aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_hashlimit.c
Commit message (Expand)AuthorAge
* netfilter: xt_hashlimit: use proto_ports_offset() to support AH messageChangli Gao2010-08-19
* 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
|\
| * netfilter: xt_hashlimit: IPV6 bugfixEric Dumazet2010-03-25
| * netfilter: xt_hashlimit: dl_seq_stop() fixEric Dumazet2010-03-25
* | netfilter: xt_hashlimit: RCU conversionEric Dumazet2010-04-01
* | netfilter: xtables: remove xt_hashlimit revision 0Jan Engelhardt2010-03-25
* | 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: xtables: do not print any messages on ENOMEMJan Engelhardt2010-03-18
* | netfilter: xtables: make use of caller family rather than match familyJan Engelhardt2010-03-18
* | netfilter: update my email addressJan Engelhardt2010-03-17
|/
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | xt_hashlimit: fix lockingEric Dumazet2010-02-17
* | netfilter: xtables: constify args in compat copying functionsJan Engelhardt2010-02-15
* | netfilter: xt_hashlimit: fix race condition and simplify lockingPatrick McHardy2010-02-03
* | netfilter: xt_hashlimit: netns supportAlexey Dobriyan2010-01-18
* | netfilter: xt_hashlimit: simplify seqfile codeAlexey Dobriyan2010-01-18
* | netfilter: xt_recent: save 8 bytes per htableJan Engelhardt2010-01-04
|/
* mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-22
* netfilter: xt_hashlimit does a wrong SEQ_SKIPJesper Dangaard Brouer2009-05-27
* netfilter: xt_hashlimit fixEric Dumazet2009-02-24
* netfilter: fix hardcoded size assumptionsHagen Paul Pfeifer2009-02-20
* net: replace NIPQUAD() in net/netfilter/Harvey Harrison2008-10-31
* net: replace %p6 with %pI6Harvey Harrison2008-10-29
* netfilter: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-28
* 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: x_tables: use NFPROTO_* in extensionsJan Engelhardt2008-10-08
* netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt2008-10-08
* netfilter: xt_hashlimit: fix race between htable_destroy and htable_gcPavel Emelyanov2008-07-31
* netfilter: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-02
* [NETFILTER]: xt_hashlimit: fix mask calculationPatrick McHardy2008-04-09
* [NETFILTER]: Replate direct proc_fops assignment with proc_create call.Denis V. Lunev2008-03-27
* [NETFILTER]: xt_hashlimit: remove unneeded struct memberJan Engelhardt2008-02-19
* [NETFILTER]: Ipv6-related xt_hashlimit compilation fix.Pavel Emelyanov2008-01-31
* [NETFILTER]: xt_hashlimit match, revision 1Jan Engelhardt2008-01-31
* [NETFILTER]: more sparse fixesStephen Hemminger2008-01-31
* [NETFILTER]: Update modules' descriptionsJan Engelhardt2008-01-28
* [NETFILTER]: xt_hashlimit: reduce overhead without IPv6Eric Dumazet2008-01-28
* [NETFILTER]: xt_hashlimit: speedup hash_dst()Eric Dumazet2008-01-28
* [NETFILTER]: xt_hashlimit: remove ip6tables module dependencyPatrick McHardy2008-01-28
* [NETFILTER]: x_tables: consistent and unique symbol namesJan Engelhardt2008-01-28
* [NETFILTER]: xt_hashlimit should use time_after_eq()Eric Dumazet2007-12-14