index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vdpa
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-07
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
5
-277
/
+46
2020-12-06
vdpa/mlx5: Connect mlx5_vdpa to auxiliary bus
Leon Romanovsky
4
-108
/
+45
2020-12-04
vdpa/mlx5: Make hardware definitions visible to all mlx5 devices
Leon Romanovsky
3
-170
/
+2
2020-12-02
vdpa: mlx5: fix vdpa/vhost dependencies
Randy Dunlap
1
-0
/
+1
2020-11-16
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+1
2020-11-15
vdpasim: fix "mac_pton" undefined error
Laurent Vivier
1
-0
/
+1
2020-10-31
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-6
/
+32
2020-10-30
vdpasim: allow to assign a MAC address
Laurent Vivier
1
-1
/
+13
2020-10-30
vdpasim: fix MAC address configuration
Laurent Vivier
1
-1
/
+2
2020-10-30
vdpa_sim: Fix DMA mask
Laurent Vivier
1
-1
/
+3
2020-10-30
vdpa/mlx5: Fix error return in map_direct_mr()
Jing Xiangfeng
1
-3
/
+2
2020-10-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+10
2020-10-23
vdpa_sim: implement get_iova_range()
Jason Wang
1
-0
/
+12
2020-10-21
vdpa/mlx5: Setup driver only if VIRTIO_CONFIG_S_DRIVER_OK
Eli Cohen
1
-0
/
+3
2020-10-21
vdpa/mlx5: Fix failure to bring link up
Eli Cohen
1
-0
/
+1
2020-10-21
vdpa/mlx5: Make use of a specific 16 bit endianness API
Eli Cohen
1
-2
/
+6
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2020-10-08
vdpa/mlx5: Fix dependency on MLX5_CORE
Eli Cohen
1
-4
/
+3
2020-10-08
vdpa/mlx5: should keep avail_index despite device status
Si-Wei Liu
1
-6
/
+14
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
1
-1
/
+1
2020-08-26
vdpa/mlx5: Avoid warnings about shifts on 32-bit platforms
Nathan Chancellor
1
-25
/
+25
2020-08-26
vdpa: ifcvf: free config irq in ifcvf_free_irq()
Jason Wang
2
-3
/
+4
2020-08-26
vdpa: ifcvf: return err when fail to request config irq
Jason Wang
1
-0
/
+4
2020-08-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
15
-32
/
+3264
2020-08-10
vdpa/mlx5: fix up endian-ness for mtu
Michael S. Tsirkin
1
-1
/
+11
2020-08-10
vdpa: Fix pointer math bug in vdpasim_get_config()
Dan Carpenter
1
-1
/
+1
2020-08-10
vdpa/mlx5: Fix pointer math in mlx5_vdpa_get_config()
Dan Carpenter
1
-1
/
+1
2020-08-10
vdpa/mlx5: fix memory allocation failure checks
Colin Ian King
1
-7
/
+6
2020-08-10
vdpa/mlx5: Fix uninitialised variable in core/mr.c
Alex Dewar
1
-1
/
+3
2020-08-10
vdpa_sim: init iommu lock
Michael S. Tsirkin
1
-0
/
+1
2020-08-05
vdpa/mlx5: Add VDPA driver for supported mlx5 devices
Eli Cohen
6
-2
/
+2080
2020-08-05
vdpa/mlx5: Add shared memory registration code
Eli Cohen
5
-2
/
+522
2020-08-05
vdpa/mlx5: Add support library for mlx5 VDPA implementation
Eli Cohen
6
-0
/
+350
2020-08-05
vdpa/mlx5: Add hardware descriptive header file
Eli Cohen
1
-0
/
+168
2020-08-05
vdpa: Modify get_vq_state() to return error code
Eli Cohen
2
-4
/
+6
2020-08-05
net/vdpa: Use struct for set/get vq state
Eli Cohen
4
-12
/
+15
2020-08-05
vdpa: remove hard coded virtq num
Max Gurtovoy
3
-3
/
+7
2020-08-05
vdpasim: support batch updating
Jason Wang
1
-3
/
+37
2020-08-05
ifcvf: implement vdpa_config_ops.get_vq_irq()
Zhu Lingshan
1
-2
/
+16
2020-08-05
vdpasim: protect concurrent access to iommu iotlb
Max Gurtovoy
1
-4
/
+27
2020-08-05
vdpa_sim: fix endian-ness of config space
Michael S. Tsirkin
1
-5
/
+28
2020-08-05
vdpa: make sure set_features is invoked for legacy
Michael S. Tsirkin
1
-0
/
+1
2020-08-03
virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
Michael S. Tsirkin
2
-3
/
+3
2020-07-19
dma-mapping: make support for dma ops optional
Christoph Hellwig
1
-0
/
+1
2020-06-22
vdpa: fix typos in the comments for __vdpa_alloc_device()
Jason Wang
1
-1
/
+1
2020-06-06
ifcvf: implement config interrupt in IFCVF
Zhu Lingshan
3
-1
/
+29
2020-06-06
ifcvf: ignore continuous setting same status value
Zhu Lingshan
1
-0
/
+3
2020-06-04
vdpasim: Fix some coccinelle warnings
Samuel Zou
1
-3
/
+4
2020-06-04
ifcvf: move IRQ request/free to status change handlers
Zhu Lingshan
1
-47
/
+73
2020-06-02
vhost: revert "vhost: disable for OABI"
Michael S. Tsirkin
1
-1
/
+1
[next]