1. 1a6ab7f Deprecate libibverbs git repo by Doug Ledford · 7 years ago master
  2. 3b39733 Add support for UD traffic on RoCE v2 by Noa Osherovich · 8 years ago
  3. 5094378 Add ibv_query_gid_type to support RoCE v2 UD traffic by Noa Osherovich · 8 years ago
  4. 047ca9e Update man pages for RSS usage by Yishai Hadas · 8 years ago
  5. 30dd3cf Expose RSS related capabilities by Yishai Hadas · 8 years ago
  6. d0ac81c Track asynchronous events on a work queue by Yishai Hadas · 8 years ago
  7. f70af0c Extend create QP to get RX hash data by Yishai Hadas · 8 years ago
  8. 2ab51e8 Extend create QP to get a Receive Work Queue indirection table by Yishai Hadas · 8 years ago
  9. 0672e79 Introduce Receive Work Queue indirection table and its verbs by Yishai Hadas · 8 years ago
  10. 2864904 Introduce Work Queue object and its verbs by Yishai Hadas · 8 years ago
  11. 3a338f6 Update man pages for TSO support by Bodong Wang · 8 years ago
  12. 4e03cc1 Add support for TCP segmentation offload (TSO) by Bodong Wang · 8 years ago
  13. 5982a88 Fix ibv_cmd_query_device_ex to return valid output by Bodong Wang · 8 years ago
  14. 0be978e Roll 1.2.1 release by Doug Ledford · 8 years ago libibverbs-1.2.1
  15. 7f272c0 Update .gitignore by Doug Ledford · 8 years ago
  16. 20e2dae Fail compiles if no platform specific memory barriers exist by Steve Wise · 8 years ago
  17. 0de26fb libibverbs: add ARM64 memory barrier macros by Steve Wise · 8 years ago
  18. d0e4e45 Add basic man page entry for ibv_xsrq_pingpong by Jarod Wilson · 8 years ago
  19. 8f59a5c Merge remote-tracking branch 'yishaih/fcs' by Doug Ledford · 8 years ago
  20. 2928832 Add timestamp support in rc_pingpong by Yishai Hadas · 8 years ago
  21. f4e6a85 Add a verb that queries real time values from the HCA by Matan Barak · 8 years ago
  22. 169a6ef Create a single threaded CQ by Matan Barak · 8 years ago
  23. c2e36f6 Add completion timestamp to poll_cq by Matan Barak · 8 years ago
  24. 1c8a921 Add timestamp_mask and hca_core_clock to ibv_query_device_ex by Matan Barak · 8 years ago
  25. 10f97b6 Add member functions to poll an extended CQ by Matan Barak · 8 years ago
  26. 4ace211 Add support for extended creating CQ verb by Matan Barak · 8 years ago
  27. 5852b93 Add SCATTER_FCS QP create flag by Majd Dibbiny · 8 years ago
  28. 86d7744 Add extended device capability flags by Majd Dibbiny · 8 years ago
  29. 215736f Extend devinfo verbosity mode by Majd Dibbiny · 8 years ago
  30. 102b4a1 Add GID support to ibv_xsrq_pingpong example by Noa Osherovich · 8 years ago
  31. d1a7856 Fix exchange message size in ibv_xsrq_pinpong example by Noa Osherovich · 8 years ago
  32. 46cdea5 Add an example to ibv_create_flow man page by Yishai Hadas · 8 years ago
  33. 69042c6 Add man page for flow steering verbs by Matan Barak · 8 years ago
  34. c6eebd5 Add support for don't trap steering rule by Marina Varshaver · 8 years ago
  35. 00b93fd Add MR re-registeration by Yishai Hadas · 8 years ago
  36. 8d97353 Change rereg_mr API between libibverbs and the provider's library by Matan Barak · 8 years ago
  37. 85061a4 Extend man pages to describe Memory Window usage by Yishai Hadas · 8 years ago
  38. 398abfd Expose device capabilities for Memory Window type two by Yishai Hadas · 8 years ago
  39. 568c67c Add bind/unbind support for Memory Window type two by Yishai Hadas · 8 years ago
  40. 6148efe Expose device capability for Memory Window type one by Yishai Hadas · 8 years ago
  41. e437dee Add bind/unbind support for Memory Window type one by Yishai Hadas · 8 years ago
  42. 518fcbd Add alloc/dealloc Memory Window verbs by Yishai Hadas · 8 years ago
  43. e29e171 Update ibv_post_send manual page by Yishai Hadas · 8 years ago
  44. 5085d74 Add QP creation flags, support blocking self multicast loopback by Eran Ben Elisha · 8 years ago
  45. b5eac7c Allow use of huge pages in multiple calls to ibv_fork_init by Leon Romanovsky · 8 years ago
  46. 027dd68 libibverbs: Modify ibv_asyncwatch to accept the monitored device by Eran Ben Elisha · 8 years ago
  47. 515a067 Roll 1.2.0 release by Doug Ledford · 8 years ago
  48. 89cb59e libibverbs.spec.in: Use config.h substitution by Doug Ledford · 8 years ago
  49. 678f7fa Makefile.am: Don't allow strict aliasing by default by Doug Ledford · 8 years ago
  50. 70d2008 Makefile.am: Fix "make distcheck" by Alaa Hleihel · 9 years ago
  51. 700d098 Add GID support to ibv_xsrq_pingpong example by Noa Osherovich · 8 years ago
  52. fa87a51 Fix exchange message size in ibv_xsrq_pinpong example by Noa Osherovich · 8 years ago
  53. 21b0a97 Add an example to ibv_create_flow man page by Yishai Hadas · 8 years ago
  54. 1755d90 Add man page for flow steering verbs by Matan Barak · 8 years ago
  55. fa6574c Add support for don't trap steering rule by Marina Varshaver · 8 years ago
  56. ba9b4ae Add MR re-registeration by Yishai Hadas · 8 years ago
  57. ffb784b Change rereg_mr API between libibverbs and the provider's library by Matan Barak · 8 years ago
  58. f224da0 Extend man pages to describe Memory Window usage by Yishai Hadas · 8 years ago
  59. 18f0111 Expose device capabilities for Memory Window type two by Yishai Hadas · 8 years ago
  60. e45a827 Add bind/unbind support for Memory Window type two by Yishai Hadas · 8 years ago
  61. 1f8c7f3 Expose device capability for Memory Window type one by Yishai Hadas · 8 years ago
  62. 6033c69 Add bind/unbind support for Memory Window type one by Yishai Hadas · 8 years ago
  63. fbf5740 Add alloc/dealloc Memory Window verbs by Yishai Hadas · 8 years ago
  64. f3e38c1 Update ibv_post_send manual page by Yishai Hadas · 8 years ago
  65. 0e60aab Add QP creation flags, support blocking self multicast loopback by Eran Ben Elisha · 8 years ago
  66. 2f9f515 Allow use of huge pages in multiple calls to ibv_fork_init by Leon Romanovsky · 8 years ago
  67. 786f5ed libibverbs: Modify ibv_asyncwatch to accept the monitored device by Eran Ben Elisha · 8 years ago
  68. 64b70a7 Roll 1.2.0 release by Doug Ledford · 8 years ago libibverbs-1.2.0
  69. 5c110f3 libibverbs.spec.in: Use config.h substitution by Doug Ledford · 8 years ago
  70. 9931bb1 Makefile.am: Don't allow strict aliasing by default by Doug Ledford · 8 years ago
  71. a78f48c Makefile.am: Fix "make distcheck" by Alaa Hleihel · 9 years ago
  72. e9f49fb Update release version to 1.2.0-rc1 by Doug Ledford · 9 years ago libibverbs-1.2.0-rc1
  73. 0a6beaf libibverbs: Report checksum offload capabilities by Bodong Wang · 9 years ago
  74. a259f87 Update to .gitignore by Doug Ledford · 9 years ago
  75. 9e27fc2 libibverbs/examples: Support odp in rc_pingpong by Majd Dibbiny · 9 years ago
  76. e500adc Add on-demand paging support by Haggai Eran · 9 years ago
  77. f17e595 Add support for extended query device capabilities by Eli Cohen · 9 years ago
  78. 501b53b Fix create/destroy flow API by Doug Ledford · 9 years ago
  79. 13de38c libibverbs: add support for the s390x platform by Alexey Ishchuk · 9 years ago
  80. 74cdf9a Use neighbour lookup for RoCE UD QPs Eth L2 resolution by Matan Barak · 10 years ago
  81. 3c8bd1c Add ibv_port_cap_flags by Matan Barak · 10 years ago
  82. a7a73a8 sysfs_file_read: treat a truncate as a failure by Doug Ledford · 9 years ago
  83. 54883e4 libibverbs init.c: conditionally emit warning if no userspace driver found by Jeff Squyres · 9 years ago
  84. 252749c example: fix argiment processing by Doug Ledford · 9 years ago
  85. 990ca02 Roll libibverbs 1.1.8 release by Roland Dreier · 10 years ago libibverbs-1.1.8
  86. 389de6a Add receive flow steering support by Or Gerlitz · 10 years ago
  87. cbf2a35 Add general definitions to support uverbs extensions by Matan Barak · 10 years ago
  88. f57a9c6 Add support for usNIC nodes and transports by Upinder Malhi \(umalhi\) · 10 years ago
  89. 6e0810e Update maintainer now that I'm a DD by Roland Dreier · 10 years ago
  90. 850da77 Fix XRC sample application (ibv_xsrq_pingpong) issues by Yishai Hadas · 11 years ago
  91. bc5556c Add XRC sample application by Jay Sternberg · 11 years ago
  92. 058c679 XRC man pages by Sean Hefty · 11 years ago
  93. 5f5292b Add ibv_open_qp() for XRC receive QPs by Sean Hefty · 11 years ago
  94. c7e3e61 Add support for XRC QPs by Sean Hefty · 11 years ago
  95. 40c1365 Add support for XRC SRQs by Sean Hefty · 11 years ago
  96. 9a2a896 Introduce XRC domains (XRCDs) by Sean Hefty · 11 years ago
  97. 6be1658 Infrastructure to support verbs extensions by Yishai Hadas · 11 years ago
  98. 2ac8403 Use IBV_SEND_INLINE in example pingpong programs by Jeff Squyres · 11 years ago
  99. 4f571c4 Roll libibverbs 1.1.7 release by Roland Dreier · 11 years ago libibverbs-1.1.7
  100. cc41622 configure: Use automake's option "subdir-objects" by Yann Droneaud · 11 years ago