1. 8b9cdb7 Merge pull request #1678 from yishaih/verbs_misc by Yishai Hadas · 2 weeks ago master
  2. b685f21 mlx5: Introduce mlx5dv_devx_uar_export_dmabuf_fd() by Yishai Hadas · 3 months ago
  3. 1b8cbbe9 mlx5: Add support for DM export DMABUF fd by Yishai Hadas · 3 months ago
  4. f824da4 verbs: Expose ibv_cmd_export_dmabuf_fd() to be used by drivers by Yishai Hadas · 3 months ago
  5. 6091731 verbs: Introduce ibv_dm_export_dmabuf_fd() verb by Yishai Hadas · 3 months ago
  6. c789919 Update kernel headers by Yishai Hadas · 2 weeks ago
  7. 4969c01 Merge pull request #1663 from natoscott/usdt-tracing by Leon Romanovsky · 3 weeks ago
  8. d4dd187 providers: add support for USDT tracing using libbpf/usdt by Nathan Scott · 3 months ago
  9. d646a57 Merge pull request #1687 from bdrung/wrap-and-sort by Leon Romanovsky · 3 weeks ago
  10. 75bc96b Merge pull request #1691 from TaranovK/kotaranov/dm_mr by Leon Romanovsky · 3 weeks ago
  11. 26a1cff libibverbs: Avoid memcpy from NULL in fill_attr_in() by Yijing Zeng · 3 months ago
  12. 41fbbae Merge pull request #1690 from zhijianli88/resize_cq by Leon Romanovsky · 3 weeks ago
  13. 3b94bde providers/mana: Device memory by Konstantin Taranov · 3 months ago
  14. 197d1a4 tests/test_cq: Prevent CQ overflows by introducing a delay before resize by Li Zhijian · 6 weeks ago
  15. b48a28d debian: run wrap-and-sort by Benjamin Drung · 6 weeks ago
  16. 6e9643e Merge pull request #1689 from bdrung/exclude-ionic by Leon Romanovsky · 6 weeks ago
  17. 38eaf30 Merge pull request #1688 from bdrung/fix-spelling by Leon Romanovsky · 6 weeks ago
  18. 8c04976 Merge pull request #1686 from bdrung/update-year by Leon Romanovsky · 6 weeks ago
  19. c289d3b Merge pull request #1685 from bdrung/debian-cross-build by Leon Romanovsky · 6 weeks ago
  20. bb176a6 debian: exclude ionic on architectures without coherent DMA by Benjamin Drung · 6 weeks ago
  21. d7bfb24 Fix spelling mistake "allows to do" by Benjamin Drung · 6 weeks ago
  22. d774d00 debian: update year in copyright by Benjamin Drung · 6 weeks ago
  23. 5692197 Merge pull request #1684 from bdrung/rules-requires-root by Leon Romanovsky · 6 weeks ago
  24. 39b955d debian: Fix cross compiling by Helmut Grohne · 10 weeks ago
  25. 51c365b debian: drop Rules-Requires-Root by Benjamin Drung · 6 weeks ago
  26. e420131 Merge pull request #1683 from bdrung/debian-copyright by Leon Romanovsky · 6 weeks ago
  27. 35bad8c Merge pull request #1682 from bdrung/debian-python-dependency by Leon Romanovsky · 6 weeks ago
  28. 19c4baa Merge pull request #1680 from ShacharKagan/pyverbs_resolve_addr by Leon Romanovsky · 6 weeks ago
  29. db312dd Merge pull request #1679 from TaranovK/kotaranov/fix_cq_check by Leon Romanovsky · 6 weeks ago
  30. ce001cc Merge pull request #1681 from bdrung/debian-add-libionic1 by Leon Romanovsky · 6 weeks ago
  31. 5570dee debian: replace old FSF postal address by URL by Benjamin Drung · 6 weeks ago
  32. 0b5f67f debian: add ${python3:Depends} to rdma-core for rdma_topo by Benjamin Drung · 6 weeks ago
  33. fdb42b1 debian: add libionic1 to ibverbs-providers lintian-overrides by Benjamin Drung · 6 weeks ago
  34. 18d8571 tests: Fix missing port in resolve addrinfo test by Mazal Or Yakuel · 3 months ago
  35. 92e7555 tests: Fix process exit code checking by Mazal Or Yakuel · 9 months ago
  36. 3f5b710 tests: Add resolve and query addr_info CM test by Mazal Or Yakuel · 10 months ago
  37. a019dc7 pyverbs: Add resolve_addrinfo & query_addrinfo by Mazal Or Yakuel · 10 months ago
  38. a09db86 providers/mana: do not check cqid on creation by Konstantin Taranov · 9 weeks ago
  39. c7cc0c8 Merge pull request #1674 from yishaih/verbs_misc by Yishai Hadas · 7 weeks ago
  40. 5083d3a verbs: Add IBV_EVENT_DEVICE_SPEED_CHANGE to async events by Or Har-Toov · 6 months ago
  41. d4870bd mlx5: Implement ibv_query_port_speed() verb by Or Har-Toov · 3 months ago
  42. a97fb53 verbs: Add ioctl for ibv_query_port_speed() verb by Or Har-Toov · 3 months ago
  43. 8504597 verbs: Introduce ibv_query_port_speed() verb by Yishai Hadas · 7 weeks ago
  44. d026300 Update kernel headers by Yishai Hadas · 7 weeks ago
  45. fd86576 Merge pull request #1677 from bdrung/fix-libibverbs-symbols by Leon Romanovsky · 7 weeks ago
  46. 9adb2c8 debian: correct symbol version of new ibverbs 1.15 functions by Benjamin Drung · 7 weeks ago
  47. 902dce1 Merge pull request #1675 from hginjgerx/fix by Leon Romanovsky · 8 weeks ago
  48. 61d4e59 libhns: Fix CQ clean when CQ record doorbell enabled by Lianfa Weng · 8 weeks ago
  49. 20147f9 libhns: Fix wrong WQE data in new post send API when QP wraps around by Junxian Huang · 8 weeks ago
  50. ed04764 Update library version to be 62.0 by Leon Romanovsky · 9 weeks ago
  51. 558104f Merge pull request #1673 from TaranovK/kotaranov/sge_fix by Leon Romanovsky · 9 weeks ago v61.0
  52. ed4d0d6 Merge pull request #1667 from ShacharKagan/pr-fixes-dc by Leon Romanovsky · 9 weeks ago
  53. dc9f551 providers/mana: fix multi sge send by Konstantin Taranov · 10 weeks ago
  54. d74af53 Merge pull request #1672 from mazorasaf/inc_max_devices by Leon Romanovsky · 10 weeks ago
  55. 0684dbf tests: Add CX10 to MLX5_DEVS list by Mazal Or Yakuel · 6 months ago
  56. f016739 pyverbs: Fix creation of DV objects by Elyashiv Cohen · 6 months ago
  57. b44eef0 libibumad: Increase max device supported to 128 by Asaf Mazor · 10 weeks ago
  58. 46b11cb Merge pull request #1670 from dkkranz/efa_qp_num_check by Leon Romanovsky · 10 weeks ago
  59. 2247999 Merge pull request #1668 from amzn/cq_td_optimization by Leon Romanovsky · 10 weeks ago
  60. d5163b4 Merge pull request #1666 from selvintxavier/inline_fix by Leon Romanovsky · 10 weeks ago
  61. 16fbe52 Merge pull request #1660 from jozzsi/4 by Leon Romanovsky · 10 weeks ago
  62. 7113c9e bnxt_re: fix assertion in bnxt_re_alloc_page by Thomas Erbesdobler · 2 months ago
  63. ac0df8f efa: Verify QP number on CQE process by Daniel Kranzdorf · 3 months ago
  64. fb109cd efa: Use single threaded CQ if TD was given by Yonatan Nachum · 3 months ago
  65. 308ffe3 pyverbs: Change Context object return type by Daria Velikovsky · 5 months ago
  66. c280369 tests: Remove DC bad flow test infrastructure by Daniel Hayon · 7 months ago
  67. 68d5d65 tests: Add DC stream bad-flow and recovery tests by Daniel Hayon · 7 months ago
  68. 73c6acb bnxt_re/lib: Remove the unused function by Selvin Xavier · 3 months ago
  69. 2e65381 bnxt_re/lib: Fix the WQE size alignment by Selvin Xavier · 3 months ago
  70. f67650d bnxt_re/lib: Fix the inline size check by Selvin Xavier · 5 months ago
  71. 2241546 Merge pull request #1665 from amzn/td_fix by Leon Romanovsky · 3 months ago
  72. ee776cc efa: Fix missing mmio flush writes on WQ lock skip by Yonatan Nachum · 3 months ago
  73. 89fecd9 Merge pull request #1664 from mazorasaf/fix_find_prefered_port by Leon Romanovsky · 3 months ago
  74. 862aede libibumad: allow choose port with state DOWN in case of explicit user port by Asaf Mazor · 3 months ago
  75. 7528827 librdmacm: Fix rdma_resolve_addrinfo() deadlock in sync mode by Mark Zhang · 4 months ago
  76. 36b662f Merge pull request #1662 from EdwardSro/pr-fix-libionic-in-debian by Leon Romanovsky · 3 months ago
  77. 0994d21 Merge pull request #1658 from shijin-aws/fix_sizeof by Leon Romanovsky · 3 months ago
  78. 6490112 debian: Fix libionic.so wildcard conflict by Edward Srouji · 4 months ago
  79. 696ed92 providers/efa: Fix the size check in efadv_create_cq by Shi Jin · 4 months ago
  80. 681467e Merge pull request #1657 from TaranovK/kotaranov/memory_helper by Leon Romanovsky · 4 months ago
  81. 4ebcec3 Merge pull request #1656 from TaranovK/kotaranov/cq_credit by Leon Romanovsky · 4 months ago
  82. 0724544 Merge pull request #1655 from TaranovK/kotaranov/fix_error_codes by Leon Romanovsky · 4 months ago
  83. 8044d01 Merge pull request #1651 from amzn/unsolicited-write-test by Leon Romanovsky · 4 months ago
  84. 85afa2b dracut: do not install dracut module in non-hostonly by default by Jo Zzsi · 4 months ago
  85. c3d6991 Merge pull request #1644 from jgunthorpe/rdma_topo by Jason Gunthorpe · 4 months ago
  86. 6dd8578 providers/mana: Use poll credit for arming of cqs by Konstantin Taranov · 10 months ago
  87. 3cc7205 providers/mana: use helpers to (de-)allocate memory by Konstantin Taranov · 10 months ago
  88. 8a267cb providers/mana: Fix mapping of mana vendor errors to ibv errors by Solom Tamawy · 6 months ago
  89. 6ba0799 tests/efa: Fix supported capabilities check by Tom Sela · 4 months ago
  90. 5bfd7df tests: Add EFA unsolicited write test by Tom Sela · 4 months ago
  91. 5432ec2 tests/efa: Merge EfaCQRes and SRDResources by Tom Sela · 4 months ago
  92. 0d977c5 Merge pull request #1620 from abhijitG-xlnx/upstream_ionic_rdma by Leon Romanovsky · 4 months ago
  93. 7bb1297 Merge pull request #1648 from Timon-Kruiper/pyverbs_gil by Leon Romanovsky · 4 months ago
  94. 01341ca Merge pull request #1650 from dstaay-fb/fix-byte-count-type by Leon Romanovsky · 4 months ago
  95. 754e098 Merge pull request #1652 from hginjgerx/fix by Leon Romanovsky · 4 months ago
  96. 2671a14 Update library version to be 61.0 by Leon Romanovsky · 4 months ago
  97. 6d82ac7 ionic: Add ionic provider by Abhijit Gangurde · 6 months ago
  98. 83bfd14 Update kernel headers by Abhijit Gangurde · 5 months ago
  99. 19bd0c8 libhns: Clean up an extra blank line by Junxian Huang · 4 months ago
  100. 15adbcf libhns: Fix wrong WQE data when QP wraps around by Junxian Huang · 4 months ago