Files
Felix Fietkau 1b72ec95a8 net: remove NETIF_F_GSO_FRAGLIST from NETIF_F_GSO_SOFTWARE
Several drivers set NETIF_F_GSO_SOFTWARE, but mangle fraglist GRO packets
in a way that they can't be properly segmented anymore.
In order to properly deal with this, remove fraglist GSO from
NETIF_F_GSO_SOFTWARE and switch to NETIF_F_GSO_SOFTWARE_ALL (which includes
fraglist GSO) in places where it's safe to add.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2025-11-10 20:25:06 -03:00
..
2024-03-25 15:22:53 +01:00
2023-09-11 11:27:22 +02:00
2023-09-11 11:27:22 +02:00
2023-09-11 11:27:22 +02:00