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, jiri@resnulli.us,
	przemyslaw.kitszel@intel.com, daniel@iogearbox.net
Subject: Re: [PATCH net v2 0/5] net: fix bugs in device netns-move and rename
Date: Thu, 19 Oct 2023 14:00:23 +0000	[thread overview]
Message-ID: <169772402360.10372.10410205821512863982.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20231018013817.2391509-1-kuba@kernel.org>

Hello:

This series was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@redhat.com>:

On Tue, 17 Oct 2023 18:38:12 -0700 you wrote:
> Daniel reported issues with the uevents generated during netdev
> namespace move, if the netdev is getting renamed at the same time.
> 
> While the issue that he actually cares about is not fixed here,
> there is a bunch of seemingly obvious other bugs in this code.
> Fix the purely networking bugs while the discussion around
> the uevent fix is still ongoing.
> 
> [...]

Here is the summary with links:
  - [net,v2,1/5] net: fix ifname in netlink ntf during netns move
    https://git.kernel.org/netdev/net/c/311cca40661f
  - [net,v2,2/5] net: check for altname conflicts when changing netdev's netns
    https://git.kernel.org/netdev/net/c/7663d522099e
  - [net,v2,3/5] net: avoid UAF on deleted altname
    https://git.kernel.org/netdev/net/c/1a83f4a7c156
  - [net,v2,4/5] net: move altnames together with the netdevice
    https://git.kernel.org/netdev/net/c/8e15aee62161
  - [net,v2,5/5] selftests: net: add very basic test for netdev names and namespaces
    https://git.kernel.org/netdev/net/c/3920431d98a9

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



      parent reply	other threads:[~2023-10-19 14:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-18  1:38 [PATCH net v2 0/5] net: fix bugs in device netns-move and rename Jakub Kicinski
2023-10-18  1:38 ` [PATCH net v2 1/5] net: fix ifname in netlink ntf during netns move Jakub Kicinski
2023-10-18  7:12   ` Jiri Pirko
2023-10-18 15:13     ` Jakub Kicinski
2023-10-19 13:42       ` Jiri Pirko
2023-10-18  1:38 ` [PATCH net v2 2/5] net: check for altname conflicts when changing netdev's netns Jakub Kicinski
2023-10-18  1:38 ` [PATCH net v2 3/5] net: avoid UAF on deleted altname Jakub Kicinski
2023-10-18  1:38 ` [PATCH net v2 4/5] net: move altnames together with the netdevice Jakub Kicinski
2023-10-18  1:38 ` [PATCH net v2 5/5] selftests: net: add very basic test for netdev names and namespaces Jakub Kicinski
2023-10-18 20:30   ` Przemek Kitszel
2023-10-19 14:00 ` 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=169772402360.10372.10410205821512863982.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=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=przemyslaw.kitszel@intel.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).