index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vdpa
/
vdpa.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vdpa: support set mac address from vdpa tool
Cindy Lu
2024-09-10
1
-0
/
+79
*
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
1
-1
/
+1
|
\
|
*
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
1
-1
/
+1
*
|
vDPA: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-07-09
1
-0
/
+1
|
/
*
vdpa: Convert sprintf/snprintf to sysfs_emit
Li Zhijian
2024-05-22
1
-1
/
+1
*
vDPA: code clean for vhost_vdpa uapi
Zhu Lingshan
2024-04-22
1
-3
/
+3
*
vDPA: report virtio-blk flush info to user space
Zhu Lingshan
2024-03-19
1
-0
/
+14
*
vDPA: report virtio-block read-only info to user space
Zhu Lingshan
2024-03-19
1
-0
/
+14
*
vDPA: report virtio-block write zeroes configuration to user space
Zhu Lingshan
2024-03-19
1
-0
/
+23
*
vDPA: report virtio-block discarding configuration to user space
Zhu Lingshan
2024-03-19
1
-0
/
+26
*
vDPA: report virtio-block topology info to user space
Zhu Lingshan
2024-03-19
1
-0
/
+32
*
vDPA: report virtio-block MQ info to user space
Zhu Lingshan
2024-03-19
1
-0
/
+16
*
vDPA: report virtio-block max segments in a request to user space
Zhu Lingshan
2024-03-19
1
-0
/
+17
*
vDPA: report virtio-block block-size to user space
Zhu Lingshan
2024-03-19
1
-0
/
+18
*
vDPA: report virtio-block max segment size to user space
Zhu Lingshan
2024-03-19
1
-0
/
+17
*
vDPA: report virtio-block capacity to user space
Zhu Lingshan
2024-03-19
1
-0
/
+35
*
vdpa: make vdpa_bus const
Ricardo B. Marliere
2024-03-19
1
-1
/
+1
*
vdpa: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2023-12-27
1
-2
/
+2
*
vdpa: Enable strict validation for netlinks ops
Dragos Tatulea
2023-08-10
1
-6
/
+0
*
vdpa: Add max vqp attr to vdpa_nl_policy for nlattr length check
Lin Ma
2023-08-10
1
-0
/
+1
*
vdpa: Add queue index attr to vdpa_nl_policy for nlattr length check
Lin Ma
2023-08-10
1
-0
/
+1
*
vdpa: Add features attr to vdpa_nl_policy for nlattr length check
Lin Ma
2023-08-10
1
-0
/
+1
*
vdpa: validate device feature provisioning against supported class
Si-Wei Liu
2023-02-21
1
-9
/
+50
*
vdpa: validate provisioned device features against specified attribute
Si-Wei Liu
2023-02-21
1
-0
/
+18
*
vdpa: conditionally read STATUS in config space
Si-Wei Liu
2023-02-21
1
-5
/
+15
*
vdpa: fix improper error message when adding vdpa dev
Si-Wei Liu
2023-02-21
1
-2
/
+4
*
vdpa: Fix a couple of spelling mistakes in some messages
Colin Ian King
2023-02-21
1
-1
/
+1
*
vdpa: set dma mask for vDPA device
Jason Wang
2023-02-21
1
-0
/
+5
*
vdpa: conditionally fill max max queue pair for stats
Jason Wang
2022-12-28
1
-5
/
+4
*
vdpa: merge functionally duplicated dev_features attributes
Si-Wei Liu
2022-12-28
1
-1
/
+1
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-10-10
1
-16
/
+57
|
\
|
*
vDPA: conditionally read MTU and MAC in dev cfg space
Zhu Lingshan
2022-10-08
1
-8
/
+29
|
*
vDPA: fix spars cast warning in vdpa_dev_net_mq_config_fill
Zhu Lingshan
2022-10-08
1
-1
/
+2
|
*
vDPA: check virtio device features to detect MQ
Zhu Lingshan
2022-10-08
1
-1
/
+1
|
*
vDPA: check VIRTIO_NET_F_RSS for max_virtqueue_paris's presence
Zhu Lingshan
2022-10-08
1
-3
/
+3
|
*
vDPA: only report driver features if FEATURES_OK is set
Zhu Lingshan
2022-10-08
1
-6
/
+14
|
*
vDPA: allow userspace to query features of a vDPA device
Zhu Lingshan
2022-10-08
1
-5
/
+11
|
*
vdpa: device feature provisioning
Jason Wang
2022-10-07
1
-0
/
+5
*
|
genetlink: start to validate reserved header bytes
Jakub Kicinski
2022-08-29
1
-0
/
+1
|
/
*
vDPA: fix 'cast to restricted le16' warnings in vdpa.c
Zhu Lingshan
2022-08-11
1
-3
/
+3
*
vDPA: !FEATURES_OK should not block querying device config space
Zhu Lingshan
2022-08-11
1
-8
/
+0
*
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: multiple address spaces support
Gautam Dawar
2022-05-31
1
-1
/
+3
*
|
vdpa: introduce virtqueue groups
Gautam Dawar
2022-05-31
1
-0
/
+3
*
|
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: change the type of nvqs to u32
Longpeng
2022-03-28
1
-3
/
+3
[next]