kernel_samsung_a53x/drivers/net/bonding
Alexander Lobakin 6dcba30c84 net: bonding, dummy, ifb, team: advertise NETIF_F_GSO_SOFTWARE
[ Upstream commit ecb8fed408b6454606bbb3cd0edb083bf0ad162a ]

Virtual netdevs should use NETIF_F_GSO_SOFTWARE to forward GSO skbs
as-is and let the final drivers deal with them when supported.
Also remove NETIF_F_GSO_UDP_L4 from bonding and team drivers as it's
now included in the "software" list.

Suggested-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: Alexander Lobakin <alobakin@pm.me>
Acked-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Stable-dep-of: 77b11c8bf3a2 ("bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALL")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-01-02 17:01:17 +01:00
..
bond_3ad.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bond_alb.c bonding: return -ENOMEM instead of BUG in alb_upper_dev_walk 2024-11-18 12:13:12 +01:00
bond_debugfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bond_main.c net: bonding, dummy, ifb, team: advertise NETIF_F_GSO_SOFTWARE 2025-01-02 17:01:17 +01:00
bond_netlink.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bond_options.c Revert "bonding: fix xfrm state handling when clearing active slave" 2024-11-24 00:23:51 +01:00
bond_procfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bond_sysfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bond_sysfs_slave.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bonding_priv.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00