summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* RDMA/cxgb4: Remove unused declarationsYue Haibing2024-08-281-4/+0
* Merge branch 'bnxt_re_variable_wqes' into rdma.git for-nextJason Gunthorpe2024-08-287-73/+181
|\
| * RDMA/bnxt_re: Enable variable size WQEs for user space applicationsSelvin Xavier2024-08-271-0/+5
| * RDMA/bnxt_re: Handle variable WQE support for user applicationsSelvin Xavier2024-08-272-46/+76
| * RDMA/bnxt_re: Fix the table size for PSN/MSN entriesSelvin Xavier2024-08-271-0/+2
| * RDMA/bnxt_re: Get the WQE index from slot index while completing the WQEsSelvin Xavier2024-08-272-1/+52
| * RDMA/bnxt_re: Add support for Variable WQE in Genp7 adaptersSelvin Xavier2024-08-276-27/+47
* | RDMA/efa: Add support for node guidYehuda Yitschak2024-08-234-0/+6
* | RDMA/mlx4: Simplify an alloc_ordered_workqueue() invocationJinjie Ruan2024-08-231-7/+3
* | RDMA/mlx4: Simplify an alloc_ordered_workqueue() invocationJinjie Ruan2024-08-231-3/+1
* | RDMA/qib: Simplify an alloc_ordered_workqueue() invocationJinjie Ruan2024-08-231-6/+3
* | RDMA/mlx5: Remove two unused declarationsYue Haibing2024-08-191-3/+0
* | RDMA/mlx5: Introduce GET_DATA_DIRECT_SYSFS_PATH ioctlYishai Hadas2024-08-111-1/+54
* | RDMA/mlx5: Add support for DMABUF MR registrations with Data-directYishai Hadas2024-08-116-72/+350
* | RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' APIYishai Hadas2024-08-117-8/+9
* | RDMA/mlx5: Add the initialization flow to utilize the 'data direct' deviceYishai Hadas2024-08-114-0/+119
* | RDMA/mlx5: Introduce the 'data direct' driverYishai Hadas2024-08-115-0/+281
* | RDMA/mlx5: Expose vhca id for all ports in multiport modeMark Bloch2024-08-111-0/+21
* | RDMA/cxgb4: use dma_mmap_coherent() for mapping non-contiguous memoryAnumula Murali Mohan Reddy2024-07-294-38/+105
|/
* 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-1965-306/+1272
|\ \
| * | 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/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-041-2/+3
| * | 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/mlx5: Support plane device and driver APIs to add and delete itMark Zhang2024-07-017-13/+147
| * | RDMA/mlx5: Add support to multi-plane device and portMark Zhang2024-07-012-9/+53
| * | 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/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-2726-28/+41
| * | 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