Re: [PATCH v2 net-next 00/14] net: Support per-netns device unregistration
From: patchwork-bot+netdevbpf@kernel.org
Date: 2026-07-11 11:11:05
Hello: This series was applied to netdev/net-next.git (main) by Paolo Abeni [off-list ref]: On Fri, 3 Jul 2026 00:09:11 +0000 you wrote:
The biggest blocker to per-netns RTNL is netdev unregistration. It starts within a single netns, but it can eventually involve multiple namespaces. There are three types of such cross-netns devices: [...]
Here is the summary with links:
- [v2,net-next,01/14] rtnetlink: Lock sock_net(skb->sk) in rtnl_newlink().
https://git.kernel.org/netdev/net-next/c/5ecbbb179e0c
- [v2,net-next,02/14] rtnetlink: Call unregister_netdevice_many() only once in rtnl_link_unregister().
https://git.kernel.org/netdev/net-next/c/49c26d4bf1da
- [v2,net-next,03/14] rtnetlink: Add per-netns rtnl_work.
https://git.kernel.org/netdev/net-next/c/c6cfaf97837e
- [v2,net-next,04/14] net: Wrap default_device_exit_net() with __rtnl_net_lock().
https://git.kernel.org/netdev/net-next/c/2b12ec257849
- [v2,net-next,05/14] net: Hold __rtnl_net_lock() in netdev_wait_allrefs_any().
https://git.kernel.org/netdev/net-next/c/0fa296dd520e
- [v2,net-next,06/14] net: Add per-netns netdev unregistration infra.
https://git.kernel.org/netdev/net-next/c/af3634d4ac65
- [v2,net-next,07/14] net: Call unregister_netdevice_many() per netns.
https://git.kernel.org/netdev/net-next/c/d0008553a70a
- [v2,net-next,08/14] veth: Support per-netns device unregistration.
https://git.kernel.org/netdev/net-next/c/d7fda2c776b2
- [v2,net-next,09/14] bareudp: Protect bareudp_list with mutex.
https://git.kernel.org/netdev/net-next/c/a278ea7ba32a
- [v2,net-next,10/14] bareudp: Support per-netns netdev unregistration.
https://git.kernel.org/netdev/net-next/c/f1de92507a91
- [v2,net-next,11/14] ipvlan: Convert ipvl_port.count to refcount_t.
https://git.kernel.org/netdev/net-next/c/acb351b5a899
- [v2,net-next,12/14] ipvlan: Synchronise ipvlan_init() and ipvlan_uninit() for the same lower dev.
https://git.kernel.org/netdev/net-next/c/aabbdb8c76d7
- [v2,net-next,13/14] ipvlan: Protect ipvl_port.ipvlans with mutex.
https://git.kernel.org/netdev/net-next/c/35add1093e2f
- [v2,net-next,14/14] ipvlan: Support per-netns netdev unregistration.
https://git.kernel.org/netdev/net-next/c/00a40d809207
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html