Jason Wang
|
ec9debbd9a
virtio-net: correctly handle cpu hotplug notifier during resuming
|
11 years ago |
Jason Wang
|
35ed159bfd
virtio-net: refill only when device is up during setting queues
|
11 years ago |
Jason Wang
|
3ab098df35
virtio-net: don't respond to cpu hotplug notifier if we're not ready
|
11 years ago |
Thomas Huth
|
4f49129be6
virtio-net: Set RXCSUM feature if GUEST_CSUM is available
|
12 years ago |
Michael S. Tsirkin
|
e7428e95a0
virtio-net: put virtio net header inline with data
|
12 years ago |
Linus Torvalds
|
5f12972171
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
12 years ago |
Michael S. Tsirkin
|
cbdadbbf0c
virtio_net: fix race in RX VQ processing
|
12 years ago |
Jason Wang
|
9b9cd8024a
virtio-net: fix the race between channels setting and refill
|
12 years ago |
Jason Wang
|
e4166625ed
virtio_net: enable napi for all possible queues during open
|
12 years ago |
Amerigo Wang
|
d34710e3e3
virtio_net: use default napi weight by default
|
12 years ago |
Linus Torvalds
|
736a2dd257
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
12 years ago |
Sasha Levin
|
55257d72bd
virtio-net: fill only rx queues which are being used
|
12 years ago |
Patrick McHardy
|
80d5c3689b
net: vlan: prepare for 802.1ad VLAN filtering offload
|
12 years ago |
Patrick McHardy
|
f646968f8f
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
|
12 years ago |
Jason Wang
|
4fda830263
virtio-net: initialize vlan_features
|
12 years ago |
Rusty Russell
|
9d0ca6ed6f
virtio: remove obsolete virtqueue_get_queue_index()
|
12 years ago |
Rusty Russell
|
9dc7b9e4d0
virtio_net: use simplified virtqueue accessors.
|
12 years ago |
Rusty Russell
|
f7bc959451
virtio_net: use virtqueue_add_sgs[] for command buffers.
|
12 years ago |
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 |