1. 805b754 IB/core: Eliminate a hole in MAD agent struct by Daniel Jurgens · 6 years ago
  2. 926ba19 RDMA/iwcm: add tos_set bool to iw_cm struct by Steve Wise · 6 years ago
  3. 2c1619e IB/cma: Define option to set ack timeout and pack tos_set by Danit Goldberg · 6 years ago
  4. a2bfd70 RDMA/iwpm: move kdoc comments to functions by Steve Wise · 6 years ago
  5. b0bad9a RDMA/IWPM: Support no port mapping requirements by Steve Wise · 6 years ago
  6. 6a8a2aa Merge tag 'v5.0-rc5' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  7. a163afc IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len() by Bart Van Assche · 6 years ago
  8. 52a72e2 IB/uverbs: Expose XRC ODP device capabilities by Moni Shoua · 6 years ago
  9. da82334 IB/core: Allocate a bit for SRQ ODP support by Moni Shoua · 6 years ago
  10. 02da375 RDMA/core: Use the ops infrastructure to keep all callbacks in one place by Leon Romanovsky · 6 years ago
  11. 0ad699c RDMA/core: Simplify restrack interface by Leon Romanovsky · 6 years ago
  12. 6780c4f RDMA: Add indication for in kernel API support to IB device by Gal Pressman · 6 years ago
  13. 459cc69 RDMA: Provide safe ib_alloc_device() function by Leon Romanovsky · 6 years ago
  14. 0b5cb33 RDMA/srp: Increase max_segment_size by Bart Van Assche · 6 years ago
  15. 55c293c Merge branch 'devx-async' into k.o/for-next by Jason Gunthorpe · 6 years ago
  16. 6bf8f22 IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_CMD_FD by Yishai Hadas · 6 years ago
  17. 61b2fe3 IB/mlx5: Remove dead code by Moni Shoua · 6 years ago
  18. da6a496 IB/mlx5: Ranges in implicit ODP MR inherit its write access by Moni Shoua · 6 years ago
  19. d79af72 RDMA/device: Expose ib_device_try_get(() by Jason Gunthorpe · 6 years ago
  20. 5474723 RDMA: Introduce and use rdma_device_to_ibdev() by Parav Pandit · 6 years ago
  21. ea4baf7 RDMA: Rename port_callback to init_port by Parav Pandit · 6 years ago
  22. b0ea0fa IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata by Jason Gunthorpe · 6 years ago
  23. 13859d5d RDMA/mlx5: Embed into the code flow the ODP config option by Leon Romanovsky · 6 years ago
  24. 96f87ee RDMA: Clean structures from CONFIG_INFINIBAND_ON_DEMAND_PAGING by Leon Romanovsky · 6 years ago
  25. 2e8039c IB/core: uverbs copy to struct or zero helper by Michael Guralnik · 6 years ago
  26. 2553ba2 RDMA: Mark if destroy address handle is in a sleepable context by Gal Pressman · 6 years ago
  27. b090c4e RDMA: Mark if create address handle is in a sleepable context by Gal Pressman · 6 years ago
  28. af8d703 RDMA/restrack: Resource-tracker should not use uobject pointers by Shamir Rabinovitch · 6 years ago
  29. ad8a449 IB/uverbs: Add support to advise_mr by Moni Shoua · 6 years ago
  30. cbfdd44 IB/uverbs: Add helper to get array size from ptr attribute by Moni Shoua · 6 years ago
  31. 3023a1e RDMA: Start use ib_device_ops by Kamal Heib · 6 years ago
  32. 521ed0d RDMA/core: Introduce ib_device_ops by Kamal Heib · 6 years ago
  33. a146235 RDMA/mlx5: Fail early if user tries to create flows on IB representors by Leon Romanovsky · 6 years ago
  34. a5a5d19 IB/core: Add new IB rates by Michael Guralnik · 6 years ago
  35. dbabf68 IB/core: Add 2X port width by Michael Guralnik · 6 years ago
  36. 1e8f43b IB/core: Add CapabilityMask2 to port attributes by Michael Guralnik · 6 years ago
  37. c471de1 RDMA/uverbs: Fix typo in string concatenation macro by Leon Romanovsky · 6 years ago
  38. 5190f05 IB/hfi1: Allow the driver to initialize QP priv struct by Mike Marciniszyn · 6 years ago
  39. 04ca16c IB/core: Enable getting an object type from a given uobject by Yishai Hadas · 6 years ago
  40. 4d7e8cc IB/core: Introduce UVERBS_IDR_ANY_OBJECT by Yishai Hadas · 6 years ago
  41. 6061521 RDMA/restrack: Track ucontext by Leon Romanovsky · 6 years ago
  42. 974d6b4 RDMA/uverbs: Use only attrs for the write() handler signature by Jason Gunthorpe · 6 years ago
  43. c2a939f RDMA/uverbs: Use uverbs_attr_bundle to pass ucore for write/write_ex by Jason Gunthorpe · 6 years ago
  44. 07f05f4 RDMA/uverbs: Use uverbs_attr_bundle to pass udata for ioctl() by Jason Gunthorpe · 6 years ago
  45. ef87df2c RDMA/uverbs: Use uverbs_attr_bundle to pass udata for write_ex by Jason Gunthorpe · 6 years ago
  46. 669dac1 RDMA/uverbs: Add structure size info to write commands by Jason Gunthorpe · 6 years ago
  47. 15a1b4b RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methods by Jason Gunthorpe · 6 years ago
  48. 7106a97 RDMA/uverbs: Make write() handlers return 0 on success by Jason Gunthorpe · 6 years ago
  49. 8313c10 RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for write by Jason Gunthorpe · 6 years ago
  50. 01b6711 RDMA/core: Sync unregistration with netlink commands by Parav Pandit · 6 years ago
  51. a140692 RDMA/uverbs: Check for NULL driver methods for every write call by Jason Gunthorpe · 6 years ago
  52. 6884c6c RDMA/verbs: Store the write/write_ex uapi entry points in the uverbs_api by Jason Gunthorpe · 6 years ago
  53. 6829c1c RDMA/uverbs: Add helpers to mark uapi functions as unsupported by Jason Gunthorpe · 6 years ago
  54. 0cbf432 RDMA/uverbs: Use a linear list to describe the compiled-in uapi by Jason Gunthorpe · 6 years ago
  55. 3eeeb7a5 IB/core: Make function ib_fmr_pool_unmap return void by Yuval Shaia · 6 years ago
  56. 2dc50c5 RDMA/core: Remove unused header files mm.h, socket.h, scatterlist.h by Parav Pandit · 6 years ago
  57. ce1fd6b IB/uverbs: fix a typo by Rami Rosen · 6 years ago
  58. da19a10 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  59. d4122f5 RDMA/core: Allow existing drivers to set one sysfs group per device by Parav Pandit · 6 years ago
  60. 1ae4cfa RDMA/core: Rename ports_parent to ports_kobj by Parav Pandit · 6 years ago
  61. dbace11 RDMA/core: Annotate timeout as unsigned long by Leon Romanovsky · 6 years ago
  62. 9549c2b RDMA/core: Align multiple functions to kernel coding style by Leon Romanovsky · 6 years ago
  63. 5d6b0cb RDMA/netdev: Fix netlink support in IPoIB by Denis Drozdov · 6 years ago
  64. f6a8a19 RDMA/netdev: Hoist alloc_netdev_mqs out of the driver by Denis Drozdov · 6 years ago
  65. 2165fc2 RDMA/restrack: Consolidate task name updates in one place by Leon Romanovsky · 6 years ago
  66. 363ad35 RDMA/restrack: Un-inline set task implementation by Leon Romanovsky · 6 years ago
  67. 1570346 IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavt by Venkata Sandeep Dhanalakota · 6 years ago
  68. 116aa03 IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavt by Venkata Sandeep Dhanalakota · 6 years ago
  69. 019f118 IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt by Brian Welty · 6 years ago
  70. b56511c IB/mlx4: Avoid implicit enumerated type conversion by Nathan Chancellor · 6 years ago
  71. 3871673 RDMA/netlink: Simplify netlink listener existence check by Leon Romanovsky · 6 years ago
  72. d31131b RDMA: Remove unused parameter from ib_modify_qp_is_ok() by Kamal Heib · 6 years ago
  73. 5da0fc9 IB/hfi1: Prepare resource waits for dual leg by Dennis Dalessandro · 6 years ago
  74. d205a06a IB/rdmavt: Rename check_send_wqe as setup_wqe by Kaike Wan · 6 years ago
  75. 6c85411 RDMA/ulp: Use dev_name instead of ibdev->name by Jason Gunthorpe · 6 years ago
  76. e349f85 RDMA: Fully setup the device name in ib_register_device by Jason Gunthorpe · 6 years ago
  77. 2a3ccfd RDMA/uverbs: Get rid of ucontext->tgid by Jason Gunthorpe · 6 years ago
  78. 56ac9dd RDMA/umem: Avoid synchronize_srcu in the ODP MR destruction path by Jason Gunthorpe · 6 years ago
  79. be7a57b RDMA/umem: Handle a half-complete start/end sequence by Jason Gunthorpe · 6 years ago
  80. ca748c3 RDMA/umem: Get rid of per_mm->notifier_count by Jason Gunthorpe · 6 years ago
  81. f27a0d5 RDMA/umem: Use umem->owning_mm inside ODP by Jason Gunthorpe · 6 years ago
  82. c9990ab RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mm by Jason Gunthorpe · 6 years ago
  83. 597ecc5 RDMA/umem: Get rid of struct ib_umem.odp_data by Jason Gunthorpe · 6 years ago
  84. 41b4deea RDMA/umem: Make ib_umem_odp into a sub structure of ib_umem by Jason Gunthorpe · 6 years ago
  85. b5231b0 RDMA/umem: Use ib_umem_odp in all function signatures connected to ODP by Jason Gunthorpe · 6 years ago
  86. d4b4dd1b RDMA/umem: Do not use current->tgid to track the mm_struct by Jason Gunthorpe · 6 years ago
  87. 5f9794d RDMA/ucontext: Add a core API for mmaping driver IO memory by Jason Gunthorpe · 6 years ago
  88. 9a59739 IB/rxe: Revise the ib_wr_opcode enum by Jason Gunthorpe · 6 years ago
  89. cb816cd RDMA: Remove duplicated include from ib_addr.h by YueHaibing · 6 years ago
  90. 0e9d2c1 RDMA/core: Consider net ns of gid attribute for RoCE by Parav Pandit · 6 years ago
  91. 77addc5 RDMA/core: Rename rdma_copy_addr to rdma_copy_src_l2_addr by Parav Pandit · 6 years ago
  92. 0b79b27 IB/{hfi1, qib, rdmavt}: Schedule multi RC/UC packets instead of posting by Michael J. Ruhl · 6 years ago
  93. fa76d24 RDMA/mlx5: Add flow actions support to raw create flow by Mark Bloch · 6 years ago
  94. 86e1d46 RDMA/uverbs: Move flow resources initialization by Mark Bloch · 6 years ago
  95. 70cd20a IB/uverbs: Add IDRs array attribute type to ioctl() interface by Guy Levi · 6 years ago
  96. eb93c82e RDMA/core: Document QP @event_handler function by Chuck Lever · 6 years ago
  97. 4269024 RDMA/core: Document CM @event_handler function by Chuck Lever · 6 years ago
  98. e1f540c RDMA/core: Define client_data_lock as rwlock instead of spinlock by Parav Pandit · 6 years ago
  99. 2c910cb Merge branch 'uverbs_dev_cleanups' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  100. adee9f3 RDMA/core: Depend on device_add() to add device attributes by Parav Pandit · 6 years ago