openwrt/target/linux/generic
Felix Fietkau 774badd8a8 kernel: fix crashes after linearizing fraglist GSO skbs
This fixes some corner cases triggered by enabling fraglist GRO, where some
protocols may accidentally or intentionally linearize fraglist skbs.
Previously, these skbs became unusable and segmenting them led to crashes.
With this patch, they are properly handled by passing them to skb_segment
instead of skb_segment_list.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2024-09-26 11:00:26 +02:00
..
backport-6.6 kernel: backport MHI patch required by an upcoming mac80211 update 2024-09-26 10:55:11 +02:00
files generic: remove support for older kernels from swconfig 2024-09-20 19:26:52 +01:00
hack-6.6 generic: phy: aquantia: add pending patch to force MDI pair order 2024-09-20 22:47:05 +01:00
image target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-6.6 kernel: fix crashes after linearizing fraglist GSO skbs 2024-09-26 11:00:26 +02:00
config-6.6 x86: generic: disable rust support 2024-09-23 15:51:13 +02:00
config-filter generic: filter out CONFIG_FRAME_WARN 2023-07-01 11:52:07 +02:00
PATCHES