1. dcd6eef RDMA/bnxt_re: Check if the vlan is valid before reporting by Selvin Xavier · 3 years, 4 months ago
  2. 0058f7f RDMA/mlx4: Return missed an error if device doesn't support steering by Leon Romanovsky · 3 years, 3 months ago
  3. 64a43b7 RDMA/bnxt_re: Fix query SRQ failure by Selvin Xavier · 3 years, 4 months ago
  4. 5282385 RDMA/rxe: Fix wrong port_cap_flags by Junji Wei · 3 years, 4 months ago
  5. 5c6fedc RDMA/qedr: Fix NULL deref for query_qp on the GSI QP by Alok Prasad · 3 years, 2 months ago
  6. 863a423 RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a string by Mark Zhang · 3 years, 2 months ago
  7. 10e40fb RDMA/mlx5: Set user priority for DCT by Patrisious Haddad · 3 years, 3 months ago
  8. d98883f IB/hfi1: Fix abba locking issue with sc_disable() by Mike Marciniszyn · 3 years, 3 months ago
  9. c3e17e5 IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields by Mike Marciniszyn · 3 years, 3 months ago
  10. f908072 RDMA/hns: Fix inaccurate prints by Yixing Liu · 4 years, 1 month ago
  11. 3f4e689 RDMA/cma: Fix listener leak in rdma_cma_listen_on_all() failure by Tao Liu · 3 years, 4 months ago
  12. 62ba3c5 IB/cma: Do not send IGMP leaves for sendonly Multicast groups by Christoph Lameter · 3 years, 4 months ago
  13. 0a16c97 RDMA/cma: Do not change route.addr.src_addr.ss_family by Jason Gunthorpe · 3 years, 4 months ago
  14. 55e6f8b treewide: Change list_sort to use const pointers by Sami Tolvanen · 3 years, 9 months ago
  15. b4849e2 RDMA/hns: Fix QP's resp incomplete assignment by Wenpeng Liang · 3 years, 4 months ago
  16. 876e45c RDMA/mlx5: Delete not-available udata check by Leon Romanovsky · 3 years, 5 months ago
  17. a77da9d RDMA/efa: Remove double QP type assignment by Leon Romanovsky · 3 years, 6 months ago
  18. fe2a1cd RDMA/iwcm: Release resources if iw_cm module initialization fails by Leon Romanovsky · 3 years, 6 months ago
  19. b824bae IB/hfi1: Adjust pkey entry in index 0 by Mike Marciniszyn · 3 years, 6 months ago
  20. e78006b RDMA/efa: Free IRQ vectors on error flow by Gal Pressman · 3 years, 5 months ago
  21. 3a2c5fb RDMA/bnxt_re: Remove unpaired rtnl unlock in bnxt_re_dev_init() by Dinghao Liu · 3 years, 5 months ago
  22. 56ac746 IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs() by Tuo Li · 3 years, 5 months ago
  23. 3e949aa RDMA/bnxt_re: Add missing spin lock initialization by Naresh Kumar PBS · 3 years, 5 months ago
  24. 303ba01 net/mlx5: Synchronize correct IRQ when destroying CQ by Shay Drory · 3 years, 9 months ago
  25. 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
  26. e6a06a1 RDMA/bnxt_re: Fix stats counters by Naresh Kumar PBS · 3 years, 6 months ago
  27. 3d08b59 RDMA/cma: Fix rdma_resolve_route() memory leak by Gerd Rausch · 3 years, 7 months ago
  28. d8bb134 IB/isert: Align target max I/O size to initiator size by Max Gurtovoy · 3 years, 8 months ago
  29. 1df3603 RDMA/rxe: Don't overwrite errno from ib_umem_get() by Xiao Yang · 3 years, 7 months ago
  30. 313d9f25 RDMA/cxgb4: Fix missing error code in create_qp() by Jiapeng Chong · 3 years, 7 months ago
  31. 3159888 RDMA/rtrs: Change MAX_SESS_QUEUE_DEPTH by Gioh Kim · 3 years, 7 months ago
  32. a23ba98 RDMA/core: Always release restrack object by Leon Romanovsky · 3 years, 6 months ago
  33. a938d4e RDMA/mlx5: Don't access NULL-cleared mpi pointer by Leon Romanovsky · 3 years, 6 months ago
  34. 11044f8 RDMA/cma: Fix incorrect Packet Lifetime calculation by Håkon Bugge · 3 years, 7 months ago
  35. c764f2d RDMA/cma: Protect RMW with qp_mutex by Håkon Bugge · 3 years, 7 months ago
  36. fcd8d63 RDMA/rtrs-srv: Set minimal max_send_wr and max_recv_wr by Jack Wang · 3 years, 7 months ago
  37. 49c25a1 RDMA/rxe: Fix qp reference counting for atomic ops by Bob Pearson · 3 years, 7 months ago
  38. 8f6714f RDMA/mlx5: Don't add slave port to unaffiliated list by Leon Romanovsky · 3 years, 7 months ago
  39. 87890e1 RDMA/rxe: Fix failure during driver load by Kamal Heib · 3 years, 7 months ago
  40. 42800fc RDMA/core: Sanitize WQ state received from the userspace by Leon Romanovsky · 3 years, 8 months ago
  41. 6cbc167 RDMA/rtrs-clt: Fix memory leak of not-freed sess->stats and stats->pcpu_stats by Gioh Kim · 3 years, 7 months ago
  42. 6569ae1 RDMA/rtrs-clt: Check if the queue_depth has changed during a reconnection by Md Haris Iqbal · 3 years, 7 months ago
  43. 8651ad0 RDMA/rtrs-srv: Fix memory leak when having multiple sessions by Jack Wang · 3 years, 7 months ago
  44. e7df730 RDMA/rtrs-srv: Fix memory leak of unfreed rtrs_srv_stats object by Gioh Kim · 3 years, 7 months ago
  45. f03d4c1 RDMA/rtrs: Do not reset hb_missed_max after re-connection by Gioh Kim · 3 years, 7 months ago
  46. bd4df55 RDMA/rtrs-clt: Check state of the rtrs_clt_sess before reading its stats by Md Haris Iqbal · 3 years, 7 months ago
  47. 067b663 RDMA/srp: Fix a recently introduced memory leak by Bart Van Assche · 3 years, 8 months ago
  48. 4ab869e RDMA/mlx5: Block FDB rules when not in switchdev mode by Mark Bloch · 3 years, 7 months ago
  49. 91f7fdc IB/mlx5: Fix initializing CQ fragments buffer by Alaa Hleihel · 3 years, 7 months ago
  50. cb1aa1d RDMA/mlx4: Do not map the core_clock page to user space unless enabled by Shay Drory · 3 years, 7 months ago
  51. 67cf4e4 RDMA/ipoib: Fix warning caused by destroying non-initial netns by Kamal Heib · 3 years, 8 months ago
  52. 7cf4dec RDMA/uverbs: Fix a NULL vs IS_ERR() bug by Dan Carpenter · 3 years, 8 months ago
  53. c62c907 RDMA/mlx5: Fix query DCT via DEVX by Maor Gottlieb · 3 years, 8 months ago
  54. bd538f2 RDMA/core: Don't access cm_id after its destruction by Shay Drory · 3 years, 8 months ago
  55. 75bdfe7 RDMA/mlx5: Recover from fatal event in dual port mode by Maor Gottlieb · 3 years, 8 months ago
  56. 2ee4d79 RDMA/rxe: Clear all QP fields if creation failed by Leon Romanovsky · 3 years, 8 months ago
  57. 66ab7fc RDMA/core: Prevent divide-by-zero error triggered by the user by Leon Romanovsky · 3 years, 8 months ago
  58. 1535701 RDMA/siw: Release xarray entry by Leon Romanovsky · 3 years, 8 months ago
  59. b83b491 RDMA/siw: Properly check send and receive CQ pointers by Leon Romanovsky · 3 years, 8 months ago
  60. 437a474 IB/hfi1: Correct oversized ring allocation by Mike Marciniszyn · 3 years, 9 months ago
  61. f5ce597 RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_res by Lv Yunlong · 3 years, 8 months ago
  62. 608a4b9 RDMA/siw: Fix a use after free in siw_alloc_mr by Lv Yunlong · 3 years, 9 months ago
  63. c5ebaca RDMA/core: Add CM to restrack after successful attachment to a device by Shay Drory · 3 years, 9 months ago
  64. 63c61d2 RDMA/rxe: Fix a bug in rxe_fill_ip_info() by Bob Pearson · 3 years, 9 months ago
  65. 312c5ce RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one fails by Sindhu Devale · 3 years, 9 months ago
  66. 45b84ab RDMA/cxgb4: add missing qpid increment by Potnuri Bharat Teja · 3 years, 9 months ago
  67. b64415c RDMA/rtrs-clt: destroy sysfs after removing session from active list by Gioh Kim · 3 years, 9 months ago
  68. 6a07e5e RDMA/srpt: Fix error return code in srpt_cm_req_recv() by Wang Wensheng · 3 years, 9 months ago
  69. 52fd800 RDMA/bnxt_re: Fix error return code in bnxt_qplib_cq_process_terminal() by Wang Wensheng · 3 years, 9 months ago
  70. afb738b IB/hfi1: Fix error return code in parse_platform_config() by Wang Wensheng · 3 years, 9 months ago
  71. a12d75f RDMA/qedr: Fix error return code in qedr_iw_connect() by Wang Wensheng · 3 years, 9 months ago
  72. 8fac4bd IB/hfi1: Use kzalloc() for mmu_rb_handler allocation by Mike Marciniszyn · 3 years, 9 months ago
  73. a16f021 RDMA/core: Fix corrupted SL on passive side by Håkon Bugge · 3 years, 10 months ago
  74. 499b3ceb IB/isert: Fix a use after free in isert_connect_request by Lv Yunlong · 3 years, 10 months ago
  75. 78f537c RDMA/mlx5: Fix drop packet rule in egress table by Maor Gottlieb · 3 years, 10 months ago
  76. 0d74db1 RDMA/mlx5: Fix mlx5 rates to IB rates map by Mark Zhang · 3 years, 10 months ago
  77. 5700c3d RDMA/addr: Be strict with gid size by Leon Romanovsky · 3 years, 9 months ago
  78. d8a0861 RDMA/qedr: Fix kernel panic when trying to access recv_cq by Kamal Heib · 3 years, 9 months ago
  79. 7f40e93 RDMA/cxgb4: check for ipv6 address properly while destroying listener by Potnuri Bharat Teja · 3 years, 9 months ago
  80. 7290bf4 RDMA/rtrs-clt: Close rtrs client conn before destroying rtrs clt session files by Md Haris Iqbal · 3 years, 10 months ago
  81. de427b6 IB/hfi1: Fix probe time panic when AIP is enabled with a buggy BIOS by Mike Marciniszyn · 3 years, 9 months ago
  82. d95696f RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening server by Potnuri Bharat Teja · 3 years, 10 months ago
  83. 8b4a797 RDMA/mlx5: Allow creating all QPs even when non RDMA profile is used by Mark Bloch · 4 years ago
  84. c02a33f RDMA/rtrs: Fix KASAN: stack-out-of-bounds bug by Jack Wang · 4 years, 1 month ago
  85. 904a52d RDMA/rtrs: Introduce rtrs_post_send by Guoqing Jiang · 4 years, 2 months ago
  86. 9e97c21 RDMA/rtrs-srv: Jump to dereg_mr label if allocate iu fails by Guoqing Jiang · 4 years, 1 month ago
  87. 5abee8b RDMA/rtrs: Remove unnecessary argument dir of rtrs_iu_free by Gioh Kim · 4 years, 2 months ago
  88. 2d7888b RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodes by Nicolas Morey-Chaisemartin · 4 years ago
  89. 1c08996 RDMA/umem: Use ib_dma_max_seg_size instead of dma_get_max_seg_size by Christoph Hellwig · 4 years, 2 months ago
  90. 7ef9d23 IB/mlx5: Add missing error code by YueHaibing · 3 years, 11 months ago
  91. f767104 RDMA/rxe: Fix missing kconfig dependency on CRYPTO by Julian Braha · 3 years, 11 months ago
  92. 8850a81 RDMA/cm: Fix IRQ restore in ib_send_cm_sidr_rep by Saeed Mahameed · 3 years, 10 months ago
  93. 73a4bde RDMA/rtrs-srv: Do not signal REG_MR by Jack Wang · 4 years, 1 month ago
  94. 70123d9 RDMA/rtrs-clt: Use bitmask to check sess->flags by Jack Wang · 4 years, 1 month ago
  95. 482157e RDMA/rtrs: Do not signal for heatbeat by Jack Wang · 4 years, 1 month ago
  96. 248014a RDMA/rtrs-srv: Do not pass a valid pointer to PTR_ERR() by Jack Wang · 3 years, 11 months ago
  97. d94d649 RDMA/rtrs-srv-sysfs: fix missing put_device by Gioh Kim · 3 years, 11 months ago
  98. fad3372 RDMA/rtrs-srv: fix memory leak by missing kobject free by Gioh Kim · 3 years, 11 months ago
  99. c6f81f3 RDMA/rtrs: Only allow addition of path to an already established session by Md Haris Iqbal · 3 years, 11 months ago
  100. 51ea7da RDMA/rtrs-srv: Fix stack-out-of-bounds by Jack Wang · 3 years, 11 months ago