Dave Jones
|
d29f749e25
net: Fix build failure with 'make mandocs'.
|
17 年 前 |
Arjan van de Ven
|
6579e57b31
net: Print the module name as part of the watchdog message
|
17 年 前 |
David S. Miller
|
3072367300
pkt_sched: Manage qdisc list inside of root qdisc.
|
17 年 前 |
David S. Miller
|
8387400092
pkt_sched: Kill netdev_queue lock.
|
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
|
e2627c8c22
pkt_sched: Make QDISC_RUNNING a qdisc state.
|
17 年 前 |
David S. Miller
|
d3b753db7c
pkt_sched: Move gso_skb into Qdisc.
|
17 年 前 |
David S. Miller
|
92831bc395
netdev: Kill plain netif_schedule()
|
17 年 前 |
David S. Miller
|
eae792b722
netdev: Add netdev->select_queue() method.
|
17 年 前 |
David S. Miller
|
e3c50d5d25
netdev: netdev_priv() can now be sane again.
|
17 年 前 |
David S. Miller
|
6b0fb1261a
netdev: Kill struct net_device_subqueue and netdev->egress_subqueue*
|
17 年 前 |
David S. Miller
|
fd2ea0a79f
net: Use queue aware tests throughout.
|
17 年 前 |
David S. Miller
|
09e83b5d7d
netdev: Kill NETIF_F_MULTI_QUEUE.
|
17 年 前 |
David S. Miller
|
e8a0464cc9
netdev: Allocate multiple queues for TX.
|
17 年 前 |
David S. Miller
|
e308a5d806
netdev: Add netdev->addr_list_lock protection.
|
17 年 前 |
David S. Miller
|
f1f28aa351
netdev: Add addr_list_lock to struct net_device.
|
17 年 前 |
Patrick McHardy
|
bc1d0411b8
vlan: deliver packets received with VLAN acceleration to network taps
|
17 年 前 |
Alexander Duyck
|
d815653404
net: add netif_napi_del function to allow for removal of napistructs
|
17 年 前 |
David S. Miller
|
79d16385c7
netdev: Move atomic queue state bits into netdev_queue.
|
17 年 前 |
David S. Miller
|
b19fa1fa91
net: Delete NETDEVICES_MULTIQUEUE kconfig option.
|
17 年 前 |
David S. Miller
|
c773e847ea
netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.
|
17 年 前 |
David S. Miller
|
86d804e10a
netdev: Make netif_schedule() routines work with netdev_queue objects.
|
17 年 前 |
David S. Miller
|
970565bbad
netdev: Move gso_skb into netdev_queue.
|
17 年 前 |
David S. Miller
|
ee609cb362
netdev: Move next_sched into struct netdev_queue.
|
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
|
bb949fbd18
netdev: Create netdev_queue abstraction.
|
17 年 前 |