Adrian Bunk
|
a94f779f9d
pkt_sched: make qdisc_class_hash_alloc() static
|
17 years ago |
Jussi Kivilinna
|
175f9c1bba
net_sched: Add size table for qdiscs
|
17 years ago |
David S. Miller
|
3072367300
pkt_sched: Manage qdisc list inside of root qdisc.
|
17 years ago |
David S. Miller
|
99194cff39
pkt_sched: Add multiqueue handling to qdisc_graft().
|
17 years ago |
David S. Miller
|
53049978df
pkt_sched: Make qdisc grafting locking more specific.
|
17 years ago |
David S. Miller
|
ead81cc5fc
netdevice: Move qdisc_list back into net_device proper.
|
17 years ago |
David S. Miller
|
37437bb2e1
pkt_sched: Schedule qdiscs instead of netdev_queue.
|
17 years ago |
David S. Miller
|
7698b4fcab
pkt_sched: Add and use qdisc_root() and qdisc_root_lock().
|
17 years ago |
David S. Miller
|
e8a0464cc9
netdev: Allocate multiple queues for TX.
|
17 years ago |
David S. Miller
|
86d804e10a
netdev: Make netif_schedule() routines work with netdev_queue objects.
|
17 years ago |
David S. Miller
|
68dfb42798
pkt_sched: Kill stats_lock member of struct Qdisc.
|
17 years ago |
David S. Miller
|
816f3258e7
netdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc instead.
|
17 years ago |
David S. Miller
|
b0e1e6462d
netdev: Move rest of qdisc state into struct netdev_queue
|
17 years ago |
David S. Miller
|
555353cfa1
netdev: The ingress_lock member is no longer needed.
|
17 years ago |
David S. Miller
|
dc2b48475a
netdev: Move queue_lock into struct netdev_queue.
|
17 years ago |
David S. Miller
|
5ce2d488fe
pkt_sched: Remove 'dev' member of struct Qdisc.
|
17 years ago |
David S. Miller
|
bb949fbd18
netdev: Create netdev_queue abstraction.
|
17 years ago |
David S. Miller
|
e65d22e180
pkt_sched: Remove comment reference to old style TX locking.
|
17 years ago |
Patrick McHardy
|
6fe1c7a555
net-sched: add dynamically sized qdisc class hash helpers
|
17 years ago |
Patrick McHardy
|
ff31ab56c0
net-sched: change tcf_destroy_chain() to clear start of filter list
|
17 years ago |
David S. Miller
|
1e42198609
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
17 years ago |
Jarek Poplawski
|
066a3b5b23
[NET_SCHED] sch_api: fix qdisc_tree_decrease_qlen() loop
|
17 years ago |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
17 years ago |
Patrick McHardy
|
5feb5e1aaa
[NET_SCHED]: sch_api: introduce constant for rate table size
|
17 years ago |
Patrick McHardy
|
57e1c487a4
[NET_SCHED]: Use NLA_PUT_STRING for string dumping
|
17 years ago |
Patrick McHardy
|
1e90474c37
[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API
|
17 years ago |
Patrick McHardy
|
62e3ba1b55
[NET_SCHED]: Move EXPORT_SYMBOL next to exported symbol
|
17 years ago |
Denis V. Lunev
|
97c53cacf0
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
|
17 years ago |
Denis V. Lunev
|
b854272b3c
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
|
17 years ago |
Eric Dumazet
|
20fea08b5f
[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.
|
17 years ago |