diff options
| author | 2025-12-24 09:22:24 +0800 | |
|---|---|---|
| committer | 2026-01-04 10:26:11 -0800 | |
| commit | 02d1e1a3f9239cdb3ecf2c6d365fb959d1bf39df (patch) | |
| tree | e1be29fd9b29d7065abe44414e6c5406470a2aa7 /include/linux/amba/ssh:/git@git.zx2c4.com | |
| parent | net: sock: fix hardened usercopy panic in sock_recv_errqueue (diff) | |
netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updates
Directly increment the TSO features incurs a side effect: it will also
directly clear the flags in NETIF_F_ALL_FOR_ALL on the master device,
which can cause issues such as the inability to enable the nocache copy
feature on the bonding driver.
The fix is to include NETIF_F_ALL_FOR_ALL in the update mask, thereby
preventing it from being cleared.
Fixes: b0ce3508b25e ("bonding: allow TSO being set on bonding master")
Signed-off-by: Di Zhu <zhud@hygon.cn>
Link: https://patch.msgid.link/20251224012224.56185-1-zhud@hygon.cn
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/amba/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
