Eric Dumazet
|
520ac30f45
net_sched: drop packets after root qdisc lock is released
|
9 years ago |
Florian Westphal
|
a09ceb0e08
sched: remove qdisc->drop
|
9 years ago |
Eric Dumazet
|
edb09eb17e
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
|
9 years ago |
WANG Cong
|
2ccccf5fb4
net_sched: update hierarchical backlog too
|
9 years ago |
WANG Cong
|
86a7996cc8
net_sched: introduce qdisc_replace() helper
|
9 years ago |
Daniel Borkmann
|
3b3ae88026
net: sched: consolidate tc_classify{,_compat}
|
10 years ago |
John Fastabend
|
b0ab6f9275
net: sched: enable per cpu qstats
|
11 years ago |
John Fastabend
|
6401585366
net: sched: restrict use of qstats qlen
|
11 years ago |
John Fastabend
|
25331d6ce4
net: sched: implement qstat helper routines
|
11 years ago |
John Fastabend
|
22e0f8b932
net: sched: make bstats per cpu and estimator RCU safe
|
11 years ago |
John Fastabend
|
25d8c0d55f
net: rcu-ify tcf_proto
|
11 years ago |
Jeff Kirsher
|
c057b190b8
net/*: Fix FSF address in file headers
|
11 years ago |
David S. Miller
|
1b34ec43c9
pkt_sched: Stop using NLA_PUT*().
|
13 years ago |
Tom Herbert
|
7346649826
net: Add queue state xoff flag for stack
|
13 years ago |
David S. Miller
|
5bdc22a565
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Eric Dumazet
|
9190b3b320
net_sched: accurate bytes/packets stats/rates
|
14 years ago |
Eric Dumazet
|
cc7ec456f8
net_sched: cleanups
|
14 years ago |
Eric Dumazet
|
bfe0d0298f
net_sched: factorize qdisc stats handling
|
14 years ago |
Changli Gao
|
3511c9132f
net_sched: remove the unused parameter of qdisc_create_dflt()
|
15 years ago |
Joe Perches
|
3fa21e07e6
net: Remove unnecessary returns from void function()s
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Jarek Poplawski
|
a19d215843
pkt_sched: Fix qstats.qlen updating in dump_stats
|
16 years ago |
Patrick McHardy
|
5b9a9ccfad
net_sched: remove some unnecessary checks in classful schedulers
|
16 years ago |
Patrick McHardy
|
de6d5cdf88
net_sched: make cls_ops->change and cls_ops->delete optional
|
16 years ago |
Jarek Poplawski
|
149490f131
pkt_sched: sch_multiq: Change errno on non-multiqueue devices use.
|
16 years ago |
Patrick McHardy
|
b94c8afcba
pkt_sched: remove unnecessary xchg() in packet schedulers
|
16 years ago |
Jarek Poplawski
|
f30ab418a1
pkt_sched: Remove qdisc->ops->requeue() etc.
|
16 years ago |
Jarek Poplawski
|
8e3af97899
pkt_sched: Add qdisc->ops->peek() implementation.
|
17 years ago |
Alexander Duyck
|
a574420ff4
multiq: requeue should rewind the current_band
|
17 years ago |
Alexander Duyck
|
f07d150129
multiq: Further multiqueue cleanup
|
17 years ago |