summaryrefslogtreecommitdiffstats
path: root/include/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensionsGao Feng2016-09-131-0/+14
* netfilter: nft_meta: improve the validity check of pkttype set exprLiping Zhang2016-08-251-0/+4
* netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUTLiping Zhang2016-08-251-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-07-247-31/+40
|\
| * netfilter: connlabels: move set helper to xt_connlabelFlorian Westphal2016-07-221-2/+0
| * netfilter: conntrack: support a fixed size of 128 distinct labelsFlorian Westphal2016-07-221-12/+4
| * netfilter: Add helper array register/unregister functionsGao Feng2016-07-211-0/+15
| * netfilter: nf_tables: get rid of possible_net_t from set and basechainPablo Neira Ayuso2016-07-111-10/+11
| * netfilter: constify arg to is_dying/confirmedFlorian Westphal2016-07-111-2/+2
| * netfilter: nat: convert nat bysrc hash to rhashtableFlorian Westphal2016-07-112-1/+3
| * netfilter: move nat hlist_head to nf_connFlorian Westphal2016-07-113-5/+3
| * netfilter: conntrack: simplify early_dropFlorian Westphal2016-07-111-0/+1
| * netfilter: conntrack: fix race between nf_conntrack proc read and hash resizeLiping Zhang2016-07-111-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-241-0/+8
|\ \ | |/ |/|
| * netfilter: nft_ct: fix expiration getterFlorian Westphal2016-07-081-0/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-07-065-33/+70
|\ \ | |/ |/|
| * netfilter: nf_tables: get rid of NFT_BASECHAIN_DISABLEDPablo Neira Ayuso2016-06-241-1/+0
| * netfilter: conntrack: allow increasing bucket size via sysctl tooFlorian Westphal2016-06-241-0/+1
| * netfilter: nf_tables: add generation mask to setsPablo Neira Ayuso2016-06-241-3/+5
| * netfilter: nf_tables: add generation mask to chainsPablo Neira Ayuso2016-06-241-2/+2
| * netfilter: nf_tables: add generation mask to tablesPablo Neira Ayuso2016-06-241-1/+5
| * netfilter: nf_tables: add generic macros to check for generation maskPablo Neira Ayuso2016-06-241-0/+24
| * netfilter: xt_NFLOG: nflog-range does not truncate packetsVishwanath Pai2016-06-241-0/+7
| * netfilter: move zone info into struct nf_connFlorian Westphal2016-06-233-26/+14
| * netfilter: make comparision helpers stub functions in ZONES=n caseFlorian Westphal2016-06-231-0/+12
* | netfilter: nf_tables: reject loops from set element jump to chainPablo Neira Ayuso2016-06-151-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-06-011-2/+2
|\ \ | |/ |/|
| * netfilter: nf_queue: Make the queue_handler pernetEric W. Biederman2016-05-251-2/+2
* | netfilter: conntrack: use a single expectation table for all namespacesFlorian Westphal2016-05-061-0/+1
* | netfilter: nf_tables: allow set names up to 32 bytesPablo Neira Ayuso2016-05-051-1/+1
* | netfilter: conntrack: introduce clash resolution on insertion racePablo Neira Ayuso2016-05-051-0/+3
* | netfilter: conntrack: use a single hashtable for all namespacesFlorian Westphal2016-05-051-0/+1
* | netfilter: conntrack: use get_random_once for conntrack hash seedFlorian Westphal2016-04-251-2/+0
* | netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used'Florian Westphal2016-04-181-2/+2
* | netfilter: connlabels: move helpers to xt_connlabelFlorian Westphal2016-04-181-1/+0
* | netfilter: conntrack: move expectation event helper to ecache.cFlorian Westphal2016-04-121-39/+3
* | netfilter: conntrack: de-inline nf_conntrack_eventmask_reportFlorian Westphal2016-04-121-54/+12
|/
* netfilter: nft_masq: support port rangePablo Neira Ayuso2016-03-021-1/+3
* netfilter: nf_conntrack: use safer way to lock all bucketsSasha Levin2016-01-201-5/+3
* netfilter: nf_tables: Add new attributes into nft_set to store user data.Carlos Falgueras GarcĂ­a2016-01-081-0/+4
* netfilter: nf_tables: add packet duplication to the netdev familyPablo Neira Ayuso2016-01-031-0/+6
* netfilter: nf_tables: destroy basechain and rules on netdevice removalPablo Neira Ayuso2015-12-281-4/+1
* netfilter: nf_tables: release objects on netns destructionPablo Neira Ayuso2015-12-281-1/+1
* netfilter: cttimeout: add netns supportPablo Neira2015-12-141-1/+1
* netfilter: nf_tables: wrap tracing with a static keyFlorian Westphal2015-12-092-0/+4
* netfilter: nf_tables: extend tracing infrastructureFlorian Westphal2015-12-091-0/+32
* netfilter: nft_payload: add packet mangling supportPatrick McHardy2015-11-251-0/+9
* netfilter: nf_tables: remove unused struct membersFlorian Westphal2015-11-251-2/+0
* netfilter: ipv6: avoid nf_iterate recursionFlorian Westphal2015-11-231-1/+1
* netfilter: ipv6: nf_defrag: avoid/free clone operationsFlorian Westphal2015-11-231-1/+0