summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RDMA/siw: Enable siw on tunnel devicesBernard Metzler2022-05-111-2/+3
* RDMA/rxe: Enforce IBA C11-17Bob Pearson2022-05-093-0/+17
* RDMA/rxe: Move mw cleanup code to rxe_mw_cleanup()Bob Pearson2022-05-092-29/+29
* RDMA/rxe: Move mr cleanup code to rxe_mr_cleanup()Bob Pearson2022-05-091-6/+4
* RDMA/rxe: Move qp cleanup code to rxe_qp_do_cleanup()Bob Pearson2022-05-093-10/+4
* RDMA/rxe: Check rxe_get() return valueBob Pearson2022-05-093-3/+6
* RDMA/rxe: Add rxe_srq_cleanup()Bob Pearson2022-05-094-22/+25
* RDMA/rxe: Remove IB_SRQ_INIT_MASKBob Pearson2022-05-063-57/+74
* RDMA/rxe: Skip adjusting remote addr for write in retry operationChengguang Xu2022-05-061-2/+0
* RDMA/rxe: Optimize the mr pool structZhu Yanjun2022-05-052-11/+3
* RDMA/hns: Remove the num_cqc_timer variableYixing Liu2022-05-054-5/+3
* RDMA/hns: Add the detection for CMDQ status in the device initialization processYangyang Li2022-05-052-0/+27
* RDMA/hns: Remove unnecessary ret variable from hns_roce_dereg_mr()Guo Zhengkui2022-05-051-2/+1
* RDMA/rxe: Replace paylen by payloadBob Pearson2022-05-041-6/+6
* RDMA/core: Avoid flush_workqueue(system_unbound_wq) usageTetsuo Handa2022-04-251-10/+14
* RDMA/rxe: Remove useless parameters for update_state()Li Zhijian2022-04-251-3/+2
* RDMA/mlx5: Clean UMR QP type flow from mlx5_ib_post_send()Aharon Landau2022-04-254-145/+1
* RDMA/mlx5: Use mlx5_umr_post_send_wait() to update xltAharon Landau2022-04-255-208/+116
* RDMA/mlx5: Use mlx5_umr_post_send_wait() to update MR pasAharon Landau2022-04-255-75/+164
* RDMA/mlx5: Move creation and free of translation tables to umr.cAharon Landau2022-04-253-100/+116
* RDMA/mlx5: Use mlx5_umr_post_send_wait() to rereg pd accessAharon Landau2022-04-253-25/+45
* RDMA/mlx5: Use mlx5_umr_post_send_wait() to revoke MRsAharon Landau2022-04-253-28/+34
* RDMA/mlx5: Introduce mlx5_umr_post_send_wait()Aharon Landau2022-04-252-0/+104
* RDMA/mlx5: Expose wqe posting helpers outside of wr.cAharon Landau2022-04-252-111/+121
* RDMA/mlx5: Simplify get_umr_update_access_mask()Aharon Landau2022-04-251-10/+5
* RDMA/mlx5: Move mkey ctrl segment logic to umr.cAharon Landau2022-04-255-141/+147
* RDMA/mlx5: Move umr checks to umr.hAharon Landau2022-04-255-70/+72
* RDMA/mlx5: Move init and cleanup of UMR to umr.cAharon Landau2022-04-254-103/+125
* RDMA/mlx5: Fix flow steering egress flowLeon Romanovsky2022-04-191-5/+0
* RDMA/rxe: Generate a completion for unsupported/invalid opcodeXiao Yang2022-04-121-1/+1
* Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jason Gunthorpe2022-04-1254-5354/+364
|\
| * net/mlx5: Remove not-implemented IPsec capabilitiesLeon Romanovsky2022-04-092-10/+5
| * net/mlx5: Remove ipsec_ops function tableLeon Romanovsky2022-04-095-157/+8
| * net/mlx5: Reduce kconfig complexity while building crypto supportLeon Romanovsky2022-04-092-8/+1
| * net/mlx5: Move IPsec file to relevant directoryLeon Romanovsky2022-04-0912-11/+11
| * net/mlx5: Remove not-needed IPsec configLeon Romanovsky2022-04-095-36/+8
| * net/mlx5: Align flow steering allocation namespace to common styleLeon Romanovsky2022-04-092-8/+0
| * net/mlx5: Unify device IPsec capabilities checkLeon Romanovsky2022-04-096-57/+32
| * net/mlx5: Remove useless IPsec device checksLeon Romanovsky2022-04-093-35/+20
| * net/mlx5: Remove ipsec vs. ipsec offload file separationLeon Romanovsky2022-04-0911-285/+205
| * RDMA/core: Delete IPsec flow action logic from the coreLeon Romanovsky2022-04-093-392/+1
| * RDMA/mlx5: Drop crypto flow steering APILeon Romanovsky2022-04-095-262/+10
| * RDMA/mlx5: Delete never supported IPsec flow actionLeon Romanovsky2022-04-091-4/+0
| * net/mlx5: Remove FPGA ipsec specific statisticsLeon Romanovsky2022-04-095-68/+0
| * net/mlx5: Remove XFRM no_trailer flagLeon Romanovsky2022-04-093-5/+0
| * net/mlx5: Remove not-used IDA field from IPsec structLeon Romanovsky2022-04-092-4/+1
| * net/mlx5: Delete metadata handling logicLeon Romanovsky2022-04-095-245/+0
| * net/mlx5_fpga: Drop INNOVA IPsec supportLeon Romanovsky2022-04-0913-1906/+5
| * IB/mlx5: Fix undefined behavior due to shift overflowing the constantBorislav Petkov2022-04-061-1/+1
| * net/mlx5: Cleanup kTLS function names and their exposureLeon Romanovsky2022-04-064-34/+19