Linus Torvalds
|
3c834b6f41
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
12 years ago |
Pravin B Shelar
|
c9af6db4c1
net: Fix possible wrong checksum generation.
|
12 years ago |
Rusty Russell
|
b2a17029c2
virtio: use module_virtio_driver.
|
12 years ago |
Joe Perches
|
e68ed8f0d8
drivers:net:misc: Remove unnecessary alloc/OOM messages
|
12 years ago |
David S. Miller
|
f1e7b73acc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Eric Dumazet
|
cef401de7b
net: fix possible wrong checksum generation
|
12 years ago |
Wanlong Gao
|
8de4b2f3ae
virtio-net: reset virtqueue affinity when doing cpu hotplug
|
12 years ago |
Wanlong Gao
|
8898c21cf3
virtio-net: split out clean affinity function
|
12 years ago |
Wanlong Gao
|
47be24796c
virtio-net: fix the set affinity bug when CPU IDs are not consecutive
|
12 years ago |
Amos Kong
|
7e58d5aea8
virtio-net: introduce a new control to set macaddr
|
12 years ago |
Amos Kong
|
40cbfc3707
move virtnet_send_command() above virtnet_set_mac_address()
|
12 years ago |
Linus Torvalds
|
b7dfde956d
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
12 years ago |
Rusty Russell
|
0e3daa6491
virtio: net: make it clear that virtqueue_add_buf() no longer returns > 0
|
12 years ago |
Rusty Russell
|
9ed4cb0734
virtio_net: don't rely on virtqueue_add_buf() returning capacity.
|
12 years ago |
Michael S. Tsirkin
|
7bedc7dc7c
virtio-net: remove unused skb_vnet_hdr->num_sg field
|
12 years ago |
Michael S. Tsirkin
|
6ee57bcc1e
virtio-net: correct capacity math on ring full
|
12 years ago |
Amerigo Wang
|
008d427807
virtio_net: fix a typo in virtnet_alloc_queues()
|
12 years ago |
Jason Wang
|
d73bcd2c28
virtio-net: support changing the number of queue pairs through ethtool
|
12 years ago |
Jason Wang
|
986a4f4d45
virtio_net: multiqueue support
|
12 years ago |
Jason Wang
|
e9d7417b97
virtio-net: separate fields of sending/receiving queue from virtnet_info
|
12 years ago |
Bill Pemberton
|
8cc085d604
virtio_net: remove __dev* attributes
|
12 years ago |
Amerigo Wang
|
be44389964
virtio_net: use net_*_ratelimited() helpers
|
12 years ago |
Linus Torvalds
|
aecdc33e11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
Tejun Heo
|
3b07e9ca26
workqueue: deprecate system_nrt[_freezable]_wq
|
13 years ago |
Amerigo Wang
|
ee89bab14e
net: move and rename netif_notify_peers()
|
13 years ago |
Kevin Groeneveld
|
e3906486f6
net: fix race condition in several drivers when reading stats
|
13 years ago |
Jiri Pirko
|
f2f2c8b42d
virtio_net: use IFF_LIVE_ADDR_CHANGE priv_flag
|
13 years ago |
Jiri Pirko
|
d4fc6918f4
virtio_net: allow to change mac when iface is running
|
13 years ago |
Eric Dumazet
|
83a27052c3
virtio-net: fix a race on 32bit arches
|
13 years ago |
Michael S. Tsirkin
|
3bbf372c6c
virtio-net: remove useless disable on freeze
|
13 years ago |