index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
include
/
linux
/
vdpa.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
vdpa: Add documentation for vdpa_alloc_device() macro
Xie Yongji
2021-08-11
1
-0
/
+11
*
vdpa: support packed virtqueue for set/get_vq_state()
Jason Wang
2021-07-08
1
-2
/
+23
*
vdpa: add get_config_size callback in vdpa_config_ops
Stefano Garzarella
2021-05-03
1
-0
/
+4
*
vdpa: Follow kdoc comment style
Parav Pandit
2021-05-03
1
-19
/
+19
*
vdpa: set the virtqueue num during register
Jason Wang
2021-02-25
1
-5
/
+5
*
vdpa: Enable a user to add and delete a vdpa device
Parav Pandit
2021-02-23
1
-0
/
+6
*
vdpa: Define vdpa mgmt device, ops and a netlink interface
Parav Pandit
2021-02-23
1
-0
/
+31
*
vdpa: Extend routine to accept vdpa device name
Parav Pandit
2021-02-23
1
-4
/
+3
*
vdpa: Add missing comment for virtqueue count
Parav Pandit
2020-12-18
1
-0
/
+1
*
vdpa: introduce config op to get valid iova range
Jason Wang
2020-10-23
1
-0
/
+15
*
vdpa: Modify get_vq_state() to return error code
Eli Cohen
2020-08-05
1
-2
/
+2
*
net/vdpa: Use struct for set/get vq state
Eli Cohen
2020-08-05
1
-4
/
+14
*
vdpa: remove hard coded virtq num
Max Gurtovoy
2020-08-05
1
-2
/
+4
*
vDPA: dont change vq irq after DRIVER_OK
Zhu Lingshan
2020-08-05
1
-0
/
+1
*
vDPA: add get_vq_irq() in vdpa_config_ops
Zhu Lingshan
2020-08-05
1
-0
/
+7
*
vdpa: make sure set_features is invoked for legacy
Michael S. Tsirkin
2020-08-05
1
-0
/
+34
*
vdpa: introduce get_vq_notification method
Jason Wang
2020-06-04
1
-0
/
+16
*
vdpa: allow a 32 bit vq alignment
Michael S. Tsirkin
2020-04-17
1
-1
/
+1
*
vDPA: introduce vDPA bus
Jason Wang
2020-04-01
1
-0
/
+253