summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | RDMA/erdma: Associate QPs/CQs with doorbells for authorizationCheng Xu2023-06-112-7/+41
| | * | | | RDMA/erdma: Allocate doorbell resources from hardwareCheng Xu2023-06-114-19/+131
| | * | | | RDMA/erdma: Configure PAGE_SIZE to hardwareCheng Xu2023-06-112-0/+32
| | * | | | RDMA/mlx5: Return the firmware result upon destroying QP/RQPatrisious Haddad2023-06-111-6/+4
| | * | | | RDMA/mlx5: Handle DCT QP logic separately from low level QP interfacePatrisious Haddad2023-06-113-34/+51
| | * | | | RDMA/mlx5: Reduce QP table exposureLeon Romanovsky2023-06-113-10/+11
| | * | | | net/mlx5: Nullify qp->dbg pointer post destructionPatrisious Haddad2023-06-111-3/+3
| | * | | | RDMA/vmw_pvrdma: Remove unnecessary check on wr->opcodeBryan Tan2023-06-091-8/+0
| | * | | | RDMA/rxe: Send last wqe reached event on qp cleanupBob Pearson2023-06-091-1/+10
| | * | | | RDMA/rxe: Implement rereg_user_mrBob Pearson2023-06-092-0/+40
| | * | | | RDMA/rxe: Let rkey == lkey for local accessBob Pearson2023-06-091-7/+8
| | * | | | RDMA/rxe: Introduce rxe access supported flagsBob Pearson2023-06-094-3/+30
| | * | | | RDMA/rxe: Fix access checks in rxe_check_bind_mwBob Pearson2023-06-091-8/+9
| | * | | | RDMA//rxe: Optimize send path in rxe_resp.cBob Pearson2023-06-092-2/+13
| | * | | | RDMA/rxe: Rename IB_ACCESS_REMOTEBob Pearson2023-06-092-7/+9
| | * | | | RDMA/hns: Add clear_hem return value to logChengchang Tang2023-06-021-14/+30
| | * | | | RDMA/hns: Fix hns_roce_table_get return valueChengchang Tang2023-06-021-3/+4
| | * | | | RDMA/hns: Remove unnecessary QP type checksJunxian Huang2023-06-021-21/+3
| | * | | | IB/hfi1: Remove unused struct mmu_rb_ops fields .insert, .invalidateBrendan Cunningham2023-06-011-6/+1
| | * | | | IB/hfi1: Add mmu_rb_node refcount to hfi1_mmu_rb_template tracepointsBrendan Cunningham2023-06-012-15/+40
| | * | | | IB/hfi1: Fix wrong mmu_node used for user SDMA packet after invalidateBrendan Cunningham2023-06-019-145/+177
| | * | | | RDMA/rtrs: Remove duplicate cq_num assignmentLi Zhijian2023-06-011-1/+0
| | * | | | RDMA/rxe: Remove dangling declaration of rxe_cq_disable()Nicolas Morey2023-06-011-2/+0
| | * | | | RDMA/irdma: avoid fortify-string warning in irdma_clr_wqesArnd Bergmann2023-06-011-4/+6
| | * | | | RDMA/mana_ib: Use v2 version of cfg_rx_steer_req to enable RX coalescingLong Li2023-06-013-3/+11
| | * | | | RDMA/bnxt_re: Remove unnecessary checksKalesh AP2023-05-191-8/+0
| | * | | | RDMA/bnxt_re: Return directly without goto jumpsKalesh AP2023-05-191-37/+23
| | * | | | RDMA/bnxt_re: Fix to remove an unnecessary logKalesh AP2023-05-191-4/+1
| | * | | | RDMA/bnxt_re: Remove a redundant check inside bnxt_re_update_gidKalesh AP2023-05-191-7/+1
| | * | | | RDMA/bnxt_re: Use unique names while registering interruptsKalesh AP2023-05-194-5/+25
| | * | | | RDMA/bnxt_re: Fix to remove unnecessary return labelsKalesh AP2023-05-191-5/+2
| | * | | | RDMA/bnxt_re: Disable/kill tasklet only if it is enabledSelvin Xavier2023-05-193-14/+28
| | * | | | RDMA/rxe: Fix comments about removed taskletsDaisuke Matsuda2023-05-194-4/+4
| | * | | | RDMA/irdma: Move iw device ops initializationKamal Heib2023-05-171-9/+9
| | * | | | RDMA/irdma: Return void from irdma_init_rdma_device()Kamal Heib2023-05-171-6/+2
| | * | | | RDMA/irdma: Return void from irdma_init_iw_device()Kamal Heib2023-05-171-10/+5
| | * | | | RDMA/rxe: Add workqueue support for rxe tasksBob Pearson2023-05-173-49/+76
| * | | | | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-06-302-4/+12
| |\ \ \ \ \
| | * | | | | iommufd: Call iopt_area_contig_done() under the lockJason Gunthorpe2023-06-261-1/+1
| | * | | | | iommufd: Do not access the area pointer after unlockingJason Gunthorpe2023-06-261-3/+11
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'iommu-updates-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-06-3021-608/+715
| |\ \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *-----------. \ \ \ \ Merge branches 'iommu/fixes', 'arm/smmu', 'ppc/pamu', 'virtio', 'x86/vt-d', '...Joerg Roedel2023-06-1921-612/+719
| | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | * | | | | iommu/amd: Remove extern from function prototypesVasant Hegde2023-06-162-48/+46
| | | | | | | | | * | | | | iommu/amd: Use BIT/BIT_ULL macro to define bit fieldsVasant Hegde2023-06-161-38/+38
| | | | | | | | | * | | | | iommu/amd: Fix DTE_IRQ_PHYS_ADDR_MASK macroVasant Hegde2023-06-161-1/+1
| | | | | | | | | * | | | | iommu/amd: Fix compile error for unused functionJoerg Roedel2023-06-091-26/+26
| | | | | | | | | * | | | | iommu/amd: Improving Interrupt Remapping Table InvalidationSuravee Suthikulpanit2023-06-093-7/+24
| | | | | | | | | * | | | | iommu/amd: Do not Invalidate IRT when IRTE caching is disabledSuravee Suthikulpanit2023-06-091-6/+15
| | | | | | | | | * | | | | iommu/amd: Introduce Disable IRTE Caching SupportSuravee Suthikulpanit2023-06-093-0/+41
| | | | | | | | | * | | | | iommu/amd: Remove the unused struct amd_ir_data.refSuravee Suthikulpanit2023-06-092-11/+7