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 |
Patrick McHardy
|
3c0cfc1358
[NET_SCHED]: Show timer resolution instead of clock resolution in /proc/net/psched
|
18 years ago |
Eric W. Biederman
|
881d966b48
[NET]: Make the device list and device lookups per namespace.
|
18 years ago |
Eric W. Biederman
|
457c4cbc5a
[NET]: Make /proc/net per network namespace
|
18 years ago |
Patrick McHardy
|
ffc8fefaf2
[NET]: Fix sch_api to properly set sch->parent on the root.
|
18 years ago |
Patrick McHardy
|
73ca4918fb
[NET_SCHED]: act_api: qdisc internal reclassify support
|
18 years ago |
Patrick McHardy
|
0621ed2e4e
[NET_SCHED]: Revert "avoid transmit softirq on watchdog wakeup" optimization
|
18 years ago |
Patrick McHardy
|
0ba4805383
[NET_SCHED]: Remove unnecessary includes
|
18 years ago |
Patrick McHardy
|
876d48aabf
[NET_SCHED]: Remove CONFIG_NET_ESTIMATOR option
|
18 years ago |
Pavel Emelianov
|
7562f876cd
[NET]: Rework dev_base via list_head (v3)
|
18 years ago |
Patrick McHardy
|
fd44de7cc1
[NET_SCHED]: ingress: switch back to using ingress_lock
|
18 years ago |
Patrick McHardy
|
0463d4ae25
[NET_SCHED]: Eliminate qdisc_tree_lock
|
18 years ago |