summaryrefslogtreecommitdiffstats
path: root/include/net/codel.h
Commit message (Expand)AuthorAgeFilesLines
* codel: refine one condition to avoid a nul rec_inv_sqrtEric Dumazet2012-08-101-2/+6
* fq_codel: should use qdisc backlog as thresholdEric Dumazet2012-05-161-8/+7
* codel: use u16 field instead of 31bits for rec_inv_sqrtEric Dumazet2012-05-141-10/+15
* codel: use Newton method instead of sqrt() and dividesEric Dumazet2012-05-121-31/+37
* codel: Controlled Delay AQMEric Dumazet2012-05-101-0/+332