aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-08-10vdpa/mlx5: Fix pointer math in mlx5_vdpa_get_config()Dan Carpenter1-1/+1
2020-08-10vdpa/mlx5: fix memory allocation failure checksColin Ian King1-7/+6
2020-08-10vdpa/mlx5: Fix uninitialised variable in core/mr.cAlex Dewar1-1/+3
2020-08-10vdpa_sim: init iommu lockMichael S. Tsirkin1-0/+1
2020-08-05vdpa/mlx5: Add VDPA driver for supported mlx5 devicesEli Cohen6-2/+2080
2020-08-05vdpa/mlx5: Add shared memory registration codeEli Cohen5-2/+522
2020-08-05vdpa/mlx5: Add support library for mlx5 VDPA implementationEli Cohen6-0/+350
2020-08-05vdpa/mlx5: Add hardware descriptive header fileEli Cohen1-0/+168
2020-08-05vdpa: Modify get_vq_state() to return error codeEli Cohen3-5/+10
2020-08-05net/vdpa: Use struct for set/get vq stateEli Cohen5-14/+20
2020-08-05vdpa: remove hard coded virtq numMax Gurtovoy4-9/+10
2020-08-05vdpasim: support batch updatingJason Wang1-3/+37
2020-08-05vhost-vdpa: support IOTLB batching hintsJason Wang1-9/+27
2020-08-05vhost-vdpa: support get/set backend featuresJason Wang1-0/+18
2020-08-05vhost: generialize backend features setting/gettingJason Wang3-16/+19
2020-08-05vhost-vdpa: refine ioctl pre-processingJason Wang1-4/+5
2020-08-05Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into HEADMichael S. Tsirkin12-53/+49
2020-08-05vDPA: dont change vq irq after DRIVER_OKZhu Lingshan1-1/+0
2020-08-05virtio_pci_modern: Fix the comment of virtio_pci_find_capability()Liao Pingfang1-0/+1
2020-08-05ifcvf: implement vdpa_config_ops.get_vq_irq()Zhu Lingshan1-2/+16
2020-08-05vhost_vdpa: implement IRQ offloading in vhost_vdpaZhu Lingshan2-1/+63
2020-08-05vhost: introduce vhost_vring_callZhu Lingshan3-9/+26
2020-08-05vhost: Use flex_array_size() helper in copy_from_user()Gustavo A. R. Silva1-1/+1
2020-08-05vdpasim: protect concurrent access to iommu iotlbMax Gurtovoy1-4/+27
2020-08-05vhost: vdpa: remove per device feature whitelistJason Wang1-37/+0
2020-08-05virtio_ring: Avoid loop when vq is broken in virtqueue_pollMao Wenan1-0/+3
2020-08-05virtio_net: use LE accessors for speed/duplexMichael S. Tsirkin1-4/+5
2020-08-05virtio-iommu: convert to LE accessorsMichael S. Tsirkin1-17/+17
2020-08-05virtio_mem: convert to LE accessorsMichael S. Tsirkin1-15/+15
2020-08-05drm/virtio: convert to LE accessorsMichael S. Tsirkin1-8/+8
2020-08-05virtio_pmem: convert to LE accessorsMichael S. Tsirkin1-2/+2
2020-08-05virtio_crypto: convert to LE accessorsMichael S. Tsirkin1-23/+23
2020-08-05virtio_input: convert to LE accessorsMichael S. Tsirkin1-16/+16
2020-08-05virtio_balloon: use LE config space accessesMichael S. Tsirkin1-17/+9
2020-08-05vdpa_sim: fix endian-ness of config spaceMichael S. Tsirkin1-5/+28
2020-08-05virtio_vdpa: legacy features handlingMichael S. Tsirkin1-6/+3
2020-08-05vhost/vdpa: switch to new helpersMichael S. Tsirkin1-5/+3
2020-08-05vdpa: make sure set_features is invoked for legacyMichael S. Tsirkin1-0/+1
2020-08-05mlxbf-tmfifo: sparse tags for config accessMichael S. Tsirkin1-3/+10
2020-08-05virtio_scsi: correct tags for config space fieldsMichael S. Tsirkin1-2/+2
2020-08-05virtio_balloon: fix sparse warningMichael S. Tsirkin1-1/+1
2020-08-03virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirkMichael S. Tsirkin3-4/+4
2020-08-03virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORMMichael S. Tsirkin6-8/+8
2020-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds36-263/+385
2020-08-01vxlan: fix memleak of fdbTaehee Yoo1-2/+4
2020-08-01Merge tag 'pinctrl-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds4-2/+79
2020-07-31Merge tag 'mlx5-fixes-2020-07-30' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller7-18/+42
2020-07-31Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queueDavid S. Miller2-3/+10
2020-07-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-3/+4
2020-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds6-51/+38