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