Re: [PATCH net 1/9] netfilter: tproxy: use DEBUG_NET_WARN_ON_ONCE for protocol fallbacks
| Newsgroups | gmane.comp.security.firewalls.netfilter.devel,gmane.linux.network |
|---|---|
| Message-ID | <178786201649.1828680.14620589672296774268.git-patchwork-notify@kernel.org> |
Hello: This series was applied to netdev/net.git (main) by Pablo Neira Ayuso <[email protected]>: On Thu, 27 Aug 2026 16:17:25 +0200 you wrote: > From: Fernando Fernandez Mancera <[email protected]> > > Replace WARN_ON calls with DEBUG_NET_WARN_ON_ONCE in the default switch > blocks of nf_tproxy_get_sock_v4 and v6. Unsupported transport protocols > are already safely handled by returning a NULL socket pointer. This > prevents unnecessary system panics when panic_on_warn=1 is enabled in > production systems. > > [...] Here is the summary with links: - [net,1/9] netfilter: tproxy: use DEBUG_NET_WARN_ON_ONCE for protocol fallbacks https://git.kernel.org/netdev/net/c/1f0391aea883 - [net,2/9] netfilter: conncount: use DEBUG_NET_WARN_ON_ONCE on reaching count limit https://git.kernel.org/netdev/net/c/9b4ab1f3fed8 - [net,3/9] netfilter: nf_tables: move hardware offload step after building the chain blob https://git.kernel.org/netdev/net/c/b1881d362e19 - [net,4/9] netfilter: nft_set_pipapo_avx2: add missing vzeroupper https://git.kernel.org/netdev/net/c/55dd20f0f4b1 - [net,5/9] netfilter: x_tables: remove pr_debug https://git.kernel.org/netdev/net/c/f43358489db4 - [net,6/9] netfilter: x_tables: replace pr_{info,err}() by pr_info_ratelimited() https://git.kernel.org/netdev/net/c/793d9eda4821 - [net,7/9] netfilter: nf_tables: skip double clone set expressions on element insert https://git.kernel.org/netdev/net/c/43559058d21e - [net,8/9] netfilter: nf_tables: set on dead bit when performing early element removal https://git.kernel.org/netdev/net/c/132a02beb46f - [net,9/9] netfilter: nf_tables: remove leftover set_update_list https://git.kernel.org/netdev/net/c/fc04229727d8 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html