summaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_hashlimit.c
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: xt_hashlimit should use time_after_eq()Eric Dumazet2007-12-141-1/+1
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-111-5/+6
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-111-1/+1
* [NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy2007-07-111-1/+1
* [NETFILTER]: Remove redundant parentheses/bracesJan Engelhardt2007-07-111-1/+1
* [NETFILTER]: add some consts, remove some castsJan Engelhardt2007-07-111-12/+18
* [NETFILTER]: x_tables: switch xt_match->checkentry to boolJan Engelhardt2007-07-111-8/+8
* [NETFILTER]: x_tables: switch xt_match->match to boolJan Engelhardt2007-07-111-8/+9
* [NETFILTER]: x_tables: switch hotdrop to boolJan Engelhardt2007-07-111-2/+2
* [NETFILTER]: Use setup_timerPatrick McHardy2007-04-261-3/+1Star
* [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-261-2/+2
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-261-3/+3
* [NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki2007-02-121-4/+4
* [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-121-2/+2
* [NET]: Add UDPLITE support in a few missing spotsPatrick McHardy2007-02-081-0/+1
* [NETFILTER] xt_hashlimit.c: fix typoAlexey Dobriyan2007-01-041-1/+1
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [PATCH] severing skbuff.h -> mm.hAl Viro2006-12-041-0/+1
* [NETFILTER]: xtables: fixes warning on compilation of hashlimitYasuyuki Kozakai2006-12-031-1/+1
* [NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6Patrick McHardy2006-12-031-0/+772