1. 545c4ab RDMA/rxe: Fix errant WARN_ONCE in rxe_completer() by Bob Pearson · 3 years, 11 months ago
  2. 5e4a7cc RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt() by Bob Pearson · 3 years, 11 months ago
  3. 21e27ac RDMA/rxe: Fix missed IB reference counting in loopback by Bob Pearson · 3 years, 11 months ago
  4. cca7f12 RDMA/uverbs: Fix kernel-doc warning of _uverbs_alloc by Leon Romanovsky · 3 years, 11 months ago
  5. f918039 RDMA/mlx5: Set correct kernel-doc identifier by Leon Romanovsky · 3 years, 11 months ago
  6. 3a9b3d45 IB/mlx5: Add missing error code by YueHaibing · 4 years ago
  7. 475f23b RDMA/rxe: Fix missing kconfig dependency on CRYPTO by Julian Braha · 4 years ago
  8. 221384d RDMA/cm: Fix IRQ restore in ib_send_cm_sidr_rep by Saeed Mahameed · 3 years, 11 months ago
  9. 7289e26 Merge tag 'v5.11' into rdma.git for-next by Jason Gunthorpe · 4 years ago
  10. ed40852 RDMA/rtrs-srv: Do not pass a valid pointer to PTR_ERR() by Jack Wang · 4 years ago
  11. 2b5715f RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodes by Nicolas Morey-Chaisemartin · 4 years ago
  12. 68ad4d1 Merge branch 'mlx5_timestamp' into rdma.git for-next by Jason Gunthorpe · 4 years ago
  13. 2fe8d4b RDMA/mlx5: Fail QP creation if the device can not support the CQE TS by Aharon Landau · 4 years ago
  14. 7232c13 RDMA/mlx5: Allow CQ creation without attached EQs by Tal Gilboa · 4 years ago
  15. e2853c4 RDMA/rtrs-srv-sysfs: fix missing put_device by Gioh Kim · 4 years ago
  16. f7452a7 RDMA/rtrs-srv: fix memory leak by missing kobject free by Gioh Kim · 4 years ago
  17. 03e9b33 RDMA/rtrs: Only allow addition of path to an already established session by Md Haris Iqbal · 4 years ago
  18. e6daa8f RDMA/rtrs-srv: Fix stack-out-of-bounds by Jack Wang · 4 years ago
  19. bf139b5 RDMA/rxe: Remove unused pkt->offset by Bob Pearson · 4 years ago
  20. fe454dc RDMA/ucma: Fix use-after-free bug in ucma_create_uevent by Avihai Horon · 4 years ago
  21. 168e4cd RDMA/core: Fix kernel doc warnings for ib_port_immutable_read() by Leon Romanovsky · 4 years ago
  22. 1a93e84 RDMA/qedr: Use true and false for bool variable by Jiapeng Chong · 4 years ago
  23. bf656b0 RDMA/hns: Adjust definition of FRMR fields by Yixing Liu · 4 years ago
  24. 5e9914c RDMA/hns: Refactor process of posting CMDQ by Lang Cheng · 4 years ago
  25. 292b335 RDMA/hns: Adjust fields and variables about CMDQ tail/head by Lang Cheng · 4 years ago
  26. 563aeb2 RDMA/hns: Remove redundant operations on CMDQ by Lang Cheng · 4 years ago
  27. 8f86e2e RDMA/hns: Fixes missing error code of CMDQ by Lang Cheng · 4 years ago
  28. 2295572 RDMA/hns: Remove unused member and variable of CMDQ by Lang Cheng · 4 years ago
  29. 633d610 RDMA/ipoib: Remove racy Subnet Manager sendonly join checks by Christoph Lameter · 4 years ago
  30. c70f51d RDMA/mlx5: Support 400Gbps IB rate in mlx5 driver by Patrisious Haddad · 4 years ago
  31. a14e3ca RDMA/qedr: Remove in_irq() usage from debug output by Sebastian Andrzej Siewior · 4 years ago
  32. 086f580 RDMA/rxe: Cleanup init_send_wqe by Bob Pearson · 4 years ago
  33. dc78074 RDMA/rxe: Fix minor coding style issues by Bob Pearson · 4 years ago
  34. db72438 RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flow by Yishai Hadas · 4 years ago
  35. a5887d6 RDMA/hns: Delete redundant judgment when preparing descriptors by Xinhao Liu · 4 years ago
  36. cd0a4ba RDMA/hns: Remove unnecessary wrap around for EQ's consumer index by Yixian Liu · 4 years ago
  37. 62490fd RDMA/hns: Avoid unnecessary memset on WQEs in post_send by Lang Cheng · 4 years ago
  38. 9937033 RDMA/hns: Remove some magic numbers by Xinhao Liu · 4 years ago
  39. c05ffb1 RDMA/hns: Move HIP06 related definitions into hns_roce_hw_v1.h by Lang Cheng · 4 years ago
  40. 86f767e RDMA/hns: Replace wmb&__raw_writeq with writeq by Lang Cheng · 4 years ago
  41. 3fe07a0 RDMA/hns: Skip qp_flow_control_init() for HIP09 by Yixing Liu · 4 years ago
  42. 7373de9 RDMA/hns: Disable RQ inline by default by Lijun Ou · 4 years ago
  43. 9ea9a53 RDMA/hns: Add mapped page count checking for MTR by Xi Wang · 4 years ago
  44. ea4092f RDMA/hns: Fix type of sq_signal_bits by Weihang Li · 4 years ago
  45. 773f841 RDMA/hns: Avoid filling sgid index when modifying QP to RTR by Weihang Li · 4 years ago
  46. 01584a5 RDMA/hns: Add support of direct wqe by Yixing Liu · 4 years ago
  47. 429fa96 RDMA/siw: Fix calculation of tx_valid_cpus size by Kamal Heib · 4 years ago
  48. 204cbe4 RDMA/hns: Add verification of QP type when post_recv by Wenpeng Liang · 4 years ago
  49. 2e07a3d RDMA/hns: Refactor hns_roce_v2_post_srq_recv() by Wenpeng Liang · 4 years ago
  50. 6b981e2 RDMA/hns: Clear remaining unused sges when post_recv by Xi Wang · 4 years ago
  51. 9ae2a37 RDMA/hns: Refactor post recv flow by Xi Wang · 4 years ago
  52. 3f31c41 RDMA/hns: Use new interfaces to write SRQC by Lang Cheng · 4 years ago
  53. eacb45c RDMA/hns: Refactor code about SRQ Context by Wenpeng Liang · 4 years ago
  54. 0fee451 RDMA/hns: Refactor hns_roce_create_srq() by Wenpeng Liang · 4 years ago
  55. 6ee00fb RDMA/hns: Remove the reserved WQE of SRQ by Wenpeng Liang · 4 years ago
  56. bb74fe7 RDMA/hns: Fixed wrong judgments in the goto branch by Wenpeng Liang · 4 years ago
  57. b5df9b7 RDMA/hns: Force srq_limit to 0 when creating SRQ by Wenpeng Liang · 4 years ago
  58. 1620f09 RDMA/hns: Bugfix for checking whether the srq is full when post wr by Wenpeng Liang · 4 years ago
  59. 9dd0524 RDMA/hns: Allocate one more recv SGE for HIP08 by Lang Cheng · 4 years ago
  60. 899aba8 RDMA/rxe: Fix FIXME in rxe_udp_encap_recv() by Bob Pearson · 4 years ago
  61. 5120bf0 RDMA/rxe: Correct skb on loopback path by Bob Pearson · 4 years ago
  62. 8fc1b70 RDMA/rxe: Fix coding error in rxe_rcv_mcast_pkt by Bob Pearson · 4 years ago
  63. e328197 RDMA/rxe: Remove useless code in rxe_recv.c by Bob Pearson · 4 years ago
  64. 7d9ae80 RDMA/rxe: Fix coding error in rxe_recv.c by Bob Pearson · 4 years ago
  65. 1317965 IB/mlx5: Use rdma_for_each_port for port iteration by Parav Pandit · 4 years ago
  66. 7416790 RDMA/core: Introduce and use API to read port immutable data by Parav Pandit · 4 years ago
  67. 7a58779 IB/mlx5: Improve query port for representor port by Parav Pandit · 4 years ago
  68. 2019d70 IB/mlx5: Avoid calling query device for reading pkey table length by Parav Pandit · 4 years ago
  69. 3ce60f4 IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_dev by Parav Pandit · 4 years ago
  70. b53005d RDMA/pvrdma: Replace spin_lock_irqsave with spin_lock in hard IRQ by Weihang Li · 4 years ago
  71. d6fd59e IB/mlx5: Support default partition key for representor port by Parav Pandit · 4 years ago
  72. 904f4f6 IB/core: Use valid port number to check link layer by Parav Pandit · 4 years ago
  73. 6504c77 IB/mlx4: Use port iterator and validation APIs by Parav Pandit · 4 years ago
  74. 131be26 IB/cm: Avoid a loop when device has 255 ports by Parav Pandit · 4 years ago
  75. d286ac1 IB/mlx5: Return appropriate error code instead of ENOMEM by Parav Pandit · 4 years ago
  76. 4629c5d RDMA/efa: Remove unused syndrome enum values by Gal Pressman · 4 years ago
  77. 9bf61b8 RDMA/efa: Remove unused 'select' field from get/set feature command descriptor by Gal Pressman · 4 years ago
  78. 631b618 RDMA/efa: Remove unnecessary indentation in defs comments by Gal Pressman · 4 years ago
  79. c2a5056 RDMA/efa: Remove duplication of upper/lower_32_bits by Gal Pressman · 4 years ago
  80. 68fb9f3 RDMA/efa: Remove redundant NULL pointer check of CQE by Gal Pressman · 4 years ago
  81. c2a54b6 RDMA/hw/hfi1/rc: Demote incorrectly populated kernel-doc header by Lee Jones · 4 years ago
  82. cd5962d RDMA/hw/hfi1/verbs: Demote non-conforming doc header and fix a misspelling by Lee Jones · 4 years ago
  83. c6f2b65 RDMA/hw/hfi1/user_exp_rcv: Demote half-documented and kernel-doc abuses by Lee Jones · 4 years ago
  84. 16e1b53 RDMA/hw/hfi1/ud: Fix a little more doc-rot by Lee Jones · 4 years ago
  85. d6a8bfe RDMA/hw/hfi1/uc: Fix a little doc-rot by Lee Jones · 4 years ago
  86. cd7727f RDMA/hw/hfi1/tid_rdma: Fix a plethora of kernel-doc issues by Lee Jones · 4 years ago
  87. d748031 RDMA/hw/hfi1/sdma: Fix misnaming of 'sdma_send_txlist()'s 'count_out' param by Lee Jones · 4 years ago
  88. 0654a74 RDMA/hw/hfi1/ruc: Fix a small formatting and description issues by Lee Jones · 4 years ago
  89. 11edbb1 RDMA/hw/hfi1/qp: Fix some formatting issues and demote kernel-doc abuse by Lee Jones · 4 years ago
  90. 6993fce RDMA/hw/hfi1/rc: Fix a few function documentation issues by Lee Jones · 4 years ago
  91. f4f8669 RDMA/hw/hfi1/pio_copy: Provide entry for 'pio_copy()'s 'dd' param by Lee Jones · 4 years ago
  92. 2a266027 RDMA/hw/hfi1/pcie: Demote kernel-doc abuses by Lee Jones · 4 years ago
  93. 17401db RDMA/hw/hfi1/netdev_rx: Fix misdocumentation of the 'start_id' param by Lee Jones · 4 years ago
  94. f57cfca RDMA/sw/rdmavt/qp: Fix kernel-doc formatting problem by Lee Jones · 4 years ago
  95. c1e73d0 RDMA/sw/rdmavt/mad: Fix misspelling of 'rvt_process_mad()'s 'in_mad_size' param by Lee Jones · 4 years ago
  96. e57a8db RDMA/hw/hfi1/msix: Add description for 'name' and remove superfluous param 'idx' by Lee Jones · 4 years ago
  97. 29f7e5a RDMA/hw/hfi1/mad: Demote half-completed kernel-doc header fix another by Lee Jones · 4 years ago
  98. 36da537 RDMA/hw/hfi1/iowait: Demote half-completed kernel-doc and fix formatting issue in another by Lee Jones · 4 years ago
  99. ce4cc52f RDMA/sw/rdmavt/srq: Fix a couple of kernel-doc issues by Lee Jones · 4 years ago
  100. 510a894 RDMA/hw/hfi1/intr: Fix some kernel-doc formatting issues by Lee Jones · 4 years ago