summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* RDMA/hns: Fix QP's resp incomplete assignmentWenpeng Liang2021-09-181-2/+1
* RDMA/mlx5: Delete not-available udata checkLeon Romanovsky2021-09-181-3/+0
* RDMA/efa: Remove double QP type assignmentLeon Romanovsky2021-09-181-1/+0
* RDMA/iwcm: Release resources if iw_cm module initialization failsLeon Romanovsky2021-09-181-7/+12
* IB/hfi1: Adjust pkey entry in index 0Mike Marciniszyn2021-09-181-6/+1
* RDMA/efa: Free IRQ vectors on error flowGal Pressman2021-09-031-0/+1
* RDMA/bnxt_re: Remove unpaired rtnl unlock in bnxt_re_dev_init()Dinghao Liu2021-09-031-1/+0
* IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()Tuo Li2021-09-031-5/+4
* RDMA/bnxt_re: Add missing spin lock initializationNaresh Kumar PBS2021-09-031-0/+1
* net/mlx5: Synchronize correct IRQ when destroying CQShay Drory2021-08-182-5/+2
* RDMA/mlx5: Delay emptying a cache entry when a new MR is added to it recentlyAharon Landau2021-08-121-2/+2
* RDMA/bnxt_re: Fix stats countersNaresh Kumar PBS2021-08-043-7/+8
* RDMA/cma: Fix rdma_resolve_route() memory leakGerd Rausch2021-07-191-1/+2
* IB/isert: Align target max I/O size to initiator sizeMax Gurtovoy2021-07-192-5/+2
* RDMA/rxe: Don't overwrite errno from ib_umem_get()Xiao Yang2021-07-191-1/+1
* RDMA/cxgb4: Fix missing error code in create_qp()Jiapeng Chong2021-07-191-0/+1
* RDMA/rtrs: Change MAX_SESS_QUEUE_DEPTHGioh Kim2021-07-191-5/+8
* RDMA/core: Always release restrack objectLeon Romanovsky2021-07-141-1/+1
* RDMA/mlx5: Don't access NULL-cleared mpi pointerLeon Romanovsky2021-07-141-1/+1
* RDMA/cma: Fix incorrect Packet Lifetime calculationHåkon Bugge2021-07-141-2/+4
* RDMA/cma: Protect RMW with qp_mutexHåkon Bugge2021-07-141-1/+17
* RDMA/rtrs-srv: Set minimal max_send_wr and max_recv_wrJack Wang2021-07-141-13/+25
* RDMA/rxe: Fix qp reference counting for atomic opsBob Pearson2021-07-142-3/+0
* RDMA/mlx5: Don't add slave port to unaffiliated listLeon Romanovsky2021-07-141-2/+2
* RDMA/rxe: Fix failure during driver loadKamal Heib2021-07-141-3/+7
* RDMA/core: Sanitize WQ state received from the userspaceLeon Romanovsky2021-07-143-13/+23
* RDMA/rtrs-clt: Fix memory leak of not-freed sess->stats and stats->pcpu_statsGioh Kim2021-07-141-0/+6
* RDMA/rtrs-clt: Check if the queue_depth has changed during a reconnectionMd Haris Iqbal2021-07-141-4/+15
* RDMA/rtrs-srv: Fix memory leak when having multiple sessionsJack Wang2021-07-141-0/+1
* RDMA/rtrs-srv: Fix memory leak of unfreed rtrs_srv_stats objectGioh Kim2021-07-141-0/+1
* RDMA/rtrs: Do not reset hb_missed_max after re-connectionGioh Kim2021-07-141-1/+0
* RDMA/rtrs-clt: Check state of the rtrs_clt_sess before reading its statsMd Haris Iqbal2021-07-141-0/+3
* RDMA/srp: Fix a recently introduced memory leakBart Van Assche2021-07-141-7/+6
* RDMA/mlx5: Block FDB rules when not in switchdev modeMark Bloch2021-07-071-0/+7
* IB/mlx5: Fix initializing CQ fragments bufferAlaa Hleihel2021-06-161-5/+4
* RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory2021-06-161-4/+1
* RDMA/ipoib: Fix warning caused by destroying non-initial netnsKamal Heib2021-06-161-0/+1
* RDMA/uverbs: Fix a NULL vs IS_ERR() bugDan Carpenter2021-05-261-2/+2
* RDMA/mlx5: Fix query DCT via DEVXMaor Gottlieb2021-05-261-4/+2
* RDMA/core: Don't access cm_id after its destructionShay Drory2021-05-261-2/+3
* RDMA/mlx5: Recover from fatal event in dual port modeMaor Gottlieb2021-05-261-0/+1
* RDMA/rxe: Clear all QP fields if creation failedLeon Romanovsky2021-05-261-0/+7
* RDMA/core: Prevent divide-by-zero error triggered by the userLeon Romanovsky2021-05-261-0/+3
* RDMA/siw: Release xarray entryLeon Romanovsky2021-05-261-1/+1
* RDMA/siw: Properly check send and receive CQ pointersLeon Romanovsky2021-05-261-6/+3
* IB/hfi1: Correct oversized ring allocationMike Marciniszyn2021-05-192-8/+9
* RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_resLv Yunlong2021-05-141-0/+1
* RDMA/siw: Fix a use after free in siw_alloc_mrLv Yunlong2021-05-141-2/+2
* RDMA/core: Add CM to restrack after successful attachment to a deviceShay Drory2021-05-141-2/+10
* RDMA/rxe: Fix a bug in rxe_fill_ip_info()Bob Pearson2021-05-141-1/+1