summaryrefslogtreecommitdiff
path: root/include/net/codel.h
AgeCommit message (Expand)Author
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-11-05net: codel: Avoid undefined behavior from signed overflowJesper Dangaard Brouer
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-11codel: Controlled Delay AQMEric Dumazet