Jarek Poplawski
|
f30ab418a1
pkt_sched: Remove qdisc->ops->requeue() etc.
|
16 years ago |
Jarek Poplawski
|
8e3af97899
pkt_sched: Add qdisc->ops->peek() implementation.
|
16 years ago |
Jussi Kivilinna
|
0abf77e55a
net_sched: Add accessor function for packet length for qdiscs
|
17 years ago |
David S. Miller
|
5ce2d488fe
pkt_sched: Remove 'dev' member of struct Qdisc.
|
17 years ago |
Thomas Graf
|
bc3ed28caa
netlink: Improve returned error codes
|
17 years ago |
Patrick McHardy
|
27a3421e48
[NET_SCHED]: Use nla_policy for attribute validation in packet schedulers
|
17 years ago |
Patrick McHardy
|
cee63723b3
[NET_SCHED]: Propagate nla_parse return value
|
17 years ago |
Patrick McHardy
|
1e90474c37
[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API
|
17 years ago |
Eric Dumazet
|
20fea08b5f
[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.
|
17 years ago |
Patrick McHardy
|
0ba4805383
[NET_SCHED]: Remove unnecessary includes
|
18 years ago |
YOSHIFUJI Hideaki
|
10297b9931
[NET] SCHED: Fix whitespace errors.
|
18 years ago |
Panagiotis Issaris
|
0da974f4f3
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
|
19 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
Thomas Graf
|
bdc450a0bb
[PKT_SCHED]: (G)RED: Introduce hard dropping
|
19 years ago |
Thomas Graf
|
b38c7eef7e
[PKT_SCHED]: GRED: Support ECN marking
|
19 years ago |
Thomas Graf
|
d8f64e1960
[PKT_SCHED]: GRED: Fix restart of idle period in WRED mode upon dequeue and drop
|
19 years ago |
Thomas Graf
|
1e4dfaf9b9
[PKT_SCHED]: GRED: Cleanup and remove unnecessary code
|
19 years ago |
Thomas Graf
|
6214e653cc
[PKT_SCHED]: GRED: Remove auto-creation of default VQ
|
19 years ago |
Thomas Graf
|
7051703b99
[PKT_SCHED]: GRED: Dont abuse default VQ for equalizing
|
19 years ago |
Thomas Graf
|
4a591834cf
[PKT_SCHED]: GRED: Remove initd flag
|
19 years ago |
Thomas Graf
|
18e3fb84e6
[PKT_SCHED]: GRED: Improve error handling and messages
|
19 years ago |
Thomas Graf
|
716a1b40b0
[PKT_SCHED]: GRED: Introduce tc_index_to_dp()
|
19 years ago |
Thomas Graf
|
edf7a7b1f0
[PKT_SCHED]: GRED: Use generic queue management interface
|
19 years ago |
Thomas Graf
|
c3b553cdaf
[PKT_SCHED]: GRED: Report congestion related drops as NET_XMIT_CN
|
19 years ago |
Thomas Graf
|
301d063c29
[PKT_SCHED]: GRED: Do not reset statistics in gred_reset/gred_change
|
19 years ago |
Thomas Graf
|
22b33429ab
[PKT_SCHED]: GRED: Use new generic red interface
|
19 years ago |
Thomas Graf
|
f62d6b936d
[PKT_SCHED]: GRED: Use central VQ change procedure
|
19 years ago |
Thomas Graf
|
a8aaa9958e
[PKT_SCHED]: GRED: Report out-of-bound DPs as illegal
|
19 years ago |
Thomas Graf
|
6639607ed9
[PKT_SCHED]: GRED: Use a central table definition change procedure
|
19 years ago |
Thomas Graf
|
e06368221c
[PKT_SCHED]: GRED: Dump table definition
|
19 years ago |