1. b3958d3 RDMA/mlx4: Don't continue event handler after memory allocation failure by Leon Romanovsky · 2 years, 11 months ago
  2. d3f8b927 RDMA/siw: Fix broken RDMA Read Fence/Resume logic. by Bernard Metzler · 2 years, 11 months ago
  3. c7db20f IB/rdmavt: Validate remote_addr during loopback atomic tests by Mike Marciniszyn · 3 years ago
  4. 75c6102 RDMA/ucma: Protect mc during concurrent multicast leaves by Leon Romanovsky · 3 years ago
  5. 3719790 RDMA/cma: Use correct address when leaving multicast group by Maor Gottlieb · 3 years ago
  6. 4a9bd1e IB/hfi1: Fix AIP early init panic by Mike Marciniszyn · 3 years ago
  7. 16ad0aa RDMA/rxe: Fix a typo in opcode name by Chengguang Xu · 3 years ago
  8. 8858607 RDMA/hns: Modify the mapping attribute of doorbell to device by Yixing Liu · 3 years, 1 month ago
  9. 5a6864e RDMA/cxgb4: Set queue pair state when being queried by Kamal Heib · 3 years ago
  10. 7c0d9c8 RDMA/cma: Let cma_resolve_ib_dev() continue search even after empty entry by Avihai Horon · 3 years, 1 month ago
  11. 2432d32 RDMA/core: Let ib_find_gid() continue search even after empty entry by Avihai Horon · 3 years, 1 month ago
  12. 7be2a0b RDMA/qedr: Fix reporting max_{send/recv}_wr attrs by Kamal Heib · 3 years, 1 month ago
  13. c5f414d RDMA/hns: Validate the pkey index by Kamal Heib · 3 years, 1 month ago
  14. 04a032e RDMA/bnxt_re: Scan the whole bitmap when checking if "disabling RCFW with pending cmd-bit" by Christophe JAILLET · 3 years, 2 months ago
  15. 16e5cad RDMA/uverbs: Check for null return of kmalloc_array by Jiasheng Jiang · 3 years ago
  16. beeb0fd RDMA/core: Don't infoleak GRH fields by Leon Romanovsky · 3 years ago
  17. 579cefe RDMA/hns: Replace kfree() with kvfree() by Jiacheng Shi · 3 years, 1 month ago
  18. 7cf6466 IB/qib: Fix memory leak in qib_user_sdma_queue_pkts() by José Expósito · 3 years, 1 month ago
  19. 4d12546 RDMA/hns: Do not destroy QP resources in the hw resetting phase by Yangyang Li · 3 years, 1 month ago
  20. 33f320c RDMA/hns: Do not halt commands during reset until later by Yangyang Li · 3 years, 1 month ago
  21. 9d683d1 IB/hfi1: Correct guard on eager buffer deallocation by Mike Marciniszyn · 3 years, 1 month ago
  22. 2c08271 IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddr by Mike Marciniszyn · 3 years, 1 month ago
  23. d87c106 IB/hfi1: Fix early init panic by Mike Marciniszyn · 3 years, 1 month ago
  24. d60dd36 IB/hfi1: Insure use of smp_processor_id() is preempt disabled by Mike Marciniszyn · 3 years, 1 month ago
  25. dcd6eef RDMA/bnxt_re: Check if the vlan is valid before reporting by Selvin Xavier · 3 years, 3 months ago
  26. 0058f7f RDMA/mlx4: Return missed an error if device doesn't support steering by Leon Romanovsky · 3 years, 3 months ago
  27. 64a43b7 RDMA/bnxt_re: Fix query SRQ failure by Selvin Xavier · 3 years, 3 months ago
  28. 5282385 RDMA/rxe: Fix wrong port_cap_flags by Junji Wei · 3 years, 4 months ago
  29. 5c6fedc RDMA/qedr: Fix NULL deref for query_qp on the GSI QP by Alok Prasad · 3 years, 2 months ago
  30. 863a423 RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a string by Mark Zhang · 3 years, 2 months ago
  31. 10e40fb RDMA/mlx5: Set user priority for DCT by Patrisious Haddad · 3 years, 3 months ago
  32. d98883f IB/hfi1: Fix abba locking issue with sc_disable() by Mike Marciniszyn · 3 years, 3 months ago
  33. c3e17e5 IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields by Mike Marciniszyn · 3 years, 3 months ago
  34. f908072 RDMA/hns: Fix inaccurate prints by Yixing Liu · 4 years, 1 month ago
  35. 3f4e689 RDMA/cma: Fix listener leak in rdma_cma_listen_on_all() failure by Tao Liu · 3 years, 4 months ago
  36. 62ba3c5 IB/cma: Do not send IGMP leaves for sendonly Multicast groups by Christoph Lameter · 3 years, 4 months ago
  37. 0a16c97 RDMA/cma: Do not change route.addr.src_addr.ss_family by Jason Gunthorpe · 3 years, 3 months ago
  38. 55e6f8b treewide: Change list_sort to use const pointers by Sami Tolvanen · 3 years, 9 months ago
  39. b4849e2 RDMA/hns: Fix QP's resp incomplete assignment by Wenpeng Liang · 3 years, 4 months ago
  40. 876e45c RDMA/mlx5: Delete not-available udata check by Leon Romanovsky · 3 years, 5 months ago
  41. a77da9d RDMA/efa: Remove double QP type assignment by Leon Romanovsky · 3 years, 5 months ago
  42. fe2a1cd RDMA/iwcm: Release resources if iw_cm module initialization fails by Leon Romanovsky · 3 years, 5 months ago
  43. b824bae IB/hfi1: Adjust pkey entry in index 0 by Mike Marciniszyn · 3 years, 6 months ago
  44. e78006b RDMA/efa: Free IRQ vectors on error flow by Gal Pressman · 3 years, 5 months ago
  45. 3a2c5fb RDMA/bnxt_re: Remove unpaired rtnl unlock in bnxt_re_dev_init() by Dinghao Liu · 3 years, 4 months ago
  46. 56ac746 IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs() by Tuo Li · 3 years, 5 months ago
  47. 3e949aa RDMA/bnxt_re: Add missing spin lock initialization by Naresh Kumar PBS · 3 years, 4 months ago
  48. 303ba01 net/mlx5: Synchronize correct IRQ when destroying CQ by Shay Drory · 3 years, 9 months ago
  49. e74551b RDMA/mlx5: Delay emptying a cache entry when a new MR is added to it recently by Aharon Landau · 3 years, 5 months ago
  50. e6a06a1 RDMA/bnxt_re: Fix stats counters by Naresh Kumar PBS · 3 years, 6 months ago
  51. 3d08b59 RDMA/cma: Fix rdma_resolve_route() memory leak by Gerd Rausch · 3 years, 6 months ago
  52. d8bb134 IB/isert: Align target max I/O size to initiator size by Max Gurtovoy · 3 years, 7 months ago
  53. 1df3603 RDMA/rxe: Don't overwrite errno from ib_umem_get() by Xiao Yang · 3 years, 6 months ago
  54. 313d9f25 RDMA/cxgb4: Fix missing error code in create_qp() by Jiapeng Chong · 3 years, 7 months ago
  55. 3159888 RDMA/rtrs: Change MAX_SESS_QUEUE_DEPTH by Gioh Kim · 3 years, 7 months ago
  56. a23ba98 RDMA/core: Always release restrack object by Leon Romanovsky · 3 years, 6 months ago
  57. a938d4e RDMA/mlx5: Don't access NULL-cleared mpi pointer by Leon Romanovsky · 3 years, 6 months ago
  58. 11044f8 RDMA/cma: Fix incorrect Packet Lifetime calculation by Håkon Bugge · 3 years, 6 months ago
  59. c764f2d RDMA/cma: Protect RMW with qp_mutex by Håkon Bugge · 3 years, 6 months ago
  60. fcd8d63 RDMA/rtrs-srv: Set minimal max_send_wr and max_recv_wr by Jack Wang · 3 years, 7 months ago
  61. 49c25a1 RDMA/rxe: Fix qp reference counting for atomic ops by Bob Pearson · 3 years, 7 months ago
  62. 8f6714f RDMA/mlx5: Don't add slave port to unaffiliated list by Leon Romanovsky · 3 years, 7 months ago
  63. 87890e1 RDMA/rxe: Fix failure during driver load by Kamal Heib · 3 years, 7 months ago
  64. 42800fc RDMA/core: Sanitize WQ state received from the userspace by Leon Romanovsky · 3 years, 7 months ago
  65. 6cbc167 RDMA/rtrs-clt: Fix memory leak of not-freed sess->stats and stats->pcpu_stats by Gioh Kim · 3 years, 7 months ago
  66. 6569ae1 RDMA/rtrs-clt: Check if the queue_depth has changed during a reconnection by Md Haris Iqbal · 3 years, 7 months ago
  67. 8651ad0 RDMA/rtrs-srv: Fix memory leak when having multiple sessions by Jack Wang · 3 years, 7 months ago
  68. e7df730 RDMA/rtrs-srv: Fix memory leak of unfreed rtrs_srv_stats object by Gioh Kim · 3 years, 7 months ago
  69. f03d4c1 RDMA/rtrs: Do not reset hb_missed_max after re-connection by Gioh Kim · 3 years, 7 months ago
  70. bd4df55 RDMA/rtrs-clt: Check state of the rtrs_clt_sess before reading its stats by Md Haris Iqbal · 3 years, 7 months ago
  71. 067b663 RDMA/srp: Fix a recently introduced memory leak by Bart Van Assche · 3 years, 7 months ago
  72. 4ab869e RDMA/mlx5: Block FDB rules when not in switchdev mode by Mark Bloch · 3 years, 7 months ago
  73. 91f7fdc IB/mlx5: Fix initializing CQ fragments buffer by Alaa Hleihel · 3 years, 7 months ago
  74. cb1aa1d RDMA/mlx4: Do not map the core_clock page to user space unless enabled by Shay Drory · 3 years, 7 months ago
  75. 67cf4e4 RDMA/ipoib: Fix warning caused by destroying non-initial netns by Kamal Heib · 3 years, 7 months ago
  76. 7cf4dec RDMA/uverbs: Fix a NULL vs IS_ERR() bug by Dan Carpenter · 3 years, 8 months ago
  77. c62c907 RDMA/mlx5: Fix query DCT via DEVX by Maor Gottlieb · 3 years, 7 months ago
  78. bd538f2 RDMA/core: Don't access cm_id after its destruction by Shay Drory · 3 years, 8 months ago
  79. 75bdfe7 RDMA/mlx5: Recover from fatal event in dual port mode by Maor Gottlieb · 3 years, 8 months ago
  80. 2ee4d79 RDMA/rxe: Clear all QP fields if creation failed by Leon Romanovsky · 3 years, 8 months ago
  81. 66ab7fc RDMA/core: Prevent divide-by-zero error triggered by the user by Leon Romanovsky · 3 years, 8 months ago
  82. 1535701 RDMA/siw: Release xarray entry by Leon Romanovsky · 3 years, 8 months ago
  83. b83b491 RDMA/siw: Properly check send and receive CQ pointers by Leon Romanovsky · 3 years, 8 months ago
  84. 437a474 IB/hfi1: Correct oversized ring allocation by Mike Marciniszyn · 3 years, 9 months ago
  85. f5ce597 RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_res by Lv Yunlong · 3 years, 8 months ago
  86. 608a4b9 RDMA/siw: Fix a use after free in siw_alloc_mr by Lv Yunlong · 3 years, 8 months ago
  87. c5ebaca RDMA/core: Add CM to restrack after successful attachment to a device by Shay Drory · 3 years, 8 months ago
  88. 63c61d2 RDMA/rxe: Fix a bug in rxe_fill_ip_info() by Bob Pearson · 3 years, 8 months ago
  89. 312c5ce RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one fails by Sindhu Devale · 3 years, 9 months ago
  90. 45b84ab RDMA/cxgb4: add missing qpid increment by Potnuri Bharat Teja · 3 years, 9 months ago
  91. b64415c RDMA/rtrs-clt: destroy sysfs after removing session from active list by Gioh Kim · 3 years, 9 months ago
  92. 6a07e5e RDMA/srpt: Fix error return code in srpt_cm_req_recv() by Wang Wensheng · 3 years, 9 months ago
  93. 52fd800 RDMA/bnxt_re: Fix error return code in bnxt_qplib_cq_process_terminal() by Wang Wensheng · 3 years, 9 months ago
  94. afb738b IB/hfi1: Fix error return code in parse_platform_config() by Wang Wensheng · 3 years, 9 months ago
  95. a12d75f RDMA/qedr: Fix error return code in qedr_iw_connect() by Wang Wensheng · 3 years, 9 months ago
  96. 8fac4bd IB/hfi1: Use kzalloc() for mmu_rb_handler allocation by Mike Marciniszyn · 3 years, 9 months ago
  97. a16f021 RDMA/core: Fix corrupted SL on passive side by Håkon Bugge · 3 years, 9 months ago
  98. 499b3ceb IB/isert: Fix a use after free in isert_connect_request by Lv Yunlong · 3 years, 9 months ago
  99. 78f537c RDMA/mlx5: Fix drop packet rule in egress table by Maor Gottlieb · 3 years, 10 months ago
  100. 0d74db1 RDMA/mlx5: Fix mlx5 rates to IB rates map by Mark Zhang · 3 years, 10 months ago