summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* vdpa: Modify get_vq_state() to return error codeEli Cohen2020-08-063-5/+10
* net/vdpa: Use struct for set/get vq stateEli Cohen2020-08-065-14/+20
* vdpa: remove hard coded virtq numMax Gurtovoy2020-08-064-9/+10
* vdpasim: support batch updatingJason Wang2020-08-061-3/+37
* vhost-vdpa: support IOTLB batching hintsJason Wang2020-08-061-9/+27
* 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-0612-53/+49
|\
| * net/mlx5: Enable count action for rules with allow actionMichael Guralnik2020-07-161-0/+1
| * net/mlx5: Support setting access rights of dma addressesEli Cohen2020-07-161-2/+9
| * net/mlx5: Enable QP number request when creating IPoIB underlay QPMichael Guralnik2020-07-032-0/+10
| * net/mlx5: kTLS, Improve TLS params layout structuresTariq Toukan2020-06-274-8/+12
| * net/mlx5: Avoid eswitch header inclusion in fs core layerParav Pandit2020-06-273-11/+10
| * net/mlx5: Add support in query QP, CQ and MKEY segmentsMaor Gottlieb2020-06-231-0/+3
| * net/mlx5: Export resource dump interfaceMaor Gottlieb2020-06-232-32/+4
* | vDPA: dont change vq irq after DRIVER_OKZhu Lingshan2020-08-051-1/+0
* | virtio_pci_modern: Fix the comment of virtio_pci_find_capability()Liao Pingfang2020-08-051-0/+1
* | 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
* | 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-051-4/+5
* | 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_input: convert to LE accessorsMichael S. Tsirkin2020-08-051-16/+16
* | virtio_balloon: use LE config space accessesMichael S. Tsirkin2020-08-051-17/+9
* | 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
* | vdpa: make sure set_features is invoked for legacyMichael S. Tsirkin2020-08-051-0/+1
* | mlxbf-tmfifo: sparse tags for config accessMichael S. Tsirkin2020-08-051-3/+10
* | virtio_scsi: correct tags for config space fieldsMichael S. Tsirkin2020-08-051-2/+2
* | virtio_balloon: fix sparse warningMichael S. Tsirkin2020-08-051-1/+1
* | virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirkMichael S. Tsirkin2020-08-033-4/+4
* | virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORMMichael S. Tsirkin2020-08-036-8/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-0236-263/+385
|\ \
| * | vxlan: fix memleak of fdbTaehee Yoo2020-08-011-2/+4
| * | Merge tag 'mlx5-fixes-2020-07-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2020-08-017-18/+42
| |\ \
| | * | net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong2020-07-311-2/+2
| | * | net/mlx5e: E-Switch, Specify flow_source for rule with no in_portJianbo Liu2020-07-311-7/+12
| | * | net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroringJianbo Liu2020-07-315-3/+10
| | * | net/mlx5e: CT: Support restore ipv6 tunnelJianbo Liu2020-07-311-9/+21
| * | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2020-08-012-3/+10
| |\ \ \ | | |/ / | |/| |