1. a5a5d19 IB/core: Add new IB rates by Michael Guralnik · 6 years ago
  2. dbabf68 IB/core: Add 2X port width by Michael Guralnik · 6 years ago
  3. 1e8f43b IB/core: Add CapabilityMask2 to port attributes by Michael Guralnik · 6 years ago
  4. 6db21d8 IB/rxe: Fix incorrect cache cleanup in error flow by Yuval Shaia · 6 years ago
  5. 0c1c388 RDMA/hns: Bugfix for RoCE loopback test by Lijun Ou · 6 years ago
  6. f747b68 RDMA/hns: Update posting & querying mailbox by Lijun Ou · 6 years ago
  7. 4af07f0 RDMA/hns: Fix the bug while use multi-hop of pbl by Lijun Ou · 6 years ago
  8. 233673e RDMA/hns: Encapsulate and simplify qp state transition by Lijun Ou · 6 years ago
  9. 9f50710 RDMA/hns: Init qp context when modify qp from reset to init by Lijun Ou · 6 years ago
  10. 9af3f5c RDMA/core: Validate port number in query_pkey verb by Yuval Shaia · 6 years ago
  11. fe15bcc Merge branch 'mlx5-packet-credit-fc' into rdma.git by Jason Gunthorpe · 6 years ago
  12. 7e11b91 IB/mlx5: Report packet based credit mode device capability by Danit Goldberg · 6 years ago
  13. 569c665 IB/mlx5: Add packet based credit mode support by Danit Goldberg · 6 years ago
  14. 3fd3c80 net/mlx5: Expose packet based credit mode by Danit Goldberg · 6 years ago
  15. e7521d8 IB/rxe: Utilize generic function to validate port number by Yuval Shaia · 6 years ago
  16. 1ceb25c IB/rxe: Make function rxe_pool_cleanup return void by Yuval Shaia · 6 years ago
  17. c471de1 RDMA/uverbs: Fix typo in string concatenation macro by Leon Romanovsky · 6 years ago
  18. 419822c IB/mlx5: Enable TX on a DEVX flow table by Alex Vesker · 6 years ago
  19. 0fbc9b8b mlx4: Use snprintf instead of complicated strcpy by Qian Cai · 6 years ago
  20. 9aefcabe IB/hfi1: Reduce lock contention on iowait_lock for sdma and pio by Mike Marciniszyn · 6 years ago
  21. 18912c4 IB/hfi1: Close VNIC sdma_progress sleep window by Mike Marciniszyn · 6 years ago
  22. 5190f05 IB/hfi1: Allow the driver to initialize QP priv struct by Mike Marciniszyn · 6 years ago
  23. d2e9ace IB/hfi1: Add OPFN and TID RDMA capability bits by Kaike Wan · 6 years ago
  24. ca95f80 IB/hfi1: Unreserve a reserved request when it is completed by Kaike Wan · 6 years ago
  25. ff8b67f IB/hfi1: Consider LMC in 16B/bypass ingress packet check by Ashutosh Dixit · 6 years ago
  26. dbc2970 IB/hfi1: Incorrect sizing of sge for PIO will OOPs by Michael J. Ruhl · 6 years ago
  27. dd6c6a5 IB/hfi1: Limit VNIC use of SDMA engines to the available count by Michael J. Ruhl · 6 years ago
  28. fe4dd42 IB/hfi1: Correctly process FECN and BECN in packets by Mitko Haralanov · 6 years ago
  29. c1a797c IB/hfi1: Ignore LNI errors before DC8051 transitions to Polling state by Kaike Wan · 6 years ago
  30. 937488a IB/hfi1: Dump pio info for non-user send contexts by Kaike Wan · 6 years ago
  31. 81fce62 RDMA/hns: Add SRQ asynchronous event support by Lijun Ou · 6 years ago
  32. c7bcb13 RDMA/hns: Add SRQ support for hip08 kernel mode by Lijun Ou · 6 years ago
  33. 5c1f167 RDMA/hns: Init SRQ table for hip08 by Lijun Ou · 6 years ago
  34. d16da11 RDMA/hns: Eanble SRQ capacity for hip08 by Lijun Ou · 6 years ago
  35. b2d8754 Merge branch 'mlx5-devx' into wip/dl-for-next by Doug Ledford · 6 years ago
  36. 5aa3771 IB/mlx5: Allow XRC usage via verbs in DEVX context by Yishai Hadas · 6 years ago
  37. 719598c IB/mlx5: Update the supported DEVX commands by Yishai Hadas · 6 years ago
  38. fb98153 IB/mlx5: Enforce DEVX privilege by firmware by Yishai Hadas · 6 years ago
  39. 34613eb IB/mlx5: Enable modify and query verbs objects via DEVX by Yishai Hadas · 6 years ago
  40. 04ca16c IB/core: Enable getting an object type from a given uobject by Yishai Hadas · 6 years ago
  41. 4d7e8cc IB/core: Introduce UVERBS_IDR_ANY_OBJECT by Yishai Hadas · 6 years ago
  42. f33cb7e Merge 'mlx5-next' into mlx5-devx by Doug Ledford · 6 years ago
  43. 9d43faa net/mlx5: Update mlx5_ifc with DEVX UCTX capabilities bits by Yishai Hadas · 6 years ago
  44. 36ff488 RDMA/mlx5: Unfold modify RMP function by Leon Romanovsky · 6 years ago
  45. a1eb180 RDMA/mlx5: Unfold create RMP function by Leon Romanovsky · 6 years ago
  46. f3da657 RDMA/mlx5: Initialize SRQ tables on mlx5_ib by Leon Romanovsky · 6 years ago
  47. b499080 RDMA/mlx5: Update SRQ functions signatures to mlx5_ib format by Leon Romanovsky · 6 years ago
  48. 81773ce RDMA/mlx5: Use stages for callback to setup and release DEVX by Leon Romanovsky · 6 years ago
  49. c48d386 RDMA/mlx5: Remove SRQ signature global flag by Leon Romanovsky · 6 years ago
  50. f02d0d6 net/mlx5: Move SRQ functions to RDMA part by Leon Romanovsky · 6 years ago
  51. c23f88c net/mlx5: Remove references to local mlx5_core functions by Leon Romanovsky · 6 years ago
  52. 26d1164d net/mlx5: Remove not-used lib/eq.h header file by Leon Romanovsky · 6 years ago
  53. 5b5f0f1 net/mlx5: Remove dead transobj code by Leon Romanovsky · 6 years ago
  54. 6cd0014 net/mlx5: Align SRQ licenses and copyright information by Leon Romanovsky · 6 years ago
  55. ffd321e RDMA/nldev: Export to user space number of contexts by Leon Romanovsky · 6 years ago
  56. 12d23a9 RDMA/uverbs: Annotate alloc/deallloc paths with context tracking by Leon Romanovsky · 6 years ago
  57. 6061521 RDMA/restrack: Track ucontext by Leon Romanovsky · 6 years ago
  58. 61d6952 Merge branch 'write-handler-consistent-flow' into for-next by Doug Ledford · 6 years ago
  59. 974d6b4 RDMA/uverbs: Use only attrs for the write() handler signature by Jason Gunthorpe · 6 years ago
  60. ece9ca9 RDMA/uverbs: Do not check the input length on create_cq/qp paths by Jason Gunthorpe · 6 years ago
  61. c3bea3d RDMA/uverbs: Use the iterator for ib_uverbs_unmarshall_recv() by Jason Gunthorpe · 6 years ago
  62. 335708c RDMA/uverbs: Add a simple iterator interface for reading the command by Jason Gunthorpe · 6 years ago
  63. 7eebced RDMA/uverbs: Simplify ib_uverbs_ex_query_device by Jason Gunthorpe · 6 years ago
  64. 40efca7 RDMA/uverbs: Fill in the response for IB_USER_VERBS_EX_CMD_MODIFY_QP by Jason Gunthorpe · 6 years ago
  65. 29a29d1 RDMA/uverbs: Use uverbs_request() and core for write_ex handlers by Jason Gunthorpe · 6 years ago
  66. 3c2c209 RDMA/uverbs: Use uverbs_request() for request copying by Jason Gunthorpe · 6 years ago
  67. 9a07385 RDMA/uverbs: Use uverbs_response() for remaining response copying by Jason Gunthorpe · 6 years ago
  68. 931373a RDMA/uverbs: Get rid of the 'callback' scheme in the compat path by Jason Gunthorpe · 6 years ago
  69. c2a939f RDMA/uverbs: Use uverbs_attr_bundle to pass ucore for write/write_ex by Jason Gunthorpe · 6 years ago
  70. bbb28ad RDMA/uverbs: Remove out_len checks that are now done by the core by Jason Gunthorpe · 6 years ago
  71. 9363121 net/mlx5: Debug print for forwarded async events by Saeed Mahameed · 6 years ago
  72. 4e2df04 net/mlx5: Forward SRQ resource events by Saeed Mahameed · 6 years ago
  73. 451be51 net/mlx5: Forward QP/WorkQueues resource events by Saeed Mahameed · 6 years ago
  74. b8267cd net/mlx5: Remove all deprecated software versions of FW events by Saeed Mahameed · 6 years ago
  75. 09e574f IB/mlx5: Handle raw delay drop general event by Saeed Mahameed · 6 years ago
  76. cb6191b net/mlx5: Allow forwarding event type general event as is by Saeed Mahameed · 6 years ago
  77. 134e934 IB/mlx5: Handle raw port change event rather than the software version by Saeed Mahameed · 6 years ago
  78. 02039fb net/mlx5: Remove unused events callback and logic by Saeed Mahameed · 6 years ago
  79. df097a2 IB/mlx5: Use the new mlx5 core notifier API by Saeed Mahameed · 6 years ago
  80. 58d180b net/mlx5: Forward all mlx5 events to mlx5 notifiers chain by Saeed Mahameed · 6 years ago
  81. 7cffadd net/mlx5e: Use the new mlx5 core notifier API by Saeed Mahameed · 6 years ago
  82. 7a17955 net/mlx5: Allow port change event to be forwarded to driver notifiers chain by Saeed Mahameed · 6 years ago
  83. 20902be net/mlx5: Driver events notifier API by Saeed Mahameed · 6 years ago
  84. 34f4c95 IB/mlx5: Use fragmented QP's buffer for in-kernel users by Guy Levi · 6 years ago
  85. 20e5a59 IB/mlx5: Use fragmented SRQ's buffer for in-kernel users by Guy Levi · 6 years ago
  86. b024dd0 rxe: IB_WR_REG_MR does not capture MR's iova field by Chuck Lever · 6 years ago
  87. bfc5d83 RDMA/mlx5: Attach a DEVX counter via raw flow creation by Mark Bloch · 6 years ago
  88. 67810e8 RDMA/qib: Remove all occurrences of BUG_ON() by Leon Romanovsky · 6 years ago
  89. d12c416 IB/usnic: fix spelling mistake "miniumum" -> "minimum" by Colin Ian King · 6 years ago
  90. 90849f4 RDMA/uverbs: fix ptr_ret.cocci warnings by kbuild test robot · 6 years ago
  91. 901018f RDMA/drivers: Fix spelling mistake "initalize" -> "initialize" by Colin Ian King · 6 years ago
  92. 07f05f4 RDMA/uverbs: Use uverbs_attr_bundle to pass udata for ioctl() by Jason Gunthorpe · 6 years ago
  93. 3a6532c RDMA/uverbs: Use uverbs_attr_bundle to pass udata for write by Jason Gunthorpe · 6 years ago
  94. ef87df2c RDMA/uverbs: Use uverbs_attr_bundle to pass udata for write_ex by Jason Gunthorpe · 6 years ago
  95. da0f60d RDMA/uverbs: Prohibit write() calls with too small buffers by Jason Gunthorpe · 6 years ago
  96. 669dac1 RDMA/uverbs: Add structure size info to write commands by Jason Gunthorpe · 6 years ago
  97. 15a1b4b RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methods by Jason Gunthorpe · 6 years ago
  98. 7106a97 RDMA/uverbs: Make write() handlers return 0 on success by Jason Gunthorpe · 6 years ago
  99. 8313c10 RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for write by Jason Gunthorpe · 6 years ago
  100. 1b09577 RDMA/uverbs: Add missing driver_data by Jason Gunthorpe · 6 years ago