index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vdpa
Age
Commit message (
Expand
)
Author
2021-09-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-09-06
Documentation: Add documentation for VDUSE
Xie Yongji
2021-09-06
vduse: Introduce VDUSE - vDPA Device in Userspace
Xie Yongji
2021-09-06
vduse: Implement an MMU-based software IOTLB
Xie Yongji
2021-09-06
vdpa: Support transferring virtual addressing during DMA mapping
Xie Yongji
2021-09-06
vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()
Xie Yongji
2021-09-06
vdpa: Add reset callback in vdpa_config_ops
Xie Yongji
2021-09-05
vdpa_sim: Use iova_shift() for the size passed to alloc_iova()
Xie Yongji
2021-09-05
vdpa/mlx5: Add multiqueue support
Eli Cohen
2021-09-05
vdpa/mlx5: Add support for control VQ and MAC setting
Eli Cohen
2021-09-05
vdpa/mlx5: Ensure valid indices are provided
Eli Cohen
2021-09-05
vdpa/mlx5: Decouple virtqueue callback from struct mlx5_vdpa_virtqueue
Eli Cohen
2021-09-05
vdpa/mlx5: function prototype modifications in preparation to control VQ
Eli Cohen
2021-09-05
vdpa/mlx5: Remove redundant header file inclusion
Eli Cohen
2021-09-05
vDPA/ifcvf: enable multiqueue and control vq
Zhu Lingshan
2021-09-05
vDPA/ifcvf: detect and use the onboard number of queues directly
Zhu Lingshan
2021-09-05
vDPA/ifcvf: implement management netlink framework for ifcvf
Zhu Lingshan
2021-09-05
vDPA/ifcvf: introduce get_dev_type() which returns virtio dev id
Zhu Lingshan
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-16
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-11
vdpa/mlx5: Fix queue type selection logic
Eli Cohen
2021-08-11
vdpa/mlx5: Avoid destroying MR on empty iotlb
Eli Cohen
2021-08-11
vDPA/ifcvf: Fix return value check for vdpa_alloc_device()
Xie Yongji
2021-08-11
vp_vdpa: Fix return value check for vdpa_alloc_device()
Xie Yongji
2021-08-11
vdpa_sim: Fix return value check for vdpa_alloc_device()
Xie Yongji
2021-08-09
net/mlx5: Synchronize correct IRQ when destroying CQ
Shay Drory
2021-07-25
IB/mlx5: Rename is_apu_thread_cq function to is_apu_cq
Tal Gilboa
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2021-07-08
vp_vdpa: allow set vq state to initial state after reset
Jason Wang
2021-07-08
vdpa: support packed virtqueue for set/get_vq_state()
Jason Wang
2021-07-08
vdpa/mlx5: Clear vq ready indication upon device reset
Eli Cohen
2021-07-08
vdpa/mlx5: Add support for doorbell bypassing
Eli Cohen
2021-07-03
vdpa/mlx5: Add support for running with virtio_vdpa
Eli Cohen
2021-07-03
vdp/mlx5: Fix setting the correct dma_device
Eli Cohen
2021-07-03
vdpa/mlx5: Support creating resources with uid == 0
Eli Cohen
2021-07-03
vdpa/mlx5: Fix possible failure in umem size calculation
Eli Cohen
2021-07-03
vdpa/mlx5: Fix umem sizes assignments on VQ create
Eli Cohen
2021-07-03
vp_vdpa: correct the return value when fail to map notification
Jason Wang
2021-07-03
vDPA/ifcvf: reuse pre-defined macros for device ids and vendor ids
Zhu Lingshan
2021-07-03
vDPA/ifcvf: implement doorbell mapping for ifcvf
Zhu Lingshan
2021-07-03
vDPA/ifcvf: record virtio notify base
Zhu Lingshan
2021-07-03
vdpa_sim_blk: remove duplicate include of linux/blkdev.h
Wan Jiabing
2021-05-18
{net,vdpa}/mlx5: Configure interface MAC into mpfs L2 table
Eli Cohen
2021-05-03
vDPA/ifcvf: get_config_size should return dev specific config size
Zhu Lingshan
2021-05-03
vDPA/ifcvf: enable Intel C5000X-PL virtio-block for vDPA
Zhu Lingshan
2021-05-03
vDPA/ifcvf: deduce VIRTIO device ID when probe
Zhu Lingshan
2021-05-03
vdpa_sim_blk: add support for vdpa management tool
Stefano Garzarella
2021-05-03
vdpa_sim_blk: handle VIRTIO_BLK_T_GET_ID
Stefano Garzarella
[next]