summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| * | RDMA/rxe: Collect cleanup mca code in a subroutineBob Pearson2022-02-231-15/+26
| * | RDMA/rxe: Collect mca init code in a subroutineBob Pearson2022-02-232-15/+44
| * | RDMA/rxe: Warn if mcast memory is not freedBob Pearson2022-02-231-0/+2
| * | RDMA/irdma: Remove excess error variablesShiraz Saleem2022-02-232-76/+28
| * | RDMA/irdma: Propagate error codesShiraz Saleem2022-02-233-17/+13
| * | RDMA/irdma: Remove enum irdma_status_codeShiraz Saleem2022-02-2325-1185/+935
| * | RDMA/ib_srp: Add more documentationBart Van Assche2022-02-231-1/+10
| * | RDMA/mlx5: Reorder calls to pcie_relaxed_ordering_enabled()Aharon Landau2022-02-231-7/+7
| * | RDMA/mlx5: Store ndescs instead of the translation table sizeAharon Landau2022-02-233-10/+25
| * | RDMA/mlx5: Merge similar flows of allocating MR from the cacheAharon Landau2022-02-233-46/+15
| * | RDMA/mlx5: Fix the flow of a miss in the allocation of a cache ODP MRAharon Landau2022-02-231-0/+2
| * | RDMA/mlx5: Remove redundant work in struct mlx5_cache_entAharon Landau2022-02-232-14/+3
| * | IB/cma: Allow XRC INI QPs to set their local ACK timeoutHÃ¥kon Bugge2022-02-171-1/+1
| * | RDMA/rxe: Remove mcg from rxe poolsBob Pearson2022-02-167-36/+27
| * | RDMA/rxe: Remove key'ed object supportBob Pearson2022-02-162-164/+0
| * | RDMA/rxe: Replace pool key by rxe->mcg_treeBob Pearson2022-02-165-64/+213
| * | RDMA/rxe: Replace int num_qp by atomic_t qp_numBob Pearson2022-02-162-6/+5
| * | RDMA/rxe: Replace grp by mcg, mce by mcaBob Pearson2022-02-162-59/+59
| * | RDMA/rxe: Use kzmalloc/kfree for mcaBob Pearson2022-02-165-90/+122
| * | RDMA/rxe: Move mcg_lock to rxeBob Pearson2022-02-164-13/+15
| * | RDMA/rxe: Revert changes from irqsave to bh locksBob Pearson2022-02-166-48/+69
| * | RDMA/hfi: Replace cpumask_weight with cpumask_empty where appropriateYury Norov2022-02-111-2/+2
| * | Merge branch 'irdma_dscp' into rdma.git for-nextJason Gunthorpe2022-02-089-23/+70
| |\ \
| | * | RDMA/irdma: Add support for DSCPMustafa Ismail2022-02-086-6/+40
| | * | RDMA/irdma: Refactor DCB bits in prep for DSCP supportMustafa Ismail2022-02-086-19/+32
| | |/
| * | RDMA/rxe: Check the last packet by RXE_END_MASKXiao Yang2022-02-081-4/+6
| * | RDMA/mlx4: remove redundant assignment to variable nreqColin Ian King2022-02-011-1/+0
| * | RDMA/rxe: Remove qp->grp_lock and qp->grp_listBob Pearson2022-01-283-16/+0
| * | RDMA/rxe: Remove rxe_drop_all_macst_groupsBob Pearson2022-01-283-29/+0
| * | RDMA/rxe: Enforce IBA o10-2.2.3Bob Pearson2022-01-285-8/+23
| * | RDMA/rxe: Rename rxe_mc_grp and rxe_mc_elemBob Pearson2022-01-284-23/+23
| * | RDMA/rxe: Move rxe_mcast_attach/detach to rxe_mcast.cBob Pearson2022-01-283-41/+33
| * | RDMA/rxe: Move rxe_mcast_add/delete to rxe_mcast.cBob Pearson2022-01-283-20/+18
| * | RDMA/opa: Delete useless module.h includeLeon Romanovsky2022-01-281-1/+0
| * | RDMA/iser: Delete useless module.h includeLeon Romanovsky2022-01-282-2/+0
| * | RDMA/ipoib: Delete useless module.h includeLeon Romanovsky2022-01-282-2/+0
| * | RDMA/rxe: Delete useless module.h includeLeon Romanovsky2022-01-282-2/+0
| * | RDMA/usnic: Delete useless module.h includeLeon Romanovsky2022-01-286-6/+0
| * | RDMA/qib: Delete useless module.h includeLeon Romanovsky2022-01-281-1/+0
| * | RDMA/mthca: Delete useless module.h includeLeon Romanovsky2022-01-281-2/+0
| * | RDMA/mlx4: Delete useless module.h includeLeon Romanovsky2022-01-281-1/+0
| * | RDMA/hfi1: Delete useless module.h includeLeon Romanovsky2022-01-285-5/+0
| * | RDMA/core: Delete useless module.h includeLeon Romanovsky2022-01-286-6/+0
| * | RDMA/mlx5: Delete useless module.h includeLeon Romanovsky2022-01-284-4/+0
| * | RDMA/mlx5: Delete get_num_static_uars functionLeon Romanovsky2022-01-282-7/+2
| * | RDMA/core: Set MR type in ib_reg_user_mrMaor Gottlieb2022-01-281-0/+1
| * | RDMA/rtrs-clt: Do stop and failover outside reconnect work.Jack Wang2022-01-282-18/+23
| * | RDMA/rtrs-clt: Update one outdated comment in path_it_deinit()Jack Wang2022-01-281-1/+1
| * | RDMA/rtrs-clt: Reflow text so lines don't end with a '('Gioh Kim2022-01-281-2/+1
| * | RDMA/rtrs: Remove empty line after bracketGioh Kim2022-01-281-1/+0