Michael S. Tsirkin
|
51cdc3815f
virtio: drop VIRTIO_F_VERSION_1 from drivers
|
10 年 前 |
Michael S. Tsirkin
|
9465a7a6f1
virtio_net: enable v1.0 support
|
10 年 前 |
Michael S. Tsirkin
|
7e93a02fec
virtio_net: disable mac write for virtio 1.0
|
10 年 前 |
Michael S. Tsirkin
|
d04302b334
virtio_net: bigger header when VERSION_1 is set
|
10 年 前 |
Michael S. Tsirkin
|
bcff3162f3
virtio_net: stricter short buffer length checks
|
10 年 前 |
Michael S. Tsirkin
|
012873d057
virtio_net: get rid of virtio_net_hdr/skb_vnet_hdr
|
10 年 前 |
Michael S. Tsirkin
|
946fa5647b
virtio_net: pass vi around
|
10 年 前 |
Michael S. Tsirkin
|
fdd819b215
virtio_net: v1.0 endianness
|
10 年 前 |
Jason Wang
|
892d6eb124
virtio-net: validate features during probe
|
10 年 前 |
Ben Hutchings
|
3d0ad09412
drivers/net: Disable UFO through virtio
|
10 年 前 |
Linus Torvalds
|
0e6e58f941
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
10 年 前 |
Michael S. Tsirkin
|
4b7fd2e688
virtio_net: fix use after free
|
10 年 前 |
Michael S. Tsirkin
|
e53fbd11e9
virtio_net: enable VQs early on restore
|
10 年 前 |
Michael S. Tsirkin
|
0246555550
virtio_net: fix use after free on allocation failure
|
10 年 前 |
Michael S. Tsirkin
|
4baf1e33d0
virtio_net: enable VQs early
|
10 年 前 |
Michael S. Tsirkin
|
507613bf31
virtio_net: minor cleanup
|
10 年 前 |
Michael S. Tsirkin
|
080c637373
virtio-net: drop config_mutex
|
10 年 前 |
Michael S. Tsirkin
|
102a2786c9
virtio_net: drop config_enable
|
10 年 前 |
Rusty Russell
|
a58354409a
virtio_net: pass well-formed sgs to virtqueue_add_*()
|
11 年 前 |
David S. Miller
|
c89fcfd42c
virtio_net: flush when in xmit_more mode and under descriptor pressure
|
11 年 前 |
David S. Miller
|
0b725a2ca6
net: Remove ndo_xmit_flush netdev operation, use signalling instead.
|
11 年 前 |
David S. Miller
|
c223a078cb
virtio_net: Support netdev_ops->ndo_xmit_flush()
|
11 年 前 |
Jason Wang
|
91815639d8
virtio-net: rx busy polling support
|
11 年 前 |
Jason Wang
|
2ffa75988f
virtio-net: introduce virtnet_receive()
|
11 年 前 |
Wilfried Klaebe
|
7ad24ea4bf
net: get rid of SET_ETHTOOL_OPS
|
11 年 前 |
Zhangjie \(HZ\)
|
6ebbc1a638
virtio-net: Set needed_headroom for virtio-net when VIRTIO_F_ANY_LAYOUT is true
|
11 年 前 |
Amos Kong
|
c18e9cd623
virtio_net: zero is an invald queue_pairs number
|
11 年 前 |
Linus Torvalds
|
cd6362befe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
11 年 前 |
Linus Torvalds
|
64056a9425
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
11 年 前 |
David S. Miller
|
64c27237a0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年 前 |