summaryrefslogtreecommitdiffstats
path: root/drivers/vhost
AgeCommit message (Expand)AuthorLines
2020-05-21Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-2/+2
2020-05-15vhost: missing __user tagsMichael S. Tsirkin-2/+2
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-5/+11
2020-05-02vhost: vsock: kick send_pkt worker once device is startedJia He-0/+5
2020-04-27vsock/virtio: fix multiple packet delivery to monitoring devicesStefano Garzarella-0/+6
2020-04-27vhost/vsock: fix packet delivery order to monitoring devicesStefano Garzarella-5/+5
2020-04-20vhost: disable for OABIMichael S. Tsirkin-4/+13
2020-04-17vdpa: make vhost, virtio depend on menuMichael S. Tsirkin-1/+1
2020-04-16virtio/test: fix up after IOTLB changesMichael S. Tsirkin-2/+9
2020-04-16vhost: Create accessors for virtqueues private_dataEugenio Pérez-32/+61
2020-04-16vhost: remove set but not used variable 'status'Jason Yan-3/+0
2020-04-16vhost: vdpa: remove unnecessary null checkGustavo A. R. Silva-2/+0
2020-04-02vhost: introduce vDPA-based backendTiwei Bie-0/+898
2020-04-01vringh: IOTLB supportJason Wang-23/+399
2020-04-01vhost: factor out IOTLBJason Wang-181/+267
2020-04-01vhost: allow per device message handlerJason Wang-6/+19
2020-04-01vhost: refine vhost and vringh kconfigJason Wang-13/+21
2020-02-22vhost: Check docket sk_family instead of call getnameEugenio Pérez-9/+1
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-1/+3
2019-12-07vhost/vsock: accept only packets with the right dst_cidStefano Garzarella-1/+3
2019-12-04vhost, kcov: collect coverage from vhost_workerAndrey Konovalov-0/+7
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds-44/+4
2019-11-14vhost/vsock: refuse CID assigned to the guest->host transportStefano Garzarella-0/+6
2019-11-14vsock: prevent transport modules unloadingStefano Garzarella-0/+2
2019-11-14vsock: add multi-transports supportStefano Garzarella-2/+3
2019-11-14vsock: handle buffer_size sockopts in the coreStefano Garzarella-6/+1
2019-11-14vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()Stefano Garzarella-47/+47
2019-10-28vringh: fix copy direction of vringh_iov_push_kern()Jason Wang-1/+7
2019-10-23compat_ioctl: move drivers to compat_ptr_ioctlArnd Bergmann-44/+4
2019-10-13vhost/test: stop device before resetMichael S. Tsirkin-0/+2
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-562/+16
2019-09-14Revert "vhost: block speculation of translated descriptors"Michael S. Tsirkin-4/+2
2019-09-11vhost: make sure log_num < in_numyongduan-2/+2
2019-09-11vhost: block speculation of translated descriptorsMichael S. Tsirkin-2/+4
2019-09-04Revert "vhost: access vq metadata through kernel virtual address"Michael S. Tsirkin-553/+3
2019-09-04vhost: Remove unnecessary variableYunsheng Lin-3/+2
2019-09-04vhost/test: fix build for vhost testTiwei Bie-4/+9
2019-09-04vhost/test: fix build for vhost testTiwei Bie-1/+1
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-1/+1
2019-07-30vhost/vsock: split packets to send using multiple buffersStefano Garzarella-18/+48
2019-07-30vsock/virtio: limit the memory used per-socketStefano Garzarella-0/+2
2019-07-26vhost: disable metadata prefetch optimizationMichael S. Tsirkin-1/+1
2019-07-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-126/+771
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-1/+1
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-8/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner-8/+4
2019-06-17vhost_net: disable zerocopy by defaultJason Wang-1/+1
2019-06-14Merge tag 'v5.2-rc4' into mauroJonathan Corbet-43/+75
2019-06-08docs: fix broken documentation linksMauro Carvalho Chehab-1/+1