summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* RDMA/hns: Fix QP's resp incomplete assignmentWenpeng Liang2021-09-181-2/+1
* RDMA/mlx5: Delete not-available udata checkLeon Romanovsky2021-09-181-3/+0
* RDMA/efa: Remove double QP type assignmentLeon Romanovsky2021-09-181-1/+0
* IB/hfi1: Adjust pkey entry in index 0Mike Marciniszyn2021-09-181-6/+1
* RDMA/efa: Free IRQ vectors on error flowGal Pressman2021-09-031-0/+1
* RDMA/bnxt_re: Remove unpaired rtnl unlock in bnxt_re_dev_init()Dinghao Liu2021-09-031-1/+0
* IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()Tuo Li2021-09-031-5/+4
* RDMA/bnxt_re: Add missing spin lock initializationNaresh Kumar PBS2021-09-031-0/+1
* net/mlx5: Synchronize correct IRQ when destroying CQShay Drory2021-08-182-5/+2
* RDMA/mlx5: Delay emptying a cache entry when a new MR is added to it recentlyAharon Landau2021-08-121-2/+2
* RDMA/bnxt_re: Fix stats countersNaresh Kumar PBS2021-08-043-7/+8
* RDMA/cxgb4: Fix missing error code in create_qp()Jiapeng Chong2021-07-191-0/+1
* RDMA/mlx5: Don't access NULL-cleared mpi pointerLeon Romanovsky2021-07-141-1/+1
* RDMA/mlx5: Don't add slave port to unaffiliated listLeon Romanovsky2021-07-141-2/+2
* RDMA/core: Sanitize WQ state received from the userspaceLeon Romanovsky2021-07-142-11/+4
* RDMA/mlx5: Block FDB rules when not in switchdev modeMark Bloch2021-07-071-0/+7
* IB/mlx5: Fix initializing CQ fragments bufferAlaa Hleihel2021-06-161-5/+4
* RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory2021-06-161-4/+1
* RDMA/mlx5: Fix query DCT via DEVXMaor Gottlieb2021-05-261-4/+2
* RDMA/mlx5: Recover from fatal event in dual port modeMaor Gottlieb2021-05-261-0/+1
* IB/hfi1: Correct oversized ring allocationMike Marciniszyn2021-05-192-8/+9
* RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_resLv Yunlong2021-05-141-0/+1
* RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one failsSindhu Devale2021-05-141-4/+2
* RDMA/cxgb4: add missing qpid incrementPotnuri Bharat Teja2021-05-141-1/+1
* RDMA/bnxt_re: Fix error return code in bnxt_qplib_cq_process_terminal()Wang Wensheng2021-05-141-0/+1
* IB/hfi1: Fix error return code in parse_platform_config()Wang Wensheng2021-05-141-0/+1
* RDMA/qedr: Fix error return code in qedr_iw_connect()Wang Wensheng2021-05-141-1/+3
* IB/hfi1: Use kzalloc() for mmu_rb_handler allocationMike Marciniszyn2021-05-141-1/+1
* RDMA/mlx5: Fix drop packet rule in egress tableMaor Gottlieb2021-05-141-4/+5
* RDMA/mlx5: Fix mlx5 rates to IB rates mapMark Zhang2021-05-141-1/+14
* RDMA/qedr: Fix kernel panic when trying to access recv_cqKamal Heib2021-04-141-1/+2
* RDMA/cxgb4: check for ipv6 address properly while destroying listenerPotnuri Bharat Teja2021-04-141-1/+2
* IB/hfi1: Fix probe time panic when AIP is enabled with a buggy BIOSMike Marciniszyn2021-04-144-19/+16
* RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja2021-03-301-2/+2
* RDMA/mlx5: Allow creating all QPs even when non RDMA profile is usedMark Bloch2021-03-251-6/+20
* IB/mlx5: Add missing error codeYueHaibing2021-03-091-1/+3
* RDMA/hns: Fixes missing error code of CMDQLang Cheng2021-03-041-4/+3
* RDMA/hns: Disable RQ inline by defaultLijun Ou2021-03-041-1/+0
* RDMA/hns: Fix type of sq_signal_bitsWeihang Li2021-03-041-1/+1
* RDMA/hns: Fixed wrong judgments in the goto branchWenpeng Liang2021-03-041-2/+1
* IB/mlx5: Return appropriate error code instead of ENOMEMParav Pandit2021-03-041-2/+1
* IB/mlx5: Add mutex destroy call to cap_mask_mutex mutexParav Pandit2021-03-041-6/+5
* RDMA/mlx5: Use the correct obj_id upon DEVX TIR creationYishai Hadas2021-03-041-1/+3
* RDMA/cxgb4: Fix the reported max_recv_sge valueKamal Heib2021-02-031-1/+1
* Revert "RDMA/mlx5: Fix devlink deadlock on net namespace deletion"Parav Pandit2021-02-031-4/+2
* RDMA/vmw_pvrdma: Fix network_hdr_type reported in WCBryan Tan2021-01-302-1/+15
* IB/mlx5: Fix error unwinding when set_has_smi_cap failsParav Pandit2021-01-191-1/+1
* RDMA/mlx5: Fix wrong free of blue flame register on errorMark Bloch2021-01-191-1/+1
* RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grpDinghao Liu2021-01-191-0/+3
* RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd()Tom Rix2021-01-191-1/+1