summaryrefslogtreecommitdiff
path: root/net/netfilter/nft_chain_filter.c
AgeCommit message (Expand)Author
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-14netfilter: Introduce egress hookLukas Wunner
2021-10-07netfilter: nf_tables: skip netdev events generated on netns removalFlorian Westphal
2021-05-29netfilter: nf_tables: remove unused arg in nft_set_pktinfo_unspec()Florian Westphal
2021-04-26netfilter: nftables: add nft_pernet() helper functionPablo Neira Ayuso
2021-04-06netfilter: nf_tables: use net_generic infra for transaction dataFlorian Westphal
2020-10-12netfilter: nf_tables: add inet ingress supportPablo Neira Ayuso
2019-10-23netfilter: nf_tables: support for multiple devices per netdev hookPablo Neira Ayuso
2019-07-19netfilter: bridge: make NF_TABLES_BRIDGE tristateArnd Bergmann
2018-08-16netfilter: nf_tables: don't prevent event handler from device cleanup on netn...Florian Westphal
2018-08-16netfilter: nf_tables: fix register orderingFlorian Westphal
2018-07-18netfilter: nf_tables: use dedicated mutex to guard transactionsFlorian Westphal
2018-06-12netfilter: nf_tables: close race between netns exit and rmmodFlorian Westphal
2018-03-30netfilter: nf_tables: build-in filter chain typePablo Neira Ayuso