Age | Commit message (Expand) | Author |
2023-06-07 | net: sched: add rcu annotations around qdisc->qdisc_sleeping | Eric Dumazet |
2023-06-05 | net/sched: fq_pie: ensure reasonable TCA_FQ_PIE_QUANTUM values | Eric Dumazet |
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-09 | net/sched: fq_pie: prevent dismantle issue | Eric Dumazet |
2021-07-29 | net/sched: store the last executed chain also for clsact egress | Davide Caratti |
2021-05-23 | net/sched: fq_pie: fix OOB access in the traffic path | Davide Caratti |
2021-05-23 | net/sched: fq_pie: re-factor fix for fq_pie endless loop | Davide Caratti |
2020-12-04 | net/sched: fq_pie: initialize timer earlier in fq_pie_init() | Davide Caratti |
2020-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-07-16 | Revert "net: sched: Pass root lock to Qdisc_ops.enqueue" | Petr Machata |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook |
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 |
2020-05-27 | net/sched: fix infinite loop in sch_fq_pie | Davide Caratti |
2020-03-04 | pie: remove pie_vars->accu_prob_overflows | Leslie Monis |
2020-02-06 | net: sched: prevent a use after free | Dan Carpenter |
2020-01-23 | net: sched: add Flow Queue PIE packet scheduler | Mohit P. Tahiliani |