kernel: fix fraglist GRO on linux 6.12
authorFelix Fietkau <nbd@nbd.name>
Sat, 5 Jul 2025 11:51:14 +0000 (13:51 +0200)
committerFelix Fietkau <nbd@nbd.name>
Sat, 5 Jul 2025 13:27:12 +0000 (15:27 +0200)
commit604355e8c4d18dda22aeb618c1489c5369860418
tree46f716370344b0fcaf9f3206b792877f173eee94
parentf7fa414d3b4d967a7e40b162977f48e1be430c1c
kernel: fix fraglist GRO on linux 6.12

Merged segments had a broken skb network header offset.

Fixes: https://github.com/openwrt/openwrt/issues/19130
Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/generic/pending-6.12/680-net-fix-TCP-UDP-fraglist-GRO.patch [new file with mode: 0644]
target/linux/generic/pending-6.12/690-net-add-missing-check-for-TCP-fraglist-GRO.patch