From: David S. Miller Date: Mon, 24 May 2021 00:16:09 +0000 (-0700) Subject: Merge branch 'fq_pie-fixes' X-Git-Tag: v5.13-rc4~29^2~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=835744e8b537389d6a448a47d0753734d4777fa4;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'fq_pie-fixes' Davide Caratti says: ==================== two fixes for the fq_pie scheduler - patch 1/2 restores the possibility to use 65536 flows with fq_pie, preserving the fix for an endless loop in the control plane - patch 2/2 fixes an OOB access that can be observed in the traffic path of fq_pie scheduler, when the classification selects a flow beyond the allocated space. ==================== Signed-off-by: David S. Miller --- 835744e8b537389d6a448a47d0753734d4777fa4