summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2025-10-02IB/mlx5: Fix obj_type mismatch for SRQ event subscriptionsOr Har-Toov1-0/+1
2025-08-28RDMA/bnxt_re: Fix to initialize the PBL arrayAnantha Prabhu1-0/+2
2025-08-28RDMA/bnxt_re: Fix to remove workload check in SRQ limit pathKashyap Desai3-35/+2
2025-08-28RDMA/bnxt_re: Fix to do SRQ armena by defaultKashyap Desai1-2/+1
2025-08-28RDMA/erdma: Fix ignored return value of init_kernel_qpBoshi Yu1-1/+3
2025-08-28RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpagesPedro Falcato1-3/+2
2025-08-28RDMA/core: reduce stack using in nldev_stat_get_doit()Arnd Bergmann1-10/+12
2025-08-28RDMA: hfi1: fix possible divide-by-zero in find_hw_thread_mask()Yury Norov [NVIDIA]1-20/+24
2025-08-15RDMA/hns: Fix -Wframe-larger-than issueJunxian Huang1-5/+10
2025-08-15Fix dma_unmap_sg() nents valueThomas Fourier1-1/+2
2025-08-15net/mlx5: Check device memory pointer before usageStav Aviram1-1/+1
2025-08-01RDMA/core: Rate limit GID cache warning messagesMaor Gottlieb1-2/+2
2025-07-10RDMA/mlx5: Fix vport loopback for MPV devicePatrisious Haddad1-0/+33
2025-07-10RDMA/mlx5: Fix CC counters query for MPVPatrisious Haddad1-1/+1
2025-07-10RDMA/mlx5: Fix HW counters query for non-representor devicesPatrisious Haddad1-1/+1
2025-07-10RDMA/mlx5: Initialize obj_event->obj_sub_list before xa_insertMark Zhang1-1/+1
2025-06-27RDMA/iwcm: Fix use-after-free of work objects after cm_id destructionShin'ichiro Kawasaki1-14/+15
2025-06-19RDMA/cma: Fix hang when cma_netevent_callback fails to queue_workJack Morgenstein1-1/+2
2025-06-19RDMA/mlx5: Fix error flow upon firmware failure for RQ destructionPatrisious Haddad1-2/+28
2025-06-19RDMA/hns: Include hnae3.h in hns_roce_hw_v2.hJunxian Huang5-4/+1
2025-06-19IB/cm: use rwlock for MAD agent lockJacob Moroni1-8/+8
2025-06-04RDMA/core: Fix best page size finding when it can cross SG entriesMichael Margolin2-15/+32
2025-06-04RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject()Maher Sanalla1-68/+76
2025-05-22RDMA/rxe: Fix slab-use-after-free Read in rxe_queue_cleanup bugZhu Yanjun1-4/+1
2025-05-02qibfs: fix _another_ leakAl Viro1-0/+1
2025-04-25RDMA/cma: Fix workqueue crash in cma_netevent_work_handlerSharath Srinivasan1-1/+3
2025-04-25RDMA/core: Silence oversized kvmalloc() warningShay Drory1-2/+4
2025-04-25RDMA/hns: Fix wrong maximum DMA segment sizeChengchang Tang1-1/+1
2025-04-25RDMA/usnic: Fix passing zero to PTR_ERR in usnic_ib_pci_probe()Yue Haibing1-7/+7
2025-04-10RDMA/mlx5: Fix mlx5_poll_one() cur_qp update flowPatrisious Haddad1-1/+1
2025-04-10IB/mad: Check available slots before posting receive WRsMaher Sanalla1-18/+20
2025-04-10RDMA/erdma: Prevent use-after-free in erdma_accept_newconn()Cheng Xu1-1/+0
2025-04-10RDMA/mlx5: Fix calculation of total invalidated pagesChiara Meiohas1-4/+6
2025-04-10RDMA/core: Don't expose hw_counters outside of init net namespaceRoman Gushchin2-0/+10
2025-04-10RDMA/mana_ib: Ensure variable err is initializedKees Bakker1-1/+1
2025-03-28RDMA/hns: Fix wrong value of max_sge_rdJunxian Huang1-1/+1
2025-03-28RDMA/hns: Fix a missing rollback in error path of hns_roce_create_qp_common()Junxian Huang1-1/+1
2025-03-28RDMA/hns: Fix unmatched condition in error path of alloc_user_qp_db()Junxian Huang1-3/+5
2025-03-28RDMA/hns: Fix soft lockup during bt pages loopJunxian Huang1-1/+15
2025-03-28RDMA/bnxt_re: Avoid clearing VLAN_ID mask in modify qp pathSaravanan Vajravel1-2/+0
2025-03-28RDMA/mlx5: Handle errors returned from mlx5r_ib_rate()Qasim Ijaz1-5/+9
2025-03-28RDMA/bnxt_re: Add missing paranthesis in map_qp_id_to_tbl_indxKashyap Desai1-1/+2
2025-03-07RDMA/mlx5: Fix bind QP error cleanup flowPatrisious Haddad1-2/+6
2025-03-07RDMA/mlx5: Fix AH static rate parsingPatrisious Haddad3-4/+6
2025-03-07IB/core: Add support for XDR link speedOr Har-Toov3-1/+9
2025-03-07RDMA/mana_ib: Allocate PAGE aligned doorbell indexKonstantin Taranov1-1/+1
2025-03-07IB/mlx5: Set and get correct qp_num for a DCT QPMark Zhang1-1/+3
2025-02-21RDMA/efa: Reset device on probe failureMichael Margolin1-4/+5
2025-02-08RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]"Zhu Yanjun1-6/+5
2025-02-08RDMA/mlx5: Fix indirect mkey ODP page countMichael Guralnik1-17/+15