aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-24IB/core: Fix typo in commentJulia Lawall
2022-05-24RDMA/core: Fix typo in commentJulia Lawall
2022-05-24IB/hf1: Fix typo in commentJulia Lawall
2022-05-24IB/qib: Fix typo in commentJulia Lawall
2022-05-24IB/iser: Fix typo in commentJulia Lawall
2022-05-20RDMA/mlx4: Avoid flush_scheduled_work() usageTetsuo Handa
2022-05-20IB/isert: Avoid flush_scheduled_work() usageTetsuo Handa
2022-05-19RDMA/mlx5: Remove duplicate pointer assignment in mlx5_ib_alloc_implicit_mr()Daisuke Matsuda
2022-05-17RDMA/qedr: Remove unnecessary synchronize_irq() before free_irq()Minghao Chi
2022-05-12RDMA/hns: Use hr_reg_read() instead of remaining roce_get_xxx()Wenpeng Liang
2022-05-12RDMA/hns: Use hr_reg_xxx() instead of remaining roce_set_xxx()Wenpeng Liang
2022-05-11RDMA/irdma: Add SW mechanism to generate completions on errorMustafa Ismail
2022-05-11RDMA/siw: Enable siw on tunnel devicesBernard Metzler
2022-05-09RDMA/rxe: Enforce IBA C11-17Bob Pearson
2022-05-09RDMA/rxe: Move mw cleanup code to rxe_mw_cleanup()Bob Pearson
2022-05-09RDMA/rxe: Move mr cleanup code to rxe_mr_cleanup()Bob Pearson
2022-05-09RDMA/rxe: Move qp cleanup code to rxe_qp_do_cleanup()Bob Pearson
2022-05-09RDMA/rxe: Check rxe_get() return valueBob Pearson
2022-05-09RDMA/rxe: Add rxe_srq_cleanup()Bob Pearson
2022-05-06RDMA/rxe: Remove IB_SRQ_INIT_MASKBob Pearson
2022-05-06RDMA/rxe: Skip adjusting remote addr for write in retry operationChengguang Xu
2022-05-04RDMA/rxe: Optimize the mr pool structZhu Yanjun
2022-05-04RDMA/hns: Remove the num_cqc_timer variableYixing Liu
2022-05-04RDMA/hns: Add the detection for CMDQ status in the device initialization processYangyang Li
2022-05-04RDMA/hns: Remove unnecessary ret variable from hns_roce_dereg_mr()Guo Zhengkui
2022-05-04RDMA/rxe: Replace paylen by payloadBob Pearson
2022-04-25RDMA/core: Avoid flush_workqueue(system_unbound_wq) usageTetsuo Handa
2022-04-25RDMA/rxe: Remove useless parameters for update_state()Li Zhijian
2022-04-25RDMA/mlx5: Clean UMR QP type flow from mlx5_ib_post_send()Aharon Landau
2022-04-25RDMA/mlx5: Use mlx5_umr_post_send_wait() to update xltAharon Landau
2022-04-25RDMA/mlx5: Use mlx5_umr_post_send_wait() to update MR pasAharon Landau
2022-04-25RDMA/mlx5: Move creation and free of translation tables to umr.cAharon Landau
2022-04-25RDMA/mlx5: Use mlx5_umr_post_send_wait() to rereg pd accessAharon Landau
2022-04-25RDMA/mlx5: Use mlx5_umr_post_send_wait() to revoke MRsAharon Landau
2022-04-25RDMA/mlx5: Introduce mlx5_umr_post_send_wait()Aharon Landau
2022-04-25RDMA/mlx5: Expose wqe posting helpers outside of wr.cAharon Landau
2022-04-25RDMA/mlx5: Simplify get_umr_update_access_mask()Aharon Landau
2022-04-25RDMA/mlx5: Move mkey ctrl segment logic to umr.cAharon Landau
2022-04-25RDMA/mlx5: Move umr checks to umr.hAharon Landau
2022-04-25RDMA/mlx5: Move init and cleanup of UMR to umr.cAharon Landau
2022-04-19RDMA/mlx5: Fix flow steering egress flowLeon Romanovsky
2022-04-12RDMA/rxe: Generate a completion for unsupported/invalid opcodeXiao Yang
2022-04-12Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jason Gunthorpe
2022-04-11RDMA/hns: Init the variable at the suitable placeHaoyue Xu
2022-04-11RDMA/hns: Add judgment on the execution result of CMDQ that free vf resourceWenpeng Liang
2022-04-11RDMA/hns: Remove redundant variable "ret"Guofeng Yue
2022-04-11RDMA/hns: Remove unused function to_hns_roce_state()Yixing Liu
2022-04-11RDMA/hns: Remove unnecessary check for the sgid_attr when modifying QPChengchang Tang
2022-04-09net/mlx5: Remove not-implemented IPsec capabilitiesLeon Romanovsky
2022-04-09net/mlx5: Remove ipsec_ops function tableLeon Romanovsky