index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_ets.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net_sched: sch_ets: implement lockless ets_dump()
Eric Dumazet
2024-04-19
1
-11
/
+14
*
net/sched: Add module aliases for cls_,sch_,act_ modules
Michal Koutný
2024-02-02
1
-0
/
+1
*
net: sched: Fill in missing MODULE_DESCRIPTION for qdiscs
Victor Nogueira
2023-11-02
1
-0
/
+1
*
net/sched: use tc_qdisc_stats_dump() in qdisc
Zhengchao Shao
2022-09-23
1
-8
/
+1
*
net: sched: remove redundant NULL check in change hook function
Zhengchao Shao
2022-09-01
1
-5
/
+0
*
net: sched: delete duplicate cleanup of backlog and qlen
Zhengchao Shao
2022-08-25
1
-2
/
+0
*
net/sched: sch_ets: don't remove idle classes from the round-robin list
Davide Caratti
2021-12-13
1
-2
/
+2
*
net/sched: sch_ets: don't peek at classes beyond 'nbands'
Davide Caratti
2021-11-26
1
-3
/
+5
*
net: sched: Remove Qdisc::running sequence counter
Ahmed S. Darwish
2021-10-18
1
-2
/
+1
*
net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types
Ahmed S. Darwish
2021-10-18
1
-2
/
+2
*
net: sched: Protect Qdisc::bstats with u64_stats
Ahmed S. Darwish
2021-10-18
1
-1
/
+1
*
net/sched: sch_ets: properly init all active DRR list handles
Davide Caratti
2021-10-08
1
-3
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-27
1
-0
/
+7
|
\
|
*
net/sched: ets: fix crash when flipping from 'strict' to 'quantum'
Davide Caratti
2021-08-25
1
-0
/
+7
*
|
net/sched: store the last executed chain also for clsact egress
Davide Caratti
2021-07-29
1
-1
/
+1
|
/
*
Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"
Petr Machata
2020-07-17
1
-2
/
+2
*
net/sched: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-08
1
-1
/
+1
*
net: sched: Pass root lock to Qdisc_ops.enqueue
Petr Machata
2020-06-30
1
-2
/
+2
*
net: sch_ets: Make the ETS qdisc offloadable
Petr Machata
2019-12-18
1
-0
/
+95
*
net: sch_ets: Add a new Qdisc
Petr Machata
2019-12-18
1
-0
/
+733