aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter/xt_recent.c
AgeCommit message (Expand)Author
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng
2013-01-04netfilter: xt_recent: avoid high order page allocationsEric Dumazet
2012-12-26netfilter: xt_recent: fix namespace destroy pathVitaly E. Lavrov
2012-08-14userns xt_recent: Specify the owner/group of ip_list_perms in the initial use...Eric W. Biederman
2012-06-07netfilter: xt_recent: add address masking optionDenys Fedoryshchenko
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-05-11netfilter: xtables: change hotdrop pointer to direct modificationJan Engelhardt
2010-05-11netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt
2010-04-20Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-25netfilter: xtables: slightly better error reportingJan Engelhardt
2010-03-25netfilter: xtables: change matches to return error codeJan Engelhardt
2010-03-25netfilter: xtables: change xt_match.checkentry return typeJan Engelhardt
2010-03-25netfilter: xt_recent: allow changing ip_list_[ug]id at runtimeJan Engelhardt
2010-03-25netfilter: xt extensions: use pr_<level> (2)Jan Engelhardt
2010-03-22netfilter: xt_recent: fix regression in rules using a zero hit_countPatrick McHardy
2010-03-18netfilter: xt extensions: use pr_<level>Jan Engelhardt
2010-03-18netfilter: xtables: make use of caller family rather than match familyJan Engelhardt
2010-03-17netfilter: xt_recent: check for unsupported user space flagsTim Gardner
2010-03-17netfilter: xt_recent: add an entry reaperTim Gardner
2010-03-17netfilter: xt_recent: remove old proc directoryJan Engelhardt
2010-03-17netfilter: xt_recent: update descriptionJan Engelhardt
2010-03-17netfilter: update my email addressJan Engelhardt
2010-02-23netfilter: xt_recent: fix false matchTim Gardner
2010-02-23netfilter: xt_recent: fix buffer overflowTim Gardner
2010-02-15netfilter: xt_recent: inform user when hitcount is too largeJan Engelhardt
2010-01-18netfilter: xt_recent: netns supportAlexey Dobriyan
2010-01-04netfilter: xtables: obtain random bytes earlier, in checkentryJan Engelhardt
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa
2009-04-24netfilter: xt_recent: fix stack overread in compat codeJan Engelhardt
2009-02-24netfilter: xt_recent: fix proc-file addition/removal of IPv4 addressesJosef Drexler
2008-11-20netfilter: xt_recent: don't save proc dirsAlexey Dobriyan
2008-10-31net: replace NIPQUAD() in net/netfilter/Harvey Harrison
2008-10-29net: replace %p6 with %pI6Harvey Harrison
2008-10-28netfilter: replace uses of NIP6_FMT with %p6Harvey Harrison
2008-10-20netfilter: xt_recent: use proc_create_data()Alexey Dobriyan
2008-10-08netfilter: xtables: move extension arguments into compound structure (3/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt
2008-10-08netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt
2008-10-08netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt
2008-10-08netfilter: xt_recent: IPv6 supportJan Engelhardt
2008-10-08netfilter: rename ipt_recent to xt_recentJan Engelhardt