index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_multiq.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
net: sched: fix `tc -s class show` no bstats on class with nolock subqueues
Dust Li
2019-12-05
*
sch_multiq: fix double free on init failure
Nikolay Aleksandrov
2018-09-15
*
net_sched: update hierarchical backlog too
WANG Cong
2016-05-18
*
net_sched: introduce qdisc_replace() helper
WANG Cong
2016-05-18
*
net: sched: consolidate tc_classify{,_compat}
Daniel Borkmann
2015-08-27
*
net: sched: enable per cpu qstats
John Fastabend
2014-09-30
*
net: sched: restrict use of qstats qlen
John Fastabend
2014-09-30
*
net: sched: implement qstat helper routines
John Fastabend
2014-09-30
*
net: sched: make bstats per cpu and estimator RCU safe
John Fastabend
2014-09-30
*
net: rcu-ify tcf_proto
John Fastabend
2014-09-13
*
net/*: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
*
pkt_sched: Stop using NLA_PUT*().
David S. Miller
2012-04-01
*
net: Add queue state xoff flag for stack
Tom Herbert
2011-11-29
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-24
|
\
|
*
net_sched: accurate bytes/packets stats/rates
Eric Dumazet
2011-01-20
*
|
net_sched: cleanups
Eric Dumazet
2011-01-19
|
/
*
net_sched: factorize qdisc stats handling
Eric Dumazet
2011-01-10
*
net_sched: remove the unused parameter of qdisc_create_dflt()
Changli Gao
2010-10-21
*
net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-17
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
pkt_sched: Fix qstats.qlen updating in dump_stats
Jarek Poplawski
2009-09-17
*
net_sched: remove some unnecessary checks in classful schedulers
Patrick McHardy
2009-09-06
*
net_sched: make cls_ops->change and cls_ops->delete optional
Patrick McHardy
2009-09-06
*
pkt_sched: sch_multiq: Change errno on non-multiqueue devices use.
Jarek Poplawski
2009-02-10
*
pkt_sched: remove unnecessary xchg() in packet schedulers
Patrick McHardy
2008-11-20
*
pkt_sched: Remove qdisc->ops->requeue() etc.
Jarek Poplawski
2008-11-13
*
pkt_sched: Add qdisc->ops->peek() implementation.
Jarek Poplawski
2008-10-31
*
multiq: requeue should rewind the current_band
Alexander Duyck
2008-09-20
*
multiq: Further multiqueue cleanup
Alexander Duyck
2008-09-12
*
pkt_sched: Add multiqueue scheduler support
Alexander Duyck
2008-09-12