summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2022-04-09net/mlx5: Reduce kconfig complexity while building crypto supportLeon Romanovsky
2022-04-09net/mlx5: Move IPsec file to relevant directoryLeon Romanovsky
2022-04-09net/mlx5: Remove not-needed IPsec configLeon Romanovsky
2022-04-09net/mlx5: Align flow steering allocation namespace to common styleLeon Romanovsky
2022-04-09net/mlx5: Unify device IPsec capabilities checkLeon Romanovsky
2022-04-09net/mlx5: Remove useless IPsec device checksLeon Romanovsky
2022-04-09net/mlx5: Remove ipsec vs. ipsec offload file separationLeon Romanovsky
2022-04-09RDMA/core: Delete IPsec flow action logic from the coreLeon Romanovsky
2022-04-09RDMA/mlx5: Drop crypto flow steering APILeon Romanovsky
2022-04-09RDMA/mlx5: Delete never supported IPsec flow actionLeon Romanovsky
2022-04-09net/mlx5: Remove FPGA ipsec specific statisticsLeon Romanovsky
2022-04-09net/mlx5: Remove XFRM no_trailer flagLeon Romanovsky
2022-04-09net/mlx5: Remove not-used IDA field from IPsec structLeon Romanovsky
2022-04-09net/mlx5: Delete metadata handling logicLeon Romanovsky
2022-04-09net/mlx5_fpga: Drop INNOVA IPsec supportLeon Romanovsky
2022-04-08RDMA/rxe: Remove reliable datagram supportBob Pearson
2022-04-08RDMA/rxe: Remove support for SMI QPs from rdma_rxeBob Pearson
2022-04-08RDMA/rxe: Remove mc_grp_pool from struct rxe_devBob Pearson
2022-04-08RDMA/rxe: Remove type 2A memory window capabilityBob Pearson
2022-04-08RDMA/usnic: Refactor usnic_uiom_alloc_pd()Robin Murphy
2022-04-08RDMA/usnic: Stop using iommu_present()Robin Murphy
2022-04-08IB/SA: Replace usage of found with dedicated list iterator variableJakob Koschel
2022-04-06RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe
2022-04-06net/mlx5: Cleanup kTLS function names and their exposureLeon Romanovsky
2022-04-06net/mlx5: Remove tls vs. ktls separation as it is the sameLeon Romanovsky
2022-04-06net/mlx5: Remove indirection in TLS buildLeon Romanovsky
2022-04-06net/mlx5: Reliably return TLS device capabilitiesLeon Romanovsky
2022-04-06net/mlx5_fpga: Drop INNOVA TLS supportLeon Romanovsky