aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_chain_filter.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-6/+3
2021-10-14netfilter: Introduce egress hookLukas Wunner1-1/+3
2021-10-07netfilter: nf_tables: skip netdev events generated on netns removalFlorian Westphal1-6/+3
2021-05-29netfilter: nf_tables: remove unused arg in nft_set_pktinfo_unspec()Florian Westphal1-13/+13
2021-04-26netfilter: nftables: add nft_pernet() helper functionPablo Neira Ayuso1-4/+1
2021-04-06netfilter: nf_tables: use net_generic infra for transaction dataFlorian Westphal1-3/+8
2020-10-12netfilter: nf_tables: add inet ingress supportPablo Neira Ayuso1-1/+34
2019-10-23netfilter: nf_tables: support for multiple devices per netdev hookPablo Neira Ayuso1-19/+26
2019-07-19netfilter: bridge: make NF_TABLES_BRIDGE tristateArnd Bergmann1-1/+1
2018-08-16netfilter: nf_tables: don't prevent event handler from device cleanup on netns exitFlorian Westphal1-5/+7
2018-08-16netfilter: nf_tables: fix register orderingFlorian Westphal1-1/+1
2018-07-18netfilter: nf_tables: use dedicated mutex to guard transactionsFlorian Westphal1-2/+2
2018-06-12netfilter: nf_tables: close race between netns exit and rmmodFlorian Westphal1-0/+5
2018-03-30netfilter: nf_tables: build-in filter chain typePablo Neira Ayuso1-0/+398