Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <[email protected]>:

On Fri, 01 May 2026 08:52:50 -0700 you wrote:
> Continue the work to convert protocols to the new getsockopt_iter API.
> 
> Convert AF_NETLINK and AF_VSOCK getsockopt implementations to the new
> sockopt_t/getsockopt_iter API, and add kselftests that verify the size
> and errno semantics are preserved across the conversion.
> 
> I chose these two socket families because they are probably one of the
> most used  protocols,, ensuring that any potential bugs will be
> discovered and reported quickly.
> 
> [...]

Here is the summary with links:
  - [net-next,1/3] netlink: convert to getsockopt_iter
    https://git.kernel.org/netdev/net-next/c/390bf43b7788
  - [net-next,2/3] vsock: convert to getsockopt_iter
    https://git.kernel.org/netdev/net-next/c/e21bf72954df
  - [net-next,3/3] net: selftests: add getsockopt_iter regression tests
    https://git.kernel.org/netdev/net-next/c/d39887f55d8e

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



Reply via email to