Jarek Poplawski
|
102396ae65
pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock()
|
16 年之前 |
Jarek Poplawski
|
f6f9b93f16
pkt_sched: Fix gen_estimator locks
|
16 年之前 |
David S. Miller
|
69747650c8
pkt_sched: Fix return value corruption in HTB and TBF.
|
16 年之前 |
Jarek Poplawski
|
26b284de54
pkt_sched: Fix oops in htb_delete.
|
16 年之前 |
Jarek Poplawski
|
c27f339af9
net_sched: Add qdisc __NET_XMIT_BYPASS flag
|
17 年之前 |
Jarek Poplawski
|
378a2f090f
net_sched: Add qdisc __NET_XMIT_STOLEN flag
|
17 年之前 |
Ilpo Järvinen
|
547b792cac
net: convert BUG_TRAP to generic WARN_ON
|
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 年之前 |
David S. Miller
|
7698b4fcab
pkt_sched: Add and use qdisc_root() and qdisc_root_lock().
|
17 年之前 |
David S. Miller
|
dc2b48475a
netdev: Move queue_lock into struct netdev_queue.
|
17 年之前 |
David S. Miller
|
5ce2d488fe
pkt_sched: Remove 'dev' member of struct Qdisc.
|
17 年之前 |
David S. Miller
|
bb949fbd18
netdev: Create netdev_queue abstraction.
|
17 年之前 |
Patrick McHardy
|
aee18a8cf2
net-sched: sch_htb: remove write-only qdisc filter_cnt
|
17 年之前 |
Patrick McHardy
|
4207759939
net-sched: sch_htb: remove child and sibling lists
|
17 年之前 |
Patrick McHardy
|
f4c1f3e0c5
net-sched: sch_htb: use dynamic class hash helpers
|
17 年之前 |
Patrick McHardy
|
fbd8f1379a
net-sched: sch_htb: move hash and sibling list removal to htb_delete
|
17 年之前 |
David S. Miller
|
ea2aca084b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 年之前 |
Patrick McHardy
|
ff31ab56c0
net-sched: change tcf_destroy_chain() to clear start of filter list
|
17 年之前 |
David S. Miller
|
caea902f72
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 年之前 |
Jesper Dangaard Brouer
|
47083fc073
pkt_sched: Change HTB_HYSTERESIS to a runtime parameter htb_hysteresis.
|
17 年之前 |
Jesper Dangaard Brouer
|
f9ffcedddb
pkt_sched: HTB scheduler, change default hysteresis mode to off.
|
17 年之前 |
Adrian Bunk
|
0b04082995
net: remove CVS keywords
|
17 年之前 |
Jarek Poplawski
|
3ba08b00e0
sch_htb: remove from event queue in htb_parent_to_leaf()
|
17 年之前 |
Martin Devera
|
8f3ea33a50
sch_htb: fix "too many events" situation
|
17 年之前 |
Jarek Poplawski
|
21347456ab
[NET_SCHED] sch_htb: htb_requeue fix
|
17 年之前 |
Patrick McHardy
|
27a3421e48
[NET_SCHED]: Use nla_policy for attribute validation in packet schedulers
|
17 年之前 |
Patrick McHardy
|
4b3550ef53
[NET_SCHED]: Use nla_nest_start/nla_nest_end
|
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 年之前 |