aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2024-07-11RDMA/hns: Fix missing pagesize and alignment check in FRMRChengchang Tang2-0/+9
2024-07-11RDMA/hns: Fix unmatch exception handling when init eq table failsJunxian Huang1-12/+13
2024-07-11RDMA/hns: Fix soft lockup under heavy CEQE loadJunxian Huang2-36/+54
2024-07-11RDMA/hns: Check atomic wr lengthJunxian Huang2-2/+9
2024-07-11RDMA/ocrdma: Don't inline statistics functionsPeng Hao1-11/+11
2024-07-04RDMA/usnic: Use iommu_paging_domain_alloc()Lu Baolu1-3/+3
2024-07-04RDMA/core: Introduce "name_assign_type" for an IB deviceMark Zhang4-2/+10
2024-07-04RDMA/qib: Fix truncation compilation warnings in qib_verbs.cLeon Romanovsky1-1/+1
2024-07-04RDMA/qib: Fix truncation compilation warnings in qib_init.cLeon Romanovsky1-1/+1
2024-07-01RDMA/efa: Add EFA 0xefa3 PCI IDMichael Margolin1-0/+2
2024-07-01RDMA/mlx5: Support per-plane port IB counters by querying PPCNT registerMark Zhang1-10/+57
2024-07-01RDMA/mlx5: Add plane index support when querying PTYS registersMark Zhang1-5/+7
2024-07-01RDMA/nldev: Add support to dump device type and parent device if existsMark Zhang1-0/+10
2024-07-01RDMA/nldev: Add support to add/delete a sub IB device through netlinkMark Zhang1-0/+59
2024-07-01RDMA/mlx5: Support plane device and driver APIs to add and delete itMark Zhang7-13/+147
2024-07-01RDMA/core: Create GSI QP only when CM is supportedMark Zhang2-13/+28
2024-07-01RDMA/core: Support IB sub device with type "SMI"Mark Zhang2-1/+71
2024-07-01RDMA/mlx5: Add support to multi-plane device and portMark Zhang2-9/+53
2024-07-01RDMA/core: Create "issm*" device nodes only when SMI is supportedMark Zhang1-10/+17
2024-07-01RDMA/bnxt_re: Disable doorbell moderation if hardware register read failsSelvin Xavier1-11/+34
2024-07-01RDMA/bnxt_re: Enable DB moderation for genP7 adaptersSelvin Xavier1-3/+4
2024-07-01RDMA/bnxt_re: Update the correct DB FIFO depth and mask for GenP7Selvin Xavier2-17/+33
2024-07-01RDMA/device: Return error earlier if port in not validLeon Romanovsky1-3/+3
2024-06-27RDMA/mlx5: Send UAR page index as ioctl attributeAkiva Goldberger3-3/+27
2024-06-27RDMA: Pass entire uverbs attr bundle to create cq functionAkiva Goldberger33-37/+54
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-15/+30
2024-06-26RDMA/efa: Remove duplicate aenq enable macroYonatan Nachum1-4/+0
2024-06-26RDMA/efa: Use offset_in_page() functionGal Pressman1-1/+1
2024-06-26RDMA/hfi1: Constify struct mmu_rb_opsChristophe JAILLET3-4/+4
2024-06-26RDMA/rxe: Don't set BTH_ACK_MASK for UC or UD QPsHonggang LI1-3/+4
2024-06-26IB/isert: remove the handling of last WQE reached eventMax Gurtovoy1-3/+0
2024-06-26IB/core: add support for draining Shared receive queuesMax Gurtovoy1-1/+81
2024-06-26RDMA/mlx4: Fix truncated output warning in alias_GUID.cLeon Romanovsky1-1/+1
2024-06-26RDMA/mlx4: Fix truncated output warning in mad.cLeon Romanovsky1-1/+1
2024-06-21RDMA/mana_ib: Ignore optional access flags for MRsKonstantin Taranov1-0/+1
2024-06-21RDMA/mlx5: Add check for srq max_sge attributePatrisious Haddad1-5/+8
2024-06-21RDMA/mlx5: Fix unwind flow as part of mlx5_ib_stage_init_initYishai Hadas1-2/+2
2024-06-21RDMA/mlx5: Ensure created mkeys always have a populated rb_keyJason Gunthorpe1-1/+2
2024-06-21RDMA/mlx5: Follow rb_key.ats when creating new mkeysJason Gunthorpe1-0/+1
2024-06-21RDMA/mlx5: Remove extra unlock on error pathJason Gunthorpe1-3/+1
2024-06-21RDMA/cache: Release GID table even if leak is detectedLeon Romanovsky1-9/+5
2024-06-16Merge branch 'mlx5-next' into wip/leon-for-nextLeon Romanovsky1-0/+4
2024-06-16RDMA/mlx5: Add Qcounters req_transport_retries_exceeded/req_rnr_retries_exceededPatrisious Haddad1-0/+4
2024-06-16RDMA/mlx5: Set mkeys for dmabuf at PAGE_SIZEChiara Meiohas2-4/+15
2024-06-16IB/mlx5: Allocate resources just before first QP/SRQ is createdJianbo Liu4-43/+118
2024-06-16IB/mlx5: Create UMR QP just before first reg_mr occursJianbo Liu5-14/+58
2024-06-16Delay mlx5_ib internal resources allocationsLeon Romanovsky4-233/+3
2024-06-16net/mlx5: Reimplement write combining testJianbo Liu4-233/+3
2024-06-16Merge branch 'mana-shared' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLeon Romanovsky1-5/+5
2024-06-12net: mana: Allow variable size indirection tableShradha Gupta1-5/+5