Age | Commit message (Expand) | Author |
2012-05-17 | netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bits | Florian Westphal |
2012-05-15 | net: Convert net_ratelimit uses to net_<level>_ratelimited | Joe Perches |
2012-05-09 | netfilter: hashlimit: byte-based limit mode | Florian Westphal |
2012-05-09 | netfilter: hashlimit: move rateinfo initialization to helper | Florian Westphal |
2012-05-09 | netfilter: limit, hashlimit: avoid duplicated inline | Florian Westphal |
2012-01-16 | netfilter: xt_hashlimit: fix unused variable warning if IPv6 disabled | Stephen Rothwell |
2011-12-16 | net:netfilter: use IS_ENABLED | Igor Maravić |
2011-12-03 | ipv6: Add fragment reporting to ipv6_skip_exthdr(). | Jesse Gross |
2011-11-01 | netfilter: Remove unnecessary OOM logging messages | Joe Perches |
2010-08-19 | netfilter: xt_hashlimit: use proto_ports_offset() to support AH message | Changli Gao |
2010-05-11 | netfilter: xtables: change hotdrop pointer to direct modification | Jan Engelhardt |
2010-05-11 | netfilter: xtables: deconstify struct xt_action_param for matches | Jan Engelhardt |
2010-05-11 | netfilter: xtables: substitute temporary defines by final name | Jan Engelhardt |
2010-04-20 | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy |
2010-04-01 | netfilter: xt_hashlimit: RCU conversion | Eric Dumazet |
2010-03-25 | netfilter: xt_hashlimit: IPV6 bugfix | Eric Dumazet |
2010-03-25 | netfilter: xtables: remove xt_hashlimit revision 0 | Jan Engelhardt |
2010-03-25 | netfilter: xtables: slightly better error reporting | Jan Engelhardt |
2010-03-25 | netfilter: xtables: change matches to return error code | Jan Engelhardt |
2010-03-25 | netfilter: xtables: change xt_match.checkentry return type | Jan Engelhardt |
2010-03-25 | netfilter: xt_hashlimit: dl_seq_stop() fix | Eric Dumazet |
2010-03-18 | netfilter: xt extensions: use pr_<level> | Jan Engelhardt |
2010-03-18 | netfilter: xtables: do not print any messages on ENOMEM | Jan Engelhardt |
2010-03-18 | netfilter: xtables: make use of caller family rather than match family | Jan Engelhardt |
2010-03-17 | netfilter: update my email address | Jan Engelhardt |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2010-02-17 | xt_hashlimit: fix locking | Eric Dumazet |
2010-02-15 | netfilter: xtables: constify args in compat copying functions | Jan Engelhardt |
2010-02-09 | tree-wide: Assorted spelling fixes | Daniel Mack |
2010-02-03 | netfilter: xt_hashlimit: fix race condition and simplify locking | Patrick McHardy |
2010-01-18 | netfilter: xt_hashlimit: netns support | Alexey Dobriyan |
2010-01-18 | netfilter: xt_hashlimit: simplify seqfile code | Alexey Dobriyan |
2010-01-04 | netfilter: xt_recent: save 8 bytes per htable | Jan Engelhardt |
2009-09-22 | mm: replace various uses of num_physpages by totalram_pages | Jan Beulich |
2009-05-27 | netfilter: xt_hashlimit does a wrong SEQ_SKIP | Jesper Dangaard Brouer |
2009-02-24 | netfilter: xt_hashlimit fix | Eric Dumazet |
2009-02-20 | netfilter: fix hardcoded size assumptions | Hagen Paul Pfeifer |
2008-10-31 | net: replace NIPQUAD() in net/netfilter/ | Harvey Harrison |
2008-10-29 | net: replace %p6 with %pI6 | Harvey Harrison |
2008-10-28 | netfilter: replace uses of NIP6_FMT with %p6 | Harvey Harrison |
2008-10-08 | netfilter: xtables: move extension arguments into compound structure (3/6) | Jan Engelhardt |
2008-10-08 | netfilter: xtables: move extension arguments into compound structure (2/6) | Jan Engelhardt |
2008-10-08 | netfilter: xtables: move extension arguments into compound structure (1/6) | Jan Engelhardt |
2008-10-08 | netfilter: x_tables: use NFPROTO_* in extensions | Jan Engelhardt |
2008-10-08 | netfilter: Use unsigned types for hooknum and pf vars | Jan Engelhardt |
2008-07-31 | netfilter: xt_hashlimit: fix race between htable_destroy and htable_gc | Pavel Emelyanov |
2008-05-02 | netfilter: assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev |
2008-04-09 | [NETFILTER]: xt_hashlimit: fix mask calculation | Patrick McHardy |
2008-03-27 | [NETFILTER]: Replate direct proc_fops assignment with proc_create call. | Denis V. Lunev |
2008-02-19 | [NETFILTER]: xt_hashlimit: remove unneeded struct member | Jan Engelhardt |