summaryrefslogtreecommitdiffstats
path: root/net/sched/sch_pie.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
* net: sched: Convert timers to use timer_setup()Kees Cook2017-10-181-4/+6
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-131-1/+1
* sched: replace __skb_dequeue with __qdisc_dequeue_headFlorian Westphal2016-09-191-1/+1
* pie: use qdisc_dequeue_head wrapperFlorian Westphal2016-09-191-1/+1
* net_sched: drop packets after root qdisc lock is releasedEric Dumazet2016-06-251-2/+3
* net_sched: sch_pie: defer skb freeingEric Dumazet2016-06-151-1/+1
* net_sched: update hierarchical backlog tooWANG Cong2016-02-291-2/+3
* sch_pie: schedule the timer after all init succeedWANG Cong2014-10-291-1/+1
* net: sched: implement qstat helper routinesJohn Fastabend2014-09-301-1/+1
* net: sched: Cleanup PIE commentsVijay Subramanian2014-02-131-5/+16
* net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane2014-01-141-1/+1
* net: pkt_sched: PIE AQM schemeVijay Subramanian2014-01-061-0/+555
OpenPOWER on IntegriCloud