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