summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-07-191-3/+3
|\
| * RDMA/usnic: Use iommu_paging_domain_alloc()Lu Baolu2024-07-041-3/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2024-07-1985-388/+1591
|\ \
| * | IB/hfi1: Constify struct flag_tableChristophe JAILLET2024-07-151-15/+15
| * | RDMA/mana_ib: Set correct device into ibKonstantin Taranov2024-07-141-8/+8
| * | bnxt_re: Fix imm_data endiannessJack Wang2024-07-142-7/+7
| * | RDMA: Fix netdev tracker in ib_device_set_netdevDavid Ahern2024-07-141-6/+2
| * | RDMA/hns: Fix mbx timing out before CMD execution is completedChengchang Tang2024-07-112-7/+34
| * | RDMA/hns: Fix insufficient extend DB for VFs.Chengchang Tang2024-07-111-2/+4
| * | RDMA/hns: Fix undifined behavior caused by invalid max_sgeChengchang Tang2024-07-111-1/+1
| * | RDMA/hns: Fix shift-out-bounds when max_inline_data is 0Chengchang Tang2024-07-111-1/+3
| * | RDMA/hns: Fix missing pagesize and alignment check in FRMRChengchang Tang2024-07-112-0/+9
| * | RDMA/hns: Fix unmatch exception handling when init eq table failsJunxian Huang2024-07-111-12/+13
| * | RDMA/hns: Fix soft lockup under heavy CEQE loadJunxian Huang2024-07-112-36/+54
| * | RDMA/hns: Check atomic wr lengthJunxian Huang2024-07-112-2/+9
| * | RDMA/ocrdma: Don't inline statistics functionsPeng Hao2024-07-111-11/+11
| * | RDMA/core: Introduce "name_assign_type" for an IB deviceMark Zhang2024-07-044-2/+10
| * | RDMA/qib: Fix truncation compilation warnings in qib_verbs.cLeon Romanovsky2024-07-041-1/+1
| * | RDMA/qib: Fix truncation compilation warnings in qib_init.cLeon Romanovsky2024-07-041-1/+1
| * | RDMA/efa: Add EFA 0xefa3 PCI IDMichael Margolin2024-07-011-0/+2
| * | RDMA/mlx5: Support per-plane port IB counters by querying PPCNT registerMark Zhang2024-07-011-11/+58
| * | RDMA/mlx5: Add plane index support when querying PTYS registersMark Zhang2024-07-011-5/+7
| * | RDMA/nldev: Add support to dump device type and parent device if existsMark Zhang2024-07-011-0/+10
| * | RDMA/nldev: Add support to add/delete a sub IB device through netlinkMark Zhang2024-07-011-0/+59
| * | RDMA/mlx5: Support plane device and driver APIs to add and delete itMark Zhang2024-07-017-13/+147
| * | RDMA/core: Create GSI QP only when CM is supportedMark Zhang2024-07-012-13/+28
| * | RDMA/core: Support IB sub device with type "SMI"Mark Zhang2024-07-012-1/+71
| * | RDMA/mlx5: Add support to multi-plane device and portMark Zhang2024-07-012-9/+53
| * | RDMA/core: Create "issm*" device nodes only when SMI is supportedMark Zhang2024-07-011-11/+18
| * | RDMA/bnxt_re: Disable doorbell moderation if hardware register read failsSelvin Xavier2024-07-011-11/+34
| * | RDMA/bnxt_re: Enable DB moderation for genP7 adaptersSelvin Xavier2024-07-011-3/+4
| * | RDMA/bnxt_re: Update the correct DB FIFO depth and mask for GenP7Selvin Xavier2024-07-012-17/+33
| * | RDMA/device: Return error earlier if port in not validLeon Romanovsky2024-07-011-3/+3
| * | RDMA/mlx5: Send UAR page index as ioctl attributeAkiva Goldberger2024-06-273-3/+27
| * | RDMA: Pass entire uverbs attr bundle to create cq functionAkiva Goldberger2024-06-2733-37/+54
| * | RDMA/efa: Remove duplicate aenq enable macroYonatan Nachum2024-06-261-4/+0
| * | RDMA/efa: Use offset_in_page() functionGal Pressman2024-06-261-1/+1
| * | RDMA/hfi1: Constify struct mmu_rb_opsChristophe JAILLET2024-06-263-4/+4
| * | RDMA/rxe: Don't set BTH_ACK_MASK for UC or UD QPsHonggang LI2024-06-261-3/+4
| * | IB/isert: remove the handling of last WQE reached eventMax Gurtovoy2024-06-261-3/+0
| * | IB/core: add support for draining Shared receive queuesMax Gurtovoy2024-06-261-1/+81
| * | RDMA/mlx4: Fix truncated output warning in alias_GUID.cLeon Romanovsky2024-06-261-1/+1
| * | RDMA/mlx4: Fix truncated output warning in mad.cLeon Romanovsky2024-06-261-1/+1
| * | RDMA/cache: Release GID table even if leak is detectedLeon Romanovsky2024-06-211-9/+5
| * | Merge branch 'mlx5-next' into wip/leon-for-nextLeon Romanovsky2024-06-161-0/+4
| |\ \
| * | | RDMA/mlx5: Set mkeys for dmabuf at PAGE_SIZEChiara Meiohas2024-06-162-4/+15
| * | | IB/mlx5: Allocate resources just before first QP/SRQ is createdJianbo Liu2024-06-164-43/+118
| * | | IB/mlx5: Create UMR QP just before first reg_mr occursJianbo Liu2024-06-165-14/+58
| * | | Delay mlx5_ib internal resources allocationsLeon Romanovsky2024-06-164-233/+3
| |\ \ \
| * \ \ \ Merge branch 'mana-shared' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Leon Romanovsky2024-06-161-5/+5
| |\ \ \ \