David S. Miller
|
5bdc22a565
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Eric Dumazet
|
9190b3b320
net_sched: accurate bytes/packets stats/rates
|
14 年之前 |
Eric Dumazet
|
cc7ec456f8
net_sched: cleanups
|
14 年之前 |
Eric Dumazet
|
bfe0d0298f
net_sched: factorize qdisc stats handling
|
14 年之前 |
Eric Dumazet
|
0dfb33a0d7
sch_red: report backlog information
|
14 年之前 |
Joe Perches
|
3fa21e07e6
net: Remove unnecessary returns from void function()s
|
15 年之前 |
Patrick McHardy
|
5b9a9ccfad
net_sched: remove some unnecessary checks in classful schedulers
|
15 年之前 |
Patrick McHardy
|
de6d5cdf88
net_sched: make cls_ops->change and cls_ops->delete optional
|
15 年之前 |
Patrick McHardy
|
71ebe5e919
net_sched: make cls_ops->tcf_chain() optional
|
15 年之前 |
Patrick McHardy
|
b94c8afcba
pkt_sched: remove unnecessary xchg() in packet schedulers
|
16 年之前 |
Jarek Poplawski
|
f30ab418a1
pkt_sched: Remove qdisc->ops->requeue() etc.
|
16 年之前 |
Jarek Poplawski
|
8e3af97899
pkt_sched: Add qdisc->ops->peek() implementation.
|
16 年之前 |
Jarek Poplawski
|
378a2f090f
net_sched: Add qdisc __NET_XMIT_STOLEN flag
|
17 年之前 |
Jussi Kivilinna
|
0abf77e55a
net_sched: Add accessor function for packet length for qdiscs
|
17 年之前 |
Jussi Kivilinna
|
5f86173bdf
net_sched: Add qdisc_enqueue wrapper
|
17 年之前 |
Patrick McHardy
|
fb0305ce1b
net-sched: consolidate default fifo qdisc setup
|
17 年之前 |
Thomas Graf
|
bc3ed28caa
netlink: Improve returned error codes
|
17 年之前 |
Patrick McHardy
|
27a3421e48
[NET_SCHED]: Use nla_policy for attribute validation in packet schedulers
|
17 年之前 |
Patrick McHardy
|
cee63723b3
[NET_SCHED]: Propagate nla_parse return value
|
17 年之前 |
Patrick McHardy
|
1e90474c37
[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API
|
17 年之前 |
Eric Dumazet
|
20fea08b5f
[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.
|
17 年之前 |
Patrick McHardy
|
0ba4805383
[NET_SCHED]: Remove unnecessary includes
|
18 年之前 |
YOSHIFUJI Hideaki
|
10297b9931
[NET] SCHED: Fix whitespace errors.
|
18 年之前 |
Patrick McHardy
|
5e50da01d0
[NET_SCHED]: Fix endless loops (part 2): "simple" qdiscs
|
18 年之前 |
Patrick McHardy
|
9f9afec482
[NET_SCHED]: Set parent classid in default qdiscs
|
18 年之前 |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 年之前 |
Patrick McHardy
|
f38c39d6ce
[PKT_SCHED]: Convert sch_red to a classful qdisc
|
19 年之前 |
Thomas Graf
|
bdc450a0bb
[PKT_SCHED]: (G)RED: Introduce hard dropping
|
19 年之前 |
Thomas Graf
|
dba051f36a
[PKT_SCHED]: RED: Cleanup and remove unnecessary code
|
19 年之前 |
Thomas Graf
|
6a1b63d467
[PKT_SCHED]: RED: Dont start idle periods while already idling
|
19 年之前 |