kernel: backport upstream GSO improvements
authorFelix Fietkau <nbd@nbd.name>
Thu, 15 Aug 2024 17:06:05 +0000 (19:06 +0200)
committerFelix Fietkau <nbd@nbd.name>
Fri, 16 Aug 2024 08:07:01 +0000 (10:07 +0200)
commit79fce424046fed521026df7c7f838441fb46add8
tree35326b7f980cb5be420627910989d284cd6e0a97
parente497c975d3719e1d09f169cad33f95cea0b396b6
kernel: backport upstream GSO improvements

Fixes some corner cases regarding segmenting packets that were assembled
by GRO.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/generic/backport-6.6/611-01-v6.11-udp-Allow-GSO-transmit-from-devices-with-no-checksum.patch [new file with mode: 0644]
target/linux/generic/backport-6.6/611-02-v6.11-net-Make-USO-depend-on-CSUM-offload.patch [new file with mode: 0644]
target/linux/generic/backport-6.6/611-03-v6.11-udp-Fall-back-to-software-USO-if-IPv6-extension-head.patch [new file with mode: 0644]
target/linux/generic/pending-6.6/680-net-add-TCP-fraglist-GRO-support.patch