summaryrefslogtreecommitdiff
path: root/net/sched/sch_codel.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-13
|\
| * codel: fix maxpacket/mtu confusionEric Dumazet2015-05-03
* | codel: add ce_threshold attributeEric Dumazet2015-05-10
|/
* net: sched: implement qstat helper routinesJohn Fastabend2014-09-30
* fq_codel: should use qdisc backlog as thresholdEric Dumazet2012-05-16
* net/codel: Add missing #include <linux/prefetch.h>Geert Uytterhoeven2012-05-14
* codel: Controlled Delay AQMEric Dumazet2012-05-10