Age | Commit message (Expand) | Author |
2012-04-09 | netfilter: ip6_tables: ip6t_ext_hdr is now static inline | Pablo Neira Ayuso |
2012-03-22 | netfilter: remove forward module param confusion. | Rusty Russell |
2012-03-07 | netfilter: add cttimeout infrastructure for fine timeout tuning | Pablo Neira Ayuso |
2012-03-07 | netfilter: nf_conntrack: pass timeout array to l4->new and l4->packet | Pablo Neira Ayuso |
2012-03-07 | netfilter: merge ipt_LOG and ip6_LOG into xt_LOG | Richard Weinberger |
2012-01-14 | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds |
2012-01-05 | security: remove the security_netlink_recv hook as it is equivalent to capable() | Eric Paris |
2011-12-25 | Merge branch 'nf-next' of git://1984.lsi.us.es/net-next | David S. Miller |
2011-12-19 | module_param: make bool parameters really bool (net & drivers/net) | Rusty Russell |
2011-12-13 | netfilter: add ipv6 reverse path filter match | Florian Westphal |
2011-12-03 | ipv6: Add fragment reporting to ipv6_skip_exthdr(). | Jesse Gross |
2011-11-29 | net: dont call jump_label_dec from irq context | Eric Dumazet |
2011-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-11-23 | netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED. | David S. Miller |
2011-11-22 | net: remove ipv6_addr_copy() | Alexey Dobriyan |
2011-11-01 | netfilter: Remove unnecessary OOM logging messages | Joe Perches |
2011-10-19 | net: add skb frag size accessors | Eric Dumazet |
2011-08-30 | netfilter: nf_queue: reject NF_STOLEN verdicts from userspace | Florian Westphal |
2011-07-29 | netfilter: ip_queue: Fix small leak in ipq_build_packet_message() | Jesper Juhl |
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 |