Age | Commit message (Expand) | Author |
2012-10-30 | netfilter: nf_conntrack: fix racy timer handling with reliable events | Pablo Neira Ayuso |
2011-11-22 | netfilter: nf_conntrack: make event callback registration per-netns | Pablo Neira Ayuso |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-01 | netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.h | Pablo Neira Ayuso |
2011-10-31 | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches |
2011-10-31 | nf_conntrack.h: fix up fallout from implicit moduleparam.h presence | Paul Gortmaker |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-06-16 | netfilter: nf_nat: avoid double seq_adjust for loopback | Julian Anastasov |
2011-04-24 | net: Remove __KERNEL__ cpp checks from include/net | 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: tproxy: do not assign timewait sockets to skb->sk | Florian Westphal |
2011-02-04 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-02-01 | netfilter: ecache: always set events bits, filter them later | Pablo Neira Ayuso |
2011-01-20 | netfilter: nf_conntrack: fix linker error with NF_CONNTRACK_TIMESTAMP=n | Patrick McHardy |
2011-01-19 | netfilter: nf_conntrack_tstamp: add flow-based timestamp extension | Pablo Neira Ayuso |
2011-01-18 | netfilter: nf_conntrack: nf_conntrack snmp helper | Jiri Olsa |
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 | 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-06 | netfilter: fix the race when initializing nf_ct_expect_hash_rnd | Changli Gao |
2010-12-15 | netfilter: fix compilation when conntrack is disabled but tproxy is enabled | KOVACS Krisztian |
2010-11-15 | netfilter: add __rcu annotations | Eric Dumazet |
2010-11-15 | netfilter: nf_nat: define nat_pptp_info as needed | Changli Gao |
2010-11-15 | netfilter: ct_extend: define NF_CT_EXT_* as needed | Changli Gao |
2010-11-15 | netfilter: nf_nat: don't use atomic bit operation | Changli Gao |
2010-11-15 | netfilter: nf_conntrack: define ct_*_info as needed | Changli Gao |
2010-11-12 | netfilter: nf_conntrack: don't always initialize ct->proto | Changli Gao |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-10-21 | tproxy: added IPv6 socket lookup function to nf_tproxy_core | Balazs Scheidler |
2010-10-21 | tproxy: split off ipv6 defragmentation to a separate module | Balazs Scheidler |
2010-10-21 | tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4() | Balazs Scheidler |
2010-10-21 | tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the... | Balazs Scheidler |
2010-10-19 | netfilter: ctnetlink: add expectation deletion events | Pablo Neira Ayuso |
2010-10-04 | netfilter: add missing xt_log.h file | Patrick McHardy |
2010-10-04 | netfilter: nf_nat: make find/put static | Stephen Hemminger |
2010-09-28 | netfilter: ctnetlink: add support for user-space expectation helpers | Pablo Neira Ayuso |
2010-09-22 | netfilter: ctnetlink: allow to specify the expectation flags | Pablo Neira Ayuso |
2010-08-19 | net/netfilter: __rcu annotations | Arnd Bergmann |
2010-08-02 | netfilter: nf_nat: make unique_tuple return void | Changli Gao |
2010-08-02 | netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist() | Changli Gao |
2010-07-15 | nfnetlink_log: do not expose NFULNL_COPY_DISABLED to user-space | Pablo Neira Ayuso |
2010-06-25 | netfilter: xt_connbytes: Force CT accounting to be enabled | Tim Gardner |
2010-06-17 | netfilter: nf_nat: support user-specified SNAT rules in LOCAL_IN | Patrick McHardy |
2010-06-15 | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy |
2010-06-11 | pkt_sched: gen_kill_estimator() rcu fixes | Eric Dumazet |
2010-06-09 | netfilter: nf_conntrack: per_cpu untracking | Eric Dumazet |
2010-06-08 | netfilter: nf_conntrack: IPS_UNTRACKED bit | Eric Dumazet |
2010-06-08 | netfilter: xt_rateest: Better struct xt_rateest layout | Eric Dumazet |
2010-06-02 | net: CONFIG_NET_NS reduction | Eric Dumazet |