1. e0477b3 RDMA: Explicitly pass in the dma_device to ib_register_device by Jason Gunthorpe · 4 years, 3 months ago
  2. 9f85cbe RDMA/uverbs: Expose the new GID query API to user space by Avihai Horon · 4 years, 4 months ago
  3. c4b4d54 RDMA/core: Introduce new GID table query API by Avihai Horon · 4 years, 4 months ago
  4. 1c15b4f RDMA/core: Modify enum ib_gid_type and enum rdma_network_type by Avihai Horon · 4 years, 4 months ago
  5. 8bfafde IB/core: Enable ODP sync without faulting by Yishai Hadas · 4 years, 4 months ago
  6. 36f30e4 IB/core: Improve ODP to use hmm_range_fault() by Yishai Hadas · 4 years, 4 months ago
  7. a6f0b08 RDMA/core: Remove ucontext->closing by Jason Gunthorpe · 4 years, 4 months ago
  8. b09c4d7 RDMA/restrack: Improve readability in task name management by Leon Romanovsky · 4 years, 4 months ago
  9. c34a23c RDMA/restrack: Simplify restrack tracking in kernel flows by Leon Romanovsky · 4 years, 4 months ago
  10. 13ef5539 RDMA/restrack: Count references to the verbs objects by Leon Romanovsky · 4 years, 4 months ago
  11. 5dee587 Merge branch 'mlx5_active_speed' into rdma.git for-next by Jason Gunthorpe · 4 years, 4 months ago
  12. 376ceb3 RDMA: Fix link active_speed size by Aharon Landau · 4 years, 4 months ago
  13. c0a6b5e RDMA: Convert RWQ table logic to ib_core allocation scheme by Leon Romanovsky · 4 years, 5 months ago
  14. d18bb3e RDMA: Clean MW allocation and free flows by Leon Romanovsky · 4 years, 5 months ago
  15. b60b9c0 RDMA/core: Added missing WR and WC opcodes by Bob Pearson · 4 years, 4 months ago
  16. 81655d3 RDMA/mlx4: Use ib_umem_num_dma_blocks() by Jason Gunthorpe · 4 years, 4 months ago
  17. a665aca RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks() by Jason Gunthorpe · 4 years, 4 months ago
  18. ebc2409 RDMA/umem: Add rdma_umem_for_each_dma_block() by Jason Gunthorpe · 4 years, 4 months ago
  19. 3361c29 RDMA/umem: Use simpler logic for ib_umem_find_best_pgsz() by Jason Gunthorpe · 4 years, 4 months ago
  20. 71ff3f6 RDMA: Make counters destroy symmetrical by Leon Romanovsky · 4 years, 4 months ago
  21. add5353 RDMA: Restore ability to return error for destroy WQ by Leon Romanovsky · 4 years, 4 months ago
  22. d0c45c8 RDMA: Change XRCD destroy return value by Leon Romanovsky · 4 years, 4 months ago
  23. 43d781b RDMA: Allow fail of destroy CQ by Leon Romanovsky · 4 years, 4 months ago
  24. 7e3c66c RDMA/core: Delete function indirection for alloc/free kernel CQ by Leon Romanovsky · 4 years, 4 months ago
  25. 119181d RDMA: Restore ability to fail on SRQ destroy by Leon Romanovsky · 4 years, 4 months ago
  26. 9a9ebf8 RDMA: Restore ability to fail on AH destroy by Leon Romanovsky · 4 years, 4 months ago
  27. 91a7c58 RDMA: Restore ability to fail on PD deallocate by Leon Romanovsky · 4 years, 4 months ago
  28. f553246f RDMA/core: Change how failing destroy is handled during uobj abort by Jason Gunthorpe · 4 years, 5 months ago
  29. 61690d0 RDMA/umem: Fix signature of stub ib_umem_find_best_pgsz() by Jason Gunthorpe · 4 years, 5 months ago
  30. 074bf2c RDMA/hns: Get udp sport num dynamically instead of using a fixed value by Weihang Li · 4 years, 5 months ago
  31. d114c6f RDMA/cma: Add missing locking to rdma_accept() by Jason Gunthorpe · 4 years, 5 months ago
  32. c0f4979 RDMA/cm: Remove unused cm_class by Jason Gunthorpe · 4 years, 5 months ago
  33. d667374 RDMA: Remove constant domain argument from flow creation call by Leon Romanovsky · 4 years, 6 months ago
  34. d7806bb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 5 months ago
  35. 54a485e IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQE by Mike Marciniszyn · 4 years, 6 months ago
  36. 6bf9d8f RDMA/include: Replace license text with SPDX tags by Leon Romanovsky · 4 years, 6 months ago
  37. 0f63ef1 RDMA/core: Align abort/commit object scheme for write() and ioctl() paths by Leon Romanovsky · 4 years, 6 months ago
  38. 28ad5f65 RDMA: Move XRCD to be under ib_core responsibility by Leon Romanovsky · 4 years, 7 months ago
  39. 3b023e1 RDMA/core: Create and destroy counters in the ib_core by Leon Romanovsky · 4 years, 7 months ago
  40. 1c8fb1e IB/uverbs: Expose UAPI to query ucontext by Yishai Hadas · 4 years, 7 months ago
  41. 6f3ca6f RDMA/core: Optimize XRC target lookup by Maor Gottlieb · 4 years, 6 months ago
  42. b73efcb RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domain by Maor Gottlieb · 4 years, 6 months ago
  43. 42a3b15 RDMA: Remove the udata parameter from alloc_mr callback by Gal Pressman · 4 years, 6 months ago
  44. b64b74b RDMA/core: Remove ib_alloc_mr_user function by Gal Pressman · 4 years, 6 months ago
  45. d473f4d RDMA/mlx5: Introduce ODP prefetch counter by Maor Gottlieb · 4 years, 7 months ago
  46. 14c2b89 RDMA/core: Delete not-used create RWQ table function by Leon Romanovsky · 4 years, 7 months ago
  47. 65959522 RDMA: Add support to dump resource tracker in RAW format by Maor Gottlieb · 4 years, 7 months ago
  48. 211cd94 RDMA: Add dedicated CM_ID resource tracker function by Maor Gottlieb · 4 years, 7 months ago
  49. 5cc3411 RDMA: Add dedicated QP resource tracker function by Maor Gottlieb · 4 years, 7 months ago
  50. 9e2a187 RDMA: Add a dedicated CQ resource tracker function by Maor Gottlieb · 4 years, 7 months ago
  51. f443452 RDMA: Add dedicated MR resource tracker function by Maor Gottlieb · 4 years, 7 months ago
  52. ceabef7 dynamic_debug: add an option to enable dynamic debug for modules only by Orson Zhai · 4 years, 7 months ago
  53. 242b233 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 7 months ago
  54. 4d12c04 RDMA: Remove 'max_map_per_fmr' by Jason Gunthorpe · 4 years, 8 months ago
  55. 649392b RDMA: Remove 'max_fmr' by Jason Gunthorpe · 4 years, 8 months ago
  56. 3a57815 RDMA/core: Remove FMR device ops by Max Gurtovoy · 4 years, 8 months ago
  57. 4e373d5 RDMA/core: Remove FMR pool API by Max Gurtovoy · 4 years, 8 months ago
  58. c7ff819 RDMA/core: Introduce shared CQ pool API by Yamin Friedman · 4 years, 8 months ago
  59. 3446cbd RDMA/core: Add protection for shared CQs used by ULPs by Yamin Friedman · 4 years, 8 months ago
  60. ffd7339 RDMA/core: Use offsetofend() instead of open coding by Jason Gunthorpe · 4 years, 8 months ago
  61. 8094ba0 RDMA/cma: Provide ECE reject reason by Leon Romanovsky · 4 years, 8 months ago
  62. 0cb1537 RDMA/cma: Connect ECE to rdma_accept by Leon Romanovsky · 4 years, 8 months ago
  63. a20652e RDMA/cm: Send and receive ECE parameter over the wire by Leon Romanovsky · 4 years, 8 months ago
  64. 93531ee RDMA/ucma: Deliver ECE parameters through UCMA events by Leon Romanovsky · 4 years, 8 months ago
  65. 34e2ab5 RDMA/ucma: Extend ucma_connect to receive ECE parameters by Leon Romanovsky · 4 years, 8 months ago
  66. fef17f9 RDMA/cm: Add Enhanced Connection Establishment (ECE) bits by Leon Romanovsky · 4 years, 8 months ago
  67. c85f4abe RDMA/core: Fix double destruction of uobject by Jason Gunthorpe · 4 years, 8 months ago
  68. bebcfe8 RDMA/core: Use sizeof_field() helper by Gustavo A. R. Silva · 4 years, 8 months ago
  69. 175ba58 IB/uverbs: Move QP, SRQ, WQ type and flags to UAPI by Yishai Hadas · 4 years, 8 months ago
  70. 0ac8903 RDMA/core: Allow the ioctl layer to abort a fully created uobject by Jason Gunthorpe · 4 years, 8 months ago
  71. 6d72344 IB/ipoib: Increase ipoib Datagram mode MTU's upper limit by Kaike Wan · 4 years, 8 months ago
  72. 7f90a5a IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPs by Gary Leshner · 4 years, 8 months ago
  73. 84e3b19 IB/hfi1: Remove module parameter for KDETH qpns by Gary Leshner · 4 years, 8 months ago
  74. d99dc60 IB/hfi1: Add functions to transmit datagram ipoib packets by Gary Leshner · 4 years, 8 months ago
  75. b0810b0 RDMA/core: Consolidate ib_create_srq flows by Jason Gunthorpe · 4 years, 9 months ago
  76. 0cb9e4f IB/rdmavt: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  77. d5665a2 RDMA/core: Add hash functions to calculate RoCEv2 flowlabel and UDP source port by Mark Zhang · 4 years, 9 months ago
  78. 11a0ae4 RDMA: Allow ib_client's to fail when add() is called by Jason Gunthorpe · 4 years, 9 months ago
  79. 04c349a RDMA/mad: Remove snoop interface by Maor Gottlieb · 4 years, 9 months ago
  80. 51aab12 RDMA/core: Get xmit slave for LAG by Maor Gottlieb · 4 years, 9 months ago
  81. bd3920e RDMA/core: Add LAG functionality by Maor Gottlieb · 4 years, 9 months ago
  82. fa5d010 RDMA: Group create AH arguments in struct by Maor Gottlieb · 4 years, 9 months ago
  83. dd302ee RDMA/cma: Limit the scope of rdma_is_consumer_reject function by Leon Romanovsky · 4 years, 9 months ago
  84. 342ee59 IB/mlx5: Expose UAR object and its alloc/destroy commands by Yishai Hadas · 4 years, 10 months ago
  85. a4f994a RDMA/cm: Delete not implemented CM peer to peer communication by Leon Romanovsky · 4 years, 10 months ago
  86. 5b36132 RDMA: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  87. 779820c RDMA/core: Add helper function to retrieve driver gid context from gid attr by Selvin Xavier · 5 years ago
  88. b72bfc9 RDMA/core: Get rid of ib_create_qp_user by Jason Gunthorpe · 5 years ago
  89. 8889f6f RDMA/core: Make the entire API tree static by Jason Gunthorpe · 5 years ago
  90. 13e0af1 RDMA/cm: Remove CM message structs by Jason Gunthorpe · 5 years ago
  91. d05d4ac RDMA/cm: Add SET/GET implementations to hide IBA wire format by Leon Romanovsky · 5 years ago
  92. e8b3a42 Merge tag 'rds-odp-for-5.5' into rdma.git for-next by Jason Gunthorpe · 5 years ago
  93. 2233c66 RDMA/uverbs: Add new relaxed ordering memory region access flag by Michael Guralnik · 5 years ago
  94. 68d384b RDMA/core: Add optional access flags range by Michael Guralnik · 5 years ago
  95. ca95c14 RDMA/uverbs: Verify MR access flags by Michael Guralnik · 5 years ago
  96. 87d8069f IB/core: Add interface to advise_mr for kernel users by Moni Shoua · 5 years ago
  97. 33006bd IB/core: Introduce ib_reg_user_mr by Moni Shoua · 5 years ago
  98. c320e52 IB: Allow calls to ib_umem_get from kernel ULPs by Moni Shoua · 5 years ago
  99. 39e83af RDMA/core: Remove the ufile arg from rdma_alloc_begin_uobject by Jason Gunthorpe · 5 years ago
  100. e04dd13 RDMA/core: Do not erase the type of ib_wq.uobject by Jason Gunthorpe · 5 years ago