Hello:

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

On Tue, 30 Jun 2026 07:01:25 -0700 you wrote:
> The leaf proto_ops getsockopt callbacks have been moving to the new
> getsockopt_iter()/sockopt_t interface.
> 
> I was trying to get SMC into getsockop and retire .getsockopt, but,
> I found the best approach is to keep converting other protocols.
> 
> This series starts the same conversion one layer down, at the struct proto
> getsockopt path, beginning with UDP.
> 
> [...]

Here is the summary with links:
  - [net-next,v2,1/4] net: add sockopt_init_user() for getsockopt conversion
    https://git.kernel.org/netdev/net-next/c/b5997f911eec
  - [net-next,v2,2/4] udp: convert udp_lib_getsockopt to sockopt_t
    https://git.kernel.org/netdev/net-next/c/f99d7065a4d4
  - [net-next,v2,3/4] ipv4: raw: convert do_raw_getsockopt to sockopt_t
    https://git.kernel.org/netdev/net-next/c/9588d5da17ce
  - [net-next,v2,4/4] selftests: net: getsockopt_iter: add raw ICMP_FILTER 
coverage
    https://git.kernel.org/netdev/net-next/c/f4d5e3a5c7bc

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



Reply via email to