netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Jakub Kicinski <kuba@kernel.org>
Cc: davem@davemloft.net, netdev@vger.kernel.org, edumazet@google.com,
	pabeni@redhat.com, socketpair@gmail.com, daniel@iogearbox.net,
	jiri@resnulli.us, lucien.xin@gmail.com, johannes.berg@intel.com
Subject: Re: [PATCH net] net: fix removing a namespace with conflicting altnames
Date: Mon, 22 Jan 2024 01:34:14 +0000	[thread overview]
Message-ID: <170588725486.2038.9136571291070168243.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240119005859.3274782-1-kuba@kernel.org>

Hello:

This patch was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft.net>:

On Thu, 18 Jan 2024 16:58:59 -0800 you wrote:
> Mark reports a BUG() when a net namespace is removed.
> 
>     kernel BUG at net/core/dev.c:11520!
> 
> Physical interfaces moved outside of init_net get "refunded"
> to init_net when that namespace disappears. The main interface
> name may get overwritten in the process if it would have
> conflicted. We need to also discard all conflicting altnames.
> Recent fixes addressed ensuring that altnames get moved
> with the main interface, which surfaced this problem.
> 
> [...]

Here is the summary with links:
  - [net] net: fix removing a namespace with conflicting altnames
    https://git.kernel.org/netdev/net/c/d09486a04f5d

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2024-01-22  1:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-19  0:58 [PATCH net] net: fix removing a namespace with conflicting altnames Jakub Kicinski
2024-01-19 13:23 ` Eric Dumazet
2024-01-19 15:15 ` Jiri Pirko
2024-01-19 16:18 ` Xin Long
2024-01-22  1:34 ` patchwork-bot+netdevbpf [this message]

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=170588725486.2038.9136571291070168243.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=jiri@resnulli.us \
    --cc=johannes.berg@intel.com \
    --cc=kuba@kernel.org \
    --cc=lucien.xin@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=socketpair@gmail.com \
    /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;
as well as URLs for NNTP newsgroup(s).