1. a43ae80 vdpa/mlx5: Fix MQ to support non power of two num queues by Eli Cohen · 2 years, 5 months ago
  2. 93e530d vdpa/mlx5: Fix possible uninitialized return value by Eli Cohen · 2 years, 7 months ago
  3. 8fcd20c vdpa/mlx5: Support different address spaces for control and data by Eli Cohen · 2 years, 7 months ago
  4. cae15c2 vdpa/mlx5: Implement susupend virtqueue callback by Eli Cohen · 2 years, 7 months ago
  5. 71aa95a vdpa/mlx5: Use eth_broadcast_addr() to assign broadcast address by Xu Qiang · 2 years, 8 months ago
  6. ace9252 vdpa/mlx5: Initialize CVQ vringh only once by Eli Cohen · 2 years, 9 months ago
  7. 40f2f3e vdpa/mlx5: Update Control VQ callback information by Eli Cohen · 2 years, 9 months ago
  8. f38b3c6 vdpa/mlx5: clean up indenting in handle_ctrl_vlan() by Dan Carpenter · 2 years, 9 months ago
  9. f766c40 vdpa/mlx5: fix error code for deleting vlan by Dan Carpenter · 2 years, 9 months ago
  10. 2f72b22 vdpa/mlx5: Fix syntax errors in comments by Xiang wangx · 2 years, 9 months ago
  11. baf2ad3 vdpa/mlx5: Add RX MAC VLAN filter support by Eli Cohen · 2 years, 11 months ago
  12. 7becdd1 vdpa/mlx5: Remove flow counter from steering by Eli Cohen · 2 years, 11 months ago
  13. db9adcb vdpa: multiple address spaces support by Gautam Dawar · 2 years, 11 months ago
  14. d482190 vdpa: introduce virtqueue groups by Gautam Dawar · 2 years, 11 months ago
  15. 759ae7f vdpa/mlx5: Use readers/writers semaphore instead of mutex by Eli Cohen · 2 years, 9 months ago
  16. 1892a3d vdpa/mlx5: Add support for reading descriptor statistics by Eli Cohen · 2 years, 9 months ago
  17. acde392 vdpa/mlx5: Use consistent RQT size by Eli Cohen · 2 years, 9 months ago
  18. 1c80cf0 vdpa: mlx5: synchronize driver status with CVQ by Jason Wang · 2 years, 11 months ago
  19. 55ebf0d vdpa: mlx5: prevent cvq work from hogging CPU by Jason Wang · 2 years, 11 months ago
  20. ad6dc1d vdpa/mlx5: Avoid processing works if workqueue was destroyed by Eli Cohen · 3 years ago
  21. f1781be vdpa/mlx5: re-create forwarding rules after mac modified by Michael Qiu · 2 years, 11 months ago
  22. 1e00e82 net/mlx5: Add support for configuring max device MTU by Eli Cohen · 3 years ago
  23. ed0f849 vdpa/mlx5: add validation for VIRTIO_NET_CTRL_MQ_VQ_PAIRS_SET command by Si-Wei Liu · 3 years, 1 month ago
  24. 30c22f3 vdpa/mlx5: should verify CTRL_VQ feature exists for MQ by Si-Wei Liu · 3 years, 1 month ago
  25. 3bf6a9e Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 1 month ago
  26. b03fc43 vdpa/mlx5: Fix tracking of current number of VQs by Eli Cohen · 3 years, 1 month ago
  27. f8ae3a4 vdpa/mlx5: Fix is_index_valid() to refer to features by Eli Cohen · 3 years, 1 month ago
  28. 79de65e vdpa/mlx5: Report max device capabilities by Eli Cohen · 3 years, 2 months ago
  29. 37e07e7 vdpa/mlx5: Restore cur_num_vqs in case of failure in change_num_qps() by Eli Cohen · 3 years, 2 months ago
  30. 7556052 vdpa/mlx5: Support configuring max data virtqueue by Eli Cohen · 3 years, 2 months ago
  31. e313705 vdpa/mlx5: Fix config_attr_mask assignment by Eli Cohen · 3 years, 2 months ago
  32. a7f46ba vdpa/mlx5: Distribute RX virtqueues in RQT object by Eli Cohen · 3 years, 2 months ago
  33. a64917b vdpa: Provide interface to read driver features by Eli Cohen · 3 years, 2 months ago
  34. 97143b7 vdpa/mlx5: Fix wrong configuration of virtio_version_1_0 by Eli Cohen · 3 years, 2 months ago
  35. 60af39c net/mlx5_vdpa: Offer VIRTIO_NET_F_MTU when setting MTU by Eli Cohen · 3 years, 3 months ago
  36. 45e3a27 vdpa/mlx5: Use auxiliary_device driver data helpers by David E. Box · 3 years, 2 months ago
  37. 43e1b12 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 4 months ago
  38. 540061a vdpa/mlx5: Forward only packets with allowed MAC address by Eli Cohen · 3 years, 4 months ago
  39. a007d94 vdpa/mlx5: Support configuration of MAC by Eli Cohen · 3 years, 4 months ago
  40. ef76eb8 vdpa/mlx5: Fix clearing of VIRTIO_NET_F_MAC feature bit by Parav Pandit · 3 years, 4 months ago
  41. d8ca2fa vdpa: Enable user to set mac and mtu of vdpa device by Parav Pandit · 3 years, 4 months ago
  42. edf747a vdpa/mlx5: Propagate link status from device to vdpa driver by Eli Cohen · 3 years, 6 months ago
  43. 218bdd2 vdpa/mlx5: Rename control VQ workqueue to vdpa wq by Eli Cohen · 3 years, 6 months ago
  44. 246fd1c vdpa/mlx5: Remove mtu field from vdpa net device by Eli Cohen · 3 years, 6 months ago
  45. 83fec3f RDMA/mlx5: Replace struct mlx5_core_mkey by u32 key by Aharon Landau · 3 years, 4 months ago
  46. c646741 RDMA/mlx5: Remove pd from struct mlx5_core_mkey by Aharon Landau · 3 years, 4 months ago
  47. 062fd73 RDMA/mlx5: Remove size from struct mlx5_core_mkey by Aharon Landau · 3 years, 4 months ago
  48. cf6a8b1 RDMA/mlx5: Remove iova from struct mlx5_core_mkey by Aharon Landau · 3 years, 4 months ago
  49. 759be89 vdpa/mlx5: Avoid executing set_vq_ready() if device is reset by Eli Cohen · 3 years, 6 months ago
  50. ef12e4b vdpa/mlx5: Clear ready indication for control VQ by Eli Cohen · 3 years, 6 months ago
  51. 78e7095 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 6 months ago
  52. d8945ec vdpa: Support transferring virtual addressing during DMA mapping by Xie Yongji · 3 years, 6 months ago
  53. 0686082 vdpa: Add reset callback in vdpa_config_ops by Xie Yongji · 3 years, 6 months ago
  54. 5289373 vdpa/mlx5: Add multiqueue support by Eli Cohen · 3 years, 6 months ago
  55. 5262912 vdpa/mlx5: Add support for control VQ and MAC setting by Eli Cohen · 3 years, 6 months ago
  56. e4fc665 vdpa/mlx5: Ensure valid indices are provided by Eli Cohen · 3 years, 6 months ago
  57. db296d2 vdpa/mlx5: Decouple virtqueue callback from struct mlx5_vdpa_virtqueue by Eli Cohen · 3 years, 6 months ago
  58. ae0428d vdpa/mlx5: function prototype modifications in preparation to control VQ by Eli Cohen · 3 years, 6 months ago
  59. 4e57a9f6 vdpa/mlx5: Remove redundant header file inclusion by Eli Cohen · 3 years, 6 months ago
  60. f444fea Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
  61. 94e95d5 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 6 months ago
  62. f4083a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
  63. 879753c vdpa/mlx5: Fix queue type selection logic by Eli Cohen · 3 years, 7 months ago
  64. 08dbd56 vdpa/mlx5: Avoid destroying MR on empty iotlb by Eli Cohen · 3 years, 7 months ago
  65. 563476a net/mlx5: Synchronize correct IRQ when destroying CQ by Shay Drory · 3 years, 11 months ago
  66. 616d576 IB/mlx5: Rename is_apu_thread_cq function to is_apu_cq by Tal Gilboa · 3 years, 7 months ago
  67. 530a567 vdpa: support packed virtqueue for set/get_vq_state() by Jason Wang · 3 years, 9 months ago
  68. e3aadf2 vdpa/mlx5: Clear vq ready indication upon device reset by Eli Cohen · 3 years, 9 months ago
  69. b57c46c vdpa/mlx5: Add support for doorbell bypassing by Eli Cohen · 3 years, 9 months ago
  70. 6f5312f vdpa/mlx5: Add support for running with virtio_vdpa by Eli Cohen · 3 years, 9 months ago
  71. 7d23dcd vdp/mlx5: Fix setting the correct dma_device by Eli Cohen · 3 years, 9 months ago
  72. e13cd45 vdpa/mlx5: Support creating resources with uid == 0 by Eli Cohen · 3 years, 9 months ago
  73. 71ab6a7 vdpa/mlx5: Fix possible failure in umem size calculation by Eli Cohen · 3 years, 9 months ago
  74. e301177 vdpa/mlx5: Fix umem sizes assignments on VQ create by Eli Cohen · 3 years, 9 months ago
  75. 7c9f131f {net,vdpa}/mlx5: Configure interface MAC into mpfs L2 table by Eli Cohen · 3 years, 10 months ago
  76. 442706f vdpa: add get_config_size callback in vdpa_config_ops by Stefano Garzarella · 4 years ago
  77. 58926c8 vdpa/mlx5: Enable user to add/delete vdpa device by Eli Cohen · 3 years, 11 months ago
  78. be286f8 vdpa/mlx5: Set err = -ENOMEM in case dma_map_sg_attrs fails by Eli Cohen · 3 years, 11 months ago
  79. bc04d93 vdpa/mlx5: Fix suspend/resume index restoration by Eli Cohen · 3 years, 11 months ago
  80. 4b454a8 vdpa/mlx5: Fix wrong use of bit numbers by Eli Cohen · 3 years, 11 months ago
  81. b2ae0a2 vdpa/mlx5: Retrieve BAR address suitable any function by Eli Cohen · 3 years, 11 months ago
  82. d13a15d vdpa/mlx5: Use the correct dma device when registering memory by Eli Cohen · 3 years, 11 months ago
  83. d084d99 vdpa/mlx5: should exclude header length and fcs from mtu by Si-Wei Liu · 3 years, 11 months ago
  84. f00bdce vdpa: set the virtqueue num during register by Jason Wang · 4 years ago
  85. dcfde16 vdpa/mlx5: fix param validation in mlx5_vdpa_get_config() by Stefano Garzarella · 4 years, 1 month ago
  86. fd70a40 vdpa: Extend routine to accept vdpa device name by Parav Pandit · 4 years, 2 months ago
  87. b35cceb vdpa/mlx5: Restore the hardware used index after change map by Eli Cohen · 4 years, 1 month ago
  88. 710eb8e vdpa/mlx5: Fix memory key MTT population by Eli Cohen · 4 years, 2 months ago
  89. 6414548 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 2 months ago
  90. 83ef73b vdpa/mlx5: Use write memory barrier after updating CQ index by Eli Cohen · 4 years, 3 months ago
  91. 74c9729 vdpa/mlx5: Connect mlx5_vdpa to auxiliary bus by Leon Romanovsky · 4 years, 5 months ago
  92. 0aae392 vdpa/mlx5: Make hardware definitions visible to all mlx5 devices by Leon Romanovsky · 4 years, 5 months ago
  93. 7ba08e8 vdpa/mlx5: Fix error return in map_direct_mr() by Jing Xiangfeng · 4 years, 4 months ago
  94. 1897f0b vdpa/mlx5: Setup driver only if VIRTIO_CONFIG_S_DRIVER_OK by Eli Cohen · 4 years, 6 months ago
  95. 36b02df vdpa/mlx5: Fix failure to bring link up by Eli Cohen · 4 years, 5 months ago
  96. 36bdcf3 vdpa/mlx5: Make use of a specific 16 bit endianness API by Eli Cohen · 4 years, 5 months ago
  97. 3176e97 vdpa/mlx5: should keep avail_index despite device status by Si-Wei Liu · 4 years, 5 months ago
  98. cbb5235 vdpa/mlx5: Avoid warnings about shifts on 32-bit platforms by Nathan Chancellor · 4 years, 6 months ago
  99. 8a7c321 vdpa/mlx5: fix up endian-ness for mtu by Michael S. Tsirkin · 4 years, 7 months ago
  100. 2874211 vdpa/mlx5: Fix pointer math in mlx5_vdpa_get_config() by Dan Carpenter · 4 years, 7 months ago