mirror-linux/include
Stanislav Fomichev 303a8487a6 net: s/__dev_set_mtu/__netif_set_mtu/
Commit cc34acd577 ("docs: net: document new locking reality")
introduced netif_ vs dev_ function semantics: the former expects locked
netdev, the latter takes care of the locking. We don't strictly
follow this semantics on either side, but there are more dev_xxx handlers
now that don't fit. Rename them to netif_xxx where appropriate.

__netif_set_mtu is used only by bond, so move it into
NETDEV_INTERNAL namespace.

Signed-off-by: Stanislav Fomichev <sdf@fomichev.me>
Link: https://patch.msgid.link/20250717172333.1288349-5-sdf@fomichev.me
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-07-18 17:27:47 -07:00
..
acpi
asm-generic
clocksource
crypto Crypto library fix for v6.16-rc4 2025-06-27 17:32:30 -07:00
cxl
drm drm/gem: Fix race in drm_gem_handle_create_tail() 2025-07-09 15:53:34 +02:00
dt-bindings dt-bindings: clock: ast2600: Add reset definitions for MAC1 and MAC2 2025-07-10 18:13:48 -07:00
hyperv
keys
kunit
kvm
linux net: s/__dev_set_mtu/__netif_set_mtu/ 2025-07-18 17:27:47 -07:00
math-emu
media
memory
misc
net net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC 2025-07-18 16:59:05 -07:00
pcmcia
ras
rdma
rv
scsi
soc
sound
target
trace Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2025-07-17 11:00:33 -07:00
uapi ethtool: rss: initial RSS_SET (indirection table handling) 2025-07-17 16:13:58 -07:00
ufs
vdso
video
xen
Kbuild