summaryrefslogtreecommitdiffstats
path: root/net/sched/sch_codel.c
Commit message (Expand)AuthorAgeFilesLines
* net: sched: sch: add extack for change qdisc opsAlexander Aring2017-12-211-2/+3
* net: sched: sch: add extack for init callbackAlexander Aring2017-12-211-1/+2
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-131-1/+1
* sched: replace __skb_dequeue with __qdisc_dequeue_headFlorian Westphal2016-09-191-2/+2
* net_sched: drop packets after root qdisc lock is releasedEric Dumazet2016-06-251-3/+5
* net_sched: sch_codel: defer skb freeing in codel_change()Eric Dumazet2016-06-151-1/+1
* codel: split into multiple filesMichal Kazior2016-04-251-0/+2
* codel: generalize the implementationMichal Kazior2016-04-251-3/+17
* net_sched: update hierarchical backlog tooWANG Cong2016-02-291-4/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-131-1/+1
|\
| * codel: fix maxpacket/mtu confusionEric Dumazet2015-05-031-1/+1
* | codel: add ce_threshold attributeEric Dumazet2015-05-101-2/+13
|/
* net: sched: implement qstat helper routinesJohn Fastabend2014-09-301-1/+1
* fq_codel: should use qdisc backlog as thresholdEric Dumazet2012-05-161-2/+2
* net/codel: Add missing #include <linux/prefetch.h>Geert Uytterhoeven2012-05-141-0/+1
* codel: Controlled Delay AQMEric Dumazet2012-05-101-0/+275
OpenPOWER on IntegriCloud