Netdev List
 help / color / mirror / Atom feed
* [PATCH 0/3 net-next] Misc. minor improvements on IPv4/IPv6 sysctl handling
@ 2026-07-16 20:37 Fernando Fernandez Mancera
  2026-07-16 20:37 ` [PATCH 1/3 net-next] ipv4: remove unnecessary reset of position pointer Fernando Fernandez Mancera
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Fernando Fernandez Mancera @ 2026-07-16 20:37 UTC (permalink / raw)
  To: netdev
  Cc: horms, pabeni, kuba, edumazet, davem, idosch, dsahern,
	Fernando Fernandez Mancera

Minor improvements for sysctl proc handlers of IPv4 and IPv6, they were
found while working on [1] and [2].

[1] https://lore.kernel.org/netdev/20260712013941.4570-1-fmancera@suse.de/

[2] https://lore.kernel.org/netdev/20260622130857.5115-1-fmancera@suse.de/

Fernando Fernandez Mancera (3):
  ipv4: remove unnecessary reset of position pointer
  ipv6: remove unnecessary reset of position pointer
  ipv6: add CAP_NET_ADMIN check for forwarding and force_forwarding
    sysctl

 net/ipv4/devinet.c  |  4 +---
 net/ipv6/addrconf.c | 31 +++++++++++--------------------
 2 files changed, 12 insertions(+), 23 deletions(-)

-- 
2.55.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-07-16 20:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-16 20:37 [PATCH 0/3 net-next] Misc. minor improvements on IPv4/IPv6 sysctl handling Fernando Fernandez Mancera
2026-07-16 20:37 ` [PATCH 1/3 net-next] ipv4: remove unnecessary reset of position pointer Fernando Fernandez Mancera
2026-07-16 20:37 ` [PATCH 2/3 net-next] ipv6: " Fernando Fernandez Mancera
2026-07-16 20:37 ` [PATCH 3/3 net-next] ipv6: add CAP_NET_ADMIN check for forwarding and force_forwarding sysctl Fernando Fernandez Mancera

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox