[PATCH net-next v3 0/6] net: convert atm/xdp/af_iucv/l2tp_ppp/rxrpc/tipc to getsockopt_iter

patchwork-bot+netdevbpf at kernel.org patchwork-bot+netdevbpf at kernel.org
Fri May 22 11:20:15 PDT 2026


Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba at kernel.org>:

On Wed, 20 May 2026 09:53:45 -0700 you wrote:
> This series continues the conversion of the remaining proto_ops getsockopt
> callbacks to the new getsockopt_iter callback introduced in commit 67fab22a7adc
> ("net: add getsockopt_iter callback to proto_ops").
> 
> The new callback takes a sockopt_t — a type-safe wrapper around iov_iter
> plus an optlen field — instead of raw __user pointers. This:
> 
> [...]

Here is the summary with links:
  - [net-next,v3,1/6] af_iucv: convert to getsockopt_iter
    https://git.kernel.org/netdev/net-next/c/347fdd4df85f
  - [net-next,v3,2/6] atm: convert to getsockopt_iter
    https://git.kernel.org/netdev/net-next/c/4177767daf83
  - [net-next,v3,3/6] xdp: convert to getsockopt_iter
    https://git.kernel.org/netdev/net-next/c/3c6776b5b912
  - [net-next,v3,4/6] l2tp: ppp: convert to getsockopt_iter
    https://git.kernel.org/netdev/net-next/c/f83e9cd64593
  - [net-next,v3,5/6] rxrpc: convert to getsockopt_iter
    https://git.kernel.org/netdev/net-next/c/4b94edae0b6c
  - [net-next,v3,6/6] tipc: convert to getsockopt_iter
    https://git.kernel.org/netdev/net-next/c/c56dbb469fe2

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





More information about the linux-afs mailing list