summaryrefslogtreecommitdiffstats
path: root/include/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-011-1/+1
|\
| * netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packetsPatrick McHardy2013-09-301-1/+1
* | netfilter: Remove extern from function prototypesJoe Perches2013-09-2322-246/+217
|/
* netfilter: nf_conntrack: use RCU safe kfree for conntrack extensionsMichal Kubeček2013-09-131-1/+1
* netfilter: add SYNPROXY core/targetPatrick McHardy2013-08-283-1/+84
* netfilter: nf_conntrack: make sequence number adjustments usuable without NATPatrick McHardy2013-08-284-29/+51
* netfilter: nfnetlink_queue: allow to attach expectations to conntracksPablo Neira Ayuso2013-08-131-0/+8
* netfilter: nf_conntrack: don't send destroy events from iteratorFlorian Westphal2013-08-091-1/+3
* netfilter: nf_nat: change sequence number adjustments to 32 bitsPatrick McHardy2013-07-313-5/+5
* netfilter: nf_conntrack: remove duplicate code in ctnetlinkFlorian Westphal2013-07-311-2/+1
* netfilter: tproxy: remove nf_tproxy_core.hFlorian Westphal2013-07-311-206/+0
* netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skbFlorian Westphal2013-07-311-4/+0
* netfilter: nf_conntrack: remove net_ratelimit() for LOG_INVALID()Patrick McHardy2013-07-311-7/+0
* net_sched: add 64bit rate estimatorsEric Dumazet2013-06-111-1/+1
* netfilter: log: netns NULL ptr bug when calling from conntrackHans Schillstrom2013-05-152-2/+4
* netfilter: move skb_gso_segment into nfnetlink_queue moduleFlorian Westphal2013-04-291-0/+6
* netfilter: rename netlink related "pid" variables to "portid"Patrick McHardy2013-04-192-3/+3
* netfilter: nf_log: prepare net namespace support for loggersGao feng2013-04-051-4/+10
* netfilter: nf_conntrack: speed up module removal path if netns in useVladimir Davydov2013-03-191-0/+1
* netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso2013-02-191-0/+4
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-01-2711-28/+138
|\
| * netfilter: nf_conntrack: refactor l4proto support for netnsGao feng2013-01-231-3/+7
| * netfilter: nf_conntrack: refactor l3proto support for netnsGao feng2013-01-231-3/+8
| * netfilter: nf_ct_proto: move initialization out of pernet_operationsGao feng2013-01-231-2/+5
| * netfilter: nf_ct_labels: move initialization out of pernet_operationsGao feng2013-01-231-4/+4
| * netfilter: nf_ct_helper: move initialization out of pernet_operationsGao feng2013-01-231-2/+5
| * netfilter: nf_ct_timeout: move initialization out of pernet_operationsGao feng2013-01-231-4/+4
| * netfilter: nf_ct_ecache: move initialization out of pernet_operationsGao feng2013-01-231-4/+15
| * netfilter: nf_ct_tstamp: move initialization out of pernet_operationsGao feng2013-01-231-4/+17
| * netfilter: nf_ct_acct: move initialization out of pernet_operationsGao feng2013-01-231-2/+4
| * netfilter: nf_ct_expect: move initialization out of pernet_operationsGao feng2013-01-231-2/+5
| * netfilter: nf_conntrack: move initialization out of pernet operationsGao feng2013-01-231-2/+6
| * netfilter: ctnetlink: allow userspace to modify labelsFlorian Westphal2013-01-181-0/+3
| * netfilter: add connlabel conntrack extensionFlorian Westphal2013-01-182-0/+59
* | soreuseport: TCP/IPv6 implementationTom Herbert2013-01-231-0/+1
* | soreuseport: TCP/IPv4 implementationTom Herbert2013-01-231-0/+1
|/
* netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netnsPablo Neira Ayuso2013-01-121-0/+2
* netfilter: nf_nat: Handle routing changes in MASQUERADE targetJozsef Kadlecsik2012-12-031-0/+15
* netfilter: kill support for per-af queue backendsFlorian Westphal2012-12-031-6/+2
* netfilter: nf_conntrack: improve nf_conn object traceabilityPablo Neira Ayuso2012-12-031-1/+1
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-101-16/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2012-09-031-0/+1
|\
| * netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso2012-08-311-0/+1
* | netfilter: nf_conntrack: add nf_ct_timeout_lookupPablo Neira Ayuso2012-09-031-0/+20
* | netfilter: ip6tables: add MASQUERADE targetPatrick McHardy2012-08-301-1/+3
* | netfilter: ipv6: add IPv6 NAT supportPatrick McHardy2012-08-302-0/+6
* | netfilter: add protocol independent NAT corePatrick McHardy2012-08-307-88/+121
* | netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy2012-08-301-3/+8
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-101-1/+1
|\
| * netfilter: nf_ct_ecache: fix crash with multiple containers, one shutting downPablo Neira Ayuso2012-07-091-1/+1
OpenPOWER on IntegriCloud