index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vdpa
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-05
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-21
/
+41
2022-03-31
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
5
-127
/
+428
2022-03-30
vdpa: mlx5: synchronize driver status with CVQ
Jason Wang
1
-14
/
+37
2022-03-30
vdpa: mlx5: prevent cvq work from hogging CPU
Jason Wang
1
-12
/
+9
2022-03-28
vdpa/mlx5: Avoid processing works if workqueue was destroyed
Eli Cohen
1
-2
/
+5
2022-03-28
vdpa: change the type of nvqs to u32
Longpeng
1
-3
/
+3
2022-03-28
vdpa/mlx5: re-create forwarding rules after mac modified
Michael Qiu
1
-1
/
+44
2022-03-28
net/mlx5: Add support for configuring max device MTU
Eli Cohen
1
-1
/
+31
2022-03-28
vDPA/ifcvf: cacheline alignment for ifcvf_hw
Zhu Lingshan
2
-9
/
+5
2022-03-28
vDPA/ifcvf: implement shared IRQ feature
Zhu Lingshan
3
-57
/
+300
2022-03-28
vDPA/ifcvf: implement device MSIX vector allocator
Zhu Lingshan
1
-5
/
+26
2022-03-28
vDPA/ifcvf: make use of virtio pci modern IO helpers in ifcvf
Zhu Lingshan
3
-71
/
+36
2022-03-25
Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+11
2022-03-06
vdpa: fix use-after-free on vp_vdpa_remove
Zhang Min
1
-1
/
+1
2022-03-04
vduse: Fix returning wrong type in vduse_domain_alloc_iova()
Xie Yongji
1
-1
/
+1
2022-03-04
vdpa/mlx5: add validation for VIRTIO_NET_CTRL_MQ_VQ_PAIRS_SET command
Si-Wei Liu
1
-0
/
+16
2022-03-04
vdpa/mlx5: should verify CTRL_VQ feature exists for MQ
Si-Wei Liu
1
-2
/
+16
2022-03-04
vdpa: factor out vdpa_set_features_unlocked for vdpa internal use
Si-Wei Liu
1
-1
/
+1
2022-02-14
iommu/iova: Separate out rcache init
John Garry
1
-0
/
+11
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
10
-145
/
+350
2022-01-15
vdpa/mlx5: Fix tracking of current number of VQs
Eli Cohen
1
-4
/
+8
2022-01-15
vdpa/mlx5: Fix is_index_valid() to refer to features
Eli Cohen
1
-3
/
+7
2022-01-15
vdpa: Avoid taking cf_mutex lock on get status
Eli Cohen
1
-11
/
+0
2022-01-15
vdpa/vdpa_sim_net: Report max device capabilities
Eli Cohen
1
-0
/
+1
2022-01-15
vdpa: Use BIT_ULL for bit operations
Eli Cohen
1
-6
/
+6
2022-01-15
vdpa/vdpa_sim: Configure max supported virtqueues
Eli Cohen
1
-0
/
+1
2022-01-15
vdpa/mlx5: Report max device capabilities
Eli Cohen
1
-12
/
+23
2022-01-15
vdpa: Support reporting max device capabilities
Eli Cohen
1
-0
/
+10
2022-01-15
vdpa/mlx5: Restore cur_num_vqs in case of failure in change_num_qps()
Eli Cohen
1
-1
/
+3
2022-01-15
vdpa: Add support for returning device configuration information
Eli Cohen
1
-0
/
+3
2022-01-15
vdpa/mlx5: Support configuring max data virtqueue
Eli Cohen
1
-14
/
+40
2022-01-15
vdpa/mlx5: Fix config_attr_mask assignment
Eli Cohen
1
-1
/
+1
2022-01-15
vdpa: Allow to configure max data virtqueues
Eli Cohen
1
-2
/
+13
2022-01-15
vdpa: Read device configuration only if FEATURES_OK
Eli Cohen
1
-12
/
+33
2022-01-15
vdpa: Sync calls set/get config/status with cf_mutex
Eli Cohen
1
-0
/
+19
2022-01-15
vdpa/mlx5: Distribute RX virtqueues in RQT object
Eli Cohen
1
-23
/
+7
2022-01-15
vdpa: Provide interface to read driver features
Eli Cohen
7
-27
/
+76
2022-01-15
vdpa/mlx5: Fix wrong configuration of virtio_version_1_0
Eli Cohen
1
-2
/
+0
2022-01-15
eni_vdpa: Simplify 'eni_vdpa_probe()'
Christophe JAILLET
1
-12
/
+0
2022-01-15
net/mlx5_vdpa: Offer VIRTIO_NET_F_MTU when setting MTU
Eli Cohen
1
-0
/
+1
2022-01-15
vdpa: add driver_override support
Stefano Garzarella
1
-0
/
+74
2022-01-15
ifcvf/vDPA: fix misuse virtio-net device config size for blk dev
Zhu Lingshan
3
-33
/
+41
2022-01-15
vduse: moving kvfree into caller
Guanjun
1
-1
/
+2
2022-01-13
Merge tag 'iommu-updates-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+0
2022-01-12
Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2022-01-04
Merge branches 'arm/smmu', 'virtio', 'x86/amd', 'x86/vt-d' and 'core' into next
Joerg Roedel
1
-8
/
+0
2021-12-22
vdpa/mlx5: Use auxiliary_device driver data helpers
David E. Box
1
-2
/
+2
2021-12-17
iommu/iova: Move fast alloc size roundup into alloc_iova_fast()
John Garry via iommu
1
-8
/
+0
2021-12-08
vdpa: Consider device id larger than 31
Parav Pandit
1
-1
/
+2
2021-12-08
vduse: check that offset is within bounds in get_config()
Dan Carpenter
1
-1
/
+2
[next]