summaryrefslogtreecommitdiff
path: root/net/ipv6/netfilter/nft_chain_route_ipv6.c
Commit message (Expand)AuthorAge
* netfilter: nf_tables: nft_register_chain_type() returns voidPablo Neira Ayuso2018-03-30
* netfilter: nf_tables: rename struct nf_chain_typePablo Neira Ayuso2018-03-30
* netfilter: nf_tables: explicit nft_set_pktinfo() call from hook pathPablo Neira Ayuso2018-01-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2016-09-25
|\
| * netfilter: nft_chain_route: re-route before skb is queued to userspaceLiping Zhang2016-09-06
* | netfilter: nf_tables: don't drop IPv6 packets that cannot parse transportPablo Neira Ayuso2016-09-12
|/
* netfilter: ipv6: code indentationIan Morris2015-10-13
* ipv6: Pass struct net into ip6_route_me_harderEric W. Biederman2015-09-29
* netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman2015-09-18
* netfilter: nf_tables: kill nft_pktinfo.opsEric W. Biederman2015-09-18
* netfilter: Pass nf_hook_state through nft_set_pktinfo*().David S. Miller2015-04-04
* netfilter: Make nf_hookfn use nf_hook_state.David S. Miller2015-04-04
* netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()Patrick McHardy2014-01-09
* netfilter: nf_tables: minor nf_chain_type cleanupsPatrick McHardy2014-01-09
* netfilter: nf_tables: constify chain type definitions and pointersPatrick McHardy2014-01-09
* netfilter: nf_tables: add compatibility layer for x_tablesPablo Neira Ayuso2013-10-14
* netfilter: nf_tables: convert built-in tables/chains to chain typesPablo Neira Ayuso2013-10-14