aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_recent.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: xt_recent: fix stack overread in compat codeJan Engelhardt2009-04-241-5/+4
* netfilter: xt_recent: fix proc-file addition/removal of IPv4 addressesJosef Drexler2009-02-241-1/+1
* netfilter: xt_recent: don't save proc dirsAlexey Dobriyan2008-11-201-11/+11
* net: replace NIPQUAD() in net/netfilter/Harvey Harrison2008-10-311-3/+2
* net: replace %p6 with %pI6Harvey Harrison2008-10-291-1/+1
* netfilter: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-281-3/+2
* netfilter: xt_recent: use proc_create_data()Alexey Dobriyan2008-10-201-6/+4
* netfilter: xtables: move extension arguments into compound structure (3/6)Jan Engelhardt2008-10-081-2/+2
* netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt2008-10-081-5/+2
* netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt2008-10-081-10/+7
* netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt2008-10-081-10/+11
* netfilter: xt_recent: IPv6 supportJan Engelhardt2008-10-081-54/+246
* netfilter: rename ipt_recent to xt_recentJan Engelhardt2008-10-081-0/+502