Netdev List
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: netfilter-devel@vger.kernel.org, davem@davemloft.net,
	netdev@vger.kernel.org, kuba@kernel.org, pabeni@redhat.com,
	edumazet@google.com, horms@kernel.org, fw@strlen.de, ja@ssi.bg
Subject: Re: [PATCH net 1/9] netfilter: tproxy: use DEBUG_NET_WARN_ON_ONCE for protocol fallbacks
Date: Thu, 27 Aug 2026 20:20:16 +0000	[thread overview]
Message-ID: <178786201649.1828680.14620589672296774268.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260827141733.423453-2-pablo@netfilter.org>

Hello:

This series was applied to netdev/net.git (main)
by Pablo Neira Ayuso <pablo@netfilter.org>:

On Thu, 27 Aug 2026 16:17:25 +0200 you wrote:
> From: Fernando Fernandez Mancera <fmancera@suse.de>
> 
> 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



  reply	other threads:[~2026-08-27 20:21 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-27 14:17 [PATCH net,v2 0/9] Netfilter fixes for net Pablo Neira Ayuso
2026-08-27 14:17 ` [PATCH net 1/9] netfilter: tproxy: use DEBUG_NET_WARN_ON_ONCE for protocol fallbacks Pablo Neira Ayuso
2026-08-27 20:20   ` patchwork-bot+netdevbpf [this message]
2026-08-27 14:17 ` [PATCH net 2/9] netfilter: conncount: use DEBUG_NET_WARN_ON_ONCE on reaching count limit Pablo Neira Ayuso
2026-08-27 14:17 ` [PATCH net 3/9] netfilter: nf_tables: move hardware offload step after building the chain blob Pablo Neira Ayuso
2026-08-27 14:17 ` [PATCH net 4/9] netfilter: nft_set_pipapo_avx2: add missing vzeroupper Pablo Neira Ayuso
2026-08-27 14:17 ` [PATCH net 5/9] netfilter: x_tables: remove pr_debug Pablo Neira Ayuso
2026-08-27 14:17 ` [PATCH net 6/9] netfilter: x_tables: replace pr_{info,err}() by pr_info_ratelimited() Pablo Neira Ayuso
2026-08-27 14:17 ` [PATCH net 7/9] netfilter: nf_tables: skip double clone set expressions on element insert Pablo Neira Ayuso
2026-08-27 14:17 ` [PATCH net 8/9] netfilter: nf_tables: set on dead bit when performing early element removal Pablo Neira Ayuso
2026-08-27 14:17 ` [PATCH net 9/9] netfilter: nf_tables: remove leftover set_update_list Pablo Neira Ayuso

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178786201649.1828680.14620589672296774268.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=fw@strlen.de \
    --cc=horms@kernel.org \
    --cc=ja@ssi.bg \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=pablo@netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox