]> git.ipfire.org Git - thirdparty/openwrt.git/commit
kernel: add cake-mq support
authorRui Salvaterra <rsalvaterra@gmail.com>
Wed, 21 Jan 2026 17:27:10 +0000 (17:27 +0000)
committerChristian Marangi <ansuelsmth@gmail.com>
Wed, 11 Feb 2026 01:12:12 +0000 (02:12 +0100)
commitdd79febbbe94d6b870848ef43573eef02cb0331c
tree02227362de7230291922a38a496aea213f3feb14
parent1f1dd426b583455904cfc9c224dc38928500c235
kernel: add cake-mq support

Add the required patches in order to backport cake-mq from Linux 7.0.

Many thanks to Toke Høiland-Jørgensen for providing the git trees with backports
for both 6.12 and 6.18.

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/21964
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit 105eb9ca95c5906011d3e5eac10e6332f9c3ff60)
target/linux/generic/backport-6.12/700-01-v7.0-net-sched-Export-mq-functions-for-reuse.patch [new file with mode: 0644]
target/linux/generic/backport-6.12/700-02-v7.0-net-sched-sch_cake-Factor-out-config-variables-into-.patch [new file with mode: 0644]
target/linux/generic/backport-6.12/700-03-v7.0-net-sched-sch_cake-Add-cake_mq-qdisc-for-using-cake-.patch [new file with mode: 0644]
target/linux/generic/backport-6.12/700-04-v7.0-net-sched-sch_cake-Share-config-across-cake_mq-sub-q.patch [new file with mode: 0644]
target/linux/generic/backport-6.12/700-05-v7.0-net-sched-sch_cake-share-shaper-state-across-sub-ins.patch [new file with mode: 0644]
target/linux/generic/backport-6.12/700-06-v7.0-selftests-tc-testing-add-selftests-for-cake_mq-qdisc.patch [new file with mode: 0644]
target/linux/generic/backport-6.12/700-07-v7.0-net-sched-cake-avoid-separate-allocation-of-struct-c.patch [new file with mode: 0644]