summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/vdpa: Use struct for set/get vq stateEli Cohen2020-08-066-18/+34
* vdpa: remove hard coded virtq numMax Gurtovoy2020-08-065-11/+14
* vdpasim: support batch updatingJason Wang2020-08-061-3/+37
* vhost-vdpa: support IOTLB batching hintsJason Wang2020-08-063-9/+40
* vhost-vdpa: support get/set backend featuresJason Wang2020-08-061-0/+18
* vhost: generialize backend features setting/gettingJason Wang2020-08-063-16/+19
* vhost-vdpa: refine ioctl pre-processingJason Wang2020-08-061-4/+5
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Michael S. Tsirkin2020-08-0618-77/+228
|\
| * RDMA/mlx5: ConnectX-7 new capabilities to set relaxed ordering by UMRMeir Lichtinger2020-07-241-1/+3
| * net/mlx5: Enable count action for rules with allow actionMichael Guralnik2020-07-161-0/+1
| * net/mlx5: Add interface changes required for VDPAEli Cohen2020-07-162-16/+100
| * net/mlx5: Add VDPA interface type to supported enumerationsEli Cohen2020-07-161-0/+1
| * net/mlx5: Support setting access rights of dma addressesEli Cohen2020-07-163-2/+16
| * net/mlx5: Enable QP number request when creating IPoIB underlay QPMichael Guralnik2020-07-033-2/+17
| * net/mlx5: kTLS, Improve TLS params layout structuresTariq Toukan2020-06-277-13/+23
| * net/mlx5: Avoid eswitch header inclusion in fs core layerParav Pandit2020-06-273-11/+10
| * net/mlx5: Avoid RDMA file inclusion in core driverParav Pandit2020-06-271-1/+0
| * net/mlx5: Add support in query QP, CQ and MKEY segmentsMaor Gottlieb2020-06-232-0/+6
| * net/mlx5: Export resource dump interfaceMaor Gottlieb2020-06-233-32/+52
* | vDPA: dont change vq irq after DRIVER_OKZhu Lingshan2020-08-052-1/+1
* | virtio_pci_modern: Fix the comment of virtio_pci_find_capability()Liao Pingfang2020-08-051-0/+1
* | irqbypass: do not start cons/prod when failed connectZhu Lingshan2020-08-051-6/+10
* | ifcvf: implement vdpa_config_ops.get_vq_irq()Zhu Lingshan2020-08-051-2/+16
* | vhost_vdpa: implement IRQ offloading in vhost_vdpaZhu Lingshan2020-08-052-1/+63
* | vDPA: add get_vq_irq() in vdpa_config_opsZhu Lingshan2020-08-051-0/+7
* | kvm: detect assigned device via irqbypass managerZhu Lingshan2020-08-051-2/+10
* | vhost: introduce vhost_vring_callZhu Lingshan2020-08-053-9/+26
* | vhost: Use flex_array_size() helper in copy_from_user()Gustavo A. R. Silva2020-08-051-1/+1
* | vdpasim: protect concurrent access to iommu iotlbMax Gurtovoy2020-08-051-4/+27
* | vhost: vdpa: remove per device feature whitelistJason Wang2020-08-051-37/+0
* | virtio_ring: Avoid loop when vq is broken in virtqueue_pollMao Wenan2020-08-051-0/+3
* | virtio_net: use LE accessors for speed/duplexMichael S. Tsirkin2020-08-052-5/+6
* | virtio_config: drop LE option from config spaceMichael S. Tsirkin2020-08-051-26/+2
* | virtio-iommu: convert to LE accessorsMichael S. Tsirkin2020-08-051-17/+17
* | virtio_mem: convert to LE accessorsMichael S. Tsirkin2020-08-051-15/+15
* | drm/virtio: convert to LE accessorsMichael S. Tsirkin2020-08-051-8/+8
* | virtio_pmem: convert to LE accessorsMichael S. Tsirkin2020-08-051-2/+2
* | virtio_crypto: convert to LE accessorsMichael S. Tsirkin2020-08-051-23/+23
* | virtio_fs: convert to LE accessorsMichael S. Tsirkin2020-08-051-2/+2
* | virtio_input: convert to LE accessorsMichael S. Tsirkin2020-08-051-16/+16
* | virtio_balloon: use LE config space accessesMichael S. Tsirkin2020-08-051-17/+9
* | virtio_config: add virtio_cread_le_featureMichael S. Tsirkin2020-08-051-0/+10
* | virtio_caif: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-3/+3
* | virtio_config: LE config space accessorsMichael S. Tsirkin2020-08-051-0/+65
* | virtio_config: disallow native type fields (again)Michael S. Tsirkin2020-08-051-14/+2
* | virtio_config: rewrite using _GenericMichael S. Tsirkin2020-08-051-85/+76
* | virtio_config: cread/write cleanupMichael S. Tsirkin2020-08-051-12/+19
* | vdpa_sim: fix endian-ness of config spaceMichael S. Tsirkin2020-08-051-5/+28
* | virtio_vdpa: legacy features handlingMichael S. Tsirkin2020-08-051-6/+3
* | vhost/vdpa: switch to new helpersMichael S. Tsirkin2020-08-051-5/+3