summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2022-04-13RDMA/hfi1: Fix use-after-free bug for mm structDouglas Miller1-0/+6
2022-04-13IB/rdmavt: add lock to call to rvt_error_qp to prevent a race conditionNiels Dossche1-1/+5
2022-04-13IB/cm: Cancel mad on the DREQ event when the state is MRA_REP_RCVDMark Zhang1-2/+1
2022-04-13RDMA/mlx5: Add a missing update of cache->last_addAharon Landau1-0/+1
2022-04-13RDMA/mlx5: Don't remove cache MRs when a delay is neededAharon Landau1-1/+3
2022-04-08RDMA/mlx5: Fix memory leak in error flow for subscribe event routineYongzhi Liu1-1/+3
2022-04-08Revert "RDMA/core: Fix ib_qp_usecnt_dec() called when error"Leon Romanovsky3-1/+4
2022-04-08RDMA/irdma: Prevent some integer underflowsDan Carpenter1-5/+5
2022-04-08RDMA/core: Fix ib_qp_usecnt_dec() called when errorYajun Deng3-4/+1
2022-04-08IB/hfi1: Allow larger MTU without AIPMike Marciniszyn1-2/+1
2022-04-08RDMA/irdma: Remove incorrect masking of PDMustafa Ismail1-2/+2
2022-04-08RDMA/irdma: Fix Passthrough mode in VMMustafa Ismail4-1/+4
2022-04-08RDMA/irdma: Fix netdev notifications for vlan'sMustafa Ismail1-18/+30
2022-04-08RDMA/mlx5: Fix the flow of a miss in the allocation of a cache ODP MRAharon Landau1-0/+2
2022-04-08IB/cma: Allow XRC INI QPs to set their local ACK timeoutHåkon Bugge1-1/+1
2022-04-08RDMA/rxe: Check the last packet by RXE_END_MASKXiao Yang1-4/+6
2022-04-08RDMA/core: Set MR type in ib_reg_user_mrMaor Gottlieb1-0/+1
2022-03-02IB/qib: Fix duplicate sysfs directory nameMike Marciniszyn1-1/+1
2022-03-02RDMA/cma: Do not change route.addr.src_addr outside state checksJason Gunthorpe1-16/+24
2022-03-02RDMA/ib_srp: Fix a deadlockBart Van Assche1-2/+4
2022-03-02RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_closeMd Haris Iqbal1-1/+1
2022-03-02RDMA/rtrs-clt: Fix possible double free in error caseMd Haris Iqbal1-17/+20
2022-02-08IB/cm: Release previously acquired reference counter in the cm_id_privMark Zhang1-1/+1
2022-02-08IB/hfi1: Fix tstats alloc and deallocMike Marciniszyn1-2/+12
2022-02-08RDMA/mlx4: Don't continue event handler after memory allocation failureLeon Romanovsky1-1/+1
2022-02-08RDMA/siw: Fix broken RDMA Read Fence/Resume logic.Bernard Metzler2-15/+12
2022-02-08IB/rdmavt: Validate remote_addr during loopback atomic testsMike Marciniszyn1-0/+2
2022-02-08RDMA/siw: Fix refcounting leak in siw_create_qp()Dan Carpenter1-1/+2
2022-02-08RDMA/ucma: Protect mc during concurrent multicast leavesLeon Romanovsky1-11/+23
2022-02-08RDMA/cma: Use correct address when leaving multicast groupMaor Gottlieb1-10/+12
2022-02-08IB/hfi1: Fix AIP early init panicMike Marciniszyn1-10/+3
2022-01-27RDMA/rxe: Fix a typo in opcode nameChengguang Xu1-1/+1
2022-01-27RDMA/hns: Modify the mapping attribute of doorbell to deviceYixing Liu1-1/+1
2022-01-27RDMA/cma: Remove open coding of overflow checking for private_data_lenHåkon Bugge1-4/+2
2022-01-27RDMA/cxgb4: Set queue pair state when being queriedKamal Heib1-0/+1
2022-01-27RDMA/cma: Let cma_resolve_ib_dev() continue search even after empty entryAvihai Horon1-3/+9
2022-01-27RDMA/core: Let ib_find_gid() continue search even after empty entryAvihai Horon1-1/+2
2022-01-27RDMA/qedr: Fix reporting max_{send/recv}_wr attrsKamal Heib1-0/+2
2022-01-27RDMA/rtrs-clt: Fix the initial value of min_latencyJack Wang1-1/+1
2022-01-27RDMA/hns: Validate the pkey indexKamal Heib1-0/+3
2022-01-27RDMA/bnxt_re: Scan the whole bitmap when checking if "disabling RCFW with pen...Christophe JAILLET2-5/+2
2022-01-11RDMA/uverbs: Check for null return of kmalloc_arrayJiasheng Jiang1-0/+3
2022-01-11RDMA/core: Don't infoleak GRH fieldsLeon Romanovsky1-1/+1
2022-01-11Revert "RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow"Maor Gottlieb2-15/+17
2021-12-29RDMA/hns: Replace kfree() with kvfree()Jiacheng Shi1-1/+1
2021-12-29IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()José Expósito1-1/+1
2021-12-29RDMA/hns: Fix RNR retransmission issue for HIP08Yangyang Li2-7/+65
2021-12-17RDMA/irdma: Don't arm the CQ more than two times if no CE for this CQTatyana Nikolova5-5/+38
2021-12-17RDMA/irdma: Report correct WC errorsShiraz Saleem1-1/+4
2021-12-17RDMA/irdma: Fix a potential memory allocation issue in 'irdma_prm_add_pble_me...Christophe JAILLET3-12/+4