Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
95847f4010c2e47790aa7f5064f5e3779fcec652
/
net
/
sched
/
sch_multiq.c
3b3ae88
net: sched: consolidate tc_classify{,_compat}
by Daniel Borkmann
· 9 years ago
b0ab6f9
net: sched: enable per cpu qstats
by John Fastabend
· 10 years ago
6401585
net: sched: restrict use of qstats qlen
by John Fastabend
· 10 years ago
25331d6
net: sched: implement qstat helper routines
by John Fastabend
· 10 years ago
22e0f8b
net: sched: make bstats per cpu and estimator RCU safe
by John Fastabend
· 10 years ago
25d8c0d
net: rcu-ify tcf_proto
by John Fastabend
· 10 years ago
c057b19
net/*: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
1b34ec4
pkt_sched: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
73466498
net: Add queue state xoff flag for stack
by Tom Herbert
· 13 years ago
5bdc22a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
9190b3b
net_sched: accurate bytes/packets stats/rates
by Eric Dumazet
· 14 years ago
cc7ec45
net_sched: cleanups
by Eric Dumazet
· 14 years ago
bfe0d02
net_sched: factorize qdisc stats handling
by Eric Dumazet
· 14 years ago
3511c91
net_sched: remove the unused parameter of qdisc_create_dflt()
by Changli Gao
· 14 years ago
3fa21e0
net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
a19d215
pkt_sched: Fix qstats.qlen updating in dump_stats
by Jarek Poplawski
· 15 years ago
5b9a9cc
net_sched: remove some unnecessary checks in classful schedulers
by Patrick McHardy
· 15 years ago
de6d5cd
net_sched: make cls_ops->change and cls_ops->delete optional
by Patrick McHardy
· 15 years ago
149490f
pkt_sched: sch_multiq: Change errno on non-multiqueue devices use.
by Jarek Poplawski
· 16 years ago
b94c8af
pkt_sched: remove unnecessary xchg() in packet schedulers
by Patrick McHardy
· 16 years ago
f30ab41
pkt_sched: Remove qdisc->ops->requeue() etc.
by Jarek Poplawski
· 16 years ago
8e3af97
pkt_sched: Add qdisc->ops->peek() implementation.
by Jarek Poplawski
· 16 years ago
a574420
multiq: requeue should rewind the current_band
by Alexander Duyck
· 16 years ago
f07d150
multiq: Further multiqueue cleanup
by Alexander Duyck
· 16 years ago
9265194
pkt_sched: Add multiqueue scheduler support
by Alexander Duyck
· 16 years ago