summaryrefslogtreecommitdiff
path: root/net/sched/sch_dualpi2.c
AgeCommit message (Expand)AuthorFilesLines
2025-08-19net/sched: sch_dualpi2: Run prob update timer in softirq to avoid deadlockVictor Nogueira1-2/+3
2025-07-23sched: Add enqueue/dequeue of dualpi2 qdiscKoen De Schepper1-4/+468
2025-07-23sched: Dump configuration and statistics of dualpi2 qdiscChia-Yu Chang1-17/+137
2025-07-23sched: Struct definition and parsing of dualpi2 qdiscChia-Yu Chang1-0/+591