blob: 60c347a96b37f592b3de701d8d1bcc1237ff834d [file] [log] [blame]
5c5840e4b968 ("pie: realign comment")
105e808c1da2 ("pie: remove pie_vars->accu_prob_overflows")
90baeb9dd265 ("pie: use term backlog instead of qlen")
ec97ecf1ebe4 ("net: sched: add Flow Queue PIE packet scheduler")
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")
cf4eeee5ff56 ("pie: rearrange macros in order of length")
805a5a23a4c4 ("pie: use U64_MAX to denote (2^64 - 1)")
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")
585d763af09c ("net/sched: Introduce Credit Based Shaper (CBS) qdisc")