Age | Commit message (Expand) | Author |
2012-11-26 | netfilter: nf_nat: don't check for port change on ICMP tuples | Ulrich Weber |
2012-10-21 | netfilter: nf_nat_sip: fix via header translation with multiple parameters | Patrick McHardy |
2012-10-21 | netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectation | Pablo Neira Ayuso |
2012-10-21 | netfilter: nf_ct_ipv4: packets with wrong ihl are invalid | Jozsef Kadlecsik |
2011-08-15 | net: Compute protocol sequence numbers and fragment IDs using MD5. | David S. Miller |
2011-06-29 | netfilter: Fix ip_route_me_harder triggering ip_rt_bug | Julian Anastasov |
2011-06-16 | netfilter: nf_nat: avoid double seq_adjust for loopback | Julian Anastasov |
2011-06-16 | netfilter: fix looped (broad|multi)cast's MAC handling | Nicolas Cavallari |
2011-06-16 | netfilter: ipt_ecn: fix inversion for IP header ECN match | Patrick McHardy |
2011-06-16 | netfilter: ipt_ecn: fix protocol check in ecn_mt_check() | Patrick McHardy |
2011-06-16 | netfilter: ip_tables: fix compile with debug | Sebastian Andrzej Siewior |
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: nf_nat: fix crash in nf_nat_csum | Julian Anastasov |
2011-06-06 | netfilter: add more values to enum ip_conntrack_info | Eric Dumazet |
2011-04-22 | inet: constify ip headers and in6_addr | Eric Dumazet |
2011-04-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | 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: ipt_CLUSTERIP: fix buffer overflow | Vasiliy Kulikov |
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 | netfilter: ipt_addrtype: rename to xt_addrtype | Florian Westphal |
2011-03-15 | netfilter: ip_tables: fix infoleak to userspace | Vasiliy Kulikov |
2011-03-15 | netfilter: arp_tables: fix infoleak to userspace | Vasiliy Kulikov |
2011-03-12 | net: Put fl4_* macros to struct flowi4 and use them again. | David S. Miller |
2011-03-12 | netfilter: Use flowi4 in nf_nat_standalone.c | David S. Miller |
2011-03-12 | net: Make flowi ports AF dependent. | David S. Miller |
2011-02-04 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-02-01 | netfilter: arpt_mangle: fix return values of checkentry | Pablo Neira Ayuso |
2011-01-20 | netfilter: nf_nat: place conntrack in source hash after SNAT is done | Changli Gao |
2011-01-20 | netfilter: do not omit re-route check on NF_QUEUE verdict | Florian Westphal |
2011-01-19 | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy |
2011-01-18 | netfilter: nf_conntrack: nf_conntrack snmp helper | Jiri Olsa |
2011-01-18 | netfilter: ipt_CLUSTERIP: remove "no conntrack!" | Eric Dumazet |
2011-01-18 | netfilter: nf_nat: fix conversion to non-atomic bit ops | Changli Gao |
2011-01-14 | netfilter: nf_conntrack: use is_vmalloc_addr() | 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-10 | netfilter: x_tables: dont block BH while reading counters | Eric Dumazet |
2011-01-06 | netfilter: fix export secctx error handling | Pablo Neira Ayuso |
2010-12-12 | ipv4: Don't pre-seed hoplimit metric. | David S. Miller |
2010-12-12 | net: Abstract RTAX_HOPLIMIT metric accesses behind helper. | David S. Miller |
2010-11-22 | Net: ipv4: netfilter: Makefile: Remove deprecated kbuild goal definitions | Tracey Dent |
2010-11-15 | netfilter: nf_nat_amanda: rename a variable | Eric Dumazet |
2010-11-15 | netfilter: add __rcu annotations | Eric Dumazet |
2010-11-15 | netfilter: nf_nat: don't use atomic bit operation | Changli Gao |
2010-11-15 | netfilter: xt_LOG: do print MAC header on FORWARD | Jan Engelhardt |
2010-11-03 | ipv4: netfilter: ip_tables: fix information leak to userland | Vasiliy Kulikov |
2010-11-03 | ipv4: netfilter: arp_tables: fix information leak to userland | Vasiliy Kulikov |