This series includes a couple of patches with updates from the out-of-tree version of sch_cake. The first one is a fix to the fairness scheduling when dual-mode fairness is enabled. The second patch is an additional feature flag that allows using fwmark as a tin selector, as a convenience for people who want to customise tin selection. The third patch is just a cleanup to the tin selection logic.
--- George Amanakis (1): sch_cake: Make the dual modes fairer Kevin Darbyshire-Bryant (1): sch_cake: Permit use of connmarks as tin classifiers Toke Høiland-Jørgensen (1): sch_cake: Simplify logic in cake_select_tin() include/uapi/linux/pkt_sched.h | 1 net/sched/sch_cake.c | 155 +++++++++++++++++++++++++--------------- 2 files changed, 98 insertions(+), 58 deletions(-)