index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_multiq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-25
net_sched: drop packets after root qdisc lock is released
Eric Dumazet
1
-3
/
+4
2016-06-08
sched: remove qdisc->drop
Florian Westphal
1
-22
/
+0
2016-06-07
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
Eric Dumazet
1
-1
/
+2
2016-02-29
net_sched: update hierarchical backlog too
WANG Cong
1
-3
/
+5
2016-02-29
net_sched: introduce qdisc_replace() helper
WANG Cong
1
-7
/
+1
2015-08-27
net: sched: consolidate tc_classify{,_compat}
Daniel Borkmann
1
-1
/
+1
2014-09-30
net: sched: enable per cpu qstats
John Fastabend
1
-1
/
+1
2014-09-30
net: sched: restrict use of qstats qlen
John Fastabend
1
-2
/
+1
2014-09-30
net: sched: implement qstat helper routines
John Fastabend
1
-2
/
+2
2014-09-30
net: sched: make bstats per cpu and estimator RCU safe
John Fastabend
1
-1
/
+1
2014-09-13
net: rcu-ify tcf_proto
John Fastabend
1
-3
/
+5
2013-12-06
net/*: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
2012-04-01
pkt_sched: Stop using NLA_PUT*().
David S. Miller
1
-1
/
+2
2011-11-29
net: Add queue state xoff flag for stack
Tom Herbert
1
-2
/
+4
2011-01-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2011-01-20
net_sched: accurate bytes/packets stats/rates
Eric Dumazet
1
-1
/
+1
2011-01-19
net_sched: cleanups
Eric Dumazet
1
-4
/
+4
2011-01-10
net_sched: factorize qdisc stats handling
Eric Dumazet
1
-2
/
+1
2010-10-21
net_sched: remove the unused parameter of qdisc_create_dflt()
Changli Gao
1
-2
/
+1
2010-05-17
net: Remove unnecessary returns from void function()s
Joe Perches
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-17
pkt_sched: Fix qstats.qlen updating in dump_stats
Jarek Poplawski
1
-0
/
+1
2009-09-06
net_sched: remove some unnecessary checks in classful schedulers
Patrick McHardy
1
-10
/
+1
2009-09-06
net_sched: make cls_ops->change and cls_ops->delete optional
Patrick McHardy
1
-22
/
+0
2009-02-10
pkt_sched: sch_multiq: Change errno on non-multiqueue devices use.
Jarek Poplawski
1
-1
/
+1
2008-11-20
pkt_sched: remove unnecessary xchg() in packet schedulers
Patrick McHardy
1
-7
/
+9
2008-11-13
pkt_sched: Remove qdisc->ops->requeue() etc.
Jarek Poplawski
1
-37
/
+2
2008-10-31
pkt_sched: Add qdisc->ops->peek() implementation.
Jarek Poplawski
1
-0
/
+29
2008-09-20
multiq: requeue should rewind the current_band
Alexander Duyck
1
-0
/
+5
2008-09-12
multiq: Further multiqueue cleanup
Alexander Duyck
1
-4
/
+9
2008-09-12
pkt_sched: Add multiqueue scheduler support
Alexander Duyck
1
-0
/
+467