summaryrefslogtreecommitdiffstats
path: root/include/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* 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/+3Star
* 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/pablo/nf-nextDavid S. Miller2016-07-065-33/+70
|\
| * netfilter: nf_tables: get rid of NFT_BASECHAIN_DISABLEDPablo Neira Ayuso2016-06-241-1/+0Star
| * 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/+14Star
| * 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-021-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/+0Star
* | 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/+0Star
* | netfilter: conntrack: move expectation event helper to ecache.cFlorian Westphal2016-04-121-39/+3Star
* | netfilter: conntrack: de-inline nf_conntrack_eventmask_reportFlorian Westphal2016-04-121-54/+12Star
|/
* 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/+3Star
* 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/+1Star
* 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/+0Star
* netfilter: ipv6: avoid nf_iterate recursionFlorian Westphal2015-11-231-1/+1
* netfilter: ipv6: nf_defrag: avoid/free clone operationsFlorian Westphal2015-11-231-1/+0Star
* netfilter: nf_tables: add clone interface to expression operationsPablo Neira Ayuso2015-11-101-2/+14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-10-171-1/+1
|\
| * ipv6: Pass struct net into nf_ct_frag6_gatherEric W. Biederman2015-10-131-1/+1
* | netfilter: make nf_queue_entry_get_refs return voidFlorian Westphal2015-10-161-1/+1
* | netfilter: conntrack: fix crash on timeout object removalPablo Neira Ayuso2015-10-121-6/+19
* | netfilter: remove dead codeFlavio Leitner2015-10-051-4/+0Star
* | netfilter: nfnetlink_queue: get rid of nfnetlink_queue_ct.cPablo Neira Ayuso2015-10-041-51/+0Star
|/
* bridge: Pass net into br_validate_ipv4 and br_validate_ipv6Eric W. Biederman2015-09-291-2/+2
* ipv4: Push struct net down into nf_send_resetEric W. Biederman2015-09-291-1/+1