1. 018c683 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  2. 84da111 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  3. 7199435 IB/{rdmavt, hfi1, qib}: Add a counter for credit waits by Kaike Wan · 5 years ago
  4. 75c6651 Merge tag 'v5.3-rc8' into rdma.git for-next by Jason Gunthorpe · 5 years ago
  5. 47f725e RDMA/odp: remove ib_ucontext from ib_umem by Jason Gunthorpe · 5 years ago
  6. c571fec RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm' by Jason Gunthorpe · 5 years ago
  7. 868df53 Merge branch 'odp_fixes' into rdma.git for-next by Jason Gunthorpe · 5 years ago
  8. ce51346 RDMA/core: Make invalidate_range a device operation by Moni Shoua · 5 years ago
  9. 204e3e5 RDMA/odp: Check for overflow when computing the umem_odp end by Jason Gunthorpe · 5 years ago
  10. 261dc53 RDMA/odp: Split creating a umem_odp from ib_umem_get by Jason Gunthorpe · 5 years ago
  11. f20bef6 RDMA/odp: Make the three ways to create a umem_odp clear by Jason Gunthorpe · 5 years ago
  12. fd7dbf0 RDMA/odp: Make it clearer when a umem is an implicit ODP umem by Jason Gunthorpe · 5 years ago
  13. 7cc2e18 RDMA/odp: Use the common interval tree library instead of generic by Jason Gunthorpe · 5 years ago
  14. 60c7866 RDMA/restrack: Rewrite PID namespace check to be reliable by Leon Romanovsky · 5 years ago
  15. b2299e8 RDMA: Delete DEBUG code by Leon Romanovsky · 5 years ago
  16. 72a7720 RDMA: Introduce ib_port_phys_state enum by Kamal Heib · 5 years ago
  17. 05bb411 RDMA/core: Introduce ratelimited ibdev printk functions by Gal Pressman · 5 years ago
  18. 20cf4e0 rdma: Enable ib_alloc_cq to spread work over a device's comp_vectors by Chuck Lever · 5 years ago
  19. 9cd5881 RDMA/devices: Remove the lock around remove_client_context by Jason Gunthorpe · 5 years ago
  20. 621e55f RDMA/devices: Do not deadlock during client removal by Jason Gunthorpe · 5 years ago
  21. 525a2c6 Merge branch 'wip/dl-for-rc' into wip/dl-for-next by Doug Ledford · 5 years ago
  22. 1d2fedd RDMA/core: Support netlink commands in non init_net net namespaces by Parav Pandit · 5 years ago
  23. 39289bf RDMA: Make most headers compile stand alone by Jason Gunthorpe · 5 years ago
  24. 2b74c87 IB/hfi1: Unreserve a flushed OPFN request by Kaike Wan · 5 years ago
  25. 390d577 RDMA/core: Make rdma_counter.h compile stand alone by Jason Gunthorpe · 5 years ago
  26. da66297 RDMA/core: Provide RDMA DIM support for ULPs by Yamin Friedman · 5 years ago
  27. 89705e9 IB/mlx5: Report correctly tag matching rendezvous capability by Danit Goldberg · 6 years ago
  28. 6e7be47 RDMA/nldev: Allow get default counter statistics through RDMA netlink by Mark Zhang · 6 years ago
  29. b389327 RDMA/nldev: Allow counter manual mode configration through RDMA netlink by Mark Zhang · 6 years ago
  30. 1bd8e0a RDMA/counter: Allow manual mode configuration support by Mark Zhang · 6 years ago
  31. f34a55e RDMA/core: Get sum value of all counters when perform a sysfs stat read by Mark Zhang · 6 years ago
  32. c4ffee7 RDMA/netlink: Implement counter dumpit calback by Mark Zhang · 6 years ago
  33. 99fa331 RDMA/counter: Add "auto" configuration mode support by Mark Zhang · 6 years ago
  34. 413d334 RDMA/counter: Add set/clear per-port auto mode support by Mark Zhang · 6 years ago
  35. 7ade1ff RDMA/restrack: Introduce statistic counter by Mark Zhang · 6 years ago
  36. 2b0ad2d IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR details by Michael J. Ruhl · 6 years ago
  37. d310c4b IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPs by Michael J. Ruhl · 6 years ago
  38. 5136bfe IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is full by Kamenee Arumugam · 6 years ago
  39. f592ae3 IB/rdmavt: Fracture single lock used for posting and processing RWQEs by Kamenee Arumugam · 6 years ago
  40. dabac6e IB/hfi1: Move receive work queue struct into uapi directory by Kamenee Arumugam · 6 years ago
  41. 239b0e5 IB/hfi1: Move rvt_cq_wc struct into uapi directory by Kamenee Arumugam · 6 years ago
  42. 371bb62 Merge tag 'v5.2-rc6' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  43. 34d65cd RDMA/netlink: Audit policy settings for netlink attributes by Doug Ledford · 6 years ago
  44. 5c171cb RDMA/mlx5: Remove unused IB_WR_REG_SIG_MR code by Israel Rukshin · 6 years ago
  45. e9a53e7 RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handover by Israel Rukshin · 6 years ago
  46. 185eddc RDMA/core: Validate integrity handover device cap by Max Gurtovoy · 6 years ago
  47. c0a6cbb RDMA/core: Rename signature qp create flag and signature device capability by Israel Rukshin · 6 years ago
  48. 5a6781a RDMA/core: Add an integrity MR pool support by Israel Rukshin · 6 years ago
  49. 38ca87c RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work request by Max Gurtovoy · 6 years ago
  50. 62e3c37 RDMA/mlx5: Add attr for max number page list length for PI operation by Max Gurtovoy · 6 years ago
  51. 7c717d3 RDMA/core: Add signature attrs element for ib_mr structure by Max Gurtovoy · 6 years ago
  52. 2cdfcdd RDMA/core: Introduce ib_map_mr_sg_pi to map data/protection sgl's by Max Gurtovoy · 6 years ago
  53. 26bc7ea RDMA/core: Introduce IB_MR_TYPE_INTEGRITY and ib_alloc_mr_integrity API by Israel Rukshin · 6 years ago
  54. a0bc099 RDMA/core: Save the MR type in the ib_mr structure by Max Gurtovoy · 6 years ago
  55. 36b1e47 RDMA/core: Introduce new header file for signature operations by Max Gurtovoy · 6 years ago
  56. 4a9ceb7 IB/{rdmavt, qib, hfi1}: Convert to new completion API by Mike Marciniszyn · 6 years ago
  57. f56044d IB/rdmavt: Add new completion inline by Mike Marciniszyn · 6 years ago
  58. a49b1dc RDMA: Convert destroy_wq to be void by Leon Romanovsky · 6 years ago
  59. 8f71bb0 RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEV by Jason Gunthorpe · 6 years ago
  60. 0e2d00e RDMA: Add NLDEV_GET_CHARDEV to allow char dev discovery and autoload by Jason Gunthorpe · 6 years ago
  61. 5d60c11 RDMA: Move rdma_node_type to uapi/ by Jason Gunthorpe · 6 years ago
  62. e39afe3 RDMA: Convert CQ allocations to be under core responsibility by Leon Romanovsky · 6 years ago
  63. a52c8e2 RDMA: Clean destroy CQ in drivers do not return errors by Leon Romanovsky · 6 years ago
  64. 7a15414 RDMA: Move owner into struct ib_device_ops by Jason Gunthorpe · 6 years ago
  65. 72c6ec1 RDMA: Move uverbs_abi_ver into struct ib_device_ops by Jason Gunthorpe · 6 years ago
  66. b9560a4 RDMA: Move driver_id into struct ib_device_ops by Jason Gunthorpe · 6 years ago
  67. 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
  68. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  69. 890ac8d RDMA/core: Make ib_destroy_cq() void by Leon Romanovsky · 6 years ago
  70. d2183c6 RDMA/umem: Move page_shift from ib_umem to ib_odp_umem by Jason Gunthorpe · 6 years ago
  71. dc1435c RDMA/srp: Rename SRP sysfs name after IB device rename trigger by Leon Romanovsky · 6 years ago
  72. f95be3d RDMA: Add EFA related definitions by Gal Pressman · 6 years ago
  73. db6c677 RDMA/umem: Remove hugetlb flag by Shiraz Saleem · 6 years ago
  74. a808273 RDMA/verbs: Add a DMA iterator to return aligned contiguous memory blocks by Shiraz Saleem · 6 years ago
  75. 4a35339 RDMA/umem: Add API to find best driver supported page size in an MR by Shiraz Saleem · 6 years ago
  76. 943bd98 RDMA/core: Allow detaching gid attribute netdevice for RoCE by Parav Pandit · 6 years ago
  77. adb4a57 RDMA/cma: Use rdma_read_gid_attr_ndev_rcu to access netdev by Parav Pandit · 6 years ago
  78. a70c073 RDMA: Introduce and use GID attr helper to read RoCE L2 fields by Parav Pandit · 6 years ago
  79. dd05cb8 RDMA: Get rid of iw_cm_verbs by Kamal Heib · 6 years ago
  80. 923abb9 RDMA/core: Introduce RDMA subsystem ibdev_* print functions by Gal Pressman · 6 years ago
  81. 449a224 Merge branch 'rdma_mmap' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  82. 4eb6ab1 RDMA: Remove rdma_user_mmap_page by Jason Gunthorpe · 6 years ago
  83. d40f69c IB/{rdmavt, qib, hfi1}: Use new routine to release reference counts by Mike Marciniszyn · 6 years ago
  84. 715ab1a IB/rdmavt: Fix ab/ba include issues by Mike Marciniszyn · 6 years ago
  85. ea752bc IB/{rdmavt, hfi1): Miscellaneous comment fixes by Kaike Wan · 6 years ago
  86. 68e326d RDMA: Handle SRQ allocations by IB/core by Leon Romanovsky · 6 years ago
  87. d345691 RDMA: Handle AH allocations by IB/core by Leon Romanovsky · 6 years ago
  88. f631603 RDMA/core: Support object allocation in atomic context by Leon Romanovsky · 6 years ago
  89. feec576 IB: When attrs.udata/ufile is available use that instead of uobject by Jason Gunthorpe · 6 years ago
  90. d10bcf9 RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEs by Shiraz Saleem · 6 years ago
  91. ff23dfa IB: Pass only ib_udata in function prototypes by Shamir Rabinovitch · 6 years ago
  92. c4367a2 IB: Pass uverbs_attr_bundle down ib_x destroy path by Shamir Rabinovitch · 6 years ago
  93. a6a3797 IB: Pass uverbs_attr_bundle down uobject destroy path by Shamir Rabinovitch · 6 years ago
  94. 70f06b2 IB: ucontext should be set properly for all cmd & ioctl paths by Shamir Rabinovitch · 6 years ago
  95. d3243da RDMA/core: Don't compare specific bit after boolean AND by Leon Romanovsky · 6 years ago
  96. 41c6140 RDMA: Check net namespace access for uverbs, umad, cma and nldev by Parav Pandit · 6 years ago
  97. 4e0f7b9 RDMA/core: Implement compat device/sysfs tree in net namespace by Parav Pandit · 6 years ago
  98. cebe556 RDMA/core: Introduce ib_core_device to hold device by Parav Pandit · 6 years ago
  99. 19b1a29 RDMA: Use __packed annotation instead of __attribute__ ((packed)) by Erez Alfasi · 6 years ago
  100. a2a074e RDMA: Handle ucontext allocations by IB/core by Leon Romanovsky · 6 years ago