index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_ets.c
Age
Commit message (
Expand
)
Author
2022-09-22
net/sched: use tc_qdisc_stats_dump() in qdisc
Zhengchao Shao
2022-09-01
net: sched: remove redundant NULL check in change hook function
Zhengchao Shao
2022-08-25
net: sched: delete duplicate cleanup of backlog and qlen
Zhengchao Shao
2021-12-13
net/sched: sch_ets: don't remove idle classes from the round-robin list
Davide Caratti
2021-11-26
net/sched: sch_ets: don't peek at classes beyond 'nbands'
Davide Caratti
2021-10-18
net: sched: Remove Qdisc::running sequence counter
Ahmed S. Darwish
2021-10-18
net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types
Ahmed S. Darwish
2021-10-18
net: sched: Protect Qdisc::bstats with u64_stats
Ahmed S. Darwish
2021-10-08
net/sched: sch_ets: properly init all active DRR list handles
Davide Caratti
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-25
net/sched: ets: fix crash when flipping from 'strict' to 'quantum'
Davide Caratti
2021-07-29
net/sched: store the last executed chain also for clsact egress
Davide Caratti
2020-07-16
Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"
Petr Machata
2020-07-07
net/sched: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-29
net: sched: Pass root lock to Qdisc_ops.enqueue
Petr Machata
2019-12-18
net: sch_ets: Make the ETS qdisc offloadable
Petr Machata
2019-12-18
net: sch_ets: Add a new Qdisc
Petr Machata