Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d91ef6f6ef6dbe1f13f83db1025c3ae985bad4aa
/
net
/
sched
/
sch_drr.c
520ac30
net_sched: drop packets after root qdisc lock is released
by Eric Dumazet
· 8 years ago
1578b0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
a09ceb0
sched: remove qdisc->drop
by Florian Westphal
· 8 years ago
edb09eb
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
by Eric Dumazet
· 8 years ago
6a73b57
sch_drr: update backlog as well
by WANG Cong
· 8 years ago
2ccccf5
net_sched: update hierarchical backlog too
by WANG Cong
· 9 years ago
86a7996
net_sched: introduce qdisc_replace() helper
by WANG Cong
· 9 years ago
df3eb6c
net_sched: drr: check for NULL pointer in drr_dequeue
by Bernie Harris
· 9 years ago
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
6e765a0
net_sched: drr: warn when qdisc is not work conserving
by Florian Westphal
· 10 years ago
45203a3
net_sched: add 64bit rate estimators
by Eric Dumazet
· 11 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
f54ba77
pkt_sched: Fix warning false positives.
by David S. Miller
· 12 years ago
2dd875f
net_sched: update bstats in dequeue()
by Eric Dumazet
· 12 years ago
1b34ec4
pkt_sched: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
9190b3b
net_sched: accurate bytes/packets stats/rates
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
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
d250a5f
pkt_sched: gen_estimator: Dont report fake rate estimators
by Eric Dumazet
· 15 years ago
a19d215
pkt_sched: Fix qstats.qlen updating in dump_stats
by Jarek Poplawski
· 15 years ago
c1a8f1f
net: restore gnet_stats_basic to previous definition
by Eric Dumazet
· 15 years ago
7cd0a63
pkt_sched: Change misleading code in class delete.
by Jarek Poplawski
· 16 years ago
1844f74
pkt_sched: sch_drr: Fix oops in drr_change_class.
by Jarek Poplawski
· 16 years ago
71bcb09
tc: check for errors in gen_rate_estimator creation
by Stephen Hemminger
· 16 years ago
3f0947c
pkt_sched: sch_drr: fix drr_dequeue loop()
by Patrick McHardy
· 16 years ago
98aa9c8
pkt_sched: sch_drr: Fix qlen in drr_drop()
by Jarek Poplawski
· 16 years ago
b94c8af
pkt_sched: remove unnecessary xchg() in packet schedulers
by Patrick McHardy
· 16 years ago
13d2a1d
pkt_sched: add DRR scheduler
by Patrick McHardy
· 16 years ago