summaryrefslogtreecommitdiff
path: root/net/ipv6/netfilter/nft_fib_ipv6.c
AgeCommit message (Expand)Author
2022-10-19netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces.Guillaume Nault
2022-10-12netfilter: rpfilter/fib: Populate flowic_l3mdev fieldPhil Sutter
2022-09-28netfilter: nft_fib: Fix for rpath check with VRF devicesPhil Sutter
2022-04-11netfilter: nft_fib: reverse path filter for policy-based routing on iifPablo Neira Ayuso
2022-03-20netfilter: nft_fib: add reduce supportFlorian Westphal
2021-06-09netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-localFlorian Westphal
2020-06-25netfilter: Add MODULE_DESCRIPTION entries to kernel modulesRob Gill
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-21netfilter: nft_fib: Fix existence check supportPhil Sutter
2019-02-04netfilter: ipv6: avoid indirect calls for IPV6=y caseFlorian Westphal
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-04net/ipv6: Pass skb to route lookupDavid Ahern
2018-02-25netfilter: don't set F_IFACE on ipv6 fib lookupsFlorian Westphal
2018-01-08netfilter: move route indirection to struct nf_ipv6_opsPablo Neira Ayuso
2017-07-31netfilter: nf_tables: fib: use skb_header_pointerPablo M. Bermudo Garay
2017-04-07netfilter: Remove exceptional & on function nameArushi Singhal
2017-03-13netfilter: nft_fib: Support existence checkPhil Sutter
2017-01-16netfilter: rpfilter: fix incorrect loopback packet judgmentLiping Zhang
2016-12-06netfilter: nft_fib: convert htonl to ntohl properlyLiping Zhang
2016-11-03netfilter: nf_tables: use hook state from xt_action_param structurePablo Neira Ayuso
2016-11-01netfilter: nf_tables: add fib expressionFlorian Westphal