summaryrefslogtreecommitdiff
path: root/net/sched/sch_pie.c
AgeCommit message (Expand)Author
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2016-09-19sched: replace __skb_dequeue with __qdisc_dequeue_headFlorian Westphal
2016-09-19pie: use qdisc_dequeue_head wrapperFlorian Westphal
2016-06-25net_sched: drop packets after root qdisc lock is releasedEric Dumazet
2016-06-15net_sched: sch_pie: defer skb freeingEric Dumazet
2016-02-29net_sched: update hierarchical backlog tooWANG Cong
2014-10-29sch_pie: schedule the timer after all init succeedWANG Cong
2014-09-30net: sched: implement qstat helper routinesJohn Fastabend
2014-02-13net: sched: Cleanup PIE commentsVijay Subramanian
2014-01-14net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane
2014-01-06net: pkt_sched: PIE AQM schemeVijay Subramanian