Age | Commit message (Expand) | Author |
2011-06-16 | netfilter: fix looped (broad|multi)cast's MAC handling | Nicolas Cavallari |
2011-06-06 | netfilter: use unsigned variables for packet lengths in ip[6]_queue. | Dave Jones |
2011-06-06 | netfilter: nf_conntrack: fix ct refcount leak in l4proto->error() | Pablo Neira Ayuso |
2011-06-06 | netfilter: add more values to enum ip_conntrack_info | Eric Dumazet |
2011-05-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-05-10 | netfilter: IPv6: initialize TOS field in REJECT target module | Fernando Luis Vazquez Cao |
2011-04-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2011-04-17 | netfilter: ip6table_mangle: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | netfilter: ip6_tables: Fix set-but-unused variables. | David S. Miller |
2011-04-04 | netfilter: get rid of atomic ops in fast path | Eric Dumazet |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-20 | netfilter: xtables: fix reentrancy | Eric Dumazet |
2011-03-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2011-03-15 | ipv6: netfilter: ip6_tables: fix infoleak to userspace | Vasiliy Kulikov |
2011-03-12 | net: Put fl6_* macros to struct flowi6 and use them again. | David S. Miller |
2011-03-12 | ipv6: Convert to use flowi6 where applicable. | David S. Miller |
2011-03-12 | net: Make flowi ports AF dependent. | David S. Miller |
2011-03-12 | net: Put flowi_* prefix on AF independent members of struct flowi | David S. Miller |
2011-03-02 | xfrm: Return dst directly from xfrm_lookup() | David S. Miller |
2011-02-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-02-17 | netfilter: ip6t_LOG: fix a flaw in printing the MAC | Joerg Marx |
2011-01-20 | netfilter: add a missing include in nf_conntrack_reasm.c | Eric Dumazet |
2011-01-19 | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy |
2011-01-13 | netfilter: x_table: speedup compat operations | Eric Dumazet |
2011-01-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Simon Horman |
2011-01-12 | netfilter: fix compilation when conntrack is disabled but tproxy is enabled | KOVACS Krisztian |
2011-01-10 | netfilter: x_tables: dont block BH while reading counters | Eric Dumazet |
2010-12-15 | netfilter: fix compilation when conntrack is disabled but tproxy is enabled | KOVACS Krisztian |
2010-12-12 | ipv6: Use ip6_dst_hoplimit() instead of direct dst_metric() calls. | David S. Miller |
2010-11-22 | Net: ipv6: netfiliter: Makefile: Remove deprecated kbuild goal definitions | Tracey Dent |
2010-11-15 | netfilter: nf_ct_frag6_sysctl_table is static | Eric Dumazet |
2010-11-15 | netfilter: xt_LOG: do print MAC header on FORWARD | Jan Engelhardt |
2010-11-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 | David S. Miller |
2010-11-12 | netfilter: ipv6: fix overlap check for fragments | Shan Wei |
2010-11-03 | netfilter: ip6_tables: fix information leak to userspace | Jan Engelhardt |
2010-10-26 | netfilter: Add missing CONFIG_SYSCTL checks in ipv6's nf_conntrack_reasm.c | David S. Miller |
2010-10-25 | netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables ... | KOVACS Krisztian |
2010-10-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2010-10-21 | tproxy: split off ipv6 defragmentation to a separate module | Balazs Scheidler |
2010-10-18 | netfilter: fix kconfig unmet dependency warning | Randy Dunlap |
2010-10-13 | netfilter: xtables: resolve indirect macros 3/3 | Jan Engelhardt |
2010-10-13 | netfilter: xtables: resolve indirect macros 2/3 | Jan Engelhardt |
2010-10-13 | netfilter: xtables: resolve indirect macros 1/3 | Jan Engelhardt |
2010-10-04 | netfilter: ipt_LOG: add bufferisation to call printk() once | Eric Dumazet |
2010-09-23 | net: return operator cleanup | Eric Dumazet |
2010-09-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-09-07 | netfilter: discard overlapping IPv6 fragment | Nicolas Dichtel |
2010-08-23 | netfilter: fix CONFIG_COMPAT support | Florian Westphal |
2010-08-23 | net: Rename skb_has_frags to skb_has_frag_list | David S. Miller |
2010-08-17 | netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive | Eric Dumazet |