aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_recent.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-22netfilter: xt_recent: fix regression in rules using a zero hit_countPatrick McHardy1-1/+1
2010-02-23netfilter: xt_recent: fix false matchTim Gardner1-1/+1
2010-02-23netfilter: xt_recent: fix buffer overflowTim Gardner1-1/+1
2010-02-15netfilter: xt_recent: inform user when hitcount is too largeJan Engelhardt1-2/+6
2010-01-18netfilter: xt_recent: netns supportAlexey Dobriyan1-41/+95
2010-01-04netfilter: xtables: obtain random bytes earlier, in checkentryJan Engelhardt1-12/+8
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa1-2/+1
2009-04-24netfilter: xt_recent: fix stack overread in compat codeJan Engelhardt1-5/+4
2009-02-24netfilter: xt_recent: fix proc-file addition/removal of IPv4 addressesJosef Drexler1-1/+1
2008-11-20netfilter: xt_recent: don't save proc dirsAlexey Dobriyan1-11/+11
2008-10-31net: replace NIPQUAD() in net/netfilter/Harvey Harrison1-3/+2
2008-10-29net: replace %p6 with %pI6Harvey Harrison1-1/+1
2008-10-28netfilter: replace uses of NIP6_FMT with %p6Harvey Harrison1-3/+2
2008-10-20netfilter: xt_recent: use proc_create_data()Alexey Dobriyan1-6/+4
2008-10-08netfilter: xtables: move extension arguments into compound structure (3/6)Jan Engelhardt1-2/+2
2008-10-08netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt1-5/+2
2008-10-08netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt1-10/+7
2008-10-08netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt1-10/+11
2008-10-08netfilter: xt_recent: IPv6 supportJan Engelhardt1-54/+246
2008-10-08netfilter: rename ipt_recent to xt_recentJan Engelhardt1-0/+502