1. da19a10 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  2. d4122f5 RDMA/core: Allow existing drivers to set one sysfs group per device by Parav Pandit · 6 years ago
  3. 1ae4cfa RDMA/core: Rename ports_parent to ports_kobj by Parav Pandit · 6 years ago
  4. dbace11 RDMA/core: Annotate timeout as unsigned long by Leon Romanovsky · 6 years ago
  5. 9549c2b RDMA/core: Align multiple functions to kernel coding style by Leon Romanovsky · 6 years ago
  6. 5d6b0cb RDMA/netdev: Fix netlink support in IPoIB by Denis Drozdov · 6 years ago
  7. f6a8a19 RDMA/netdev: Hoist alloc_netdev_mqs out of the driver by Denis Drozdov · 6 years ago
  8. 2165fc2 RDMA/restrack: Consolidate task name updates in one place by Leon Romanovsky · 6 years ago
  9. 363ad35 RDMA/restrack: Un-inline set task implementation by Leon Romanovsky · 6 years ago
  10. 1570346 IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavt by Venkata Sandeep Dhanalakota · 6 years ago
  11. 116aa03 IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavt by Venkata Sandeep Dhanalakota · 6 years ago
  12. 019f118 IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt by Brian Welty · 6 years ago
  13. b56511c IB/mlx4: Avoid implicit enumerated type conversion by Nathan Chancellor · 6 years ago
  14. 3871673 RDMA/netlink: Simplify netlink listener existence check by Leon Romanovsky · 6 years ago
  15. d31131b RDMA: Remove unused parameter from ib_modify_qp_is_ok() by Kamal Heib · 6 years ago
  16. 5da0fc9 IB/hfi1: Prepare resource waits for dual leg by Dennis Dalessandro · 6 years ago
  17. d205a06a IB/rdmavt: Rename check_send_wqe as setup_wqe by Kaike Wan · 6 years ago
  18. 6c85411 RDMA/ulp: Use dev_name instead of ibdev->name by Jason Gunthorpe · 6 years ago
  19. e349f85 RDMA: Fully setup the device name in ib_register_device by Jason Gunthorpe · 6 years ago
  20. 2a3ccfd RDMA/uverbs: Get rid of ucontext->tgid by Jason Gunthorpe · 6 years ago
  21. 56ac9dd RDMA/umem: Avoid synchronize_srcu in the ODP MR destruction path by Jason Gunthorpe · 6 years ago
  22. be7a57b RDMA/umem: Handle a half-complete start/end sequence by Jason Gunthorpe · 6 years ago
  23. ca748c3 RDMA/umem: Get rid of per_mm->notifier_count by Jason Gunthorpe · 6 years ago
  24. f27a0d5 RDMA/umem: Use umem->owning_mm inside ODP by Jason Gunthorpe · 6 years ago
  25. c9990ab RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mm by Jason Gunthorpe · 6 years ago
  26. 597ecc5 RDMA/umem: Get rid of struct ib_umem.odp_data by Jason Gunthorpe · 6 years ago
  27. 41b4deea RDMA/umem: Make ib_umem_odp into a sub structure of ib_umem by Jason Gunthorpe · 6 years ago
  28. b5231b0 RDMA/umem: Use ib_umem_odp in all function signatures connected to ODP by Jason Gunthorpe · 6 years ago
  29. d4b4dd1b RDMA/umem: Do not use current->tgid to track the mm_struct by Jason Gunthorpe · 6 years ago
  30. 5f9794d RDMA/ucontext: Add a core API for mmaping driver IO memory by Jason Gunthorpe · 6 years ago
  31. 9a59739 IB/rxe: Revise the ib_wr_opcode enum by Jason Gunthorpe · 6 years ago
  32. cb816cd RDMA: Remove duplicated include from ib_addr.h by YueHaibing · 6 years ago
  33. 0e9d2c1 RDMA/core: Consider net ns of gid attribute for RoCE by Parav Pandit · 6 years ago
  34. 77addc5 RDMA/core: Rename rdma_copy_addr to rdma_copy_src_l2_addr by Parav Pandit · 6 years ago
  35. 0b79b27 IB/{hfi1, qib, rdmavt}: Schedule multi RC/UC packets instead of posting by Michael J. Ruhl · 6 years ago
  36. fa76d24 RDMA/mlx5: Add flow actions support to raw create flow by Mark Bloch · 6 years ago
  37. 86e1d46 RDMA/uverbs: Move flow resources initialization by Mark Bloch · 6 years ago
  38. 70cd20a IB/uverbs: Add IDRs array attribute type to ioctl() interface by Guy Levi · 6 years ago
  39. eb93c82e RDMA/core: Document QP @event_handler function by Chuck Lever · 6 years ago
  40. 4269024 RDMA/core: Document CM @event_handler function by Chuck Lever · 6 years ago
  41. e1f540c RDMA/core: Define client_data_lock as rwlock instead of spinlock by Parav Pandit · 6 years ago
  42. 2c910cb Merge branch 'uverbs_dev_cleanups' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  43. adee9f3 RDMA/core: Depend on device_add() to add device attributes by Parav Pandit · 6 years ago
  44. 6ceb633 RDMA/uverbs: Declare closing variable as boolean by Leon Romanovsky · 6 years ago
  45. f794809 IB/core: Add an unbound WQ type to the new CQ API by Jack Morgenstein · 6 years ago
  46. 841eefc RDMA/uverbs: Add generic function to fill in flow action object by Mark Bloch · 6 years ago
  47. 0953fff RDMA/uverbs: Add UVERBS_ATTR_CONST_IN to the specs language by Mark Bloch · 6 years ago
  48. 1290290c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  49. 93065ac mm, oom: distinguish blockable mode for mmu notifiers by Michal Hocko · 6 years ago
  50. b4c296f RDMA/smc: Replace ib_query_gid with rdma_get_gid_attr by Jason Gunthorpe · 6 years ago
  51. 92f4e77 Revert "net/smc: Replace ib_query_gid with rdma_get_gid_attr" by Jason Gunthorpe · 6 years ago
  52. 89982f7 Merge tag 'v4.18' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  53. 51d0a2b IB/uverbs: Remove struct uverbs_root_spec and all supporting code by Jason Gunthorpe · 6 years ago
  54. 3a86357 IB/uverbs: Use uverbs_api to unmarshal ioctl commands by Jason Gunthorpe · 6 years ago
  55. 461bb2e IB/uverbs: Add a simple allocator to uverbs_attr_bundle by Jason Gunthorpe · 6 years ago
  56. 6a1f444 IB/uverbs: Remove the ib_uverbs_attr pointer from each attr by Jason Gunthorpe · 6 years ago
  57. 4b3dd2b IB/uverbs: Provide implementation private memory for the uverbs_attr_bundle by Jason Gunthorpe · 6 years ago
  58. 6b0d08f IB/uverbs: Use uverbs_api to manage the object type inside the uobject by Jason Gunthorpe · 6 years ago
  59. 9ed3e5f IB/uverbs: Build the specs into a radix tree at runtime by Jason Gunthorpe · 6 years ago
  60. 7d96c9b IB/uverbs: Have the core code create the uverbs_root_spec by Jason Gunthorpe · 6 years ago
  61. 9f49a5b RDMA/netdev: Use priv_destructor for netdev cleanup by Jason Gunthorpe · 6 years ago
  62. 0f50d88 IB/uverbs: Allow all DESTROY commands to succeed after disassociate by Jason Gunthorpe · 6 years ago
  63. e83f0ec IB/uverbs: Do not pass struct ib_device to the ioctl methods by Jason Gunthorpe · 6 years ago
  64. bbd51e8 IB/uverbs: Do not pass struct ib_device to the write based methods by Jason Gunthorpe · 6 years ago
  65. 7452a3c IB/uverbs: Allow RDMA_REMOVE_DESTROY to work concurrently with disassociate by Jason Gunthorpe · 6 years ago
  66. 9867f5c IB/uverbs: Convert 'bool exclusive' into an enum by Jason Gunthorpe · 6 years ago
  67. 87ad80a IB/uverbs: Consolidate uobject destruction by Jason Gunthorpe · 6 years ago
  68. 32ed5c0 IB/uverbs: Make the write path destroy methods use the same flow as ioctl by Jason Gunthorpe · 6 years ago
  69. ca3a8ac RDMA/core: Return bool instead of int by Parav Pandit · 6 years ago
  70. e7ff98a RDMA/cma: Constify path record, ib_cm_event, listen_id pointers by Parav Pandit · 6 years ago
  71. 2df7dba RDMA/core: Constify dst_addr argument by Parav Pandit · 6 years ago
  72. bccd062 IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs language by Jason Gunthorpe · 6 years ago
  73. d34ac5c RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const by Bart Van Assche · 6 years ago
  74. f696bf6 RDMA: Constify the argument of the work request conversion functions by Bart Van Assche · 6 years ago
  75. 7aaa180 IB/cache: Restore compatibility for ib_query_gid by Jason Gunthorpe · 6 years ago
  76. cee1043 IB/core: Introduce and use sgid_attr in CM requests by Parav Pandit · 6 years ago
  77. 22fa27f IB/uverbs: Fix locking around struct ib_uverbs_file ucontext by Jason Gunthorpe · 6 years ago
  78. aba9454 IB/uverbs: Move the FD uobj type struct file allocation to alloc_commit by Jason Gunthorpe · 6 years ago
  79. 2c96eb7 IB/uverbs: Always propagate errors from rdma_alloc_commit_uobject() by Jason Gunthorpe · 6 years ago
  80. e951747 IB/uverbs: Rework the locking for cleaning up the ucontext by Jason Gunthorpe · 6 years ago
  81. 1250c30 IB/uverbs: Handle IDR and FD types without truncation by Jason Gunthorpe · 6 years ago
  82. bb039a8 IB/core: Allow ULPs to specify NULL as the third ib_post_(send|recv|srq_recv)() argument by Bart Van Assche · 6 years ago
  83. 3226944 IB/mlx5: Introduce driver create and destroy flow methods by Yishai Hadas · 6 years ago
  84. 6cd080a IB: Support ib_flow creation in drivers by Yishai Hadas · 6 years ago
  85. fd44e38 IB/mlx5: Introduce flow steering matcher uapi object by Yishai Hadas · 6 years ago
  86. 4fca037 IB/uverbs: Move ib_access_flags and ib_read_counters_flags to uapi by Jason Gunthorpe · 6 years ago
  87. 528922a IB: Enable uverbs_destroy_def_handler to be used by drivers by Yishai Hadas · 6 years ago
  88. b02289b RDMA: Validate grh_required when handling AVs by Artemy Kovalyov · 7 years ago
  89. 2f944c0 RDMA: Fix storage of PortInfo CapabilityMask in the kernel by Jason Gunthorpe · 7 years ago
  90. d0259e8 IB/uverbs: Remove ib_uobject_file by Jason Gunthorpe · 7 years ago
  91. 2cc1e3b8 IB/uverbs: Replace file->ucontext with file in uverbs_cmd.c by Jason Gunthorpe · 7 years ago
  92. 6ef1c82 IB/uverbs: Replace ib_ucontext with ib_uverbs_file in core function calls by Jason Gunthorpe · 7 years ago
  93. 6a5e9c8 IB/uverbs: Move non driver related elements from ib_ucontext to ib_ufile by Jason Gunthorpe · 7 years ago
  94. c33e73a IB/uverbs: Add a uobj_perform_destroy helper by Jason Gunthorpe · 7 years ago
  95. 422e3d3 RDMA/uverbs: Combine MIN_SZ_OR_ZERO with UVERBS_ATTR_STRUCT by Jason Gunthorpe · 7 years ago
  96. 540cd69 RDMA/uverbs: Use UVERBS_ATTR_MIN_SIZE correctly and uniformly by Jason Gunthorpe · 7 years ago
  97. 83bb444 RDMA/uverbs: Remove UA_FLAGS by Jason Gunthorpe · 7 years ago
  98. 9a119cd RDMA/uverbs: Get rid of the & in method specifications by Jason Gunthorpe · 7 years ago
  99. 6c61d2a RDMA/uverbs: Simplify UVERBS_OBJECT and _TREE family of macros by Jason Gunthorpe · 7 years ago
  100. 595c773 RDMA/uverbs: Simplify method definition macros by Jason Gunthorpe · 7 years ago