index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vhost
/
vsock.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-21
vdpa: mlx5: support per virtqueue dma device
Jason Wang
1
-0
/
+11
2023-02-21
vdpa: set dma mask for vDPA device
Jason Wang
1
-0
/
+5
2023-02-21
virtio-vdpa: support per vq dma device
Jason Wang
1
-3
/
+10
2023-02-21
vdpa: introduce get_vq_dma_device()
Jason Wang
1
-0
/
+6
2023-02-21
virtio_ring: per virtqueue dma device
Jason Wang
2
-40
/
+109
2023-02-21
vhost: remove unused paramete
Liming Wu
4
-4
/
+4
2023-02-21
vhost-test: remove meaningless debug info
Liming Wu
1
-3
/
+0
2023-02-21
vdpa_sim: get rid of DMA ops
Jason Wang
2
-150
/
+22
2023-02-21
vdpa_sim_net: vendor satistics
Jason Wang
1
-6
/
+213
2023-02-21
vdpa_sim: support vendor statistics
Jason Wang
2
-0
/
+17
2023-02-21
vdpasim: customize allocation size
Jason Wang
4
-1
/
+7
2023-02-21
vdpa_sim: switch to use __vdpa_alloc_device()
Jason Wang
1
-5
/
+8
2023-02-21
vdpa_sim: use weak barriers
Jason Wang
1
-1
/
+1
2023-02-21
virtio-blk: support completion batching for the IRQ path
Suwan Kim
1
-37
/
+45
2023-02-21
virtio-blk: set req->state to MQ_RQ_COMPLETE after polling I/O is finished
Suwan Kim
1
-2
/
+3
2023-02-21
docs: driver-api: virtio: commentize spec version checking
Bagas Sanjaya
1
-1
/
+1
2023-02-21
docs: driver-api: virtio: slightly reword virtqueues allocation paragraph
Bagas Sanjaya
1
-4
/
+4
2023-02-21
docs: driver-api: virtio: parenthesize external reference targets
Bagas Sanjaya
1
-4
/
+5
2023-02-21
vdpa_sim: Implement resume vdpa op
Sebastien Boeuf
2
-0
/
+30
2023-02-21
vhost-vdpa: uAPI to resume the device
Sebastien Boeuf
2
-0
/
+26
2023-02-21
vhost-vdpa: Introduce RESUME backend feature bit
Sebastien Boeuf
2
-1
/
+17
2023-02-21
vdpa: Add resume operation
Sebastien Boeuf
1
-1
/
+5
2023-02-21
virtio: vdpa: new SolidNET DPU driver.
Alvaro Karsz
7
-0
/
+1522
2023-02-21
PCI: Avoid FLR for SolidRun SNET DPU rev 1
Alvaro Karsz
1
-0
/
+8
2023-02-21
PCI: Add SolidRun vendor ID
Alvaro Karsz
1
-0
/
+2
2023-02-21
vdpa_sim_net: Offer VIRTIO_NET_F_STATUS
Eugenio Pérez
1
-0
/
+1
2023-02-21
vDPA/ifcvf: implement features provisioning
Zhu Lingshan
3
-1
/
+17
2023-02-21
vDPA/ifcvf: retire ifcvf_private_to_vf
Zhu Lingshan
2
-8
/
+5
2023-02-21
vDPA/ifcvf: allocate the adapter in dev_add()
Zhu Lingshan
1
-21
/
+13
2023-02-21
vDPA/ifcvf: manage ifcvf_hw in the mgmt_dev
Zhu Lingshan
2
-5
/
+7
2023-02-21
vDPA/ifcvf: ifcvf_request_irq works on ifcvf_hw
Zhu Lingshan
1
-3
/
+2
2023-02-21
vDPA/ifcvf: decouple config/dev IRQ requester and vectors allocator from the ...
Zhu Lingshan
1
-12
/
+9
2023-02-21
vDPA/ifcvf: decouple vq irq requester from the adapter
Zhu Lingshan
1
-11
/
+8
2023-02-21
vDPA/ifcvf: decouple config IRQ releaser from the adapter
Zhu Lingshan
1
-12
/
+10
2023-02-21
vDPA/ifcvf: decouple vq IRQ releasers from the adapter
Zhu Lingshan
1
-12
/
+9
2023-02-21
vDPA/ifcvf: alloc the mgmt_dev before the adapter
Zhu Lingshan
1
-17
/
+14
2023-02-21
vDPA/ifcvf: decouple config space ops from the adapter
Zhu Lingshan
1
-16
/
+5
2023-02-21
vDPA/ifcvf: decouple hw features manipulators from the adapter
Zhu Lingshan
3
-7
/
+4
2023-02-21
vdpa/mlx5: Add RX counters to debugfs
Eli Cohen
4
-30
/
+219
2023-02-21
vdpa/mlx5: Add debugfs subtree
Eli Cohen
4
-1
/
+87
2023-02-21
vdpa/mlx5: Move some definitions to a new header file
Eli Cohen
2
-44
/
+56
2023-02-15
virtio_blk: mark all zone fields LE
Michael S. Tsirkin
1
-9
/
+9
2023-02-15
virtio_blk: zone append in header type tweak
Michael S. Tsirkin
1
-1
/
+1
2023-02-15
virtio_blk: temporary variable type tweak
Michael S. Tsirkin
1
-1
/
+1
2023-02-15
virtio-blk: add support for zoned block devices
Dmitry Fomichev
2
-18
/
+474
2023-02-15
docs: driver-api: virtio: virtio on Linux
Ricardo Cañuelo
6
-3
/
+359
2023-02-15
virtio_pmem: populate numa information
Michael Sammler
1
-2
/
+9
2023-02-13
vdpa_sim: not reset state in vdpasim_queue_ready
Eugenio Pérez
1
-0
/
+2
2023-02-12
Linux 6.2-rc8
v6.2-rc8
Linus Torvalds
1
-1
/
+1
2023-02-12
MAINTAINERS: Add myself as maintainer for arch/sh (SUPERH)
John Paul Adrian Glaubitz
1
-0
/
+1
[next]