Jarek Poplawski
|
f6e0b239a2
pkt_sched: Fix qdisc list locking
|
17 年之前 |
Jarek Poplawski
|
2540e0511e
pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() race
|
17 年之前 |
David S. Miller
|
f3b9605d74
Revert "pkt_sched: Add BH protection for qdisc_stab_lock."
|
17 年之前 |
Ilpo Järvinen
|
e5befbd952
pkt_sched: remove bogus block (cleanup)
|
17 年之前 |
David S. Miller
|
4d8863a29c
pkt_sched: Don't hold qdisc lock over qdisc_destroy().
|
17 年之前 |
Jarek Poplawski
|
25bfcd5a78
pkt_sched: Add lockdep annotation for qdisc locks
|
17 年之前 |
David S. Miller
|
8608db031b
pkt_sched: Never schedule non-root qdiscs.
|
17 年之前 |
Jarek Poplawski
|
3a76e3716b
pkt_sched: Grab correct lock in notify_and_destroy().
|
17 年之前 |
Jarek Poplawski
|
1cfa26661a
pkt_sched: Add BH protection for qdisc_stab_lock.
|
17 年之前 |
David S. Miller
|
8123b421e8
pkt_sched: Fix ingress deletion and filter attachment.
|
17 年之前 |
David S. Miller
|
827ebd6410
pkt_sched: Fix qdisc config when link is down.
|
17 年之前 |
David S. Miller
|
ee7af8264d
pkt_sched: Fix "parent is root" test in qdisc_create().
|
17 年之前 |
David S. Miller
|
8d50b53d66
pkt_sched: Fix OOPS on ingress qdisc add.
|
17 年之前 |
Adrian Bunk
|
a94f779f9d
pkt_sched: make qdisc_class_hash_alloc() static
|
17 年之前 |
Jussi Kivilinna
|
175f9c1bba
net_sched: Add size table for qdiscs
|
17 年之前 |
David S. Miller
|
3072367300
pkt_sched: Manage qdisc list inside of root qdisc.
|
17 年之前 |
David S. Miller
|
99194cff39
pkt_sched: Add multiqueue handling to qdisc_graft().
|
17 年之前 |
David S. Miller
|
53049978df
pkt_sched: Make qdisc grafting locking more specific.
|
17 年之前 |
David S. Miller
|
ead81cc5fc
netdevice: Move qdisc_list back into net_device proper.
|
17 年之前 |
David S. Miller
|
37437bb2e1
pkt_sched: Schedule qdiscs instead of netdev_queue.
|
17 年之前 |
David S. Miller
|
7698b4fcab
pkt_sched: Add and use qdisc_root() and qdisc_root_lock().
|
17 年之前 |
David S. Miller
|
e8a0464cc9
netdev: Allocate multiple queues for TX.
|
17 年之前 |
David S. Miller
|
86d804e10a
netdev: Make netif_schedule() routines work with netdev_queue objects.
|
17 年之前 |
David S. Miller
|
68dfb42798
pkt_sched: Kill stats_lock member of struct Qdisc.
|
17 年之前 |
David S. Miller
|
816f3258e7
netdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc instead.
|
17 年之前 |
David S. Miller
|
b0e1e6462d
netdev: Move rest of qdisc state into struct netdev_queue
|
17 年之前 |
David S. Miller
|
555353cfa1
netdev: The ingress_lock member is no longer needed.
|
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 年之前 |