summaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_hashlimit.c
Commit message (Expand)AuthorAgeFilesLines
* mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-221-4/+4
* netfilter: xt_hashlimit does a wrong SEQ_SKIPJesper Dangaard Brouer2009-05-271-1/+1
* netfilter: xt_hashlimit fixEric Dumazet2009-02-241-4/+1
* netfilter: fix hardcoded size assumptionsHagen Paul Pfeifer2009-02-201-1/+1
* net: replace NIPQUAD() in net/netfilter/Harvey Harrison2008-10-311-4/+3
* net: replace %p6 with %pI6Harvey Harrison2008-10-291-1/+1
* netfilter: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-281-4/+3
* netfilter: xtables: move extension arguments into compound structure (3/6)Jan Engelhardt2008-10-081-5/+4
* netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt2008-10-081-15/+9
* netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt2008-10-081-14/+8
* netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt2008-10-081-21/+19
* netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt2008-10-081-6/+5
* netfilter: xt_hashlimit: fix race between htable_destroy and htable_gcPavel Emelyanov2008-07-311-3/+1
* netfilter: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-021-6/+6
* [NETFILTER]: xt_hashlimit: fix mask calculationPatrick McHardy2008-04-091-18/+5
* [NETFILTER]: Replate direct proc_fops assignment with proc_create call.Denis V. Lunev2008-03-271-8/+8
* [NETFILTER]: xt_hashlimit: remove unneeded struct memberJan Engelhardt2008-02-191-3/+0
* [NETFILTER]: Ipv6-related xt_hashlimit compilation fix.Pavel Emelyanov2008-01-311-0/+2
* [NETFILTER]: xt_hashlimit match, revision 1Jan Engelhardt2008-01-311-36/+286
* [NETFILTER]: more sparse fixesStephen Hemminger2008-01-311-0/+2
* [NETFILTER]: Update modules' descriptionsJan Engelhardt2008-01-281-1/+1
* [NETFILTER]: xt_hashlimit: reduce overhead without IPv6Eric Dumazet2008-01-281-3/+17
* [NETFILTER]: xt_hashlimit: speedup hash_dst()Eric Dumazet2008-01-281-1/+10
* [NETFILTER]: xt_hashlimit: remove ip6tables module dependencyPatrick McHardy2008-01-281-3/+5
* [NETFILTER]: x_tables: consistent and unique symbol namesJan Engelhardt2008-01-281-34/+29
* [NETFILTER]: xt_hashlimit should use time_after_eq()Eric Dumazet2007-12-141-1/+1
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-101-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-101-1/+1
* [NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy2007-07-101-1/+1
* [NETFILTER]: Remove redundant parentheses/bracesJan Engelhardt2007-07-101-1/+1
* [NETFILTER]: add some consts, remove some castsJan Engelhardt2007-07-101-12/+18
* [NETFILTER]: x_tables: switch xt_match->checkentry to boolJan Engelhardt2007-07-101-8/+8
* [NETFILTER]: x_tables: switch xt_match->match to boolJan Engelhardt2007-07-101-8/+9
* [NETFILTER]: x_tables: switch hotdrop to boolJan Engelhardt2007-07-101-2/+2
* [NETFILTER]: Use setup_timerPatrick McHardy2007-04-251-3/+1
* [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-251-2/+2
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-251-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-031-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-021-1/+1
* [NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6Patrick McHardy2006-12-021-0/+772
OpenPOWER on IntegriCloud