]> git.ipfire.org Git - thirdparty/openwrt.git/commit
kernel: improve pppoe performance
authorFelix Fietkau <nbd@nbd.name>
Tue, 15 Jul 2025 10:56:57 +0000 (12:56 +0200)
committerFelix Fietkau <nbd@nbd.name>
Sun, 3 Aug 2025 04:22:59 +0000 (06:22 +0200)
commit991dd403d3f71d355ad1fbaf7b3b941e8e7a871b
tree81e79379e0b36bddfbabeb00a3a174d287d8a967
parentf0746741f832403aa2fb31e3468af3f8e5418ec0
kernel: improve pppoe performance

- drop tx qdisc
- implement rx GRO support

Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/generic/backport-6.12/620-v6.15-ppp-use-IFF_NO_QUEUE-in-virtual-interfaces.patch [new file with mode: 0644]
target/linux/generic/backport-6.6/624-v6.15-ppp-use-IFF_NO_QUEUE-in-virtual-interfaces.patch [new file with mode: 0644]
target/linux/generic/pending-6.12/650-net-pppoe-implement-GRO-support.patch [new file with mode: 0644]
target/linux/generic/pending-6.6/650-net-pppoe-implement-GRO-support.patch [new file with mode: 0644]