[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171461463328.22196.7504103955047263310.git-patchwork-notify@kernel.org>
Date: Thu, 02 May 2024 01:50:33 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Kuniyuki Iwashima <kuniyu@...zon.com>
Cc: davem@...emloft.net, dsahern@...nel.org, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, kuni1840@...il.com,
netdev@...r.kernel.org
Subject: Re: [PATCH v3 net-next 0/7] arp: Random clean up and RCU conversion for
ioctl(SIOCGARP).
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 29 Apr 2024 18:58:06 -0700 you wrote:
> arp_ioctl() holds rtnl_lock() regardless of cmd (SIOCDARP, SIOCSARP,
> and SIOCGARP) to get net_device by __dev_get_by_name() and copy
> dev->name safely.
>
> In the SIOCGARP path, arp_req_get() calls neigh_lookup(), which looks
> up a neighbour entry under RCU.
>
> [...]
Here is the summary with links:
- [v3,net-next,1/7] arp: Move ATF_COM setting in arp_req_set().
https://git.kernel.org/netdev/net-next/c/42033d0cfc86
- [v3,net-next,2/7] arp: Validate netmask earlier for SIOCDARP and SIOCSARP in arp_ioctl().
https://git.kernel.org/netdev/net-next/c/0592367424bb
- [v3,net-next,3/7] arp: Factorise ip_route_output() call in arp_req_set() and arp_req_delete().
https://git.kernel.org/netdev/net-next/c/f8696133f6aa
- [v3,net-next,4/7] arp: Remove a nest in arp_req_get().
https://git.kernel.org/netdev/net-next/c/51e9ba48d487
- [v3,net-next,5/7] arp: Get dev after calling arp_req_(delete|set|get)().
https://git.kernel.org/netdev/net-next/c/a428bfc77a4d
- [v3,net-next,6/7] net: Protect dev->name by seqlock.
https://git.kernel.org/netdev/net-next/c/0840556e5a3a
- [v3,net-next,7/7] arp: Convert ioctl(SIOCGARP) to RCU.
https://git.kernel.org/netdev/net-next/c/bf4ea58874df
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists