Zhi Yong Wu
|
0f13b66b01
net, virtio_net: replace the magic value
|
11 年之前 |
Michael Dalton
|
5061de3666
virtio-net: mergeable buffer size should include virtio-net header
|
11 年之前 |
Jason Wang
|
9bb8ca8607
virtio-net: switch to use XPS to choose txq
|
11 年之前 |
Jason Wang
|
ba27524103
virtio-net: coalesce rx frags when possible during rx
|
11 年之前 |
David S. Miller
|
394efd19d5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Jason Wang
|
ec9debbd9a
virtio-net: correctly handle cpu hotplug notifier during resuming
|
11 年之前 |
Michael Dalton
|
2613af0ed1
virtio_net: migrate mergeable rx buffers to page frag allocators
|
11 年之前 |
Jason Wang
|
35ed159bfd
virtio-net: refill only when device is up during setting queues
|
11 年之前 |
Jason Wang
|
3ab098df35
virtio-net: don't respond to cpu hotplug notifier if we're not ready
|
11 年之前 |
Thomas Huth
|
4f49129be6
virtio-net: Set RXCSUM feature if GUEST_CSUM is available
|
12 年之前 |
Michael S. Tsirkin
|
e7428e95a0
virtio-net: put virtio net header inline with data
|
12 年之前 |
Linus Torvalds
|
5f12972171
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
12 年之前 |
Michael S. Tsirkin
|
cbdadbbf0c
virtio_net: fix race in RX VQ processing
|
12 年之前 |
Jason Wang
|
9b9cd8024a
virtio-net: fix the race between channels setting and refill
|
12 年之前 |
Jason Wang
|
e4166625ed
virtio_net: enable napi for all possible queues during open
|
12 年之前 |
Amerigo Wang
|
d34710e3e3
virtio_net: use default napi weight by default
|
12 年之前 |
Linus Torvalds
|
736a2dd257
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
12 年之前 |
Sasha Levin
|
55257d72bd
virtio-net: fill only rx queues which are being used
|
12 年之前 |
Patrick McHardy
|
80d5c3689b
net: vlan: prepare for 802.1ad VLAN filtering offload
|
12 年之前 |
Patrick McHardy
|
f646968f8f
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
|
12 年之前 |
Jason Wang
|
4fda830263
virtio-net: initialize vlan_features
|
12 年之前 |
Rusty Russell
|
9d0ca6ed6f
virtio: remove obsolete virtqueue_get_queue_index()
|
12 年之前 |
Rusty Russell
|
9dc7b9e4d0
virtio_net: use simplified virtqueue accessors.
|
12 年之前 |
Rusty Russell
|
f7bc959451
virtio_net: use virtqueue_add_sgs[] for command buffers.
|
12 年之前 |
Linus Torvalds
|
3c834b6f41
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
12 年之前 |
Pravin B Shelar
|
c9af6db4c1
net: Fix possible wrong checksum generation.
|
12 年之前 |
Rusty Russell
|
b2a17029c2
virtio: use module_virtio_driver.
|
12 年之前 |
Joe Perches
|
e68ed8f0d8
drivers:net:misc: Remove unnecessary alloc/OOM messages
|
12 年之前 |
David S. Miller
|
f1e7b73acc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Eric Dumazet
|
cef401de7b
net: fix possible wrong checksum generation
|
12 年之前 |