summaryrefslogtreecommitdiffstats
path: root/include/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* netfilter: push reasm skb through instead of original frag skbsJiri Pirko2013-11-111-3/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-11-042-4/+8
|\
| * netfilter: introduce nf_conn_acct structureHolger Eitzenberger2013-11-032-4/+8
* | nf_tables*.h: Remove extern from function prototypesJoe Perches2013-10-212-43/+40
* | netfilter: nf_tables: add trace supportPablo Neira Ayuso2013-10-141-0/+2
* | netfilter: nfnetlink: add batch support and use it from nf_tablesPablo Neira Ayuso2013-10-141-1/+24
* | netfilter: nf_tables: complete net namespace supportPablo Neira Ayuso2013-10-141-1/+3
* | netfilter: nf_tables: add compatibility layer for x_tablesPablo Neira Ayuso2013-10-143-7/+90
* | netfilter: nf_tables: convert built-in tables/chains to chain typesPablo Neira Ayuso2013-10-141-9/+22
* | netfilter: nft_payload: add optimized payload implementation for small loadsPatrick McHardy2013-10-141-0/+9
* | netfilter: nf_tables: add optimized data comparison for small valuesPatrick McHardy2013-10-141-0/+8
* | netfilter: nf_tables: expression ops overloadingPatrick McHardy2013-10-141-13/+29
* | netfilter: nf_tables: add netlink set APIPatrick McHardy2013-10-141-7/+142
* | netfilter: add nftablesPatrick McHardy2013-10-142-0/+326
* | netfilter: nf_nat: move alloc_null_binding to nf_nat_core.cPablo Neira Ayuso2013-10-141-0/+3
|/
* 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
OpenPOWER on IntegriCloud