summaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/nf_tables_arp.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: Add the missed return value check of nft_register_chain_typeGao Feng2016-09-121-1/+4
* netfilter: nf_tables: ensure proper initialization of nft_pktinfo fieldsPablo Neira Ayuso2016-09-121-1/+1
* netfilter: nf_tables: release objects on netns destructionPablo Neira Ayuso2015-12-281-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-1/+1
* netfilter: Pass nf_hook_state through nft_set_pktinfo*().David S. Miller2015-04-041-1/+1
* netfilter: Make nf_hookfn use nf_hook_state.David S. Miller2015-04-041-4/+2
* netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()Patrick McHardy2014-01-091-1/+1
* netfilter: nf_tables: minor nf_chain_type cleanupsPatrick McHardy2014-01-091-2/+2
* netfilter: nf_tables: constify chain type definitions and pointersPatrick McHardy2014-01-091-1/+1
* netfilter: nf_tables: add missing module references to chain typesPatrick McHardy2014-01-091-0/+1
* netfilter: nf_tables: add support for multi family tablesPatrick McHardy2014-01-071-0/+1
* netfilter: nf_tables: make chain types override the default AF functionsPatrick McHardy2014-01-071-19/+19
* netfilter: nf_tables: add ARP filtering supportPablo Neira Ayuso2013-10-141-0/+102
OpenPOWER on IntegriCloud