Age | Commit message (Expand) | Author | Files | Lines |
2008-08-18 | netfilter: ctnetlink: sleepable allocation with spin lock bh | Pablo Neira Ayuso | 1 | -1/+1 |
2008-08-18 | netfilter: ctnetlink: fix sleep in read-side lock section | Pablo Neira Ayuso | 1 | -1/+1 |
2008-08-18 | netfilter: ctnetlink: fix double helper assignation for NAT'ed conntracks | Pablo Neira Ayuso | 1 | -15/+19 |
2008-08-06 | netfilter: fix two recent sysctl problems | Krzysztof Piotr Oledzki | 2 | -14/+20 |
2008-07-31 | netfilter: xt_hashlimit: fix race between htable_destroy and htable_gc | Pavel Emelyanov | 1 | -3/+1 |
2008-07-31 | netfilter: nf_conntrack_tcp: decrease timeouts while data in unacknowledged | Patrick McHardy | 1 | -5/+24 |
2008-07-26 | netfilter: nf_conntrack_extend: avoid unnecessary "ct->ext" dereferences | Patrick McHardy | 1 | -4/+4 |
2008-07-26 | netfilter: fix double-free and use-after free | Pekka Enberg | 1 | -1/+1 |
2008-07-21 | netfilter: nf_conntrack_sctp: fix sparse warnings | Patrick McHardy | 1 | -4/+4 |
2008-07-21 | netfilter: xt_TCPMSS: collapse tcpmss_reverse_mtu{4,6} into one function | Jan Engelhardt | 1 | -29/+13 |
2008-07-21 | netfilter: nfnetlink_log: send complete hardware header | Eric Leblond | 1 | -0/+8 |
2008-07-21 | netfilter: xt_time: fix time's time_mt()'s use of do_div() | David Howells | 1 | -1/+1 |
2008-07-21 | netfilter: accounting rework: ct_extend + 64bit counters (v4) | Krzysztof Piotr Oledzki | 7 | -54/+170 |
2008-07-19 | netns: Use net_eq() to compare net-namespaces for optimization. | YOSHIFUJI Hideaki | 2 | -2/+2 |
2008-07-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2 | -0/+2 |
2008-07-15 | Merge branch 'core/rcu' into core/rcu-for-linus | Ingo Molnar | 2 | -0/+2 |
2008-07-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+8 |
2008-07-14 | netfilter: Let nf_ct_kill() callers know if del_timer() returned true. | David S. Miller | 1 | -5/+8 |
2008-07-11 | Merge branch 'linus' into core/rcu | Ingo Molnar | 1 | -6/+7 |
2008-07-09 | netfilter: nf_conntrack_tcp: fix endless loop | Patrick McHardy | 1 | -2/+8 |
2008-07-08 | netfilter: fix string extension for case insensitive pattern matching | Joonwoo Park | 1 | -2/+36 |
2008-07-08 | netfilter: nf_conntrack: add allocation flag to nf_conntrack_alloc | Pablo Neira Ayuso | 2 | -4/+5 |
2008-07-08 | netfilter: Get rid of refrences to no longer existant Fast NAT. | Russ Dill | 1 | -3/+2 |
2008-07-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -6/+7 |
2008-06-30 | netfilter: nf_conntrack_tcp: fixing to check the lower bound of valid ACK | Jozsef Kadlecsik | 1 | -6/+7 |
2008-06-23 | Merge branch 'linus' into core/rcu | Ingo Molnar | 2 | -8/+23 |
2008-06-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -8/+23 |
2008-06-17 | netfilter: nf_conntrack_h323: fix module unload crash | Patrick McHardy | 1 | -7/+14 |
2008-06-17 | netfilter: nf_conntrack_h323: fix memory leak in module initialization error ... | Patrick McHardy | 1 | -0/+1 |
2008-06-17 | netfilter: nf_nat: fix RCU races | Patrick McHardy | 1 | -1/+8 |
2008-06-16 | Merge branch 'linus' into core/rcu | Ingo Molnar | 4 | -9/+5 |
2008-06-13 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -6/+1 |
2008-06-11 | netfilter: nf_conntrack: fix ctnetlink related crash in nf_nat_setup_info() | Patrick McHardy | 1 | -2/+1 |
2008-06-11 | netfilter: Make nflog quiet when no one listen in userspace. | Eric Leblond | 1 | -4/+0 |
2008-06-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -3/+4 |
2008-06-09 | netfilter: {ip,ip6,nfnetlink}_queue: misc cleanups | Rami Rosen | 1 | -1/+0 |
2008-06-09 | netfilter: ctnetlink: include conntrack status in destroy event message | Fabian Hugelshofer | 1 | -3/+3 |
2008-06-09 | netfilter: nf_conntrack: properly account terminating packets | Fabian Hugelshofer | 3 | -4/+16 |
2008-06-09 | netfilter: nf_conntrack: add nf_ct_kill() | Patrick McHardy | 4 | -10/+12 |
2008-06-09 | netfilter: nf_conntrack_extend: use krealloc() in nf_conntrack_extend.c V2 | Pekka Enberg | 1 | -6/+4 |
2008-06-09 | netfilter: ip_tables: add iptables security table for mandatory access contro... | James Morris | 2 | -6/+14 |
2008-06-09 | netfilter: ctnetlink: add full support for SCTP to ctnetlink | Pablo Neira Ayuso | 1 | -0/+80 |
2008-06-09 | netfilter: ctnetlink: group errors into logical errno sets | Pablo Neira Ayuso | 1 | -11/+10 |
2008-06-04 | netfilter: xt_connlimit: fix accouning when receive RST packet in ESTABLISHED... | Dong Wei | 1 | -1/+2 |
2008-05-29 | netfilter: nf_conntrack_expect: fix error path unwind in nf_conntrack_expect_... | Alexey Dobriyan | 1 | -2/+2 |
2008-05-22 | rcu: fix nf_conntrack_helper.c build bug | Ingo Molnar | 1 | -0/+1 |
2008-05-19 | rculist.h: fix include in net/netfilter/nf_conntrack_netlink.c | Ingo Molnar | 1 | -0/+1 |
2008-05-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -0/+5 |
2008-05-13 | netfilter: xt_iprange: module aliases for xt_iprange | Phil Oester | 1 | -0/+2 |
2008-05-13 | netfilter: ctnetlink: dump conntrack ID in event messages | Eric Leblond | 1 | -0/+3 |