summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
* IB/hifi1: add a null check of kzalloc_node in hfi1_ipoib_txreq_initKang Chen2023-05-111-1/+4
* scsi: target: iscsit: isert: Alloc per conn cmd counterMike Christie2023-05-111-2/+2
* RDMA/core: Fix GID entry ref leak when create_ah failsSaravanan Vajravel2023-04-201-0/+2
* RDMA/cma: Allow UD qp_type to join multicast onlyMark Zhang2023-04-201-26/+34
* RDMA/erdma: Defer probing if netdevice can not be foundCheng Xu2023-04-201-1/+1
* RDMA/erdma: Inline mtt entries into WQE if supportedCheng Xu2023-04-201-1/+1
* RDMA/erdma: Update default EQ depth to 4096 and max_send_wr to 8192Cheng Xu2023-04-202-2/+2
* IB/mlx5: Add support for 400G_8X lane speedMaher Sanalla2023-04-201-0/+4
* RDMA/irdma: Add ipv4 check to irdma_find_listener()Tatyana Nikolova2023-04-201-6/+10
* RDMA/irdma: Increase iWARP CM default rexmit countMustafa Ismail2023-04-201-1/+1
* RDMA/irdma: Fix memory leak of PBLE objectsMustafa Ismail2023-04-201-0/+3
* RDMA/irdma: Do not generate SW completions for NOPsMustafa Ismail2023-04-201-1/+4
* RDMA/cma: Distinguish between sockaddr_in and sockaddr_in6 by sizeKees Cook2023-03-111-5/+12
* IB/hfi1: Update RMT size calculationDean Luick2023-03-111-27/+32
* RDMA/siw: Fix user page pinning accountingBernard Metzler2023-03-101-11/+12
* IB/hfi1: Fix sdma.h tx->num_descs off-by-one errorsPatrick Kelsey2023-03-102-10/+9
* IB/hfi1: Fix math bugs in hfi1_can_pin_pages()Patrick Kelsey2023-03-101-21/+40
* RDMA/rxe: Fix missing memory barriers in rxe_queue.hBob Pearson2023-03-102-52/+76
* RDMA/rxe: cleanup some error handling in rxe_verbs.cYunsheng Lin2023-03-101-57/+23
* iw_cxgb4: Fix potential NULL dereference in c4iw_fill_res_cm_id_entry()Dan Carpenter2023-03-101-1/+1
* RDMA/irdma: Cap MSIX used to online CPUs + 1Mustafa Ismail2023-03-101-0/+2
* RDMA/cxgb4: Fix potential null-ptr-deref in pass_establish()Nikita Zhandarovich2023-03-101-0/+3
* RDMA/cxgb4: add null-ptr-check after ip_dev_find()Nikita Zhandarovich2023-03-101-0/+4
* RDMA/hns: Fix refcount leak in hns_roce_mmapMiaoqian Lin2023-03-101-2/+3
* RDMA/erdma: Fix refcount leak in erdma_mmapMiaoqian Lin2023-03-101-1/+3
* IB/hfi1: Assign npages earlierDean Luick2023-03-031-7/+2
* RDMA/usnic: use iommu_map_atomic() under spin_lock()Yang Yingliang2023-02-141-4/+4
* RDMA/irdma: Fix potential NULL-ptr-dereferenceNikita Zhandarovich2023-02-141-0/+3
* IB/IPoIB: Fix legacy IPoIB due to wrong number of queuesDragos Tatulea2023-02-141-0/+8
* IB/hfi1: Restore allocated resources on failed copyoutDean Luick2023-02-141-2/+5
* use less confusing names for iov_iter direction initializersAl Viro2023-02-091-1/+1
* READ is "data destination", not source...Al Viro2023-02-091-1/+1
* IB/hfi1: Remove user expected buffer invalidate raceDean Luick2023-02-012-5/+55
* IB/hfi1: Immediately remove invalid memory from hardwareDean Luick2023-02-012-14/+30
* IB/hfi1: Fix expected receive setup error exit issuesDean Luick2023-02-011-33/+50
* IB/hfi1: Reserve user expected TIDsDean Luick2023-02-011-8/+6
* IB/hfi1: Reject a zero-length user expected bufferDean Luick2023-02-011-0/+2
* RDMA/core: Fix ib block iterator counter overflowYonatan Nachum2023-02-011-2/+5
* RDMA/rxe: Prevent faulty rkey generationDaisuke Matsuda2023-02-011-5/+5
* RDMA/rxe: Fix inaccurate constants in rxe_type_infoDaisuke Matsuda2023-02-011-11/+11
* RDMA/srp: Move large values to a new enum for gcc13Jiri Slaby (SUSE)2023-01-241-3/+5
* RDMA/mlx5: Fix validation of max_rd_atomic caps for DCMaor Gottlieb2023-01-121-14/+35
* RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for deviceShay Drory2023-01-121-3/+3
* RDMA/siw: Fix pointer cast warningArnd Bergmann2022-12-311-1/+1
* IB/IPoIB: Fix queue count inconsistency for PKEY child interfacesDragos Tatulea2022-12-311-0/+7
* RDMA/hns: Fix XRC caps on HIP08Chengchang Tang2022-12-311-2/+3
* RDMA/hns: Fix error code of CMDChengchang Tang2022-12-312-1/+30
* RDMA/hns: Fix page size cap from firmwareChengchang Tang2022-12-311-0/+3
* RDMA/hns: Fix PBL page MTR findChengchang Tang2022-12-311-1/+2
* RDMA/hns: Fix AH attr queried by query_qpChengchang Tang2022-12-311-0/+2