1. dcfde16 vdpa/mlx5: fix param validation in mlx5_vdpa_get_config() by Stefano Garzarella · 3 years, 11 months ago
  2. a3c06ae vdpa_sim_net: Add support for user supported devices by Parav Pandit · 4 years ago
  3. bc0d90e vdpa: Enable user to query vdpa device info by Parav Pandit · 4 years ago
  4. 903f7bc vdpa: Enable a user to add and delete a vdpa device by Parav Pandit · 4 years ago
  5. 33b3475 vdpa: Define vdpa mgmt device, ops and a netlink interface by Parav Pandit · 4 years ago
  6. fd70a40 vdpa: Extend routine to accept vdpa device name by Parav Pandit · 4 years ago
  7. 4379441 vdpa_sim_net: Make mac address array static by Parav Pandit · 4 years ago
  8. b35cceb vdpa/mlx5: Restore the hardware used index after change map by Eli Cohen · 3 years, 11 months ago
  9. 710eb8e vdpa/mlx5: Fix memory key MTT population by Eli Cohen · 4 years ago
  10. 6414548 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years ago
  11. 418edde vdpa: Use simpler version of ida allocation by Parav Pandit · 4 years, 2 months ago
  12. 83ef73b vdpa/mlx5: Use write memory barrier after updating CQ index by Eli Cohen · 4 years, 1 month ago
  13. db1e8bb vdpa: split vdpasim to core and net modules by Max Gurtovoy · 4 years ago
  14. 275900d vdpa_sim: split vdpasim_virtqueue's iov field in out_iov and in_iov by Stefano Garzarella · 4 years ago
  15. da7af69 vdpa_sim: make vdpasim->buffer size configurable by Stefano Garzarella · 4 years ago
  16. 165be1f vdpa_sim: use kvmalloc to allocate vdpasim->buffer by Stefano Garzarella · 4 years ago
  17. b240491 vdpa_sim: set vringh notify callback by Stefano Garzarella · 4 years ago
  18. c124a95 vdpa_sim: add set_config callback in vdpasim_dev_attr by Stefano Garzarella · 4 years ago
  19. 65b7095 vdpa_sim: add get_config callback in vdpasim_dev_attr by Stefano Garzarella · 4 years ago
  20. f37cbbc vdpa_sim: make 'config' generic and usable for any device type by Stefano Garzarella · 4 years ago
  21. cf1a3b3 vdpa_sim: store parsed MAC address in a buffer by Stefano Garzarella · 4 years ago
  22. a13b591 vdpa_sim: add work_fn in vdpasim_dev_attr by Stefano Garzarella · 4 years ago
  23. 011c35b vdpa_sim: add supported_features field in vdpasim_dev_attr by Stefano Garzarella · 4 years ago
  24. 2f8f461 vdpa_sim: add device id field in vdpasim_dev_attr by Stefano Garzarella · 4 years ago
  25. 6c6e28f vdpa_sim: add struct vdpasim_dev_attr for device attributes by Stefano Garzarella · 4 years ago
  26. 36a9c30 vdpa_sim: rename vdpasim_config_ops variables by Stefano Garzarella · 4 years ago
  27. 2fc0ebf vdpa_sim: make IOTLB entries limit configurable by Stefano Garzarella · 4 years ago
  28. 423248d vdpa_sim: remove hard-coded virtq count by Max Gurtovoy · 4 years ago
  29. cc3d423 vdpa_sim: remove unnecessary headers inclusion by Stefano Garzarella · 4 years ago
  30. 29b90f9 vdpa: remove unnecessary 'default n' in Kconfig entries by Stefano Garzarella · 4 years ago
  31. 4d10367 vdpa: ifcvf: Use dma_set_mask_and_coherent to simplify code by Christophe JAILLET · 4 years, 1 month ago
  32. 8e98387 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Jakub Kicinski · 4 years, 1 month ago
  33. 74c9729 vdpa/mlx5: Connect mlx5_vdpa to auxiliary bus by Leon Romanovsky · 4 years, 3 months ago
  34. 0aae392 vdpa/mlx5: Make hardware definitions visible to all mlx5 devices by Leon Romanovsky · 4 years, 3 months ago
  35. 98701a2 vdpa: mlx5: fix vdpa/vhost dependencies by Randy Dunlap · 4 years, 1 month ago
  36. a08f452 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 1 month ago
  37. a312db6 vdpasim: fix "mac_pton" undefined error by Laurent Vivier · 4 years, 2 months ago
  38. c2dc4c0 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 2 months ago
  39. 0c86d77 vdpasim: allow to assign a MAC address by Laurent Vivier · 4 years, 2 months ago
  40. 4a6a42d vdpasim: fix MAC address configuration by Laurent Vivier · 4 years, 2 months ago
  41. 1eca16b vdpa_sim: Fix DMA mask by Laurent Vivier · 4 years, 2 months ago
  42. 7ba08e8 vdpa/mlx5: Fix error return in map_direct_mr() by Jing Xiangfeng · 4 years, 2 months ago
  43. 9313f80 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 2 months ago
  44. 70a62fc vdpa_sim: implement get_iova_range() by Jason Wang · 4 years, 2 months ago
  45. 1897f0b vdpa/mlx5: Setup driver only if VIRTIO_CONFIG_S_DRIVER_OK by Eli Cohen · 4 years, 4 months ago
  46. 36b02df vdpa/mlx5: Fix failure to bring link up by Eli Cohen · 4 years, 3 months ago
  47. 36bdcf3 vdpa/mlx5: Make use of a specific 16 bit endianness API by Eli Cohen · 4 years, 3 months ago
  48. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
  49. aff9077 vdpa/mlx5: Fix dependency on MLX5_CORE by Eli Cohen · 4 years, 3 months ago
  50. 3176e97 vdpa/mlx5: should keep avail_index despite device status by Si-Wei Liu · 4 years, 3 months ago
  51. 0a0f0d8 dma-mapping: split <linux/dma-mapping.h> by Christoph Hellwig · 4 years, 3 months ago
  52. cbb5235 vdpa/mlx5: Avoid warnings about shifts on 32-bit platforms by Nathan Chancellor · 4 years, 4 months ago
  53. 2b9f28d vdpa: ifcvf: free config irq in ifcvf_free_irq() by Jason Wang · 4 years, 5 months ago
  54. 9f4ce5d vdpa: ifcvf: return err when fail to request config irq by Jason Wang · 4 years, 5 months ago
  55. 57b0779 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 5 months ago
  56. 8a7c321 vdpa/mlx5: fix up endian-ness for mtu by Michael S. Tsirkin · 4 years, 5 months ago
  57. cf16fe9 vdpa: Fix pointer math bug in vdpasim_get_config() by Dan Carpenter · 4 years, 9 months ago
  58. 2874211 vdpa/mlx5: Fix pointer math in mlx5_vdpa_get_config() by Dan Carpenter · 4 years, 5 months ago
  59. f31231b vdpa/mlx5: fix memory allocation failure checks by Colin Ian King · 4 years, 5 months ago
  60. 05acc4b vdpa/mlx5: Fix uninitialised variable in core/mr.c by Alex Dewar · 4 years, 5 months ago
  61. 1e3e792 vdpa_sim: init iommu lock by Michael S. Tsirkin · 4 years, 5 months ago
  62. 1a86b37 vdpa/mlx5: Add VDPA driver for supported mlx5 devices by Eli Cohen · 4 years, 5 months ago
  63. 94abbcc vdpa/mlx5: Add shared memory registration code by Eli Cohen · 4 years, 5 months ago
  64. 29064bf vdpa/mlx5: Add support library for mlx5 VDPA implementation by Eli Cohen · 4 years, 5 months ago
  65. 89349be vdpa/mlx5: Add hardware descriptive header file by Eli Cohen · 4 years, 5 months ago
  66. 23750e3 vdpa: Modify get_vq_state() to return error code by Eli Cohen · 4 years, 5 months ago
  67. aac50c0 net/vdpa: Use struct for set/get vq state by Eli Cohen · 4 years, 5 months ago
  68. a9974489 vdpa: remove hard coded virtq num by Max Gurtovoy · 4 years, 5 months ago
  69. de91a4d vdpasim: support batch updating by Jason Wang · 4 years, 5 months ago
  70. 3597a2f ifcvf: implement vdpa_config_ops.get_vq_irq() by Zhu Lingshan · 4 years, 5 months ago
  71. 0ea9ee4 vdpasim: protect concurrent access to iommu iotlb by Max Gurtovoy · 4 years, 5 months ago
  72. 5d7d0f3 vdpa_sim: fix endian-ness of config space by Michael S. Tsirkin · 4 years, 6 months ago
  73. 452639a vdpa: make sure set_features is invoked for legacy by Michael S. Tsirkin · 4 years, 5 months ago
  74. 321bd21 virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM by Michael S. Tsirkin · 4 years, 6 months ago
  75. 2f9237d dma-mapping: make support for dma ops optional by Christoph Hellwig · 4 years, 6 months ago
  76. 24eae8e vdpa: fix typos in the comments for __vdpa_alloc_device() by Jason Wang · 4 years, 7 months ago
  77. e7991f3 ifcvf: implement config interrupt in IFCVF by Zhu Lingshan · 4 years, 7 months ago
  78. bb02e6e ifcvf: ignore continuous setting same status value by Zhu Lingshan · 4 years, 7 months ago
  79. 18e643c vdpasim: Fix some coccinelle warnings by Samuel Zou · 4 years, 8 months ago
  80. 7dd793f ifcvf: move IRQ request/free to status change handlers by Zhu Lingshan · 4 years, 8 months ago
  81. 213e772 vhost: revert "vhost: disable for OABI" by Michael S. Tsirkin · 4 years, 8 months ago
  82. 0f8e3823 vdpasim: remove unused variable 'ret' by YueHaibing · 4 years, 9 months ago
  83. d085eb8 vhost: disable for OABI by Michael S. Tsirkin · 4 years, 9 months ago
  84. ac8b85f vdpa: fix comment of vdpa_register_device() by Jason Wang · 4 years, 9 months ago
  85. 58ad137 vdpa: make vhost, virtio depend on menu by Michael S. Tsirkin · 4 years, 9 months ago
  86. 425a5070 vdpa: allow a 32 bit vq alignment by Michael S. Tsirkin · 4 years, 9 months ago
  87. 21818ed vdpasim: Return status in vdpasim_get_status by YueHaibing · 4 years, 9 months ago
  88. cf29b1c vdpa: remove unused variables 'ifcvf' and 'ifcvf_lm' by YueHaibing · 4 years, 9 months ago
  89. 355b36e vdpa-sim: depend on HAS_DMA by Michael S. Tsirkin · 4 years, 9 months ago
  90. c9b9f5f vdpa: move to drivers/vdpa by Michael S. Tsirkin · 4 years, 9 months ago