index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vdpa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-06-03
1
-25
/
+4
|
\
|
*
vdpa: Use helper for safer setting of driver_override
Krzysztof Kozlowski
2022-04-22
1
-25
/
+4
*
|
vdpa: ifcvf: set pci driver data in probe
Jason Wang
2022-06-01
1
-1
/
+2
*
|
vdpa/mlx5: Add RX MAC VLAN filter support
Eli Cohen
2022-06-01
1
-58
/
+216
*
|
vdpa/mlx5: Remove flow counter from steering
Eli Cohen
2022-06-01
1
-18
/
+6
*
|
vdpasim: Off by one in vdpasim_set_group_asid()
Dan Carpenter
2022-05-31
1
-1
/
+1
*
|
vdpasim: allow to enable a vq repeatedly
Eugenio PĂ©rez
2022-05-31
1
-1
/
+4
*
|
vDPA/ifcvf: fix uninitialized config_vector warning
Zhu Lingshan
2022-05-31
1
-6
/
+6
*
|
vdpa/vp_vdpa : add vdpa tool support in vp_vdpa
Cindy Lu
2022-05-31
1
-32
/
+129
*
|
vdpasim: control virtqueue support
Gautam Dawar
2022-05-31
3
-20
/
+161
*
|
vdpa_sim: filter destination mac address
Gautam Dawar
2022-05-31
1
-18
/
+31
*
|
vdpa_sim: factor out buffer completion logic
Gautam Dawar
2022-05-31
1
-15
/
+18
*
|
vdpa_sim: advertise VIRTIO_NET_F_MTU
Gautam Dawar
2022-05-31
1
-1
/
+2
*
|
vdpa: multiple address spaces support
Gautam Dawar
2022-05-31
7
-11
/
+17
*
|
vdpa: introduce virtqueue groups
Gautam Dawar
2022-05-31
8
-6
/
+29
*
|
vdpa/mlx5: Use readers/writers semaphore instead of mutex
Eli Cohen
2022-05-31
1
-22
/
+19
*
|
vdpa/mlx5: Add support for reading descriptor statistics
Eli Cohen
2022-05-31
2
-0
/
+151
*
|
net/vdpa: Use readers/writers semaphore instead of cf_mutex
Eli Cohen
2022-05-31
1
-13
/
+12
*
|
net/vdpa: Use readers/writers semaphore instead of vdpa_dev_mutex
Eli Cohen
2022-05-31
1
-32
/
+32
*
|
vdpa: Add support for querying vendor statistics
Eli Cohen
2022-05-31
1
-0
/
+162
*
|
vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doit
Eli Cohen
2022-05-31
1
-4
/
+9
*
|
vdpa/mlx5: Use consistent RQT size
Eli Cohen
2022-05-18
1
-40
/
+21
|
/
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-04-05
1
-21
/
+41
|
\
|
*
vdpa: mlx5: synchronize driver status with CVQ
Jason Wang
2022-03-30
1
-14
/
+37
|
*
vdpa: mlx5: prevent cvq work from hogging CPU
Jason Wang
2022-03-30
1
-12
/
+9
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-03-31
5
-127
/
+428
|
\
|
|
*
vdpa/mlx5: Avoid processing works if workqueue was destroyed
Eli Cohen
2022-03-28
1
-2
/
+5
|
*
vdpa: change the type of nvqs to u32
Longpeng
2022-03-28
1
-3
/
+3
|
*
vdpa/mlx5: re-create forwarding rules after mac modified
Michael Qiu
2022-03-28
1
-1
/
+44
|
*
net/mlx5: Add support for configuring max device MTU
Eli Cohen
2022-03-28
1
-1
/
+31
|
*
vDPA/ifcvf: cacheline alignment for ifcvf_hw
Zhu Lingshan
2022-03-28
2
-9
/
+5
|
*
vDPA/ifcvf: implement shared IRQ feature
Zhu Lingshan
2022-03-28
3
-57
/
+300
|
*
vDPA/ifcvf: implement device MSIX vector allocator
Zhu Lingshan
2022-03-28
1
-5
/
+26
|
*
vDPA/ifcvf: make use of virtio pci modern IO helpers in ifcvf
Zhu Lingshan
2022-03-28
3
-71
/
+36
*
|
Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-24
1
-0
/
+11
|
\
\
|
|
/
|
/
|
|
*
iommu/iova: Separate out rcache init
John Garry
2022-02-14
1
-0
/
+11
*
|
vdpa: fix use-after-free on vp_vdpa_remove
Zhang Min
2022-03-06
1
-1
/
+1
*
|
vduse: Fix returning wrong type in vduse_domain_alloc_iova()
Xie Yongji
2022-03-04
1
-1
/
+1
*
|
vdpa/mlx5: add validation for VIRTIO_NET_CTRL_MQ_VQ_PAIRS_SET command
Si-Wei Liu
2022-03-04
1
-0
/
+16
*
|
vdpa/mlx5: should verify CTRL_VQ feature exists for MQ
Si-Wei Liu
2022-03-04
1
-2
/
+16
*
|
vdpa: factor out vdpa_set_features_unlocked for vdpa internal use
Si-Wei Liu
2022-03-04
1
-1
/
+1
|
/
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-01-18
10
-145
/
+350
|
\
|
*
vdpa/mlx5: Fix tracking of current number of VQs
Eli Cohen
2022-01-14
1
-4
/
+8
|
*
vdpa/mlx5: Fix is_index_valid() to refer to features
Eli Cohen
2022-01-14
1
-3
/
+7
|
*
vdpa: Avoid taking cf_mutex lock on get status
Eli Cohen
2022-01-14
1
-11
/
+0
|
*
vdpa/vdpa_sim_net: Report max device capabilities
Eli Cohen
2022-01-14
1
-0
/
+1
|
*
vdpa: Use BIT_ULL for bit operations
Eli Cohen
2022-01-14
1
-6
/
+6
|
*
vdpa/vdpa_sim: Configure max supported virtqueues
Eli Cohen
2022-01-14
1
-0
/
+1
|
*
vdpa/mlx5: Report max device capabilities
Eli Cohen
2022-01-14
1
-12
/
+23
|
*
vdpa: Support reporting max device capabilities
Eli Cohen
2022-01-14
1
-0
/
+10
[next]