aboutsummaryrefslogtreecommitdiff
path: root/include/net/pie.h
AgeCommit message (Expand)AuthorFilesLines
2020-03-04pie: realign commentGravatar Leslie Monis 1-9/+9
2020-03-04pie: remove pie_vars->accu_prob_overflowsGravatar Leslie Monis 1-4/+1
2020-03-04pie: use term backlog instead of qlenGravatar Leslie Monis 1-5/+5
2020-01-23net: sched: add Flow Queue PIE packet schedulerGravatar Mohit P. Tahiliani 1-0/+2
2020-01-23net: sched: pie: export symbols to be reused by FQ-PIEGravatar Mohit P. Tahiliani 1-0/+9
2020-01-23pie: improve comments and commenting styleGravatar Mohit P. Tahiliani 1-27/+58
2020-01-23pie: rearrange structure members and their initializationsGravatar Mohit P. Tahiliani 1-10/+10
2020-01-23pie: use u8 instead of bool in pie_varsGravatar Mohit P. Tahiliani 1-2/+2
2020-01-23pie: rearrange macros in order of lengthGravatar Mohit P. Tahiliani 1-5/+5
2020-01-23pie: use U64_MAX to denote (2^64 - 1)Gravatar Mohit P. Tahiliani 1-2/+2
2020-01-23net: sched: pie: move common code to pie.hGravatar Mohit P. Tahiliani 1-0/+96