aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/codel.h
Commit message (Expand)AuthorAge
* net: introduce reciprocal_scale helper and convert usersDaniel Borkmann2014-01-22
* net: codel: Avoid undefined behavior from signed overflowJesper Dangaard Brouer2013-11-04
* codel: refine one condition to avoid a nul rec_inv_sqrtEric Dumazet2012-08-10
* fq_codel: should use qdisc backlog as thresholdEric Dumazet2012-05-16
* codel: use u16 field instead of 31bits for rec_inv_sqrtEric Dumazet2012-05-14
* codel: use Newton method instead of sqrt() and dividesEric Dumazet2012-05-12
* codel: Controlled Delay AQMEric Dumazet2012-05-10