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