aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/sch_ets.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+7
2021-08-25net/sched: ets: fix crash when flipping from 'strict' to 'quantum'Davide Caratti1-0/+7
2021-07-29net/sched: store the last executed chain also for clsact egressDavide Caratti1-1/+1
2020-07-16Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"Petr Machata1-2/+2
2020-07-07net/sched: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-06-29net: sched: Pass root lock to Qdisc_ops.enqueuePetr Machata1-2/+2
2019-12-18net: sch_ets: Make the ETS qdisc offloadablePetr Machata1-0/+95
2019-12-18net: sch_ets: Add a new QdiscPetr Machata1-0/+733