From: David S. Miller Date: Fri, 9 May 2025 11:34:38 +0000 (+0100) Subject: Merge branch 'net_sched-gso_skb-flushing' X-Git-Tag: v6.15-rc7~26^2~32 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=12f4ee312c95a76b9ae068ee1cc8fb05297e101e;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'net_sched-gso_skb-flushing' Cong Wang says: ==================== net_sched: Fix gso_skb flushing during qdisc change This patchset contains a bug fix and its test cases, please check each patch description for more details. To keep the bug fix minimum, I intentionally limit the code changes to the cases reported here. --- v2: added a missing qlen-- fixed the new boolean parameter for two qdiscs ==================== Signed-off-by: David S. Miller --- 12f4ee312c95a76b9ae068ee1cc8fb05297e101e