summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_tables_netdev.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: Add the missed return value check of nft_register_chain_typeGao Feng2016-09-121-1/+4
* netfilter: Add the missed return value check of register_netdevice_notifierGao Feng2016-09-121-5/+13
* netfilter: introduce nft_set_pktinfo_{ipv4, ipv6}_validate()Pablo Neira Ayuso2016-09-121-77/+2
* netfilter: nf_tables: ensure proper initialization of nft_pktinfo fieldsPablo Neira Ayuso2016-09-121-1/+3
* netfilter: nf_tables_netdev: fix error path in module initializationPablo Neira Ayuso2016-01-181-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-01-081-28/+19
|\
| * netfilter: nf_tables: destroy basechain and rules on netdevice removalPablo Neira Ayuso2015-12-281-27/+18
| * netfilter: nf_tables: release objects on netns destructionPablo Neira Ayuso2015-12-281-1/+1
* | netfilter: nf_tables: use skb->protocol instead of assuming ethernet headerPablo Neira Ayuso2015-12-181-1/+1
|/
* netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman2015-09-181-2/+2
* netfilter: nf_tables: kill nft_pktinfo.opsEric W. Biederman2015-09-181-9/+7
* netfilter: nf_tables_netdev: unregister hooks on net_device removalPablo Neira Ayuso2015-06-151-0/+75
* netfilter: nf_tables: add netdev table to filter from ingressPablo Neira Ayuso2015-05-261-0/+183