summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
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-19RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core()Duoming Zhou
2022-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
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-09RDMA/mlx5: Drop crypto flow steering APILeon Romanovsky
2022-04-09RDMA/mlx5: Delete never supported IPsec flow actionLeon Romanovsky
2022-04-08RDMA/hfi1: Fix use-after-free bug for mm structDouglas Miller
2022-04-08RDMA/usnic: Refactor usnic_uiom_alloc_pd()Robin Murphy
2022-04-08RDMA/usnic: Stop using iommu_present()Robin Murphy
2022-04-06RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe
2022-04-04RDMA/irdma: Remove the redundant variableZhu Yanjun
2022-04-04RDMA/mlx5: Add a missing update of cache->last_addAharon Landau
2022-04-04RDMA/mlx5: Don't remove cache MRs when a delay is neededAharon Landau
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-03-15RDMA/hns: Use the reserved loopback QPs to free MR before destroying MPTYixing Liu
2022-03-15RDMA/irdma: Add support for address handle re-useMustafa Ismail
2022-03-14RDMA/qib: Fix typos in commentsJulia Lawall
2022-03-14RDMA/mlx5: Fix memory leak in error flow for subscribe event routineYongzhi Liu
2022-03-14RDMA/irdma: Prevent some integer underflowsDan Carpenter
2022-03-09net/mlx5: Move debugfs entries to separate structMoshe Shemesh
2022-03-04RDMA/hns: Refactor the alloc_cqc()Wenpeng Liang
2022-03-04RDMA/hns: Refactor the alloc_srqc()Chengchang Tang
2022-03-04RDMA/hns: Clean up the return value check of hns_roce_alloc_cmd_mailbox()Wenpeng Liang
2022-03-04RDMA/hns: Remove similar code that configures the hardware contextsChengchang Tang
2022-03-04RDMA/hns: Refactor mailbox functionsChengchang Tang
2022-03-04RDMA/hns: Fix the wrong type of parameter "op" of the mailboxWenpeng Liang
2022-03-04RDMA/hns: Remove redundant parameter "mailbox" in the mailboxWenpeng Liang
2022-03-04RDMA/hns: Remove fixed parameter “timeout” in the mailboxChengchang Tang
2022-03-04RDMA/hns: Remove the unused parameter "op_modifier" in mailboxChengchang Tang
2022-03-04IB/hfi1: Allow larger MTU without AIPMike Marciniszyn
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2022-02-28RDMA/irdma: Remove incorrect masking of PDMustafa Ismail
2022-02-28RDMA/irdma: Fix Passthrough mode in VMMustafa Ismail
2022-02-28RDMA/irdma: Fix netdev notifications for vlan'sMustafa Ismail
2022-02-28RDMA/irdma: Make irdma_create_mg_ctx return a voidZhu Yanjun
2022-02-23RDMA/irdma: Move union irdma_sockaddr to header fileZhu Yanjun