1. 7a763d1 IB/core: Introduce rdma_user_mmap_entry_insert_range() API by Yishai Hadas · 5 years ago
  2. aa32f11 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  3. d768869 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  4. 3694e41 Merge branch 'ib-guids' into rdma.git for-next by Jason Gunthorpe · 5 years ago
  5. f25a546 RDMA/odp: Use mmu_interval_notifier_insert() by Jason Gunthorpe · 5 years ago
  6. bfcb3c5d IB/core: Add interfaces to get VF node and port GUIDs by Danit Goldberg · 5 years ago
  7. 72b894b IB/umem: remove the dmasync argument to ib_umem_get by Christoph Hellwig · 5 years ago
  8. e26e7b8 RDMA: Change MAD processing function to remove extra casting and parameter by Leon Romanovsky · 5 years ago
  9. 8a80cf9 RDMA/mad: Delete never implemented functions by Leon Romanovsky · 5 years ago
  10. c043ff2 RDMA: Connect between the mmap entry and the umap_priv structure by Michal Kalderon · 5 years ago
  11. 3411f9f RDMA/core: Create mmap database and cookie helper functions by Michal Kalderon · 5 years ago
  12. bb3dba3 Merge branch 'odp_rework' into rdma.git for-next by Jason Gunthorpe · 5 years ago
  13. 5256edc RDMA/mlx5: Rework implicit ODP destroy by Jason Gunthorpe · 5 years ago
  14. 423f52d RDMA/mlx5: Use an xarray for the children of an implicit ODP by Jason Gunthorpe · 5 years ago
  15. ecdfdfd RDMA/core: Fix ib_dma_max_seg_size() by Bart Van Assche · 5 years ago
  16. 24f5214 RDMA/cm: Update copyright together with SPDX tag by Leon Romanovsky · 5 years ago
  17. a916051 RDMA/cm: Use specific keyword to check define by Leon Romanovsky · 5 years ago
  18. 4061ff7 RDMA/nldev: Provide MR statistics by Erez Alfasi · 5 years ago
  19. e1b95ae RDMA/mlx5: Return ODP type per MR by Erez Alfasi · 5 years ago
  20. a3de94e IB/mlx5: Introduce ODP diagnostic counters by Erez Alfasi · 5 years ago
  21. a9018ad RDMA/uverbs: Prevent potential underflow by Dan Carpenter · 5 years ago
  22. 00bd143 RDMA/rw: Support threshold for registration vs scattering to local pages by Yamin Friedman · 5 years ago
  23. 018c683 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  24. 84da111 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  25. 7199435 IB/{rdmavt, hfi1, qib}: Add a counter for credit waits by Kaike Wan · 5 years ago
  26. 75c6651 Merge tag 'v5.3-rc8' into rdma.git for-next by Jason Gunthorpe · 5 years ago
  27. 47f725e RDMA/odp: remove ib_ucontext from ib_umem by Jason Gunthorpe · 5 years ago
  28. c571fec RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm' by Jason Gunthorpe · 5 years ago
  29. 868df53 Merge branch 'odp_fixes' into rdma.git for-next by Jason Gunthorpe · 5 years ago
  30. ce51346 RDMA/core: Make invalidate_range a device operation by Moni Shoua · 5 years ago
  31. 204e3e5 RDMA/odp: Check for overflow when computing the umem_odp end by Jason Gunthorpe · 5 years ago
  32. 261dc53 RDMA/odp: Split creating a umem_odp from ib_umem_get by Jason Gunthorpe · 5 years ago
  33. f20bef6 RDMA/odp: Make the three ways to create a umem_odp clear by Jason Gunthorpe · 5 years ago
  34. fd7dbf0 RDMA/odp: Make it clearer when a umem is an implicit ODP umem by Jason Gunthorpe · 5 years ago
  35. 7cc2e18 RDMA/odp: Use the common interval tree library instead of generic by Jason Gunthorpe · 5 years ago
  36. 60c7866 RDMA/restrack: Rewrite PID namespace check to be reliable by Leon Romanovsky · 5 years ago
  37. b2299e8 RDMA: Delete DEBUG code by Leon Romanovsky · 5 years ago
  38. 72a7720 RDMA: Introduce ib_port_phys_state enum by Kamal Heib · 5 years ago
  39. 05bb411 RDMA/core: Introduce ratelimited ibdev printk functions by Gal Pressman · 5 years ago
  40. 20cf4e0 rdma: Enable ib_alloc_cq to spread work over a device's comp_vectors by Chuck Lever · 5 years ago
  41. 9cd5881 RDMA/devices: Remove the lock around remove_client_context by Jason Gunthorpe · 5 years ago
  42. 621e55f RDMA/devices: Do not deadlock during client removal by Jason Gunthorpe · 5 years ago
  43. 525a2c6 Merge branch 'wip/dl-for-rc' into wip/dl-for-next by Doug Ledford · 5 years ago
  44. 1d2fedd RDMA/core: Support netlink commands in non init_net net namespaces by Parav Pandit · 5 years ago
  45. 39289bf RDMA: Make most headers compile stand alone by Jason Gunthorpe · 5 years ago
  46. 2b74c87 IB/hfi1: Unreserve a flushed OPFN request by Kaike Wan · 5 years ago
  47. 390d577 RDMA/core: Make rdma_counter.h compile stand alone by Jason Gunthorpe · 5 years ago
  48. da66297 RDMA/core: Provide RDMA DIM support for ULPs by Yamin Friedman · 5 years ago
  49. 89705e9 IB/mlx5: Report correctly tag matching rendezvous capability by Danit Goldberg · 5 years ago
  50. 6e7be47 RDMA/nldev: Allow get default counter statistics through RDMA netlink by Mark Zhang · 6 years ago
  51. b389327 RDMA/nldev: Allow counter manual mode configration through RDMA netlink by Mark Zhang · 6 years ago
  52. 1bd8e0a RDMA/counter: Allow manual mode configuration support by Mark Zhang · 6 years ago
  53. f34a55e RDMA/core: Get sum value of all counters when perform a sysfs stat read by Mark Zhang · 6 years ago
  54. c4ffee7 RDMA/netlink: Implement counter dumpit calback by Mark Zhang · 6 years ago
  55. 99fa331 RDMA/counter: Add "auto" configuration mode support by Mark Zhang · 6 years ago
  56. 413d334 RDMA/counter: Add set/clear per-port auto mode support by Mark Zhang · 6 years ago
  57. 7ade1ff RDMA/restrack: Introduce statistic counter by Mark Zhang · 6 years ago
  58. 2b0ad2d IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR details by Michael J. Ruhl · 6 years ago
  59. d310c4b IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPs by Michael J. Ruhl · 6 years ago
  60. 5136bfe IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is full by Kamenee Arumugam · 6 years ago
  61. f592ae3 IB/rdmavt: Fracture single lock used for posting and processing RWQEs by Kamenee Arumugam · 6 years ago
  62. dabac6e IB/hfi1: Move receive work queue struct into uapi directory by Kamenee Arumugam · 6 years ago
  63. 239b0e5 IB/hfi1: Move rvt_cq_wc struct into uapi directory by Kamenee Arumugam · 6 years ago
  64. 371bb62 Merge tag 'v5.2-rc6' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  65. 34d65cd RDMA/netlink: Audit policy settings for netlink attributes by Doug Ledford · 6 years ago
  66. 5c171cb RDMA/mlx5: Remove unused IB_WR_REG_SIG_MR code by Israel Rukshin · 6 years ago
  67. e9a53e7 RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handover by Israel Rukshin · 6 years ago
  68. 185eddc RDMA/core: Validate integrity handover device cap by Max Gurtovoy · 6 years ago
  69. c0a6cbb RDMA/core: Rename signature qp create flag and signature device capability by Israel Rukshin · 6 years ago
  70. 5a6781a RDMA/core: Add an integrity MR pool support by Israel Rukshin · 6 years ago
  71. 38ca87c RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work request by Max Gurtovoy · 6 years ago
  72. 62e3c37 RDMA/mlx5: Add attr for max number page list length for PI operation by Max Gurtovoy · 6 years ago
  73. 7c717d3 RDMA/core: Add signature attrs element for ib_mr structure by Max Gurtovoy · 6 years ago
  74. 2cdfcdd RDMA/core: Introduce ib_map_mr_sg_pi to map data/protection sgl's by Max Gurtovoy · 6 years ago
  75. 26bc7ea RDMA/core: Introduce IB_MR_TYPE_INTEGRITY and ib_alloc_mr_integrity API by Israel Rukshin · 6 years ago
  76. a0bc099 RDMA/core: Save the MR type in the ib_mr structure by Max Gurtovoy · 6 years ago
  77. 36b1e47 RDMA/core: Introduce new header file for signature operations by Max Gurtovoy · 6 years ago
  78. 4a9ceb7 IB/{rdmavt, qib, hfi1}: Convert to new completion API by Mike Marciniszyn · 6 years ago
  79. f56044d IB/rdmavt: Add new completion inline by Mike Marciniszyn · 6 years ago
  80. a49b1dc RDMA: Convert destroy_wq to be void by Leon Romanovsky · 6 years ago
  81. 8f71bb0 RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEV by Jason Gunthorpe · 6 years ago
  82. 0e2d00e RDMA: Add NLDEV_GET_CHARDEV to allow char dev discovery and autoload by Jason Gunthorpe · 6 years ago
  83. 5d60c11 RDMA: Move rdma_node_type to uapi/ by Jason Gunthorpe · 6 years ago
  84. e39afe3 RDMA: Convert CQ allocations to be under core responsibility by Leon Romanovsky · 6 years ago
  85. a52c8e2 RDMA: Clean destroy CQ in drivers do not return errors by Leon Romanovsky · 6 years ago
  86. 7a15414 RDMA: Move owner into struct ib_device_ops by Jason Gunthorpe · 6 years ago
  87. 72c6ec1 RDMA: Move uverbs_abi_ver into struct ib_device_ops by Jason Gunthorpe · 6 years ago
  88. b9560a4 RDMA: Move driver_id into struct ib_device_ops by Jason Gunthorpe · 6 years ago
  89. 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  90. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  91. 890ac8d RDMA/core: Make ib_destroy_cq() void by Leon Romanovsky · 6 years ago
  92. d2183c6 RDMA/umem: Move page_shift from ib_umem to ib_odp_umem by Jason Gunthorpe · 6 years ago
  93. dc1435c RDMA/srp: Rename SRP sysfs name after IB device rename trigger by Leon Romanovsky · 6 years ago
  94. f95be3d RDMA: Add EFA related definitions by Gal Pressman · 6 years ago
  95. db6c677 RDMA/umem: Remove hugetlb flag by Shiraz Saleem · 6 years ago
  96. a808273 RDMA/verbs: Add a DMA iterator to return aligned contiguous memory blocks by Shiraz Saleem · 6 years ago
  97. 4a35339 RDMA/umem: Add API to find best driver supported page size in an MR by Shiraz Saleem · 6 years ago
  98. 943bd98 RDMA/core: Allow detaching gid attribute netdevice for RoCE by Parav Pandit · 6 years ago
  99. adb4a57 RDMA/cma: Use rdma_read_gid_attr_ndev_rcu to access netdev by Parav Pandit · 6 years ago
  100. a70c073 RDMA: Introduce and use GID attr helper to read RoCE L2 fields by Parav Pandit · 6 years ago