index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_multiq.c
Age
Commit message (
Expand
)
Author
Files
Lines
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