summaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter/nf_tables_ipv6.c
Commit message (Expand)AuthorAgeFilesLines
* 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-4/+4
* 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-8/+4
* netfilter: nf_tables: fix error path in the init functionsPablo Neira Ayuso2014-01-091-1/+7
* 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 "inet" table for IPv4/IPv6Patrick McHardy2014-01-071-1/+2
* 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-28/+20
* netfilter: nf_tables: complete net namespace supportPablo Neira Ayuso2013-10-141-2/+31
* netfilter: nf_tables: add compatibility layer for x_tablesPablo Neira Ayuso2013-10-141-6/+27
* netfilter: nf_tables: convert built-in tables/chains to chain typesPablo Neira Ayuso2013-10-141-1/+21
* netfilter: add nftablesPatrick McHardy2013-10-141-0/+57
OpenPOWER on IntegriCloud