summaryrefslogtreecommitdiffstats
path: root/net/netfilter
AgeCommit message (Expand)Author
2016-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-01-08netfilter: nft_ct: add byte/packet counter supportFlorian Westphal
2016-01-08netfilter: nft_byteorder: provide 64bit le/be conversionFlorian Westphal
2016-01-08netfilter: nf_tables: Add new attributes into nft_set to store user data.Carlos Falgueras GarcĂ­a
2016-01-08netfilter: nfnetlink_log: just returns error for unknown commandKen-ichirou MATSUZAWA
2016-01-08netfilter: nfnetlink_queue: autoload nf_conntrack_netlink module NFQA_CFG_F_C...Ken-ichirou MATSUZAWA
2016-01-08netfilter: nfnetlink_queue: just returns error for unknown commandKen-ichirou MATSUZAWA
2016-01-08netfilter: nfnetlink_queue: don't handle options after unbindKen-ichirou MATSUZAWA
2016-01-08netfilter: nfnetlink_queue: validate dependencies to avoid breaking atomicityKen-ichirou MATSUZAWA
2016-01-04netfilter: nf_ct_helper: define pr_fmt()Pablo Neira Ayuso
2016-01-04netfilter: nf_tables: add forward expression to the netdev familyPablo Neira Ayuso
2016-01-03netfilter: nf_tables: add packet duplication to the netdev familyPablo Neira Ayuso
2016-01-03netfilter: nft_limit: allow to invert matching criteriaPablo Neira Ayuso
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-28netfilter: nfnetlink: pass down netns pointer to commit() and abort() callbacksPablo Neira Ayuso
2015-12-28netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()Pablo Neira Ayuso
2015-12-28netfilter: nf_tables: remove check against removal of inactive objectsPablo 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-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-12-18netfilter: nft_ct: include direction when dumping NFT_CT_L3PROTOCOL keyFlorian Westphal
2015-12-18netfilter: nf_tables: use skb->protocol instead of assuming ethernet headerPablo Neira Ayuso
2015-12-18netfilter: meta: add support for setting skb->pkttypeFlorian Westphal
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-15sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert
2015-12-15nfnetlink: add nfnl_dereference_protected helperFlorian Westphal
2015-12-14netfilter: implement xt_cgroup cgroup2 path matchTejun Heo
2015-12-14netfilter: prepare xt_cgroup for multi revisionsTejun Heo
2015-12-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2015-12-14netfilter: cttimeout: add netns supportPablo Neira
2015-12-13netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abortXin Long
2015-12-10netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in ...Pablo Neira Ayuso
2015-12-10netfilter: nfnetlink: avoid recurrent netns lookups in call_batchPablo Neira Ayuso
2015-12-09netfilter: nf_tables: fix nf_log_trace based tracingFlorian Westphal
2015-12-09netfilter: nfnetlink_log: Change setter functions to be voidRosen, Rami
2015-12-09netfilter: nfnetlink_queue: Unregister pernet subsys in case of init failureNikolay Borisov
2015-12-09netfilter: nf_tables: wrap tracing with a static keyFlorian Westphal
2015-12-09netfilter: nf_tables: extend tracing infrastructureFlorian Westphal
2015-12-08net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo
2015-11-25netfilter: nft_payload: add packet mangling supportPatrick McHardy
2015-11-25netfilter: Set /proc/net entries owner to root in namespacePhilip Whineray
2015-11-23netfilter: nfnetlink_queue: avoid harmless unnitialized variable warningsArnd Bergmann
2015-11-15ipvs: use skb_to_full_sk() helperEric Dumazet
2015-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-11-10netfilter: nf_tables: add clone interface to expression operationsPablo Neira Ayuso
2015-11-10netfilter: fix xt_TEE and xt_TPROXY dependenciesArnd Bergmann
2015-11-10netfilter: nfnetlink_log: work around uninitialized variable warningArnd Bergmann
2015-11-08netfilter: nft_meta: use skb_to_full_sk() helperEric Dumazet
2015-11-08netfilter: xt_owner: use skb_to_full_sk() helperEric Dumazet
2015-11-07netfilter: ipset: Fix hash type expire: release empty hash bucket blockJozsef Kadlecsik