openwrt/target/linux/generic
Felix Fietkau 4ce0405e18 kernel: add support for threaded network backlog processing
This can improve load balancing by pushing backlog (and RPS) processing
to separate threads, allowing the scheduler to distribute the load.
It can be enabled with: echo 1 > /proc/sys/net/core/backlog_threaded

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2023-03-24 18:22:39 +01:00
..
backport-5.10 kernel: backport eth_addr_add() 2023-03-21 06:16:50 +01:00
backport-5.15 kernel: add pending patches for bcm63268-timer-clocks 2023-03-22 18:31:31 +01:00
files treewide: strip useless default n Kconfig lines 2023-02-03 12:50:15 +01:00
hack-5.10 mediatek: add kernel code for supporting offloading wlan->eth and wlan->wlan flows 2023-03-23 17:54:18 +01:00
hack-5.15 kernel: add support for threaded network backlog processing 2023-03-24 18:22:39 +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-5.10 kernel: bump 5.10 to 5.10.175 2023-03-20 22:44:28 +01:00
pending-5.15 kernel: add support for threaded network backlog processing 2023-03-24 18:22:39 +01:00
config-5.10 kernel: tcindex classifier has been retired 2023-03-20 22:44:28 +01:00
config-5.15 kernel: add missing symbols in 5.15 2023-03-21 16:38:23 +01:00
config-filter kernel: filter out both Clang and LLD versions 2021-12-17 16:16:34 +01:00
PATCHES