Skip to content
  • Kevin Darbyshire-Bryant's avatar
    kernel: cake: backport upstream tweaks & fixes · d59dc145
    Kevin Darbyshire-Bryant authored
    
    
    From upstream:
    b8392808eb3f sch_cake: add RFC 8622 LE PHB support to CAKE diffserv handling
    3f608f0c4136 sch_cake: fix a few style nits
    8c95eca0bb8c sch_cake: don't call diffserv parsing code when it is not needed
    9208d2863ac6 sch_cake: don't try to reallocate or unshare skb unconditionally
    
    From netdev not yet accepted:
    sch_cake: fix IP protocol handling in the presence of VLAN tags
    
    The VLAN tag handling is actually wider than just cake so upstream are
    working out how to fix it generically.  We fix it here just for cake.
    
    Signed-off-by: default avatarKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
    d59dc145