From: Jakub Kicinski Date: Thu, 14 May 2026 02:13:46 +0000 (-0700) Subject: Merge branch 'net-sched-refine-fq_codel-memory-limits' X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=18dc8e6d15d7a30888beec46a1e01ca0f98508fa;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'net-sched-refine-fq_codel-memory-limits' Eric Dumazet says: ==================== net/sched: refine fq_codel memory limits Packets that are associated with local sockets sk_wmem_alloc do not really need additional memory control. First patch makes is_skb_wmem() available to modules. Second patch uses is_skb_wmem() in fq_codel. ==================== Link: https://patch.msgid.link/20260512094859.3673997-1-edumazet@google.com Signed-off-by: Jakub Kicinski --- 18dc8e6d15d7a30888beec46a1e01ca0f98508fa