From: Jakub Kicinski Date: Fri, 1 May 2026 03:54:58 +0000 (-0700) Subject: Merge branch 'net-sched-tc_dump_qdisc-optimizations' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edf4bee4215a173c0534d1851d7523d827149f9e;p=thirdparty%2Flinux.git Merge branch 'net-sched-tc_dump_qdisc-optimizations' Eric Dumazet says: ==================== net/sched: tc_dump_qdisc() optimizations Before converting tc_dump_qdisc() to RCU, we make the following changes: - Use for_each_netdev_dump() instead of for_each_netdev() - Only dump qdiscs of a single device at user space request. ==================== Link: https://patch.msgid.link/20260430023628.3216283-1-edumazet@google.com Signed-off-by: Jakub Kicinski --- edf4bee4215a173c0534d1851d7523d827149f9e