index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_pie.c
Age
Commit message (
Expand
)
Author
2017-12-21
net: sched: sch: add extack for change qdisc ops
Alexander Aring
2017-12-21
net: sched: sch: add extack for init callback
Alexander Aring
2017-10-18
net: sched: Convert timers to use timer_setup()
Kees Cook
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2016-09-19
sched: replace __skb_dequeue with __qdisc_dequeue_head
Florian Westphal
2016-09-19
pie: use qdisc_dequeue_head wrapper
Florian Westphal
2016-06-25
net_sched: drop packets after root qdisc lock is released
Eric Dumazet
2016-06-15
net_sched: sch_pie: defer skb freeing
Eric Dumazet
2016-02-29
net_sched: update hierarchical backlog too
WANG Cong
2014-10-29
sch_pie: schedule the timer after all init succeed
WANG Cong
2014-09-30
net: sched: implement qstat helper routines
John Fastabend
2014-02-13
net: sched: Cleanup PIE comments
Vijay Subramanian
2014-01-14
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
2014-01-06
net: pkt_sched: PIE AQM scheme
Vijay Subramanian