summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-02-23RDMA/irdma: Remove enum irdma_status_codeShiraz Saleem
2022-02-23RDMA/ib_srp: Add more documentationBart 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-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-03ice: add support for DSCP QoS for IDCDave Ertman
2022-02-01RDMA/mlx4: remove redundant assignment to variable nreqColin Ian King
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
2022-01-28RDMA/mthca: Delete useless module.h includeLeon Romanovsky
2022-01-28RDMA/mlx4: Delete useless module.h includeLeon Romanovsky
2022-01-28RDMA/hfi1: Delete useless module.h includeLeon Romanovsky
2022-01-28RDMA/core: Delete useless module.h includeLeon Romanovsky
2022-01-28RDMA/mlx5: Delete useless module.h includeLeon Romanovsky
2022-01-28RDMA/mlx5: Delete get_num_static_uars functionLeon Romanovsky
2022-01-28RDMA/core: Set MR type in ib_reg_user_mrMaor Gottlieb
2022-01-28RDMA/rtrs-clt: Do stop and failover outside reconnect work.Jack Wang
2022-01-28RDMA/rtrs-clt: Update one outdated comment in path_it_deinit()Jack Wang
2022-01-28RDMA/rtrs-clt: Reflow text so lines don't end with a '('Gioh Kim
2022-01-28RDMA/rtrs: Remove empty line after bracketGioh Kim
2022-01-28RDMA/pvrdma: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-28IB/mthca: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds