Michael S. Tsirkin
|
4e9fa50c6c
vhost: move features to core
|
10 년 전 |
Al Viro
|
01e97e6517
new helper: msg_data_left()
|
10 년 전 |
David S. Miller
|
71a83a6db6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 년 전 |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 년 전 |
Michael S. Tsirkin
|
0d79a493e5
vhost: drop hard-coded num_buffers size
|
10 년 전 |
Michael S. Tsirkin
|
4c5a84421c
vhost: cleanup iterator update logic
|
10 년 전 |
Jason Wang
|
0960b6417e
vhost_net: fix wrong iter offset when setting number of buffers
|
10 년 전 |
David S. Miller
|
6e03f896b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 년 전 |
Michael S. Tsirkin
|
5201aa49b0
vhost/net: fix up num_buffers endian-ness
|
10 년 전 |
Al Viro
|
ba7438aed9
vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()
|
10 년 전 |
Al Viro
|
98a527aac1
vhost: don't bother with copying iovec in handle_tx()
|
10 년 전 |
David S. Miller
|
3f3558bb51
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 년 전 |
Jiri Pirko
|
df8a39defa
net: rename vlan_tx_* helpers since "tx" is misleading there
|
10 년 전 |
Michael S. Tsirkin
|
99975cc6ad
vhost/net: length miscalculation
|
10 년 전 |
Linus Torvalds
|
70e71ca0af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
10 년 전 |
Al Viro
|
c0371da604
put iov_iter into msghdr
|
10 년 전 |
Michael S. Tsirkin
|
41e3e42108
vhost/net: enable virtio 1.0
|
10 년 전 |
Michael S. Tsirkin
|
e4fca7d6ff
vhost/net: larger header for virtio 1.0
|
10 년 전 |
Michael S. Tsirkin
|
8b38694a2d
vhost/net: virtio 1.0 byte swap
|
10 년 전 |
Michael S. Tsirkin
|
bf99573496
vhost/net: force len for TX to host endian
|
10 년 전 |
Romain Francoise
|
d04257b07f
vhost-net: don't open-code kvfree
|
11 년 전 |
Michael S. Tsirkin
|
47283bef7e
vhost: move memory pointer to VQs
|
11 년 전 |
Michael S. Tsirkin
|
ea16c51433
vhost: move acked_features to VQs
|
11 년 전 |
Michael S. Tsirkin
|
23cc5a991c
vhost-net: extend device allocation to vmalloc
|
12 년 전 |
Al Viro
|
09aaacf02a
vhost: don't open-code sockfd_put()
|
11 년 전 |
Michael S. Tsirkin
|
a39ee449f9
vhost: validate vhost_get_vq_desc return value
|
11 년 전 |
Michael S. Tsirkin
|
d8316f3991
vhost: fix total length when packets are too short
|
11 년 전 |
Michael S. Tsirkin
|
b0c057ca7e
vhost: fix a theoretical race in device cleanup
|
11 년 전 |
Michael S. Tsirkin
|
0ad8b480d6
vhost: fix ref cnt checking deadlock
|
11 년 전 |
Zhi Yong Wu
|
59566b6e8c
vhost: remove the dead branch
|
11 년 전 |