summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2022-10-26IB: Set IOVA/LENGTH on IB_MR in core/uverbs layersDaisuke Matsuda
2022-10-26RDMA/irdma: Align AE id codes to correct flush code and eventSindhu-Devale
2022-10-26RDMA/mlx5: Don't compare mkey tags in DEVX indirect mkeyAharon Landau
2022-09-20RDMA/irdma: Use s/g array in post send only when its validSindhu-Devale
2022-09-15RDMA/irdma: Report RNR NAK generation in device capsSindhu-Devale
2022-09-15RDMA/irdma: Return correct WC error for bind operation failureSindhu-Devale
2022-09-15RDMA/irdma: Report the correct max cqes from query deviceSindhu-Devale
2022-09-15RDMA/mlx5: Set local port to one when accessing countersChris Mi
2022-09-15RDMA/hns: Fix wrong fixed value of qp->rq.wqe_shiftWenpeng Liang
2022-09-15RDMA/hns: Fix supported page sizeChengchang Tang
2022-08-17RDMA/mlx5: Add missing check for return value in get namespace flowMaor Gottlieb
2022-08-17RDMA/hfi1: fix potential memory leak in setup_base_ctxt()Jianglei Nie
2022-08-17RDMA/hns: Fix incorrect clearing of interrupt status registerHaoyue Xu
2022-08-17RDMA/qedr: Fix potential memory leak in __qedr_alloc_mr()Jianglei Nie
2022-08-17RDMA/irdma: Fix setting of QP context err_rq_idx_valid fieldMustafa Ismail
2022-08-17RDMA/irdma: Fix VLAN connection with wildcard addressMustafa Ismail
2022-08-17RDMA/irdma: Fix a window for use-after-freeMustafa Ismail
2022-07-29RDMA/irdma: Fix sleep from invalid context BUGMustafa Ismail
2022-07-29RDMA/irdma: Do not advertise 1GB page size for x722Mustafa Ismail
2022-07-07RDMA/qedr: Fix reporting QP timeout attributeKamal Heib
2022-06-09RDMA/hns: Remove the num_cqc_timer variableYixing Liu
2022-06-09RDMA/hfi1: Fix potential integer multiplication overflow errorsDennis Dalessandro
2022-06-09RDMA/hfi1: Prevent use of lock before it is initializedDouglas Miller
2022-06-09RDMA/hns: Add the detection for CMDQ status in the device initialization processYangyang Li
2022-06-09RDMA/hfi1: Prevent panic when SDMA is disabledDouglas Miller
2022-05-18RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core()Duoming Zhou
2022-05-12RDMA/irdma: Fix possible crash due to NULL netdev in notifierMustafa Ismail
2022-05-12RDMA/irdma: Reduce iWARP QP destroy timeShiraz Saleem
2022-05-12RDMA/irdma: Flush iWARP QP if modified to ERR from RTR stateTatyana Nikolova
2022-04-13RDMA/hfi1: Fix use-after-free bug for mm structDouglas Miller
2022-04-13RDMA/mlx5: Add a missing update of cache->last_addAharon Landau
2022-04-13RDMA/mlx5: Don't remove cache MRs when a delay is neededAharon Landau
2022-04-08RDMA/mlx5: Fix memory leak in error flow for subscribe event routineYongzhi Liu
2022-04-08RDMA/irdma: Prevent some integer underflowsDan Carpenter
2022-04-08IB/hfi1: Allow larger MTU without AIPMike Marciniszyn
2022-04-08RDMA/irdma: Remove incorrect masking of PDMustafa Ismail
2022-04-08RDMA/irdma: Fix Passthrough mode in VMMustafa Ismail
2022-04-08RDMA/irdma: Fix netdev notifications for vlan'sMustafa Ismail
2022-04-08RDMA/mlx5: Fix the flow of a miss in the allocation of a cache ODP MRAharon Landau
2022-03-02IB/qib: Fix duplicate sysfs directory nameMike Marciniszyn
2022-02-08IB/hfi1: Fix tstats alloc and deallocMike Marciniszyn
2022-02-08RDMA/mlx4: Don't continue event handler after memory allocation failureLeon Romanovsky
2022-02-08IB/hfi1: Fix AIP early init panicMike Marciniszyn
2022-01-27RDMA/hns: Modify the mapping attribute of doorbell to deviceYixing Liu
2022-01-27RDMA/cxgb4: Set queue pair state when being queriedKamal Heib
2022-01-27RDMA/qedr: Fix reporting max_{send/recv}_wr attrsKamal Heib
2022-01-27RDMA/hns: Validate the pkey indexKamal Heib
2022-01-27RDMA/bnxt_re: Scan the whole bitmap when checking if "disabling RCFW with pen...Christophe JAILLET
2022-01-11Revert "RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow"Maor Gottlieb
2021-12-29RDMA/hns: Replace kfree() with kvfree()Jiacheng Shi