summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* RDMA/rxe: Generate a completion for unsupported/invalid opcodeXiao Yang2022-06-141-1/+1
* RDMA/hfi1: Fix potential integer multiplication overflow errorsDennis Dalessandro2022-06-141-1/+1
* RDMA/hfi1: Prevent use of lock before it is initializedDouglas Miller2022-06-141-5/+7
* RDMA/hfi1: Prevent panic when SDMA is disabledDouglas Miller2022-06-141-0/+2
* IB/rdmavt: add missing locks in rvt_ruc_loopbackNiels Dossche2022-06-141-1/+5
* RDMA/siw: Fix a condition race issue in MPA request processingCheng Xu2022-05-121-3/+4
* IB/rdmavt: add lock to call to rvt_error_qp to prevent a race conditionNiels Dossche2022-04-151-1/+5
* RDMA/mlx5: Fix memory leak in error flow for subscribe event routineYongzhi Liu2022-04-151-1/+3
* IB/cma: Allow XRC INI QPs to set their local ACK timeoutHåkon Bugge2022-04-151-1/+1
* RDMA/ib_srp: Fix a deadlockBart Van Assche2022-03-021-2/+4
* RDMA/mlx4: Don't continue event handler after memory allocation failureLeon Romanovsky2022-02-081-1/+1
* RDMA/siw: Fix broken RDMA Read Fence/Resume logic.Bernard Metzler2022-02-082-15/+12
* IB/rdmavt: Validate remote_addr during loopback atomic testsMike Marciniszyn2022-02-081-0/+2
* RDMA/rxe: Fix a typo in opcode nameChengguang Xu2022-01-271-1/+1
* RDMA/hns: Modify the mapping attribute of doorbell to deviceYixing Liu2022-01-271-1/+1
* RDMA/cxgb4: Set queue pair state when being queriedKamal Heib2022-01-271-0/+1
* RDMA/cma: Let cma_resolve_ib_dev() continue search even after empty entryAvihai Horon2022-01-271-3/+9
* RDMA/core: Let ib_find_gid() continue search even after empty entryAvihai Horon2022-01-271-1/+2
* RDMA/hns: Validate the pkey indexKamal Heib2022-01-271-0/+3
* RDMA/uverbs: Check for null return of kmalloc_arrayJiasheng Jiang2022-01-111-0/+3
* RDMA/core: Don't infoleak GRH fieldsLeon Romanovsky2022-01-111-1/+1
* IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()José Expósito2021-12-291-1/+1
* IB/hfi1: Correct guard on eager buffer deallocationMike Marciniszyn2021-12-141-1/+1
* RDMA/bnxt_re: Check if the vlan is valid before reportingSelvin Xavier2021-11-261-3/+9
* RDMA/mlx4: Return missed an error if device doesn't support steeringLeon Romanovsky2021-11-171-1/+3
* RDMA/bnxt_re: Fix query SRQ failureSelvin Xavier2021-11-171-1/+2
* RDMA/rxe: Fix wrong port_cap_flagsJunji Wei2021-11-171-1/+1
* RDMA/qedr: Fix NULL deref for query_qp on the GSI QPAlok Prasad2021-11-171-6/+9
* RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a stringMark Zhang2021-11-021-2/+3
* RDMA/mlx5: Set user priority for DCTPatrisious Haddad2021-11-021-0/+2
* IB/hfi1: Fix abba locking issue with sc_disable()Mike Marciniszyn2021-11-021-3/+6
* IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fieldsMike Marciniszyn2021-11-021-10/+23
* RDMA/efa: Remove double QP type assignmentLeon Romanovsky2021-09-221-1/+0
* RDMA/iwcm: Release resources if iw_cm module initialization failsLeon Romanovsky2021-09-221-7/+12
* IB/hfi1: Adjust pkey entry in index 0Mike Marciniszyn2021-09-221-6/+1
* RDMA/efa: Free IRQ vectors on error flowGal Pressman2021-09-031-0/+1
* 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
* RDMA/cma: Fix rdma_resolve_route() memory leakGerd Rausch2021-07-191-1/+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/mlx5: Don't access NULL-cleared mpi pointerLeon Romanovsky2021-07-141-1/+1
* 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/mlx5: Block FDB rules when not in switchdev modeMark Bloch2021-07-071-0/+8
* 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