summaryrefslogtreecommitdiff
path: root/net/netfilter/nft_chain_filter.c
AgeCommit message (Expand)Author
2025-07-14Revert "netfilter: nf_tables: Add notifications for hook changes"Phil Sutter
2025-05-23netfilter: nf_tables: Add notifications for hook changesPhil Sutter
2025-05-23netfilter: nf_tables: Support wildcard netdev hook specsPhil Sutter
2025-05-23netfilter: nf_tables: Handle NETDEV_CHANGENAME eventsPhil Sutter
2025-05-23netfilter: nf_tables: Wrap netdev notifiersPhil Sutter
2025-05-23netfilter: nf_tables: Respect NETDEV_REGISTER eventsPhil Sutter
2025-05-23netfilter: nf_tables: Prepare for handling NETDEV_REGISTER eventsPhil Sutter
2025-05-23netfilter: nf_tables: Have a list of nf_hook_ops in nft_hookPhil Sutter
2025-05-23netfilter: nf_tables: Introduce nft_hook_find_ops{,_rcu}()Phil Sutter
2025-01-19netfilter: nf_tables: Simplify chain netdev notifierPhil Sutter
2025-01-19netfilter: nf_tables: Tolerate chains with no remaining hooksPhil Sutter
2024-05-06netfilter: nf_tables: remove NETDEV_CHANGENAME from netdev chain event handlerPablo Neira Ayuso
2024-04-25netfilter: nf_tables: honor table dormant flag from netdev release event pathPablo Neira Ayuso
2024-01-24netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress basechainPablo Neira Ayuso
2023-05-10netfilter: nf_tables: always release netdev hooks from notifierFlorian Westphal
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