Hi Dave This series contains a number of fixes and optimisations for sch_cake that we've accumulated in the out-of-tree version. See the individual patch descriptions for more details.
The first three patches in the series are candidates for inclusion into stable. -Toke --- Ilya Ponetayev (2): sch_cake: fix IP protocol handling in the presence of VLAN tags sch_cake: don't try to reallocate or unshare skb unconditionally Kevin Darbyshire-Bryant (1): sch_cake: add RFC 8622 LE PHB support to CAKE diffserv handling Toke Høiland-Jørgensen (2): sch_cake: don't call diffserv parsing code when it is not needed sch_cake: fix a few style nits net/sched/sch_cake.c | 66 ++++++++++++++++++++++++++++++-------------- 1 file changed, 45 insertions(+), 21 deletions(-)