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
|
11 years ago |
Zhi Yong Wu
|
0f13b66b01
net, virtio_net: replace the magic value
|
11 years ago |
Linus Torvalds
|
b746f9c794
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
11 years ago |
Michael Dalton
|
5061de3666
virtio-net: mergeable buffer size should include virtio-net header
|
11 years ago |
Linus Torvalds
|
5e30025a31
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 years ago |
John Stultz
|
827da44c61
net: Explicitly initialize u64_stats_sync structures for lockdep
|
11 years ago |
Jason Wang
|
9bb8ca8607
virtio-net: switch to use XPS to choose txq
|
11 years ago |
Jason Wang
|
ba27524103
virtio-net: coalesce rx frags when possible during rx
|
11 years ago |
David S. Miller
|
394efd19d5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Jason Wang
|
ec9debbd9a
virtio-net: correctly handle cpu hotplug notifier during resuming
|
11 years ago |
Michael Dalton
|
2613af0ed1
virtio_net: migrate mergeable rx buffers to page frag allocators
|
11 years ago |
Heinz Graalfs
|
047b9b9495
virtio_net: verify if queue is broken after virtqueue_get_buf()
|
11 years ago |
Heinz Graalfs
|
6797590118
virtio_net: verify if virtqueue_kick() succeeded
|
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 |
Rusty Russell
|
855e0c5288
virtio: use size-based config accessors.
|
11 years ago |
Aaron Lu
|
8910700039
virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PM
|
12 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 |