summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2022-06-09RDMA/rxe: Generate a completion for unsupported/invalid opcodeXiao Yang
2022-06-09RDMA/hns: Remove the num_cqc_timer variableYixing Liu
2022-06-09RDMA/hfi1: Fix potential integer multiplication overflow errorsDennis Dalessandro
2022-06-09RDMA/hfi1: Prevent use of lock before it is initializedDouglas Miller
2022-06-09RDMA/hns: Add the detection for CMDQ status in the device initialization processYangyang Li
2022-06-09RDMA/hfi1: Prevent panic when SDMA is disabledDouglas Miller
2022-06-09IB/rdmavt: add missing locks in rvt_ruc_loopbackNiels Dossche
2022-05-18RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core()Duoming Zhou
2022-05-12RDMA/irdma: Fix possible crash due to NULL netdev in notifierMustafa Ismail
2022-05-12RDMA/irdma: Reduce iWARP QP destroy timeShiraz Saleem
2022-05-12RDMA/irdma: Flush iWARP QP if modified to ERR from RTR stateTatyana Nikolova
2022-05-12RDMA/siw: Fix a condition race issue in MPA request processingCheng Xu
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-13IB/cm: Cancel mad on the DREQ event when the state is MRA_REP_RCVDMark Zhang
2022-04-13RDMA/mlx5: Add a missing update of cache->last_addAharon Landau
2022-04-13RDMA/mlx5: Don't remove cache MRs when a delay is neededAharon Landau
2022-04-13RDMA/rtrs-clt: Do stop and failover outside reconnect work.Jack Wang
2022-04-08RDMA/nldev: Prevent underflow in nldev_stat_set_counter_dynamic_doit()Dan Carpenter
2022-04-08RDMA/rxe: Fix ref error in rxe_av.cBob Pearson
2022-04-08RDMA/rxe: Change variable and function argument to proper typeChengguang Xu
2022-04-08RDMA/mlx5: Fix memory leak in error flow for subscribe event routineYongzhi Liu
2022-04-08Revert "RDMA/core: Fix ib_qp_usecnt_dec() called when error"Leon Romanovsky
2022-04-08RDMA/irdma: Prevent some integer underflowsDan Carpenter
2022-04-08RDMA/core: Fix ib_qp_usecnt_dec() called when errorYajun Deng
2022-04-08IB/hfi1: Allow larger MTU without AIPMike Marciniszyn
2022-04-08RDMA/irdma: Remove incorrect masking of PDMustafa Ismail
2022-04-08RDMA/irdma: Fix Passthrough mode in VMMustafa Ismail
2022-04-08RDMA/irdma: Fix netdev notifications for vlan'sMustafa Ismail
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/rxe: Check the last packet by RXE_END_MASKXiao Yang
2022-04-08RDMA/core: Set MR type in ib_reg_user_mrMaor Gottlieb
2022-02-25RDMA/cma: Do not change route.addr.src_addr outside state checksJason Gunthorpe
2022-02-23RDMA/ib_srp: Fix a deadlockBart Van Assche
2022-02-18RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_closeMd Haris Iqbal
2022-02-18RDMA/rtrs-clt: Fix possible double free in error caseMd Haris Iqbal
2022-02-17IB/qib: Fix duplicate sysfs directory nameMike Marciniszyn
2022-02-01RDMA/mlx4: Don't continue event handler after memory allocation failureLeon Romanovsky
2022-02-01RDMA/siw: Fix broken RDMA Read Fence/Resume logic.Bernard Metzler
2022-01-28IB/rdmavt: Validate remote_addr during loopback atomic testsMike Marciniszyn
2022-01-28IB/cm: Release previously acquired reference counter in the cm_id_privMark Zhang
2022-01-28RDMA/siw: Fix refcounting leak in siw_create_qp()Dan Carpenter
2022-01-28RDMA/ucma: Protect mc during concurrent multicast leavesLeon Romanovsky
2022-01-28RDMA/cma: Use correct address when leaving multicast groupMaor Gottlieb
2022-01-28IB/hfi1: Fix tstats alloc and deallocMike Marciniszyn
2022-01-28IB/hfi1: Fix AIP early init panicMike Marciniszyn
2022-01-28IB/hfi1: Fix alloc failure with larger txqueuelenMike Marciniszyn
2022-01-28IB/hfi1: Fix panic with larger ipoib send_queue_sizeMike Marciniszyn
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds