summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
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
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-20hash.h: remove unused define directiveIsabella Basso
2022-01-20drivers/infiniband: replace open-coded string copy with get_task_commYafang Shao
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov
2022-01-15RDMA/siw: make use of the helper function kthread_run_on_cpu()Cai Huoqing
2022-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-01-13Merge tag 'v5.16' into rdma.git for-nextJason Gunthorpe
2022-01-13Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-12Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-01-12Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds