aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2022-04-13RDMA/hfi1: Fix use-after-free bug for mm structDouglas Miller
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-08IB/hfi1: Allow larger MTU without AIPMike Marciniszyn
2022-04-08RDMA/mlx5: Fix the flow of a miss in the allocation of a cache ODP MRAharon Landau
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
2021-12-29RDMA/hns: Replace kfree() with kvfree()Jiacheng Shi
2021-12-29IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()José Expósito
2021-12-14RDMA/hns: Do not destroy QP resources in the hw resetting phaseYangyang Li
2021-12-14RDMA/hns: Do not halt commands during reset until laterYangyang Li
2021-12-14IB/hfi1: Correct guard on eager buffer deallocationMike Marciniszyn
2021-12-14IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddrMike Marciniszyn
2021-12-14IB/hfi1: Fix early init panicMike Marciniszyn
2021-12-14IB/hfi1: Insure use of smp_processor_id() is preempt disabledMike Marciniszyn
2021-11-26RDMA/bnxt_re: Check if the vlan is valid before reportingSelvin Xavier
2021-11-18RDMA/mlx4: Return missed an error if device doesn't support steeringLeon Romanovsky
2021-11-18RDMA/bnxt_re: Fix query SRQ failureSelvin Xavier
2021-11-18RDMA/qedr: Fix NULL deref for query_qp on the GSI QPAlok Prasad
2021-11-02RDMA/mlx5: Set user priority for DCTPatrisious Haddad
2021-11-02IB/hfi1: Fix abba locking issue with sc_disable()Mike Marciniszyn
2021-11-02IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fieldsMike Marciniszyn
2021-10-06RDMA/hns: Fix inaccurate printsYixing Liu
2021-09-30treewide: Change list_sort to use const pointersSami Tolvanen
2021-09-18RDMA/hns: Fix QP's resp incomplete assignmentWenpeng Liang
2021-09-18RDMA/mlx5: Delete not-available udata checkLeon Romanovsky
2021-09-18RDMA/efa: Remove double QP type assignmentLeon Romanovsky
2021-09-18IB/hfi1: Adjust pkey entry in index 0Mike Marciniszyn
2021-09-03RDMA/efa: Free IRQ vectors on error flowGal Pressman
2021-09-03RDMA/bnxt_re: Remove unpaired rtnl unlock in bnxt_re_dev_init()Dinghao Liu
2021-09-03IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()Tuo Li
2021-09-03RDMA/bnxt_re: Add missing spin lock initializationNaresh Kumar PBS
2021-08-18net/mlx5: Synchronize correct IRQ when destroying CQShay Drory
2021-08-12RDMA/mlx5: Delay emptying a cache entry when a new MR is added to it recentlyAharon Landau
2021-08-04RDMA/bnxt_re: Fix stats countersNaresh Kumar PBS
2021-07-19RDMA/cxgb4: Fix missing error code in create_qp()Jiapeng Chong
2021-07-14RDMA/mlx5: Don't access NULL-cleared mpi pointerLeon Romanovsky
2021-07-14RDMA/mlx5: Don't add slave port to unaffiliated listLeon Romanovsky
2021-07-14RDMA/core: Sanitize WQ state received from the userspaceLeon Romanovsky
2021-07-07RDMA/mlx5: Block FDB rules when not in switchdev modeMark Bloch
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: Fix query DCT via DEVXMaor Gottlieb
2021-05-26RDMA/mlx5: Recover from fatal event in dual port modeMaor Gottlieb
2021-05-19IB/hfi1: Correct oversized ring allocationMike Marciniszyn