summaryrefslogtreecommitdiff
path: root/include/net/netfilter
AgeCommit message (Expand)Author
2016-07-11netfilter: move nat hlist_head to nf_connFlorian Westphal
2016-07-11netfilter: conntrack: simplify early_dropFlorian Westphal
2016-07-11netfilter: conntrack: fix race between nf_conntrack proc read and hash resizeLiping Zhang
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-06-24netfilter: nf_tables: get rid of NFT_BASECHAIN_DISABLEDPablo Neira Ayuso
2016-06-24netfilter: conntrack: allow increasing bucket size via sysctl tooFlorian Westphal
2016-06-24netfilter: nf_tables: add generation mask to setsPablo Neira Ayuso
2016-06-24netfilter: nf_tables: add generation mask to chainsPablo Neira Ayuso
2016-06-24netfilter: nf_tables: add generation mask to tablesPablo Neira Ayuso
2016-06-24netfilter: nf_tables: add generic macros to check for generation maskPablo Neira Ayuso
2016-06-24netfilter: xt_NFLOG: nflog-range does not truncate packetsVishwanath Pai
2016-06-23netfilter: move zone info into struct nf_connFlorian Westphal
2016-06-23netfilter: make comparision helpers stub functions in ZONES=n caseFlorian Westphal
2016-06-15netfilter: nf_tables: reject loops from set element jump to chainPablo Neira Ayuso
2016-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-05-25netfilter: nf_queue: Make the queue_handler pernetEric W. Biederman
2016-05-06netfilter: conntrack: use a single expectation table for all namespacesFlorian Westphal
2016-05-05netfilter: nf_tables: allow set names up to 32 bytesPablo Neira Ayuso
2016-05-05netfilter: conntrack: introduce clash resolution on insertion racePablo Neira Ayuso
2016-05-05netfilter: conntrack: use a single hashtable for all namespacesFlorian Westphal
2016-04-25netfilter: conntrack: use get_random_once for conntrack hash seedFlorian Westphal
2016-04-18netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used'Florian Westphal
2016-04-18netfilter: connlabels: move helpers to xt_connlabelFlorian Westphal
2016-04-12netfilter: conntrack: move expectation event helper to ecache.cFlorian Westphal
2016-04-12netfilter: conntrack: de-inline nf_conntrack_eventmask_reportFlorian Westphal
2016-03-02netfilter: nft_masq: support port rangePablo Neira Ayuso
2016-01-20netfilter: nf_conntrack: use safer way to lock all bucketsSasha Levin
2016-01-08netfilter: nf_tables: Add new attributes into nft_set to store user data.Carlos Falgueras GarcĂ­a
2016-01-03netfilter: nf_tables: add packet duplication to the netdev familyPablo Neira Ayuso
2015-12-28netfilter: nf_tables: destroy basechain and rules on netdevice removalPablo Neira Ayuso
2015-12-28netfilter: nf_tables: release objects on netns destructionPablo Neira Ayuso
2015-12-14netfilter: cttimeout: add netns supportPablo Neira
2015-12-09netfilter: nf_tables: wrap tracing with a static keyFlorian Westphal
2015-12-09netfilter: nf_tables: extend tracing infrastructureFlorian Westphal
2015-11-25netfilter: nft_payload: add packet mangling supportPatrick McHardy
2015-11-25netfilter: nf_tables: remove unused struct membersFlorian Westphal
2015-11-23netfilter: ipv6: avoid nf_iterate recursionFlorian Westphal
2015-11-23netfilter: ipv6: nf_defrag: avoid/free clone operationsFlorian Westphal
2015-11-10netfilter: nf_tables: add clone interface to expression operationsPablo Neira Ayuso
2015-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2015-10-16netfilter: make nf_queue_entry_get_refs return voidFlorian Westphal
2015-10-13ipv6: Pass struct net into nf_ct_frag6_gatherEric W. Biederman
2015-10-12netfilter: conntrack: fix crash on timeout object removalPablo Neira Ayuso
2015-10-05netfilter: remove dead codeFlavio Leitner
2015-10-04netfilter: nfnetlink_queue: get rid of nfnetlink_queue_ct.cPablo Neira Ayuso
2015-09-29bridge: Pass net into br_validate_ipv4 and br_validate_ipv6Eric W. Biederman
2015-09-29ipv4: Push struct net down into nf_send_resetEric W. Biederman
2015-09-18netfilter: Pass net into nf_xfrm_me_harderEric W. Biederman
2015-09-18netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman
2015-09-18netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tupleEric W. Biederman