summaryrefslogtreecommitdiff
path: root/drivers/vdpa
AgeCommit message (Expand)Author
2022-06-24vduse: Tie vduse mgmtdev and its deviceParav Pandit
2022-06-24vdpa/mlx5: Initialize CVQ vringh only onceEli Cohen
2022-06-24vdpa/mlx5: Update Control VQ callback informationEli Cohen
2022-06-08vduse: Fix NULL pointer dereference on sysfs accessXie Yongji
2022-06-08vdpa/mlx5: clean up indenting in handle_ctrl_vlan()Dan Carpenter
2022-06-08vdpa/mlx5: fix error code for deleting vlanDan Carpenter
2022-06-08vdpa/mlx5: Fix syntax errors in commentsXiang wangx
2022-06-03Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-06-01vdpa: ifcvf: set pci driver data in probeJason Wang
2022-06-01vdpa/mlx5: Add RX MAC VLAN filter supportEli Cohen
2022-06-01vdpa/mlx5: Remove flow counter from steeringEli Cohen
2022-05-31vdpasim: Off by one in vdpasim_set_group_asid()Dan Carpenter
2022-05-31vdpasim: allow to enable a vq repeatedlyEugenio PĂ©rez
2022-05-31vDPA/ifcvf: fix uninitialized config_vector warningZhu Lingshan
2022-05-31vdpa/vp_vdpa : add vdpa tool support in vp_vdpaCindy Lu
2022-05-31vdpasim: control virtqueue supportGautam Dawar
2022-05-31vdpa_sim: filter destination mac addressGautam Dawar
2022-05-31vdpa_sim: factor out buffer completion logicGautam Dawar
2022-05-31vdpa_sim: advertise VIRTIO_NET_F_MTUGautam Dawar
2022-05-31vdpa: multiple address spaces supportGautam Dawar
2022-05-31vdpa: introduce virtqueue groupsGautam Dawar
2022-05-31vdpa/mlx5: Use readers/writers semaphore instead of mutexEli Cohen
2022-05-31vdpa/mlx5: Add support for reading descriptor statisticsEli Cohen
2022-05-31net/vdpa: Use readers/writers semaphore instead of cf_mutexEli Cohen
2022-05-31net/vdpa: Use readers/writers semaphore instead of vdpa_dev_mutexEli Cohen
2022-05-31vdpa: Add support for querying vendor statisticsEli Cohen
2022-05-31vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doitEli Cohen
2022-05-18vdpa/mlx5: Use consistent RQT sizeEli Cohen
2022-04-22vdpa: Use helper for safer setting of driver_overrideKrzysztof Kozlowski
2022-04-05Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-03-31Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-03-30vdpa: mlx5: synchronize driver status with CVQJason Wang
2022-03-30vdpa: mlx5: prevent cvq work from hogging CPUJason Wang
2022-03-28vdpa/mlx5: Avoid processing works if workqueue was destroyedEli Cohen
2022-03-28vdpa: change the type of nvqs to u32Longpeng
2022-03-28vdpa/mlx5: re-create forwarding rules after mac modifiedMichael Qiu
2022-03-28net/mlx5: Add support for configuring max device MTUEli Cohen
2022-03-28vDPA/ifcvf: cacheline alignment for ifcvf_hwZhu Lingshan
2022-03-28vDPA/ifcvf: implement shared IRQ featureZhu Lingshan
2022-03-28vDPA/ifcvf: implement device MSIX vector allocatorZhu Lingshan
2022-03-28vDPA/ifcvf: make use of virtio pci modern IO helpers in ifcvfZhu Lingshan
2022-03-24Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-06vdpa: fix use-after-free on vp_vdpa_removeZhang Min
2022-03-04vduse: Fix returning wrong type in vduse_domain_alloc_iova()Xie Yongji
2022-03-04vdpa/mlx5: add validation for VIRTIO_NET_CTRL_MQ_VQ_PAIRS_SET commandSi-Wei Liu
2022-03-04vdpa/mlx5: should verify CTRL_VQ feature exists for MQSi-Wei Liu
2022-03-04vdpa: factor out vdpa_set_features_unlocked for vdpa internal useSi-Wei Liu
2022-02-14iommu/iova: Separate out rcache initJohn Garry
2022-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-01-14vdpa/mlx5: Fix tracking of current number of VQsEli Cohen