1. 0a03715 RDMA/mlx5: Set PD pointers for the error flow unwind by Leon Romanovsky · 4 years, 6 months ago
  2. f81b456 RDMA/mlx5: Fix legacy IPoIB QP initialization by Leon Romanovsky · 4 years, 6 months ago
  3. 6eefa83 RDMA/mlx5: Protect from kernel crash if XRC_TGT doesn't have udata by Leon Romanovsky · 4 years, 6 months ago
  4. 9e0dc7b RDMA/mlx5: Fix integrity enabled QP creation by Max Gurtovoy · 4 years, 7 months ago
  5. 2c0f529 RDMA/mlx5: Remove ECE limitation from the RAW_PACKET QPs by Leon Romanovsky · 4 years, 7 months ago
  6. d443355 RDMA/mlx5: Fix remote gid value in query QP by Maor Gottlieb · 4 years, 7 months ago
  7. 6c41965 RDMA/mlx5: Don't access ib_qp fields in internal destroy QP path by Leon Romanovsky · 4 years, 7 months ago
  8. 4f5747c RDMA/mlx5: Fix -Wformat warning in check_ucmd_data() by Tom Seewald · 4 years, 7 months ago
  9. 2ef5612 RDMA/mlx5: Remove duplicated assignment to resp.response_length by Colin Ian King · 4 years, 7 months ago
  10. a645a89 RDMA/mlx5: Return ECE DC support by Leon Romanovsky · 4 years, 7 months ago
  11. 92cd667 RDMA/mlx5: Don't rely on FW to set zeros in ECE response by Leon Romanovsky · 4 years, 7 months ago
  12. 6512f11 RDMA/mlx5: Return an error if copy_to_user fails by Leon Romanovsky · 4 years, 7 months ago
  13. 802dcc7 RDMA/mlx5: Support TX port affinity for VF drivers in LAG mode by Mark Zhang · 4 years, 7 months ago
  14. 50aec2c RDMA/mlx5: Return ECE data after modify QP by Leon Romanovsky · 4 years, 7 months ago
  15. 5f62a52 RDMA/mlx5: Set ECE options during modify QP by Leon Romanovsky · 4 years, 7 months ago
  16. f18e26a RDMA/mlx5: Convert modify QP to use MLX5_SET macros by Leon Romanovsky · 4 years, 7 months ago
  17. 70bd7fb RDMA/mlx5: Remove manually crafted QP context the query call by Leon Romanovsky · 4 years, 7 months ago
  18. 64bae2d RDMA/mlx5: Use direct modify QP implementation by Leon Romanovsky · 4 years, 7 months ago
  19. e383085 RDMA/mlx5: Set ECE options during QP create by Leon Romanovsky · 4 years, 7 months ago
  20. 3e09a42 RDMA/mlx5: Get ECE options from FW during create QP by Leon Romanovsky · 4 years, 7 months ago
  21. eafd47f Merge tag 'v5.7-rc6' into rdma.git for-next by Jason Gunthorpe · 4 years, 8 months ago
  22. 52c81f4 RDMA/mlx5: Remove duplicated assignment to variable rcqe_sz by Colin Ian King · 4 years, 8 months ago
  23. 42caf9c RDMA/mlx5: Allow only raw Ethernet QPs when RoCE isn't enabled by Mark Bloch · 4 years, 8 months ago
  24. 029e88f RDMA/mlx5: Move all WR logic from qp.c to separate file by Leon Romanovsky · 4 years, 8 months ago
  25. 6671cde RDMA/mlx5: Refactor mlx5_post_send() to improve readability by Max Gurtovoy · 4 years, 8 months ago
  26. 2b880b2 RDMA/mlx5: Define RoCEv2 udp source port when set path by Mark Zhang · 4 years, 8 months ago
  27. cfc1a89 RDMA/mlx5: Set lag tx affinity according to slave by Maor Gottlieb · 4 years, 8 months ago
  28. 5163b27 RDMA/mlx5: Refactor affinity related code by Maor Gottlieb · 4 years, 8 months ago
  29. 0eacc57 RDMA/mlx5: Verify that QP is created with RQ or SQ by Aharon Landau · 4 years, 8 months ago
  30. 968f0b6 RDMA/mlx5: Consolidate into special function all create QP calls by Leon Romanovsky · 4 years, 8 months ago
  31. 6367da4 RDMA/mlx5: Remove redundant destroy QP call by Leon Romanovsky · 4 years, 8 months ago
  32. 08d53976 RDMA/mlx5: Copy response to the user in one place by Leon Romanovsky · 4 years, 8 months ago
  33. 6f2cf76 RDMA/mlx5: Handle udate outlen checks in one place by Leon Romanovsky · 4 years, 8 months ago
  34. 5d6fffe RDMA/mlx5: Promote RSS RAW QP flags check to higher level by Leon Romanovsky · 4 years, 8 months ago
  35. f78d358 RDMA/mlx5: Group all create QP parameters to simplify in-kernel interfaces by Leon Romanovsky · 4 years, 8 months ago
  36. 747c519 RDMA/mlx5: Reduce amount of duplication in QP destroy by Leon Romanovsky · 4 years, 8 months ago
  37. 98fc112 RDMA/mlx5: Separate to user/kernel create QP flows by Leon Romanovsky · 4 years, 8 months ago
  38. 04bcc1c RDMA/mlx5: Separate XRC_TGT QP creation from common flow by Leon Romanovsky · 4 years, 8 months ago
  39. 21aad80 RDMA/mlx5: Globally parse DEVX UID by Leon Romanovsky · 4 years, 8 months ago
  40. 0ce300b RDMA/mlx5: Delete impossible inlen check by Leon Romanovsky · 4 years, 8 months ago
  41. 03c4077 RDMA/mlx5: Rely on existence of udata to separate kernel/user flows by Leon Romanovsky · 4 years, 8 months ago
  42. 76883a6 RDMA/mlx5: Remove second user copy in create_user_qp by Leon Romanovsky · 4 years, 8 months ago
  43. 5ce0592 RDMA/mlx5: Combine copy of create QP command in RSS RAW QP by Leon Romanovsky · 4 years, 8 months ago
  44. 266424e RDMA/mlx5: Promote RSS RAW QP attribute check in higher level by Leon Romanovsky · 4 years, 8 months ago
  45. 7aede1a2 RDMA/mlx5: Store QP type in the vendor QP structure by Leon Romanovsky · 4 years, 8 months ago
  46. 3ae7e66 RDMA/mlx5: Delete unsupported QP types by Leon Romanovsky · 4 years, 8 months ago
  47. 37518fa RDMA/mlx5: Process all vendor flags in one place by Leon Romanovsky · 4 years, 8 months ago
  48. a8f3ea6 RDMA/mlx5: Return all configured create flags through query QP by Leon Romanovsky · 4 years, 8 months ago
  49. 90ecb37 RDMA/mlx5: Change scatter CQE flag to be set like other vendor flags by Leon Romanovsky · 4 years, 8 months ago
  50. c95e6d5 RDMA/mlx5: Use flags_en mechanism to mark QP created with WQE signature by Leon Romanovsky · 4 years, 8 months ago
  51. 2978975 RDMA/mlx5: Process create QP flags in one place by Leon Romanovsky · 4 years, 8 months ago
  52. 2be08c3 RDMA/mlx5: Delete create QP flags obfuscation by Leon Romanovsky · 4 years, 8 months ago
  53. 5d0dc3d RDMA/mlx5: Initial separation of RAW_PACKET QP from common flow by Leon Romanovsky · 4 years, 8 months ago
  54. 2dfac92 RDMA/mlx5: Remove second copy from user for non RSS RAW QPs by Leon Romanovsky · 4 years, 8 months ago
  55. 2fdddbd RDMA/mlx5: Move DRIVER QP flags check into separate function by Leon Romanovsky · 4 years, 8 months ago
  56. 8bde2c5 RDMA/mlx5: Update all DRIVER QP places to use QP subtype by Leon Romanovsky · 4 years, 8 months ago
  57. fd9dab7 RDMA/mlx5: Split scatter CQE configuration for DCT QP by Leon Romanovsky · 4 years, 8 months ago
  58. 47c8061 RDMA/mlx5: Separate create QP flows to be based on type by Leon Romanovsky · 4 years, 8 months ago
  59. 318d2b0 RDMA/mlx5: Set QP subtype immediately when it is known by Leon Romanovsky · 4 years, 8 months ago
  60. c86936e RDMA/mlx5: Avoid setting redundant NULL for XRC QPs by Leon Romanovsky · 4 years, 8 months ago
  61. 9c2ba4e RDMA/mlx5: Prepare QP allocation for future removal by Leon Romanovsky · 4 years, 8 months ago
  62. 2242cc2 RDMA/mlx5: Perform check if QP creation flow is valid by Leon Romanovsky · 4 years, 8 months ago
  63. 6eb7edf RDMA/mlx5: Organize QP types checks in one place by Leon Romanovsky · 4 years, 8 months ago
  64. e0b4b47 net/mlx5: Update transobj.c new cmd interface by Leon Romanovsky · 4 years, 9 months ago
  65. 2d7e3ff RDMA/mlx5: Set GRH fields in query QP on RoCE by Aharon Landau · 4 years, 9 months ago
  66. 333fbaa net/mlx5: Move QP logic to mlx5_ib by Leon Romanovsky · 4 years, 9 months ago
  67. 919dce2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 9 months ago
  68. 0a2fd01 IB/mlx5: Move to fully dynamic UAR mode once user space supports it by Yishai Hadas · 4 years, 9 months ago
  69. ac42a5e IB/mlx5: Extend QP creation to get uar page index from user space by Yishai Hadas · 4 years, 9 months ago
  70. ba80013 RDMA/mlx5: Block delay drop to unprivileged users by Maor Gottlieb · 4 years, 10 months ago
  71. 950bf4f RDMA/mlx5: Fix access to wrong pointer while performing flush due to error by Leon Romanovsky · 4 years, 10 months ago
  72. c13cac2 Merge tag 'v5.6-rc4' into rdma.git for-next by Jason Gunthorpe · 4 years, 10 months ago
  73. bb8865f RDMA/providers: Fix return value when QP type isn't supported by Kamal Heib · 5 years ago
  74. 10189e8 IB/mlx5: Return failure when rts2rts_qp_counters_set_id is not supported by Mark Zhang · 5 years ago
  75. e8b3a42 Merge tag 'rds-odp-for-5.5' into rdma.git for-next by Jason Gunthorpe · 5 years ago
  76. d6de0bb RDMA/mlx5: Set relaxed ordering when requested by Michael Guralnik · 5 years ago
  77. da9ee9d IB/mlx5: Add ODP WQE handlers for kernel QPs by Moni Shoua · 5 years ago
  78. c320e52 IB: Allow calls to ib_umem_get from kernel ULPs by Moni Shoua · 5 years ago
  79. 2ab367a RDMA/mlx5: use true,false for bool variable by zhengbin · 5 years ago
  80. d768869 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  81. c16339b IB/mlx5: Support extended number of strides for Striding RQ by Mark Zhang · 5 years ago
  82. 72b894b IB/umem: remove the dmasync argument to ib_umem_get by Christoph Hellwig · 5 years ago
  83. 11f552e IB/mlx5: Test write combining support by Michael Guralnik · 6 years ago
  84. 3f89b01 IB/mlx5: Align usage of QP1 create flags with rest of mlx5 defines by Michael Guralnik · 5 years ago
  85. c8973df RDMA/mlx5: Clear old rate limit when closing QP by Rafi Wiener · 5 years ago
  86. 75c6651 Merge tag 'v5.3-rc8' into rdma.git for-next by Jason Gunthorpe · 5 years ago
  87. 841b07f IB/mlx5: Block MR WR if UMR is not possible by Moni Shoua · 5 years ago
  88. 525a2c6 Merge branch 'wip/dl-for-rc' into wip/dl-for-next by Doug Ledford · 5 years ago
  89. 3e1f000 IB/mlx5: Support per device q counters in switchdev mode by Parav Pandit · 5 years ago
  90. b7165bd0 IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specification by Yishai Hadas · 5 years ago
  91. 6a05395 IB/mlx5: Fix unreg_umr to ignore the mkey state by Yishai Hadas · 5 years ago
  92. d14133d IB/mlx5: Support set qp counter by Mark Zhang · 6 years ago
  93. 69ea058 Merge mlx5-next into rdma for-next by Jason Gunthorpe · 6 years ago
  94. 4e0e2ea net/mlx5: Report EQE data upon CQ completion by Yishai Hadas · 6 years ago
  95. 2563e2f RDMA/mlx5: Use PA mapping for PI handover by Max Gurtovoy · 6 years ago
  96. de0ae95 RDMA/mlx5: Improve PI handover performance by Israel Rukshin · 6 years ago
  97. 5c171cb RDMA/mlx5: Remove unused IB_WR_REG_SIG_MR code by Israel Rukshin · 6 years ago
  98. 185eddc RDMA/core: Validate integrity handover device cap by Max Gurtovoy · 6 years ago
  99. c0a6cbb RDMA/core: Rename signature qp create flag and signature device capability by Israel Rukshin · 6 years ago
  100. 38ca87c RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work request by Max Gurtovoy · 6 years ago