aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/sch_codel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-29net_sched: update hierarchical backlog tooWANG Cong1-4/+6
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-05-10codel: add ce_threshold attributeEric Dumazet1-2/+13
2015-05-03codel: fix maxpacket/mtu confusionEric Dumazet1-1/+1
2014-09-30net: sched: implement qstat helper routinesJohn Fastabend1-1/+1
2012-05-16fq_codel: should use qdisc backlog as thresholdEric Dumazet1-2/+2
2012-05-14net/codel: Add missing #include <linux/prefetch.h>Geert Uytterhoeven1-0/+1
2012-05-10codel: Controlled Delay AQMEric Dumazet1-0/+275