1. 78e7095 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 4 months ago
  2. 7bc7f61 Documentation: Add documentation for VDUSE by Xie Yongji · 3 years, 5 months ago
  3. c8a6153 vduse: Introduce VDUSE - vDPA Device in Userspace by Xie Yongji · 3 years, 5 months ago
  4. 8c773d5 vduse: Implement an MMU-based software IOTLB by Xie Yongji · 3 years, 5 months ago
  5. d8945ec vdpa: Support transferring virtual addressing during DMA mapping by Xie Yongji · 3 years, 5 months ago
  6. c10fb94 vdpa: Add an opaque pointer for vdpa_config_ops.dma_map() by Xie Yongji · 3 years, 5 months ago
  7. 0686082 vdpa: Add reset callback in vdpa_config_ops by Xie Yongji · 3 years, 5 months ago
  8. 0d8c9e7 vdpa_sim: Use iova_shift() for the size passed to alloc_iova() by Xie Yongji · 3 years, 5 months ago
  9. 5289373 vdpa/mlx5: Add multiqueue support by Eli Cohen · 3 years, 5 months ago
  10. 5262912 vdpa/mlx5: Add support for control VQ and MAC setting by Eli Cohen · 3 years, 5 months ago
  11. e4fc665 vdpa/mlx5: Ensure valid indices are provided by Eli Cohen · 3 years, 5 months ago
  12. db296d2 vdpa/mlx5: Decouple virtqueue callback from struct mlx5_vdpa_virtqueue by Eli Cohen · 3 years, 5 months ago
  13. ae0428d vdpa/mlx5: function prototype modifications in preparation to control VQ by Eli Cohen · 3 years, 5 months ago
  14. 4e57a9f6 vdpa/mlx5: Remove redundant header file inclusion by Eli Cohen · 3 years, 5 months ago
  15. 90d1936 vDPA/ifcvf: enable multiqueue and control vq by Zhu Lingshan · 3 years, 5 months ago
  16. 2ddae77 vDPA/ifcvf: detect and use the onboard number of queues directly by Zhu Lingshan · 3 years, 5 months ago
  17. 6b5df34 vDPA/ifcvf: implement management netlink framework for ifcvf by Zhu Lingshan · 3 years, 5 months ago
  18. 30326f9 vDPA/ifcvf: introduce get_dev_type() which returns virtio dev id by Zhu Lingshan · 3 years, 5 months ago
  19. c6c3c570 Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 5 months ago
  20. f444fea Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  21. 94e95d5 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 5 months ago
  22. f4083a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  23. 879753c vdpa/mlx5: Fix queue type selection logic by Eli Cohen · 3 years, 5 months ago
  24. 08dbd56 vdpa/mlx5: Avoid destroying MR on empty iotlb by Eli Cohen · 3 years, 5 months ago
  25. 1057afa vDPA/ifcvf: Fix return value check for vdpa_alloc_device() by Xie Yongji · 3 years, 6 months ago
  26. 9632e78 vp_vdpa: Fix return value check for vdpa_alloc_device() by Xie Yongji · 3 years, 6 months ago
  27. 2b847f2 vdpa_sim: Fix return value check for vdpa_alloc_device() by Xie Yongji · 3 years, 6 months ago
  28. 563476a net/mlx5: Synchronize correct IRQ when destroying CQ by Shay Drory · 3 years, 9 months ago
  29. 616d576 IB/mlx5: Rename is_apu_thread_cq function to is_apu_cq by Tal Gilboa · 3 years, 6 months ago
  30. fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
  31. 1225c21 vp_vdpa: allow set vq state to initial state after reset by Jason Wang · 3 years, 8 months ago
  32. 530a567 vdpa: support packed virtqueue for set/get_vq_state() by Jason Wang · 3 years, 8 months ago
  33. e3aadf2 vdpa/mlx5: Clear vq ready indication upon device reset by Eli Cohen · 3 years, 8 months ago
  34. b57c46c vdpa/mlx5: Add support for doorbell bypassing by Eli Cohen · 3 years, 8 months ago
  35. 6f5312f vdpa/mlx5: Add support for running with virtio_vdpa by Eli Cohen · 3 years, 8 months ago
  36. 7d23dcd vdp/mlx5: Fix setting the correct dma_device by Eli Cohen · 3 years, 8 months ago
  37. e13cd45 vdpa/mlx5: Support creating resources with uid == 0 by Eli Cohen · 3 years, 8 months ago
  38. 71ab6a7 vdpa/mlx5: Fix possible failure in umem size calculation by Eli Cohen · 3 years, 8 months ago
  39. e301177 vdpa/mlx5: Fix umem sizes assignments on VQ create by Eli Cohen · 3 years, 8 months ago
  40. 94e48d6 vp_vdpa: correct the return value when fail to map notification by Jason Wang · 3 years, 7 months ago
  41. 42326903 vDPA/ifcvf: reuse pre-defined macros for device ids and vendor ids by Zhu Lingshan · 3 years, 8 months ago
  42. 5f1b73a vDPA/ifcvf: implement doorbell mapping for ifcvf by Zhu Lingshan · 3 years, 8 months ago
  43. 04c6ad8f vDPA/ifcvf: record virtio notify base by Zhu Lingshan · 3 years, 8 months ago
  44. e22626a vdpa_sim_blk: remove duplicate include of linux/blkdev.h by Wan Jiabing · 3 years, 8 months ago
  45. 7c9f131f {net,vdpa}/mlx5: Configure interface MAC into mpfs L2 table by Eli Cohen · 3 years, 9 months ago
  46. 5619003 vDPA/ifcvf: get_config_size should return dev specific config size by Zhu Lingshan · 3 years, 9 months ago
  47. 6ad31d1 vDPA/ifcvf: enable Intel C5000X-PL virtio-block for vDPA by Zhu Lingshan · 3 years, 9 months ago
  48. 26bfea1 vDPA/ifcvf: deduce VIRTIO device ID when probe by Zhu Lingshan · 3 years, 9 months ago
  49. 899c4d1 vdpa_sim_blk: add support for vdpa management tool by Stefano Garzarella · 3 years, 10 months ago
  50. e6fa605 vdpa_sim_blk: handle VIRTIO_BLK_T_GET_ID by Stefano Garzarella · 3 years, 10 months ago
  51. 7d189f6 vdpa_sim_blk: implement ramdisk behaviour by Stefano Garzarella · 3 years, 10 months ago
  52. 0c853c2c2 vdpa: add vdpa simulator for block device by Max Gurtovoy · 3 years, 10 months ago
  53. 442706f vdpa: add get_config_size callback in vdpa_config_ops by Stefano Garzarella · 3 years, 10 months ago
  54. bc433e5 vdpa_sim: cleanup kiovs in vdpasim_free() by Stefano Garzarella · 3 years, 10 months ago
  55. f53d991 vringh: add 'iotlb_lock' to synchronize iotlb accesses by Stefano Garzarella · 3 years, 10 months ago
  56. 4080fc1 vdpa_sim: use iova module to allocate IOVA addresses by Stefano Garzarella · 3 years, 10 months ago
  57. e8ef612 vDPA/ifcvf: deduce VIRTIO device ID from pdev ids by Zhu Lingshan · 3 years, 10 months ago
  58. 1d895a6 vDPA/ifcvf: verify mandatory feature bits for vDPA by Zhu Lingshan · 3 years, 10 months ago
  59. 69d00d9 vDPA/ifcvf: fetch device feature bits when probe by Zhu Lingshan · 3 years, 10 months ago
  60. 2f1b305 vDPA/ifcvf: remove the version number string by Zhu Lingshan · 3 years, 10 months ago
  61. 51fc387 vDPA/ifcvf: rename original IFCVF dev ids to N3000 ids by Zhu Lingshan · 3 years, 10 months ago
  62. 139c3fd vDPA/ifcvf: enable Intel C5000X-PL virtio-net for vDPA by Zhu Lingshan · 3 years, 10 months ago
  63. 0ecb196 vDPA/ifcvf: get_vendor_id returns a device specific vendor id by Zhu Lingshan · 3 years, 10 months ago
  64. 526cb85 vp_vdpa: report doorbell address by Jason Wang · 3 years, 9 months ago
  65. 9e311bc virtio-pci library: report resource address by Jason Wang · 3 years, 9 months ago
  66. 11d8ffe vp_vdpa: switch to use vp_modern_map_vq_notify() by Jason Wang · 3 years, 9 months ago
  67. c0a54b4 vdpa: Follow kdoc comment style by Parav Pandit · 3 years, 10 months ago
  68. 58926c8 vdpa/mlx5: Enable user to add/delete vdpa device by Eli Cohen · 3 years, 9 months ago
  69. 64b9f64 vdpa: introduce virtio pci driver by Jason Wang · 3 years, 11 months ago
  70. be286f8 vdpa/mlx5: Set err = -ENOMEM in case dma_map_sg_attrs fails by Eli Cohen · 3 years, 9 months ago
  71. bc04d93 vdpa/mlx5: Fix suspend/resume index restoration by Eli Cohen · 3 years, 9 months ago
  72. 4b454a8 vdpa/mlx5: Fix wrong use of bit numbers by Eli Cohen · 3 years, 9 months ago
  73. b2ae0a2 vdpa/mlx5: Retrieve BAR address suitable any function by Eli Cohen · 3 years, 9 months ago
  74. d13a15d vdpa/mlx5: Use the correct dma device when registering memory by Eli Cohen · 3 years, 9 months ago
  75. d084d99 vdpa/mlx5: should exclude header length and fcs from mtu by Si-Wei Liu · 3 years, 9 months ago
  76. aa443ac vdpa_sim: Skip typecasting from void* by Parav Pandit · 4 years ago
  77. f00bdce vdpa: set the virtqueue num during register by Jason Wang · 3 years, 11 months ago
  78. dcfde16 vdpa/mlx5: fix param validation in mlx5_vdpa_get_config() by Stefano Garzarella · 4 years ago
  79. a3c06ae vdpa_sim_net: Add support for user supported devices by Parav Pandit · 4 years ago
  80. bc0d90e vdpa: Enable user to query vdpa device info by Parav Pandit · 4 years ago
  81. 903f7bc vdpa: Enable a user to add and delete a vdpa device by Parav Pandit · 4 years ago
  82. 33b3475 vdpa: Define vdpa mgmt device, ops and a netlink interface by Parav Pandit · 4 years ago
  83. fd70a40 vdpa: Extend routine to accept vdpa device name by Parav Pandit · 4 years ago
  84. 4379441 vdpa_sim_net: Make mac address array static by Parav Pandit · 4 years ago
  85. b35cceb vdpa/mlx5: Restore the hardware used index after change map by Eli Cohen · 4 years ago
  86. 710eb8e vdpa/mlx5: Fix memory key MTT population by Eli Cohen · 4 years ago
  87. 6414548 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 1 month ago
  88. 418edde vdpa: Use simpler version of ida allocation by Parav Pandit · 4 years, 2 months ago
  89. 83ef73b vdpa/mlx5: Use write memory barrier after updating CQ index by Eli Cohen · 4 years, 1 month ago
  90. db1e8bb vdpa: split vdpasim to core and net modules by Max Gurtovoy · 4 years, 1 month ago
  91. 275900d vdpa_sim: split vdpasim_virtqueue's iov field in out_iov and in_iov by Stefano Garzarella · 4 years, 1 month ago
  92. da7af69 vdpa_sim: make vdpasim->buffer size configurable by Stefano Garzarella · 4 years, 1 month ago
  93. 165be1f vdpa_sim: use kvmalloc to allocate vdpasim->buffer by Stefano Garzarella · 4 years, 1 month ago
  94. b240491 vdpa_sim: set vringh notify callback by Stefano Garzarella · 4 years, 1 month ago
  95. c124a95 vdpa_sim: add set_config callback in vdpasim_dev_attr by Stefano Garzarella · 4 years, 1 month ago
  96. 65b7095 vdpa_sim: add get_config callback in vdpasim_dev_attr by Stefano Garzarella · 4 years, 1 month ago
  97. f37cbbc vdpa_sim: make 'config' generic and usable for any device type by Stefano Garzarella · 4 years, 1 month ago
  98. cf1a3b3 vdpa_sim: store parsed MAC address in a buffer by Stefano Garzarella · 4 years, 1 month ago
  99. a13b591 vdpa_sim: add work_fn in vdpasim_dev_attr by Stefano Garzarella · 4 years, 1 month ago
  100. 011c35b vdpa_sim: add supported_features field in vdpasim_dev_attr by Stefano Garzarella · 4 years, 1 month ago