Files
android_kernel_fxtec_sm6115/include/linux
Di Zhu 9d279b98b1 netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updates
[ Upstream commit 02d1e1a3f9239cdb3ecf2c6d365fb959d1bf39df ]

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: b0ce3508b2 ("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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Ulrich Hecht <uli@kernel.org>
2026-01-29 12:09:38 +08:00
..
2024-02-23 08:12:39 +01:00
2023-08-08 19:49:17 +02:00
2023-12-20 15:38:01 +01:00
2021-12-08 08:50:13 +01:00
2025-12-22 04:34:05 +01:00
2024-04-13 12:50:14 +02:00
2026-01-29 12:09:34 +08:00
2022-10-26 13:19:35 +02:00
2022-08-25 11:15:23 +02:00
2023-09-23 10:47:59 +02:00
2021-06-30 08:48:18 -04:00
2023-06-21 15:39:57 +02:00
2023-02-22 12:47:17 +01:00
2025-09-16 13:55:10 +02:00
2023-11-28 16:46:33 +00:00
2023-10-25 11:16:20 +02:00
2023-10-25 11:16:20 +02:00
2021-12-14 10:18:04 +01:00
2024-07-05 09:00:35 +02:00
2024-02-23 08:12:39 +01:00
2021-12-14 10:18:06 +01:00