Age | Commit message (Expand) | Author |
2011-11-23 | netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED. | David S. Miller |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-01 | netfilter: Remove unnecessary OOM logging messages | Joe Perches |
2011-10-31 | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker |
2011-10-31 | net: Fix files explicitly needing to include module.h | Paul Gortmaker |
2011-09-22 | Merge branch 'master' of github.com:davem330/net | David S. Miller |
2011-08-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2011-08-30 | netfilter: nf_queue: reject NF_STOLEN verdicts from userspace | Florian Westphal |
2011-08-07 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-08-06 | net: Compute protocol sequence numbers and fragment IDs using MD5. | David S. Miller |
2011-08-02 | rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER | Stephen Hemminger |
2011-07-29 | netfilter: ip_queue: Fix small leak in ipq_build_packet_message() | Jesper Juhl |
2011-07-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-07-01 | netfilter: Reduce switch/case indent | Joe Perches |
2011-06-29 | netfilter: Fix ip_route_me_harder triggering ip_rt_bug | Julian Anastasov |
2011-06-21 | ip: introduce ip_is_fragment helper inline function | Paul Gortmaker |
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 |