aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2022-05-12RDMA/siw: Fix a condition race issue in MPA request processingCheng Xu
2022-04-20scsi: iscsi: Rel ref after iscsi_lookup_endpoint()Mike Christie
2022-04-20scsi: iscsi: Stop queueing during ep_disconnectMike Christie
2022-04-13RDMA/hfi1: Fix use-after-free bug for mm structDouglas Miller
2022-04-13IB/rdmavt: add lock to call to rvt_error_qp to prevent a race conditionNiels Dossche
2022-04-13RDMA/mlx5: Don't remove cache MRs when a delay is neededAharon Landau
2022-04-08RDMA/mlx5: Fix memory leak in error flow for subscribe event routineYongzhi Liu
2022-04-08IB/hfi1: Allow larger MTU without AIPMike Marciniszyn
2022-04-08RDMA/mlx5: Fix the flow of a miss in the allocation of a cache ODP MRAharon Landau
2022-04-08IB/cma: Allow XRC INI QPs to set their local ACK timeoutHåkon Bugge
2022-04-08RDMA/core: Set MR type in ib_reg_user_mrMaor Gottlieb
2022-03-02RDMA/cma: Do not change route.addr.src_addr outside state checksJason Gunthorpe
2022-03-02RDMA/ib_srp: Fix a deadlockBart Van Assche
2022-03-02RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_closeMd Haris Iqbal
2022-03-02RDMA/rtrs-clt: Kill wait_for_inflight_permitsGuoqing Jiang
2022-03-02RDMA/rtrs-clt: Fix possible double free in error caseMd Haris Iqbal
2022-02-08RDMA/mlx4: Don't continue event handler after memory allocation failureLeon Romanovsky
2022-02-08RDMA/siw: Fix broken RDMA Read Fence/Resume logic.Bernard Metzler
2022-02-08IB/rdmavt: Validate remote_addr during loopback atomic testsMike Marciniszyn
2022-02-08RDMA/ucma: Protect mc during concurrent multicast leavesLeon Romanovsky
2022-02-08RDMA/cma: Use correct address when leaving multicast groupMaor Gottlieb
2022-02-08IB/hfi1: Fix AIP early init panicMike Marciniszyn
2022-01-27RDMA/rxe: Fix a typo in opcode nameChengguang Xu
2022-01-27RDMA/hns: Modify the mapping attribute of doorbell to deviceYixing Liu
2022-01-27RDMA/cxgb4: Set queue pair state when being queriedKamal Heib
2022-01-27RDMA/cma: Let cma_resolve_ib_dev() continue search even after empty entryAvihai Horon
2022-01-27RDMA/core: Let ib_find_gid() continue search even after empty entryAvihai Horon
2022-01-27RDMA/qedr: Fix reporting max_{send/recv}_wr attrsKamal Heib
2022-01-27RDMA/hns: Validate the pkey indexKamal Heib
2022-01-27RDMA/bnxt_re: Scan the whole bitmap when checking if "disabling RCFW with pen...Christophe JAILLET
2022-01-11RDMA/uverbs: Check for null return of kmalloc_arrayJiasheng Jiang
2022-01-11RDMA/core: Don't infoleak GRH fieldsLeon Romanovsky
2021-12-29RDMA/hns: Replace kfree() with kvfree()Jiacheng Shi
2021-12-29IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()José Expósito
2021-12-14RDMA/hns: Do not destroy QP resources in the hw resetting phaseYangyang Li
2021-12-14RDMA/hns: Do not halt commands during reset until laterYangyang Li
2021-12-14IB/hfi1: Correct guard on eager buffer deallocationMike Marciniszyn
2021-12-14IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddrMike Marciniszyn
2021-12-14IB/hfi1: Fix early init panicMike Marciniszyn
2021-12-14IB/hfi1: Insure use of smp_processor_id() is preempt disabledMike Marciniszyn
2021-11-26RDMA/bnxt_re: Check if the vlan is valid before reportingSelvin Xavier
2021-11-18RDMA/mlx4: Return missed an error if device doesn't support steeringLeon Romanovsky
2021-11-18RDMA/bnxt_re: Fix query SRQ failureSelvin Xavier
2021-11-18RDMA/rxe: Fix wrong port_cap_flagsJunji Wei
2021-11-18RDMA/qedr: Fix NULL deref for query_qp on the GSI QPAlok Prasad
2021-11-02RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a stringMark Zhang
2021-11-02RDMA/mlx5: Set user priority for DCTPatrisious Haddad
2021-11-02IB/hfi1: Fix abba locking issue with sc_disable()Mike Marciniszyn
2021-11-02IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fieldsMike Marciniszyn
2021-10-06RDMA/hns: Fix inaccurate printsYixing Liu