summaryrefslogtreecommitdiffstats
path: root/net/sched/sch_ets.c
Commit message (Expand)AuthorAgeFilesLines
* net: sched: delete duplicate cleanup of backlog and qlenZhengchao Shao2022-10-291-2/+0
* net/sched: sch_ets: don't remove idle classes from the round-robin listDavide Caratti2021-12-221-2/+2
* net/sched: sch_ets: don't peek at classes beyond 'nbands'Davide Caratti2021-12-011-3/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-261-0/+7
|\
| * net/sched: ets: fix crash when flipping from 'strict' to 'quantum'Davide Caratti2021-08-251-0/+7
* | net/sched: store the last executed chain also for clsact egressDavide Caratti2021-07-291-1/+1
|/
* Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"Petr Machata2020-07-161-2/+2
* net/sched: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-071-1/+1
* net: sched: Pass root lock to Qdisc_ops.enqueuePetr Machata2020-06-291-2/+2
* net: sch_ets: Make the ETS qdisc offloadablePetr Machata2019-12-181-0/+95
* net: sch_ets: Add a new QdiscPetr Machata2019-12-181-0/+733