Jason Wang
|
681daee244
virtio-net: correct error handling of virtqueue_kick()
|
11 years ago |
Jason Wang
|
0e7ede80d9
virtio-net: alloc big buffers also when guest can receive UFO
|
11 years ago |
Michael Dalton
|
fbf28d78f5
virtio-net: initial rx sysfs support, export mergeable rx buffer size
|
11 years ago |
Michael Dalton
|
ab7db91705
virtio-net: auto-tune mergeable rx buffer size for improved performance
|
11 years ago |
Michael Dalton
|
fb51879dbc
virtio-net: use per-receive queue page frag alloc for mergeable bufs
|
11 years ago |
Jason Wang
|
be121f46af
virtio-net: drop rq->max and rq->num
|
11 years ago |
David S. Miller
|
56a4342dfe
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Jason Wang
|
6cd4ce0099
virtio-net: fix refill races during restore
|
11 years ago |
stephen hemminger
|
788a8b6dd3
virtio_net: spelling fixes
|
11 years ago |
stephen hemminger
|
d24bae32fa
virtio_net: remove unused parameter to send_command
|
11 years ago |
David S. Miller
|
34f9f43710
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Michael Dalton
|
98bfd23cdb
virtio-net: free bufs correctly on invalid packet length
|
11 years ago |
Andrey Vagin
|
d4fb84eefe
virtio: delete napi structures from netdev before releasing memory
|
11 years ago |
Andrey Vagin
|
fa9fac1725
virtio-net: determine type of bufs correctly
|
11 years ago |
Jeff Kirsher
|
adf8d3ff6e
drivers/net/*: Fix FSF address in file headers
|
11 years ago |
Michael S. Tsirkin
|
f121159d72
virtio_net: make all RX paths handle erors consistently
|
11 years ago |
Michael S. Tsirkin
|
8fc3b9e9a2
virtio_net: fix error handling for mergeable buffers
|
11 years ago |
Thomas Huth
|
99e872ae1e
virtio_net: Fixed a trivial typo (fitler --> filter)
|
11 years ago |
Linus Torvalds
|
1ee2dcc224
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Zhi Yong Wu
|
0f13b66b01
net, virtio_net: replace the magic value
|
12 years ago |
Linus Torvalds
|
b746f9c794
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
12 years ago |
Michael Dalton
|
5061de3666
virtio-net: mergeable buffer size should include virtio-net header
|
12 years ago |
Linus Torvalds
|
5e30025a31
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
John Stultz
|
827da44c61
net: Explicitly initialize u64_stats_sync structures for lockdep
|
12 years ago |
Jason Wang
|
9bb8ca8607
virtio-net: switch to use XPS to choose txq
|
12 years ago |
Jason Wang
|
ba27524103
virtio-net: coalesce rx frags when possible during rx
|
12 years ago |
David S. Miller
|
394efd19d5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Jason Wang
|
ec9debbd9a
virtio-net: correctly handle cpu hotplug notifier during resuming
|
12 years ago |
Michael Dalton
|
2613af0ed1
virtio_net: migrate mergeable rx buffers to page frag allocators
|
12 years ago |
Heinz Graalfs
|
047b9b9495
virtio_net: verify if queue is broken after virtqueue_get_buf()
|
12 years ago |