summaryrefslogtreecommitdiff
path: root/include/net/netfilter
AgeCommit message (Expand)Author
2015-02-13Reset to 3.12.37Scott Wood
2013-12-08netfilter: push reasm skb through instead of original frag skbsJiri Pirko
2013-09-30netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packetsPatrick McHardy
2013-09-13netfilter: nf_conntrack: use RCU safe kfree for conntrack extensionsMichal Kubeček
2013-08-27netfilter: add SYNPROXY core/targetPatrick McHardy
2013-08-27netfilter: nf_conntrack: make sequence number adjustments usuable without NATPatrick McHardy
2013-08-13netfilter: nfnetlink_queue: allow to attach expectations to conntracksPablo Neira Ayuso
2013-08-09netfilter: nf_conntrack: don't send destroy events from iteratorFlorian Westphal
2013-07-31netfilter: nf_nat: change sequence number adjustments to 32 bitsPatrick McHardy
2013-07-31netfilter: nf_conntrack: remove duplicate code in ctnetlinkFlorian Westphal
2013-07-31netfilter: tproxy: remove nf_tproxy_core.hFlorian Westphal
2013-07-31netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skbFlorian Westphal
2013-07-31netfilter: nf_conntrack: remove net_ratelimit() for LOG_INVALID()Patrick McHardy
2013-06-11net_sched: add 64bit rate estimatorsEric Dumazet
2013-05-15netfilter: log: netns NULL ptr bug when calling from conntrackHans Schillstrom
2013-04-29netfilter: move skb_gso_segment into nfnetlink_queue moduleFlorian Westphal
2013-04-19netfilter: rename netlink related "pid" variables to "portid"Patrick McHardy
2013-04-05netfilter: nf_log: prepare net namespace support for loggersGao feng
2013-03-19netfilter: nf_conntrack: speed up module removal path if netns in useVladimir Davydov
2013-02-19netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso
2013-01-27Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2013-01-23soreuseport: TCP/IPv6 implementationTom Herbert
2013-01-23soreuseport: TCP/IPv4 implementationTom Herbert
2013-01-23netfilter: nf_conntrack: refactor l4proto support for netnsGao feng
2013-01-23netfilter: nf_conntrack: refactor l3proto support for netnsGao feng
2013-01-23netfilter: nf_ct_proto: move initialization out of pernet_operationsGao feng
2013-01-23netfilter: nf_ct_labels: move initialization out of pernet_operationsGao feng
2013-01-23netfilter: nf_ct_helper: move initialization out of pernet_operationsGao feng
2013-01-23netfilter: nf_ct_timeout: move initialization out of pernet_operationsGao feng
2013-01-23netfilter: nf_ct_ecache: move initialization out of pernet_operationsGao feng
2013-01-23netfilter: nf_ct_tstamp: move initialization out of pernet_operationsGao feng
2013-01-23netfilter: nf_ct_acct: move initialization out of pernet_operationsGao feng
2013-01-23netfilter: nf_ct_expect: move initialization out of pernet_operationsGao feng
2013-01-23netfilter: nf_conntrack: move initialization out of pernet operationsGao feng
2013-01-17netfilter: ctnetlink: allow userspace to modify labelsFlorian Westphal
2013-01-17netfilter: add connlabel conntrack extensionFlorian Westphal
2013-01-12netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netnsPablo Neira Ayuso
2012-12-03netfilter: nf_nat: Handle routing changes in MASQUERADE targetJozsef Kadlecsik
2012-12-03netfilter: kill support for per-af queue backendsFlorian Westphal
2012-12-03netfilter: nf_conntrack: improve nf_conn object traceabilityPablo Neira Ayuso
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman
2012-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso
2012-09-03netfilter: nf_conntrack: add nf_ct_timeout_lookupPablo Neira Ayuso
2012-08-31netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso
2012-08-30netfilter: ip6tables: add MASQUERADE targetPatrick McHardy
2012-08-30netfilter: ipv6: add IPv6 NAT supportPatrick McHardy
2012-08-30netfilter: add protocol independent NAT corePatrick McHardy
2012-08-30netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy
2012-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-09netfilter: nf_ct_ecache: fix crash with multiple containers, one shutting downPablo Neira Ayuso