aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_hashlimit.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-14[NETFILTER]: xt_hashlimit should use time_after_eq()Eric Dumazet1-1/+1
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman1-5/+6
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-07-10[NET]: Make all initialized struct seq_operations const.Philippe De Muyter1-1/+1
2007-07-10[NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy1-1/+1
2007-07-10[NETFILTER]: Remove redundant parentheses/bracesJan Engelhardt1-1/+1
2007-07-10[NETFILTER]: add some consts, remove some castsJan Engelhardt1-12/+18
2007-07-10[NETFILTER]: x_tables: switch xt_match->checkentry to boolJan Engelhardt1-8/+8
2007-07-10[NETFILTER]: x_tables: switch xt_match->match to boolJan Engelhardt1-8/+9
2007-07-10[NETFILTER]: x_tables: switch hotdrop to boolJan Engelhardt1-2/+2
2007-04-25[NETFILTER]: Use setup_timerPatrick McHardy1-3/+1
2007-04-25[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo1-2/+2
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo1-3/+3
2007-02-12[NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki1-4/+4
2007-02-12[PATCH] mark struct file_operations const 8Arjan van de Ven1-2/+2
2007-02-08[NET]: Add UDPLITE support in a few missing spotsPatrick McHardy1-0/+1
2007-01-03[NETFILTER] xt_hashlimit.c: fix typoAlexey Dobriyan1-1/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-12-04[PATCH] severing skbuff.h -> mm.hAl Viro1-0/+1
2006-12-02[NETFILTER]: xtables: fixes warning on compilation of hashlimitYasuyuki Kozakai1-1/+1
2006-12-02[NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6Patrick McHardy1-0/+772