summaryrefslogtreecommitdiffstats
path: root/net/sched/sch_ets.c
AgeCommit message (Expand)Author
2021-12-22net/sched: sch_ets: don't remove idle classes from the round-robin listDavide Caratti
2021-12-01net/sched: sch_ets: don't peek at classes beyond 'nbands'Davide Caratti
2021-09-03net/sched: ets: fix crash when flipping from 'strict' to 'quantum'Davide Caratti
2020-07-16Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"Petr Machata
2020-07-07net/sched: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-29net: sched: Pass root lock to Qdisc_ops.enqueuePetr Machata
2019-12-18net: sch_ets: Make the ETS qdisc offloadablePetr Machata
2019-12-18net: sch_ets: Add a new QdiscPetr Machata