aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2024-01-25RDMA/usnic: Silence uninitialized symbol smatch warningsLeon Romanovsky
2023-12-13RDMA/bnxt_re: Correct module description stringKalesh AP
2023-12-08RDMA/irdma: Prevent zero-length STAG registrationChristopher Bednarz
2023-11-28RDMA/hfi1: Use FIELD_GET() to extract Link WidthIlpo Järvinen
2023-11-20RDMA/hfi1: Workaround truncation compilation errorLeon Romanovsky
2023-10-25RDMA/cxgb4: Check skb value for failure to allocateArtem Chernyshev
2023-10-10RDMA/mlx5: Fix NULL string errorShay Drory
2023-10-10IB/mlx4: Fix the size of a buffer in add_port_entries()Christophe JAILLET
2023-08-16IB/hfi1: Fix possible panic during hotplug removeDouglas Miller
2023-08-11RDMA/mlx4: Make check for invalid flags stricterDan Carpenter
2023-08-11IB/hfi1: Fix sdma.h tx->num_descs off-by-one errorsPatrick Kelsey
2023-08-11treewide: Remove uninitialized_var() usageKees Cook
2023-06-14i40iw: fix build warning in i40iw_manage_apbvt()Greg Kroah-Hartman
2023-05-17RDMA/mlx5: Use correct device num_ports when modify DCMark Zhang
2023-05-17IB/hfi1: Fix SDMA mmu_rb_node not being evicted in LRU orderPatrick Kelsey
2023-05-17RDMA/mlx4: Prevent shift wrapping in set_user_sq_size()Dan Carpenter
2023-03-03IB/hfi1: Assign npages earlierDean Luick
2023-02-22IB/hfi1: Restore allocated resources on failed copyoutDean Luick
2023-02-06IB/hfi1: Fix expected receive setup error exit issuesDean Luick
2023-02-06IB/hfi1: Reserve user expected TIDsDean Luick
2023-02-06IB/hfi1: Reject a zero-length user expected bufferDean Luick
2023-01-18RDMA/mlx5: Fix validation of max_rd_atomic caps for DCMaor Gottlieb
2023-01-18RDMA/hfi1: Fix error return code in parse_platform_config()Wang Yufen
2023-01-18RDMA/hfi: Decrease PCI device reference count in error pathXiongfeng Wang
2022-11-10RDMA/qedr: clean up work queue on failure in qedr_alloc_resources()Dan Carpenter
2022-09-15RDMA/mlx5: Set local port to one when accessing countersChris Mi
2022-08-25RDMA/hfi1: fix potential memory leak in setup_base_ctxt()Jianglei Nie
2022-07-07RDMA/qedr: Fix reporting QP timeout attributeKamal Heib
2022-06-14RDMA/hfi1: Fix potential integer multiplication overflow errorsDennis Dalessandro
2022-06-14RDMA/hfi1: Prevent use of lock before it is initializedDouglas Miller
2022-06-14RDMA/hfi1: Prevent panic when SDMA is disabledDouglas Miller
2022-02-08RDMA/mlx4: Don't continue event handler after memory allocation failureLeon Romanovsky
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/hns: Validate the pkey indexKamal Heib
2021-12-29IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()José Expósito
2021-12-14IB/hfi1: Correct guard on eager buffer deallocationMike Marciniszyn
2021-11-26RDMA/mlx4: Return missed an error if device doesn't support steeringLeon Romanovsky
2021-11-26RDMA/bnxt_re: Fix query SRQ failureSelvin Xavier
2021-11-26RDMA/qedr: Fix NULL deref for query_qp on the GSI QPAlok Prasad
2021-11-06IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fieldsMike Marciniszyn
2021-11-06IB/qib: Use struct_size() helperGustavo A. R. Silva
2021-11-02RDMA/mlx5: Set user priority for DCTPatrisious Haddad
2021-09-03IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()Tuo Li
2021-07-20RDMA/cxgb4: Fix missing error code in create_qp()Jiapeng Chong
2021-07-20RDMA/mlx5: Don't access NULL-cleared mpi pointerLeon Romanovsky
2021-07-20RDMA/mlx5: Don't add slave port to unaffiliated listLeon Romanovsky
2021-06-16IB/mlx5: Fix initializing CQ fragments bufferAlaa Hleihel
2021-06-16RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory
2021-05-26RDMA/mlx5: Recover from fatal event in dual port modeMaor Gottlieb