Age | Commit message (Expand) | Author | Files | Lines |
2022-09-01 | net: sched: remove redundant NULL check in change hook function | Zhengchao Shao | 1 | -3/+0 |
2022-08-25 | net: sched: delete duplicate cleanup of backlog and qlen | Zhengchao Shao | 1 | -3/+0 |
2021-12-09 | net/sched: fq_pie: prevent dismantle issue | Eric Dumazet | 1 | -0/+1 |
2021-07-29 | net/sched: store the last executed chain also for clsact egress | Davide Caratti | 1 | -1/+1 |
2021-05-23 | net/sched: fq_pie: fix OOB access in the traffic path | Davide Caratti | 1 | -1/+8 |
2021-05-23 | net/sched: fq_pie: re-factor fix for fq_pie endless loop | Davide Caratti | 1 | -5/+5 |
2020-12-04 | net/sched: fq_pie: initialize timer earlier in fq_pie_init() | Davide Caratti | 1 | -1/+1 |
2020-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 1 | -1/+1 |
2020-07-16 | Revert "net: sched: Pass root lock to Qdisc_ops.enqueue" | Petr Machata | 1 | -1/+1 |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook | 1 | -1/+1 |
2020-07-07 | net/sched: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
2020-06-29 | net: sched: Pass root lock to Qdisc_ops.enqueue | Petr Machata | 1 | -1/+1 |
2020-05-27 | net/sched: fix infinite loop in sch_fq_pie | Davide Caratti | 1 | -2/+2 |
2020-03-04 | pie: remove pie_vars->accu_prob_overflows | Leslie Monis | 1 | -1/+0 |
2020-02-06 | net: sched: prevent a use after free | Dan Carpenter | 1 | -1/+1 |
2020-01-23 | net: sched: add Flow Queue PIE packet scheduler | Mohit P. Tahiliani | 1 | -0/+562 |