summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2022-02-23RDMA/rxe: Cleanup rxe_mcast.cBob Pearson
2022-02-23RDMA/rxe: Collect cleanup mca code in a subroutineBob Pearson
2022-02-23RDMA/rxe: Collect mca init code in a subroutineBob Pearson
2022-02-23RDMA/rxe: Warn if mcast memory is not freedBob Pearson
2022-02-23RDMA/mlx5: Use new command interface APISaeed Mahameed
2022-02-23net/mlx5: cmdif, Refactor error handling and reporting of async commandsSaeed Mahameed
2022-02-23net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}Saeed Mahameed
2022-02-23RDMA/irdma: Remove excess error variablesShiraz Saleem
2022-02-23RDMA/irdma: Propagate error codesShiraz Saleem
2022-02-23RDMA/irdma: Remove enum irdma_status_codeShiraz Saleem
2022-02-23RDMA/ib_srp: Add more documentationBart Van Assche
2022-02-23RDMA/ib_srp: Fix a deadlockBart Van Assche
2022-02-23RDMA/mlx5: Reorder calls to pcie_relaxed_ordering_enabled()Aharon Landau
2022-02-23RDMA/mlx5: Store ndescs instead of the translation table sizeAharon Landau
2022-02-23RDMA/mlx5: Merge similar flows of allocating MR from the cacheAharon Landau
2022-02-23RDMA/mlx5: Fix the flow of a miss in the allocation of a cache ODP MRAharon Landau
2022-02-23RDMA/mlx5: Remove redundant work in struct mlx5_cache_entAharon Landau
2022-02-22scsi: iscsi: Stop using the SCSI pointerBart 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-17IB/cma: Allow XRC INI QPs to set their local ACK timeoutHÃ¥kon Bugge
2022-02-16RDMA/rxe: Remove mcg from rxe poolsBob Pearson
2022-02-16RDMA/rxe: Remove key'ed object supportBob Pearson
2022-02-16RDMA/rxe: Replace pool key by rxe->mcg_treeBob Pearson
2022-02-16RDMA/rxe: Replace int num_qp by atomic_t qp_numBob Pearson
2022-02-16RDMA/rxe: Replace grp by mcg, mce by mcaBob Pearson
2022-02-16RDMA/rxe: Use kzmalloc/kfree for mcaBob Pearson
2022-02-16RDMA/rxe: Move mcg_lock to rxeBob Pearson
2022-02-16RDMA/rxe: Revert changes from irqsave to bh locksBob Pearson
2022-02-11RDMA/hfi: Replace cpumask_weight with cpumask_empty where appropriateYury Norov
2022-02-08Merge branch 'irdma_dscp' into rdma.git for-nextJason Gunthorpe
2022-02-08RDMA/irdma: Add support for DSCPMustafa Ismail
2022-02-08RDMA/irdma: Refactor DCB bits in prep for DSCP supportMustafa Ismail
2022-02-08RDMA/rxe: Check the last packet by RXE_END_MASKXiao Yang
2022-02-01RDMA/mlx4: remove redundant assignment to variable nreqColin Ian King
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-28RDMA/rxe: Remove qp->grp_lock and qp->grp_listBob Pearson
2022-01-28RDMA/rxe: Remove rxe_drop_all_macst_groupsBob Pearson
2022-01-28RDMA/rxe: Enforce IBA o10-2.2.3Bob Pearson
2022-01-28RDMA/rxe: Rename rxe_mc_grp and rxe_mc_elemBob Pearson
2022-01-28RDMA/rxe: Move rxe_mcast_attach/detach to rxe_mcast.cBob Pearson
2022-01-28RDMA/rxe: Move rxe_mcast_add/delete to rxe_mcast.cBob Pearson
2022-01-28RDMA/opa: Delete useless module.h includeLeon Romanovsky
2022-01-28RDMA/iser: Delete useless module.h includeLeon Romanovsky
2022-01-28RDMA/ipoib: Delete useless module.h includeLeon Romanovsky
2022-01-28RDMA/rxe: Delete useless module.h includeLeon Romanovsky
2022-01-28RDMA/usnic: Delete useless module.h includeLeon Romanovsky
2022-01-28RDMA/qib: Delete useless module.h includeLeon Romanovsky