openwrt-mirror/target/linux/generic
Felix Fietkau 94b4da9b4a kernel: add a fast path for the bridge code
This caches flows between MAC addresses on separate ports, including their VLAN
in order to bypass the normal bridge forwarding code.
In my test on MT7622, this reduces LAN->WLAN bridging CPU usage by 6-10%,
potentially even more on weaker platforms

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2022-02-12 23:50:26 +01:00
..
backport-5.4 kernel: bump 5.4 to 5.4.174 2022-01-28 22:06:03 +01:00
backport-5.10 kernel: bump 5.10 to 5.10.98 2022-02-11 23:17:40 +01:00
files kernel: mtk_bmt: add support for the bbt format used on mt7621 2022-01-13 18:33:06 +01:00
hack-5.4 kernel: move bootargs-append patch to generic 2022-01-29 23:50:28 +09:00
hack-5.10 kernel: add a fast path for the bridge code 2022-02-12 23:50:26 +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.4 kernel: bump 5.4 to 5.4.174 2022-01-28 22:06:03 +01:00
pending-5.10 kernel: bump 5.10 to 5.10.99 2022-02-11 23:17:40 +01:00
config-5.4 kernel: add disabled POWER_RESET_QNAP 2022-01-29 23:50:28 +09:00
config-5.10 kernel: bump 5.10 to 5.10.99 2022-02-11 23:17:40 +01:00
config-filter kernel: filter out both Clang and LLD versions 2021-12-17 16:16:34 +01:00
PATCHES