summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| * | | RDMA/cma: Refactor the inbound/outbound path records process flowMark Zhang2023-01-104-131/+74
| * | | RDMA/core: Refactor rdma_bind_addrPatrisious Haddad2023-01-101-123/+130
| * | | RDMA/hns: Support cqe inline in user spaceLuoyouming2023-01-094-1/+21
| * | | RDMA/hns: Add compatibility handling for only support userspace rq inlineLuoyouming2023-01-094-11/+29
| * | | RDMA/hns: Remove rq inline in kernelLuoyouming2023-01-093-147/+0
| * | | RDMA/irdma: Remove extra ret variable in favor of existing errZhu Yanjun2023-01-041-3/+2
| * | | RDMA/hns: Fix refcount leak in hns_roce_mmapMiaoqian Lin2022-12-281-2/+3
| * | | RDMA/erdma: Fix refcount leak in erdma_mmapMiaoqian Lin2022-12-281-1/+3
| * | | RDMA/cxgb4: remove unnecessary NULL check in __c4iw_poll_cq_one()Alexey Kodanev2022-12-271-1/+1
| * | | RDMA/hfi1: Fix doc for hfi1_free_ctxtMiaoqian Lin2022-12-271-1/+1
* | | | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-241-2/+2
|\ \ \ \
| * \ \ \ Merge tag 'v6.2' into iommufd.git for-nextJason Gunthorpe2023-02-2112-96/+190
| |\ \ \ \
* | \ \ \ \ Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-241-4/+4
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. | | | | | Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...Joerg Roedel2023-02-181-4/+4
| |\ \| | | | | | | |_|/ / / / | |/| | | / / | | | |_|/ / | | |/| | |
| | | * | | iommu: Add a gfp parameter to iommu_map()Jason Gunthorpe2023-01-251-2/+2
| | |/ / /
* | | | | Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-02-231-1/+1
|\ \ \ \ \
| * | | | | scripts/spelling.txt: add "exsits" pattern and fix typo instancesLuca Ceresoli2023-02-021-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-235-13/+12
|\ \ \ \ \
| * | | | | mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-095-13/+12
| |/ / / /
* | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2023-02-178-20/+28
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | RDMA/rtrs: Don't call kobject_del for srv_path->kobjLi Zhijian2023-02-071-2/+1
| * | | | RDMA/mana_ib: Prevent array underflow in mana_ib_create_qp_raw()Dan Carpenter2023-02-061-1/+1
| * | | | IB/hfi1: Assign npages earlierDean Luick2023-01-311-7/+2
| * | | | RDMA/umem: Use dma-buf locked API to solve deadlockMaor Gottlieb2023-01-311-4/+4
| * | | | RDMA/usnic: use iommu_map_atomic() under spin_lock()Yang Yingliang2023-01-301-4/+4
| * | | | RDMA/irdma: Fix potential NULL-ptr-dereferenceNikita Zhandarovich2023-01-291-0/+3
| * | | | IB/IPoIB: Fix legacy IPoIB due to wrong number of queuesDragos Tatulea2023-01-261-0/+8
| * | | | IB/hfi1: Restore allocated resources on failed copyoutDean Luick2023-01-221-2/+5
* | | | | net/mlx5: Lag, Add single RDMA device in multiport modeMark Bloch2023-02-141-5/+13
* | | | | Merge tag 'mlx5-next-netdev-deadlock' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski2023-02-082-24/+57
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | RDMA/mlx5: Track netdev to avoid deadlock during netdev notifier unregisterJiri Pirko2023-02-082-24/+57
| | |/ / | |/| |
* | | | Merge branch 'aux-bus-v11' of https://github.com/ajitkhaparde1/linuxJakub Kicinski2023-02-062-419/+226
|\ \ \ \
| * | | | bnxt_en: Remove runtime interrupt vector allocationAjit Khaparde2023-02-012-37/+12
| * | | | RDMA/bnxt_re: Remove the sriov config callbackAjit Khaparde2023-02-011-4/+7
| * | | | bnxt_en: Remove struct bnxt access from RoCE driverHongguang Gao2023-02-011-15/+7
| * | | | bnxt_en: Use auxiliary bus calls over proprietary callsAjit Khaparde2023-02-011-41/+61
| * | | | bnxt_en: Use direct API instead of indirectionAjit Khaparde2023-02-011-55/+16
| * | | | bnxt_en: Remove usage of ulp_idAjit Khaparde2023-02-011-13/+11
| * | | | RDMA/bnxt_re: Use auxiliary driver interfaceAjit Khaparde2023-02-012-273/+131
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-275-78/+164
|\| | |
| * | | IB/hfi1: Remove user expected buffer invalidate raceDean Luick2023-01-102-5/+55
| * | | IB/hfi1: Immediately remove invalid memory from hardwareDean Luick2023-01-102-14/+30
| * | | IB/hfi1: Fix expected receive setup error exit issuesDean Luick2023-01-101-33/+50
| * | | IB/hfi1: Reserve user expected TIDsDean Luick2023-01-101-8/+6
| * | | IB/hfi1: Reject a zero-length user expected bufferDean Luick2023-01-101-0/+2
| * | | RDMA/core: Fix ib block iterator counter overflowYonatan Nachum2023-01-101-2/+5
| * | | RDMA/rxe: Prevent faulty rkey generationDaisuke Matsuda2023-01-091-5/+5
| * | | RDMA/rxe: Fix inaccurate constants in rxe_type_infoDaisuke Matsuda2023-01-091-11/+11
| |/ /
* / / net/sock: Introduce trace_sk_data_ready()Peilin Ye2023-01-233-0/+11
|/ /
* | RDMA/mlx5: Fix validation of max_rd_atomic caps for DCMaor Gottlieb2023-01-011-14/+35