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