1. 7cf4dec RDMA/uverbs: Fix a NULL vs IS_ERR() bug by Dan Carpenter · 3 years, 8 months ago
  2. c62c907 RDMA/mlx5: Fix query DCT via DEVX by Maor Gottlieb · 3 years, 8 months ago
  3. bd538f2 RDMA/core: Don't access cm_id after its destruction by Shay Drory · 3 years, 8 months ago
  4. 75bdfe7 RDMA/mlx5: Recover from fatal event in dual port mode by Maor Gottlieb · 3 years, 8 months ago
  5. 2ee4d79 RDMA/rxe: Clear all QP fields if creation failed by Leon Romanovsky · 3 years, 8 months ago
  6. 66ab7fc RDMA/core: Prevent divide-by-zero error triggered by the user by Leon Romanovsky · 3 years, 8 months ago
  7. 1535701 RDMA/siw: Release xarray entry by Leon Romanovsky · 3 years, 9 months ago
  8. b83b491 RDMA/siw: Properly check send and receive CQ pointers by Leon Romanovsky · 3 years, 9 months ago
  9. 437a474 IB/hfi1: Correct oversized ring allocation by Mike Marciniszyn · 3 years, 10 months ago
  10. f5ce597 RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_res by Lv Yunlong · 3 years, 9 months ago
  11. 608a4b9 RDMA/siw: Fix a use after free in siw_alloc_mr by Lv Yunlong · 3 years, 9 months ago
  12. c5ebaca RDMA/core: Add CM to restrack after successful attachment to a device by Shay Drory · 3 years, 9 months ago
  13. 63c61d2 RDMA/rxe: Fix a bug in rxe_fill_ip_info() by Bob Pearson · 3 years, 9 months ago
  14. 312c5ce RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one fails by Sindhu Devale · 3 years, 9 months ago
  15. 45b84ab RDMA/cxgb4: add missing qpid increment by Potnuri Bharat Teja · 3 years, 9 months ago
  16. b64415c RDMA/rtrs-clt: destroy sysfs after removing session from active list by Gioh Kim · 3 years, 9 months ago
  17. 6a07e5e RDMA/srpt: Fix error return code in srpt_cm_req_recv() by Wang Wensheng · 3 years, 10 months ago
  18. 52fd800 RDMA/bnxt_re: Fix error return code in bnxt_qplib_cq_process_terminal() by Wang Wensheng · 3 years, 10 months ago
  19. afb738b IB/hfi1: Fix error return code in parse_platform_config() by Wang Wensheng · 3 years, 10 months ago
  20. a12d75f RDMA/qedr: Fix error return code in qedr_iw_connect() by Wang Wensheng · 3 years, 10 months ago
  21. 8fac4bd IB/hfi1: Use kzalloc() for mmu_rb_handler allocation by Mike Marciniszyn · 3 years, 10 months ago
  22. a16f021 RDMA/core: Fix corrupted SL on passive side by Håkon Bugge · 3 years, 10 months ago
  23. 499b3ceb IB/isert: Fix a use after free in isert_connect_request by Lv Yunlong · 3 years, 10 months ago
  24. 78f537c RDMA/mlx5: Fix drop packet rule in egress table by Maor Gottlieb · 3 years, 10 months ago
  25. 0d74db1 RDMA/mlx5: Fix mlx5 rates to IB rates map by Mark Zhang · 3 years, 11 months ago
  26. 5700c3d RDMA/addr: Be strict with gid size by Leon Romanovsky · 3 years, 10 months ago
  27. d8a0861 RDMA/qedr: Fix kernel panic when trying to access recv_cq by Kamal Heib · 3 years, 10 months ago
  28. 7f40e93 RDMA/cxgb4: check for ipv6 address properly while destroying listener by Potnuri Bharat Teja · 3 years, 10 months ago
  29. 7290bf4 RDMA/rtrs-clt: Close rtrs client conn before destroying rtrs clt session files by Md Haris Iqbal · 3 years, 10 months ago
  30. de427b6 IB/hfi1: Fix probe time panic when AIP is enabled with a buggy BIOS by Mike Marciniszyn · 3 years, 10 months ago
  31. d95696f RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening server by Potnuri Bharat Teja · 3 years, 10 months ago
  32. 8b4a797 RDMA/mlx5: Allow creating all QPs even when non RDMA profile is used by Mark Bloch · 4 years ago
  33. c02a33f RDMA/rtrs: Fix KASAN: stack-out-of-bounds bug by Jack Wang · 4 years, 1 month ago
  34. 904a52d RDMA/rtrs: Introduce rtrs_post_send by Guoqing Jiang · 4 years, 3 months ago
  35. 9e97c21 RDMA/rtrs-srv: Jump to dereg_mr label if allocate iu fails by Guoqing Jiang · 4 years, 1 month ago
  36. 5abee8b RDMA/rtrs: Remove unnecessary argument dir of rtrs_iu_free by Gioh Kim · 4 years, 3 months ago
  37. 2d7888b RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodes by Nicolas Morey-Chaisemartin · 4 years ago
  38. 1c08996 RDMA/umem: Use ib_dma_max_seg_size instead of dma_get_max_seg_size by Christoph Hellwig · 4 years, 2 months ago
  39. 7ef9d23 IB/mlx5: Add missing error code by YueHaibing · 4 years ago
  40. f767104 RDMA/rxe: Fix missing kconfig dependency on CRYPTO by Julian Braha · 4 years ago
  41. 8850a81 RDMA/cm: Fix IRQ restore in ib_send_cm_sidr_rep by Saeed Mahameed · 3 years, 11 months ago
  42. 73a4bde RDMA/rtrs-srv: Do not signal REG_MR by Jack Wang · 4 years, 1 month ago
  43. 70123d9 RDMA/rtrs-clt: Use bitmask to check sess->flags by Jack Wang · 4 years, 1 month ago
  44. 482157e RDMA/rtrs: Do not signal for heatbeat by Jack Wang · 4 years, 1 month ago
  45. 248014a RDMA/rtrs-srv: Do not pass a valid pointer to PTR_ERR() by Jack Wang · 4 years ago
  46. d94d649 RDMA/rtrs-srv-sysfs: fix missing put_device by Gioh Kim · 4 years ago
  47. fad3372 RDMA/rtrs-srv: fix memory leak by missing kobject free by Gioh Kim · 4 years ago
  48. c6f81f3 RDMA/rtrs: Only allow addition of path to an already established session by Md Haris Iqbal · 4 years ago
  49. 51ea7da RDMA/rtrs-srv: Fix stack-out-of-bounds by Jack Wang · 4 years ago
  50. 60d613b RDMA/ucma: Fix use-after-free bug in ucma_create_uevent by Avihai Horon · 4 years ago
  51. 55bfe12 RDMA/hns: Fixes missing error code of CMDQ by Lang Cheng · 4 years ago
  52. c10782b2 RDMA/hns: Disable RQ inline by default by Lijun Ou · 4 years ago
  53. 7e2cf29 RDMA/hns: Fix type of sq_signal_bits by Weihang Li · 4 years ago
  54. 4b31e9f RDMA/siw: Fix calculation of tx_valid_cpus size by Kamal Heib · 4 years ago
  55. f2ab2ac RDMA/hns: Fixed wrong judgments in the goto branch by Wenpeng Liang · 4 years ago
  56. a46f34b RDMA/rxe: Correct skb on loopback path by Bob Pearson · 4 years ago
  57. 54bdcd7 RDMA/rxe: Fix coding error in rxe_rcv_mcast_pkt by Bob Pearson · 4 years ago
  58. d464194 RDMA/rxe: Fix coding error in rxe_recv.c by Bob Pearson · 4 years ago
  59. edcaf7a IB/cm: Avoid a loop when device has 255 ports by Parav Pandit · 4 years ago
  60. 0d19c3e IB/mlx5: Return appropriate error code instead of ENOMEM by Parav Pandit · 4 years ago
  61. 69ca7a1 IB/umad: Return EPOLLERR in case of when device disassociated by Shay Drory · 4 years ago
  62. 1598e9e IB/umad: Return EIO in case of when device disassociated by Shay Drory · 4 years ago
  63. 57ae53c IB/mlx5: Add mutex destroy call to cap_mask_mutex mutex by Parav Pandit · 4 years ago
  64. a62529e RDMA/mlx5: Use the correct obj_id upon DEVX TIR creation by Yishai Hadas · 4 years, 1 month ago
  65. e724c81 RDMA/rtrs-srv: Init wr_cnt as 1 by Jack Wang · 4 years, 1 month ago
  66. cb6d98b RDMA/rtrs-clt: Refactor the failure cases in alloc_clt by Guoqing Jiang · 4 years, 1 month ago
  67. 30b7b6b RDMA/rtrs-srv: Fix missing wr_cqe by Jack Wang · 4 years, 1 month ago
  68. e393184 RDMA/rtrs: Call kobject_put in the failure path by Guoqing Jiang · 4 years, 1 month ago
  69. 1a8e138 RDMA/rtrs-clt: Set mininum limit when create QP by Jack Wang · 4 years, 1 month ago
  70. f8f1833 RDMA/rtrs-srv: Use sysfs_remove_file_self for disconnect by Jack Wang · 4 years, 1 month ago
  71. e3d7484 RDMA/rtrs-srv: Release lock before call into close_sess by Jack Wang · 4 years, 1 month ago
  72. 0a131e0 RDMA/rtrs: Extend ibtrs_cq_qp_create by Jack Wang · 4 years, 1 month ago
  73. 9703b65 RDMA/siw: Fix handling of zero-sized Read and Receive Queues. by Bernard Metzler · 4 years ago
  74. c313e91 IB/isert: add module param to set sg_tablesize for IO cmd by Max Gurtovoy · 4 years, 3 months ago
  75. 571a2dd RDMA/cxgb4: Fix the reported max_recv_sge value by Kamal Heib · 4 years ago
  76. 34b0c04 Revert "RDMA/mlx5: Fix devlink deadlock on net namespace deletion" by Parav Pandit · 4 years ago
  77. 1fa2fa7 RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC by Bryan Tan · 4 years ago
  78. 2cd9097 RDMA/cma: Fix error flow in default_roce_mode_store by Neta Ostrovsky · 4 years ago
  79. 56c1362 RDMA/umem: Avoid undefined behavior of rounddown_pow_of_two() by Aharon Landau · 4 years ago
  80. 1f54a26 RDMA/ucma: Do not miss ctx destruction steps in some cases by Jason Gunthorpe · 4 years ago
  81. 5cd483a IB/mlx5: Fix error unwinding when set_has_smi_cap fails by Parav Pandit · 4 years ago
  82. bc296e4 RDMA/mlx5: Fix wrong free of blue flame register on error by Mark Bloch · 4 years ago
  83. 3090af5 RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp by Dinghao Liu · 4 years, 1 month ago
  84. 3569492 RDMA/restrack: Don't treat as an error allocation ID wrapping by Leon Romanovsky · 4 years, 1 month ago
  85. 0dbfad1 RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd() by Tom Rix · 4 years, 1 month ago
  86. 85bbe2e RDMA/hns: Avoid filling sl in high 3 bits of vlan_id by Weihang Li · 4 years, 1 month ago
  87. e522a78 RDMA/siw,rxe: Make emulated devices virtual in the device tree by Jason Gunthorpe · 4 years, 2 months ago
  88. 404fa09 RDMA/core: remove use of dma_virt_ops by Christoph Hellwig · 4 years, 2 months ago
  89. 04ca5e7 RDMA/cma: Don't overwrite sgid_attr after device is released by Leon Romanovsky · 4 years, 1 month ago
  90. d9a7b8f RDMA/mlx5: Fix MR cache memory leak by Maor Gottlieb · 4 years, 1 month ago
  91. 78d22dd RDMA/hns: Do shift on traffic class when using RoCEv2 by Weihang Li · 4 years, 1 month ago
  92. 44dd35a RDMA/hns: Normalization the judgment of some features by Wenpeng Liang · 4 years, 1 month ago
  93. 27f2d59 RDMA/hns: Limit the length of data copied between kernel and userspace by Wenpeng Liang · 4 years, 1 month ago
  94. 1cbcdec RDMA/uverbs: Fix incorrect variable type by Avihai Horon · 4 years, 1 month ago
  95. 53e9a5a RDMA/core: Do not indicate device ready when device enablement fails by Jack Morgenstein · 4 years, 1 month ago
  96. 482d234 RDMA/hns: Bugfix for calculation of extended sge by Yangyang Li · 4 years, 2 months ago
  97. a5c7bc6 RDMA/hns: Fix 0-length sge calculation error by Lang Cheng · 4 years, 2 months ago
  98. deaeb67 RDMA/core: Track device memory MRs by Leon Romanovsky · 4 years, 2 months ago
  99. af7ae24 RDMA/hns: Avoid setting loopback indicator when smac is same as dmac by Weihang Li · 4 years, 2 months ago
  100. 6b8a015 RDMA/hns: Fix missing fields in address vector by Weihang Li · 4 years, 2 months ago