aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netfilter
Commit message (Expand)AuthorAge
* netfilter: push reasm skb through instead of original frag skbsJiri Pirko2013-12-08
* netfilter: nf_conntrack: use RCU safe kfree for conntrack extensionsMichal Kubecek2013-12-04
* netfilter: log: netns NULL ptr bug when calling from conntrackHans Schillstrom2013-05-15
* netfilter: move skb_gso_segment into nfnetlink_queue moduleFlorian Westphal2013-04-29
* netfilter: rename netlink related "pid" variables to "portid"Patrick McHardy2013-04-19
* netfilter: nf_log: prepare net namespace support for loggersGao feng2013-04-05
* netfilter: nf_conntrack: speed up module removal path if netns in useVladimir Davydov2013-03-19
* netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso2013-02-18
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-01-27
|\
| * netfilter: nf_conntrack: refactor l4proto support for netnsGao feng2013-01-23
| * netfilter: nf_conntrack: refactor l3proto support for netnsGao feng2013-01-23
| * netfilter: nf_ct_proto: move initialization out of pernet_operationsGao feng2013-01-23
| * netfilter: nf_ct_labels: move initialization out of pernet_operationsGao feng2013-01-23
| * netfilter: nf_ct_helper: move initialization out of pernet_operationsGao feng2013-01-23
| * netfilter: nf_ct_timeout: move initialization out of pernet_operationsGao feng2013-01-23
| * netfilter: nf_ct_ecache: move initialization out of pernet_operationsGao feng2013-01-23
| * netfilter: nf_ct_tstamp: move initialization out of pernet_operationsGao feng2013-01-23
| * netfilter: nf_ct_acct: move initialization out of pernet_operationsGao feng2013-01-23
| * netfilter: nf_ct_expect: move initialization out of pernet_operationsGao feng2013-01-23
| * netfilter: nf_conntrack: move initialization out of pernet operationsGao feng2013-01-23
| * netfilter: ctnetlink: allow userspace to modify labelsFlorian Westphal2013-01-17
| * netfilter: add connlabel conntrack extensionFlorian Westphal2013-01-17
* | soreuseport: TCP/IPv6 implementationTom Herbert2013-01-23
* | soreuseport: TCP/IPv4 implementationTom Herbert2013-01-23
|/
* netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netnsPablo Neira Ayuso2013-01-12
* netfilter: nf_nat: Handle routing changes in MASQUERADE targetJozsef Kadlecsik2012-12-03
* netfilter: kill support for per-af queue backendsFlorian Westphal2012-12-03
* netfilter: nf_conntrack: improve nf_conn object traceabilityPablo Neira Ayuso2012-12-03
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2012-09-03
|\
| * netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso2012-08-31
* | netfilter: nf_conntrack: add nf_ct_timeout_lookupPablo Neira Ayuso2012-09-03
* | netfilter: ip6tables: add MASQUERADE targetPatrick McHardy2012-08-29
* | netfilter: ipv6: add IPv6 NAT supportPatrick McHardy2012-08-29
* | netfilter: add protocol independent NAT corePatrick McHardy2012-08-29
* | netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy2012-08-29
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-11
|\
| * netfilter: nf_ct_ecache: fix crash with multiple containers, one shutting downPablo Neira Ayuso2012-07-09
* | netfilter: nf_conntrack: generalize nf_ct_l4proto_netPablo Neira Ayuso2012-07-04
* | netfilter: nf_conntrack: add nf_ct_kfree_compat_sysctl_tableGao feng2012-06-27
* | netfilter: nf_conntrack: prepare l4proto->init_net cleanupGao feng2012-06-27
* | netfilter: fix missing symbols if CONFIG_NETFILTER_NETLINK_QUEUE_CT unsetPablo Neira Ayuso2012-06-19
* | netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabledPablo Neira Ayuso2012-06-18
* | netfilter: add user-space connection tracking helper infrastructurePablo Neira Ayuso2012-06-16
* | netfilter: ctnetlink: add CTA_HELP_INFO attributePablo Neira Ayuso2012-06-16
* | netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangledPablo Neira Ayuso2012-06-16
* | netfilter: nf_ct_helper: implement variable length helper private dataPablo Neira Ayuso2012-06-16
* | netfilter: nf_ct_ext: support variable length extensionsPablo Neira Ayuso2012-06-16
* | netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy namesPablo Neira Ayuso2012-06-16
* | netfilter: nf_conntrack: add namespace support for cttimeoutGao feng2012-06-07