Age | Commit message (Expand) | Author |
2009-07-30 | netfilter: tcp conntrack: fix unacknowledged data detection with NAT | Patrick McHardy |
2009-04-28 | netfilter: revised locking for x_tables | Stephen Hemminger |
2009-04-16 | netfilter: nf_nat: add support for persistent mappings | Patrick McHardy |
2009-04-02 | netfilter: use rcu_read_bh() in ipt_do_table() | Eric Dumazet |
2009-03-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2009-03-25 | netfilter: nf_conntrack: calculate per-protocol nlattr size | Holger Eitzenberger |
2009-03-25 | netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu() | Eric Dumazet |
2009-03-25 | netfilter: {ip,ip6,arp}_tables: fix incorrect loop detection | Patrick McHardy |
2009-03-25 | netfilter: factorize ifname_compare() | Eric Dumazet |
2009-03-24 | arp_tables: ifname_compare() can assume 16bit alignment | Eric Dumazet |
2009-03-16 | netfilter: auto-load ip_queue module when socket opened | Scott James Remnant |
2009-03-16 | netfilter: conntrack: increase drop stats if sequence adjustment fails | Pablo Neira Ayuso |
2009-03-16 | netfilter: Kconfig spelling fixes (trivial) | Stephen Hemminger |
2009-03-16 | netfilter: use a linked list of loggers | Eric Leblond |
2009-02-20 | netfilter: ip_tables: unfold two critical loops in ip_packet_match() | Eric Dumazet |
2009-02-20 | netfilter: iptables: lock free counters | Stephen Hemminger |
2009-02-19 | netfilter: xtables: add backward-compat options | Jan Engelhardt |
2009-02-18 | netfilter: Combine ipt_ttl and ip6t_hl source | Jan Engelhardt |
2009-02-18 | netfilter: Combine ipt_TTL and ip6t_HL source | Jan Engelhardt |
2009-02-18 | netfilter: arp_tables: unfold two critical loops in arp_packet_match() | Eric Dumazet |
2009-02-18 | netfilter: x_tables: remove unneeded initializations | Stephen Hemminger |
2009-02-01 | net: replace uses of __constant_{endian} | Harvey Harrison |
2009-01-12 | netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endian | Patrick McHardy |
2009-01-12 | netfilter 01/09: remove "happy cracking" message | Patrick McHardy |
2008-12-29 | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: net | Rusty Russell |
2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2008-12-25 | Merge branch 'next' into for-linus | James Morris |
2008-12-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-12-15 | netfilter: update rwlock initialization for nat_table | Steven Rostedt |
2008-11-14 | CRED: Use creds in file structs | David Howells |
2008-11-04 | netfilter: nf_nat: remove warn_if_extra_mangle | Simon Arlott |
2008-11-04 | netfilter: arptable_filter: merge forward hook | Alexey Dobriyan |
2008-11-04 | netfilter: netns-aware ipt_addrtype | Alexey Dobriyan |
2008-11-03 | net: '&' redux | Alexey Dobriyan |
2008-10-31 | net: replace NIPQUAD() in net/ipv4/netfilter/ | Harvey Harrison |
2008-10-20 | netfilter: snmp nat leaks memory in case of failure | Ilpo Järvinen |
2008-10-14 | netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf... | Pablo Neira Ayuso |
2008-10-14 | netfilter: restore lost #ifdef guarding defrag exception | Patrick McHardy |
2008-10-08 | netfilter: xtables: provide invoked family value to extensions | Jan Engelhardt |
2008-10-08 | netfilter: xtables: move extension arguments into compound structure (6/6) | Jan Engelhardt |
2008-10-08 | netfilter: xtables: move extension arguments into compound structure (5/6) | Jan Engelhardt |
2008-10-08 | netfilter: xtables: move extension arguments into compound structure (4/6) | Jan Engelhardt |
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: xtables: use "if" blocks in Kconfig | Jan Engelhardt |
2008-10-08 | netfilter: xtables: sort extensions alphabetically in Kconfig | Jan Engelhardt |
2008-10-08 | netfilter: xtables: do centralized checkentry call (1/2) | Jan Engelhardt |
2008-10-08 | netfilter: split netfilter IPv4 defragmentation into a separate module | KOVACS Krisztian |
2008-10-08 | netfilter: netns nat: PPTP NAT in netns | Alexey Dobriyan |