summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* 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/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/hfi1: Restore allocated resources on failed copyoutDean Luick2023-01-221-2/+5
* 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/mlx5: Fix validation of max_rd_atomic caps for DCMaor Gottlieb2023-01-011-14/+35
* RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for deviceShay Drory2023-01-011-3/+3
* Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-161-2/+2
|\
| * driver core: make struct class.devnode() take a const *Greg Kroah-Hartman2022-11-241-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-12-1442-346/+2393
|\ \
| * | Merge tag 'v6.1-rc8' into rdma.git for-nextJason Gunthorpe2022-12-095-17/+16
| |\|
| * | RDMA/mlx5: Remove not-used IB_FLOW_SPEC_IB defineZhu Yanjun2022-12-081-1/+0
| * | RDMA/hns: Fix XRC caps on HIP08Chengchang Tang2022-12-071-2/+3
| * | RDMA/hns: Fix error code of CMDChengchang Tang2022-12-072-1/+30
| * | RDMA/hns: Fix page size cap from firmwareChengchang Tang2022-12-071-0/+3
| * | RDMA/hns: Fix PBL page MTR findChengchang Tang2022-12-071-1/+2
| * | RDMA/hns: Fix AH attr queried by query_qpChengchang Tang2022-12-071-0/+2
| * | RDMA/hns: Fix the gid problem caused by free mrYixing Liu2022-12-072-46/+137
| * | RDMA/hfi1: use sysfs_emit() to instead of scnprintf()ye xingchen2022-12-071-1/+1
| * | RDMA/mlx5: no need to kfree NULL pointerLi Zhijian2022-12-041-4/+2
| * | RDMA/hfi1: Fix error return code in parse_platform_config()Wang Yufen2022-12-041-0/+6
| * | IB/hfi1: Switch to netif_napi_add()Yang Yang2022-12-011-1/+1
| * | RDMA/mlx4: Remove NULL check before dev_{put, hold}zhang songyi2022-11-291-8/+4
| * | RDMA/erdma: Notify the latest PI to FW for reflushing when necessaryCheng Xu2022-11-242-9/+26
| * | RDMA/erdma: Implement the lifecycle of reflushing work for each QPCheng Xu2022-11-243-0/+28
| * | RDMA/erdma: Add a workqueue for WRs reflushingCheng Xu2022-11-242-2/+13
| * | RDMA/erdma: Fix a typo in annotationCheng Xu2022-11-241-1/+1
| * | RDMA/hns: fix memory leak in hns_roce_alloc_mr()Zhengchao Shao2022-11-221-2/+2
| * | RDMA/irdma: Initialize net_type before checking itMustafa Ismail2022-11-221-0/+1
| * | RDMA/hfi: Decrease PCI device reference count in error pathXiongfeng Wang2022-11-221-0/+2
| * | RDMA/hns: Fix incorrect sge nums calculationLuoyouming2022-11-184-30/+110
| * | RDMA/hns: Fix ext_sge num error when post sendLuoyouming2022-11-181-2/+11
| * | IB/hfi1: Replace 1-element array with singletonKees Cook2022-11-181-11/+11
| * | RDMA/irdma: Do not request 2-level PBLEs for CQ allocMustafa Ismail2022-11-171-10/+5
| * | RDMA/irdma: Fix RQ completion opcodeMustafa Ismail2022-11-175-45/+71
| * | RDMA/irdma: Fix inline for multiple SGE'sMustafa Ismail2022-11-173-104/+119
| * | RDMA/mana: Remove redefinition of basic u64 typeLeon Romanovsky2022-11-141-3/+2
| * | RDMA/mana_ib: Add a driver for Microsoft Azure Network AdapterLong Li2022-11-1110-0/+1713
| * | RDMA/erdma: Implement atomic operations supportCheng Xu2022-11-073-8/+52
| * | RDMA/erdma: Report atomic capacity when hardware supports atomic featureCheng Xu2022-11-074-0/+11
| * | RDMA/erdma: Extend access right field of FRMR and REG MR to support atomicCheng Xu2022-11-074-13/+11
| * | RDMA/irdma: Report the correct link speedShiraz Saleem2022-11-071-32/+3
| * | RDMA/mlx5: Change debug log level for remote access error syndromesArumugam Kolappan2022-11-062-12/+19
| * | RDMA/qedr: fix repeated words in commentswangjianli2022-10-241-1/+1
| * | RDMA/qib: fix repeated words in commentswangjianli2022-10-241-1/+1