aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/codel.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-10codel: refine one condition to avoid a nul rec_inv_sqrtEric Dumazet1-2/+6
2012-05-16fq_codel: should use qdisc backlog as thresholdEric Dumazet1-8/+7
2012-05-14codel: use u16 field instead of 31bits for rec_inv_sqrtEric Dumazet1-10/+15
2012-05-12codel: use Newton method instead of sqrt() and dividesEric Dumazet1-31/+37
2012-05-10codel: Controlled Delay AQMEric Dumazet1-0/+332