summaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_recent.c
AgeCommit message (Expand)AuthorLines
2012-06-07netfilter: xt_recent: add address masking optionDenys Fedoryshchenko-9/+53
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet-1/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann-0/+1
2010-05-11netfilter: xtables: change hotdrop pointer to direct modificationJan Engelhardt-1/+1
2010-05-11netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt-1/+1
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt-1/+1
2010-04-20Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-03-25netfilter: xtables: slightly better error reportingJan Engelhardt-1/+4
2010-03-25netfilter: xtables: change matches to return error codeJan Engelhardt-9/+9
2010-03-25netfilter: xtables: change xt_match.checkentry return typeJan Engelhardt-1/+1
2010-03-25netfilter: xt_recent: allow changing ip_list_[ug]id at runtimeJan Engelhardt-4/+4
2010-03-25netfilter: xt extensions: use pr_<level> (2)Jan Engelhardt-3/+3
2010-03-22netfilter: xt_recent: fix regression in rules using a zero hit_countPatrick McHardy-1/+1
2010-03-18netfilter: xt extensions: use pr_<level>Jan Engelhardt-3/+3
2010-03-18netfilter: xtables: make use of caller family rather than match familyJan Engelhardt-3/+3
2010-03-17netfilter: xt_recent: check for unsupported user space flagsTim Gardner-0/+5
2010-03-17netfilter: xt_recent: add an entry reaperTim Gardner-1/+27
2010-03-17netfilter: xt_recent: remove old proc directoryJan Engelhardt-105/+0
2010-03-17netfilter: xt_recent: update descriptionJan Engelhardt-1/+1
2010-03-17netfilter: update my email addressJan Engelhardt-1/+1
2010-02-23netfilter: xt_recent: fix false matchTim Gardner-1/+1
2010-02-23netfilter: xt_recent: fix buffer overflowTim Gardner-1/+1
2010-02-15netfilter: xt_recent: inform user when hitcount is too largeJan Engelhardt-2/+6
2010-01-18netfilter: xt_recent: netns supportAlexey Dobriyan-41/+95
2010-01-04netfilter: xtables: obtain random bytes earlier, in checkentryJan Engelhardt-12/+8
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa-2/+1
2009-04-24netfilter: xt_recent: fix stack overread in compat codeJan Engelhardt-5/+4
2009-02-24netfilter: xt_recent: fix proc-file addition/removal of IPv4 addressesJosef Drexler-1/+1
2008-11-20netfilter: xt_recent: don't save proc dirsAlexey Dobriyan-11/+11
2008-10-31net: replace NIPQUAD() in net/netfilter/Harvey Harrison-3/+2
2008-10-29net: replace %p6 with %pI6Harvey Harrison-1/+1
2008-10-28netfilter: replace uses of NIP6_FMT with %p6Harvey Harrison-3/+2
2008-10-20netfilter: xt_recent: use proc_create_data()Alexey Dobriyan-6/+4
2008-10-08netfilter: xtables: move extension arguments into compound structure (3/6)Jan Engelhardt-2/+2
2008-10-08netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt-5/+2
2008-10-08netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt-10/+7
2008-10-08netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt-10/+11
2008-10-08netfilter: xt_recent: IPv6 supportJan Engelhardt-54/+246
2008-10-08netfilter: rename ipt_recent to xt_recentJan Engelhardt-0/+502