Jason Wang
|
ab3971b1e7
virtio-net: correctly delete napi hash
|
10 yıl önce |
Linus Torvalds
|
53861af9a1
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
10 yıl önce |
David S. Miller
|
6e03f896b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 yıl önce |
Vlad Yasevich
|
e3e3c423f8
Revert "drivers/net: Disable UFO through virtio"
|
10 yıl önce |
Jacob Keller
|
074c358219
virtio_net: add software timestamp support
|
11 yıl önce |
Michael S. Tsirkin
|
6ba422489b
virtio/net: verify device has config space
|
10 yıl önce |
Jason Wang
|
41f2f1273c
virtio-net: don't do header check for dodgy gso packets
|
10 yıl önce |
Herbert Xu
|
8acdf999ac
virtio_net: Fix napi poll list corruption
|
10 yıl önce |
Michael S. Tsirkin
|
51cdc3815f
virtio: drop VIRTIO_F_VERSION_1 from drivers
|
10 yıl önce |
Michael S. Tsirkin
|
9465a7a6f1
virtio_net: enable v1.0 support
|
10 yıl önce |
Michael S. Tsirkin
|
7e93a02fec
virtio_net: disable mac write for virtio 1.0
|
10 yıl önce |
Michael S. Tsirkin
|
d04302b334
virtio_net: bigger header when VERSION_1 is set
|
10 yıl önce |
Michael S. Tsirkin
|
bcff3162f3
virtio_net: stricter short buffer length checks
|
10 yıl önce |
Michael S. Tsirkin
|
012873d057
virtio_net: get rid of virtio_net_hdr/skb_vnet_hdr
|
10 yıl önce |
Michael S. Tsirkin
|
946fa5647b
virtio_net: pass vi around
|
10 yıl önce |
Michael S. Tsirkin
|
fdd819b215
virtio_net: v1.0 endianness
|
11 yıl önce |
Jason Wang
|
892d6eb124
virtio-net: validate features during probe
|
10 yıl önce |
Ben Hutchings
|
3d0ad09412
drivers/net: Disable UFO through virtio
|
10 yıl önce |
Linus Torvalds
|
0e6e58f941
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
10 yıl önce |
Michael S. Tsirkin
|
4b7fd2e688
virtio_net: fix use after free
|
10 yıl önce |
Michael S. Tsirkin
|
e53fbd11e9
virtio_net: enable VQs early on restore
|
10 yıl önce |
Michael S. Tsirkin
|
0246555550
virtio_net: fix use after free on allocation failure
|
10 yıl önce |
Michael S. Tsirkin
|
4baf1e33d0
virtio_net: enable VQs early
|
10 yıl önce |
Michael S. Tsirkin
|
507613bf31
virtio_net: minor cleanup
|
10 yıl önce |
Michael S. Tsirkin
|
080c637373
virtio-net: drop config_mutex
|
10 yıl önce |
Michael S. Tsirkin
|
102a2786c9
virtio_net: drop config_enable
|
10 yıl önce |
Rusty Russell
|
a58354409a
virtio_net: pass well-formed sgs to virtqueue_add_*()
|
11 yıl önce |
David S. Miller
|
c89fcfd42c
virtio_net: flush when in xmit_more mode and under descriptor pressure
|
11 yıl önce |
David S. Miller
|
0b725a2ca6
net: Remove ndo_xmit_flush netdev operation, use signalling instead.
|
11 yıl önce |
David S. Miller
|
c223a078cb
virtio_net: Support netdev_ops->ndo_xmit_flush()
|
11 yıl önce |