aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_connlimit.c
Commit message (Expand)AuthorAge
* 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: 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 extensions: use pr_<level>Jan Engelhardt2010-03-18
* | netfilter: update my email addressJan Engelhardt2010-03-17
|/
* netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy2010-02-15
* netfilter: xt_connlimit: netns supportAlexey Dobriyan2010-01-18
* netfilter: xtables: obtain random bytes earlier, in checkentryJan Engelhardt2010-01-04
* netfilter: xt_connlimit: fix regression caused by zero family valueJan Engelhardt2009-11-06
* netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu()Eric Dumazet2009-03-25
* netfilter: xtables: cut down on static data for family-independent extensionsJan Engelhardt2008-10-08
* 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: netns nf_conntrack: per-netns conntrack hashAlexey Dobriyan2008-10-08
* netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt2008-10-08
* netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt2008-10-08
* netfilter: xt_connlimit: fix accouning when receive RST packet in ESTABLISHED...Dong Wei2008-06-04
* [NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessorsPatrick McHardy2008-04-14
* [NETFILTER]: annotate xtables targets with const and remove castsJan Engelhardt2008-04-14
* [NETFILTER]: nf_conntrack: optimize __nf_conntrack_find()Patrick McHardy2008-01-31
* [NETFILTER]: nf_conntrack: use RCU for conntrack hashPatrick McHardy2008-01-31
* [NETFILTER]: Update modules' descriptionsJan Engelhardt2008-01-28
* [NETFILTER]: xt_connlimit: use the new union nf_inet_addrJan Engelhardt2008-01-28
* [NETFILTER]: Introduce nf_inet_addressJan Engelhardt2008-01-28
* [NETFILTER]: x_tables: consistent and unique symbol namesJan Engelhardt2008-01-28
* [NETFILTER]: Copyright/Email updateJan Engelhardt2007-11-07
* netfilter endian regressionsAl Viro2007-07-26
* [NETFILTER]: x_tables: add connlimit matchJan Engelhardt2007-07-14