openwrt-mirror/target/linux/generic
Hauke Mehrtens 96ef2dabce kernel: Backport upstream flowtable patches from 5.15
This backports some patches from kernel 5.15 to fix issues with
flowtable offloading in kernel 5.10. OpenWrt backports most of the
patches related to flowtable offloading from kernel 5.15 already, but we
are missing some of the extra fixes.

This fixes some connection tracking problems when a flow gets removed
from the offload and added to the normal SW path again.

The patch 614-v5.18-netfilter-flowtable-fix-TCP-flow-teardown.patch was
extended manually with the nf_conntrack_tcp_established() function.

All changes are already included in kernel 5.15.

Fixes: #8776
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2022-08-12 00:00:13 +02:00
..
backport-5.10 kernel: Backport upstream flowtable patches from 5.15 2022-08-12 00:00:13 +02:00
backport-5.15 kernel: properly condition EM919x patch 2022-08-09 13:57:39 +02:00
files kernel: mtdsplit: add support for H3C VFS filesystem 2022-07-28 14:08:56 +02:00
hack-5.10 kernel: Backport upstream flowtable patches from 5.15 2022-08-12 00:00:13 +02:00
hack-5.15 kernel: bump 5.15 to 5.15.59 2022-08-06 19:58:46 +02: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-5.10 kernel: Backport upstream flowtable patches from 5.15 2022-08-12 00:00:13 +02:00
pending-5.15 kernel: bump 5.15 to 5.15.59 2022-08-06 19:58:46 +02:00
config-5.10 kernel: kmod-nft-nat6: Remove package 2022-08-10 21:36:17 +02:00
config-5.15 kernel: kmod-wwan: Add package 2022-08-10 21:36:17 +02:00
config-filter kernel: filter out both Clang and LLD versions 2021-12-17 16:16:34 +01:00
PATCHES