blob: 4f591ca9517119c479e3b427db7bd512ddd41113 [file] [log] [blame]
90baeb9dd265 ("pie: use term backlog instead of qlen")
5205ea00cda1 ("net: sched: pie: export symbols to be reused by FQ-PIE")
55f780c4a6c3 ("net: sched: pie: fix commenting")
b42a3d7c7cff ("pie: improve comments and commenting style")
2dfb1952a9a1 ("pie: rearrange structure members and their initializations")
1dbfc5e071db ("pie: use u8 instead of bool in pie_vars")
84bf557fb02f ("net: sched: pie: move common code to pie.h")
cec2975f2b70 ("net: sched: pie: enable timestamp based delay calculation")
6c97da141528 ("net: sched: pie: avoid slow division in drop probability decay")
ff8285f81822 ("net: sched: pie: fix 64-bit division")
95400b975dd3 ("net: sched: pie: add derandomization mechanism")
3f7ae5f3dc52 ("net: sched: pie: add more cases to auto-tune alpha and beta")
30a92ad703b9 ("net: sched: pie: change initial value of pie_vars->burst_time")
29daa8553866 ("net: sched: pie: change default value of pie_params->tupdate")
abde7920de06 ("net: sched: pie: change default value of pie_params->target")
575090036c76 ("net: sched: pie: change value of QUEUE_THRESHOLD")
ac4a02c5ab86 ("net: sched: pie: fix coding style issues")