Patrick McHardy
|
5b54814022
net: use symbolic values for ndo_start_xmit() return codes
|
16 years ago |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 years ago |
Eric Dumazet
|
08baf56108
net: txq_trans_update() helper
|
16 years ago |
Eric Dumazet
|
ab35cd4b8f
sch_teql: Use net_device internal stats
|
16 years ago |
Eric Dumazet
|
c0f84d0d4b
sch_teql: should not dereference skb after ndo_start_xmit()
|
16 years ago |
Stephen Hemminger
|
61294e2e27
sch_teql: convert to net_device_ops
|
16 years ago |
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 |
Jarek Poplawski
|
102396ae65
pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock()
|
16 years ago |
David S. Miller
|
c3f26a269c
netdev: Fix lockdep warnings in multiqueue configurations.
|
17 years ago |
Jussi Kivilinna
|
0abf77e55a
net_sched: Add accessor function for packet length for qdiscs
|
17 years ago |
David S. Miller
|
8387400092
pkt_sched: Kill netdev_queue lock.
|
17 years ago |
David S. Miller
|
fd2ea0a79f
net: Use queue aware tests throughout.
|
17 years ago |
David S. Miller
|
e8a0464cc9
netdev: Allocate multiple queues for TX.
|
17 years ago |
David S. Miller
|
b0e1e6462d
netdev: Move rest of qdisc state into struct netdev_queue
|
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 |
Roel Kluin
|
cc8fd14dca
[PKT_SCHED] sch_teql.c: Duplicate IFF_BROADCAST in FMASK, remove 2nd.
|
17 years ago |
Patrick McHardy
|
1e90474c37
[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API
|
17 years ago |
Evgeniy Polyakov
|
4f9f8311a0
[PKT_SCHED]: Fix OOPS when removing devices from a teql queuing discipline
|
17 years ago |
Pavel Emelyanov
|
668f895a85
[NET]: Hide the queue_mapping field inside netif_subqueue_stopped
|
17 years ago |
Pavel Emelyanov
|
4e3ab47a54
[NET]: Make and use skb_get_queue_mapping
|
17 years ago |
Stephen Hemminger
|
3b04ddde02
[NET]: Move hardware header operations out of netdevice.
|
17 years ago |
Stephen Hemminger
|
0c4e85813d
[NET]: Wrap netdevice hardware header creation.
|
17 years ago |
Ralf Baechle
|
10d024c1b2
[NET]: Nuke SET_MODULE_OWNER macro.
|
17 years ago |
Patrick McHardy
|
0ba4805383
[NET_SCHED]: Remove unnecessary includes
|
18 years ago |
Peter P Waskiewicz Jr
|
f25f4e4480
[CORE] Stack changes to add multiqueue hardware support API
|
18 years ago |
Krishna Kumar
|
4cd8c9e87b
[NET_SCHED]: teql_enqueue can check limits before skb enqueue
|
18 years ago |
Arnaldo Carvalho de Melo
|
bbe735e424
[SK_BUFF]: Introduce skb_network_offset()
|
18 years ago |
Tim Schmielau
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 years ago |