aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/sch_codel.c
Commit message (Expand)AuthorAge
* net: sched: sch: add extack for change qdisc opsAlexander Aring2017-12-21
* net: sched: sch: add extack for init callbackAlexander Aring2017-12-21
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
* sched: replace __skb_dequeue with __qdisc_dequeue_headFlorian Westphal2016-09-19
* net_sched: drop packets after root qdisc lock is releasedEric Dumazet2016-06-25
* net_sched: sch_codel: defer skb freeing in codel_change()Eric Dumazet2016-06-15
* codel: split into multiple filesMichal Kazior2016-04-25
* codel: generalize the implementationMichal Kazior2016-04-25
* net_sched: update hierarchical backlog tooWANG Cong2016-02-29
* 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