summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: Fix SDMA mmu_rb_node not being evicted in LRU orderPatrick Kelsey2023-05-171-7/+6
* IB/hfi1: Assign npages earlierDean Luick2023-03-111-7/+2
* IB/hfi1: Reserve user expected TIDsDean Luick2023-02-061-8/+6
* IB/hfi1: Reject a zero-length user expected bufferDean Luick2023-02-061-0/+2
* RDMA/hfi1: Fix error return code in parse_platform_config()Wang Yufen2023-01-181-0/+6
* RDMA/hfi: Decrease PCI device reference count in error pathXiongfeng Wang2023-01-181-0/+2
* RDMA/hfi1: fix potential memory leak in setup_base_ctxt()Jianglei Nie2022-08-251-1/+3
* RDMA/qedr: Fix reporting QP timeout attributeKamal Heib2022-07-072-1/+4
* RDMA/hfi1: Fix potential integer multiplication overflow errorsDennis Dalessandro2022-06-141-1/+1
* RDMA/hfi1: Prevent panic when SDMA is disabledDouglas Miller2022-06-141-0/+2
* RDMA/mlx4: Don't continue event handler after memory allocation failureLeon Romanovsky2022-02-081-1/+1
* RDMA/hns: Modify the mapping attribute of doorbell to deviceYixing Liu2022-01-271-1/+1
* RDMA/cxgb4: Set queue pair state when being queriedKamal Heib2022-01-271-0/+1
* RDMA/hns: Validate the pkey indexKamal Heib2022-01-271-0/+3
* IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()José Expósito2021-12-291-1/+1
* IB/hfi1: Correct guard on eager buffer deallocationMike Marciniszyn2021-12-141-1/+1
* RDMA/mlx4: Return missed an error if device doesn't support steeringLeon Romanovsky2021-11-261-1/+3
* RDMA/qedr: Fix NULL deref for query_qp on the GSI QPAlok Prasad2021-11-261-6/+9
* IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fieldsMike Marciniszyn2021-11-121-10/+23
* IB/qib: Use struct_size() helperGustavo A. R. Silva2021-11-121-2/+4
* IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()Tuo Li2021-09-031-5/+4
* RDMA/cxgb4: Fix missing error code in create_qp()Jiapeng Chong2021-07-201-0/+1
* RDMA/i40iw: Avoid panic when reading back the IRQ affinity hintAndrew Boyer2021-05-222-4/+4
* RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one failsSindhu Devale2021-05-221-4/+2
* IB/hfi1: Fix error return code in parse_platform_config()Wang Wensheng2021-05-221-0/+1
* RDMA/cxgb4: check for ipv6 address properly while destroying listenerPotnuri Bharat Teja2021-04-161-1/+2
* RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja2021-03-301-2/+2
* RDMA/cxgb4: Fix the reported max_recv_sge valueKamal Heib2021-02-031-1/+1
* RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grpDinghao Liu2021-01-231-0/+3
* RDMA/cxgb4: Validate the number of CQEsKamal Heib2020-12-291-0/+3
* RDMa/mthca: Work around -Wenum-conversion warningArnd Bergmann2020-12-292-2/+1
* RDMA/bnxt_re: Set queue pair state when being queriedKamal Heib2020-12-291-0/+1
* RDMA/i40iw: Address an mmap handler exploit in i40iwShiraz Saleem2020-12-082-34/+7
* IB/mthca: fix return value of error branch in mthca_init_cq()Xiongfeng Wang2020-12-021-4/+6
* RDMA/hns: Set the unsupported wr opcodeLijun Ou2020-10-291-1/+0
* RDMA/qedr: Fix use of uninitialized fieldMichal Kalderon2020-10-291-1/+1
* IB/mlx4: Adjust delayed work when a dup is observedHåkon Bugge2020-10-291-0/+3
* IB/mlx4: Fix starvation in paravirt mux/demuxHåkon Bugge2020-10-292-3/+33
* RDMA/iw_cgxb4: Fix an error handling path in 'c4iw_connect()'Christophe JAILLET2020-10-011-2/+2
* RDMA/i40iw: Fix potential use after freePan Bian2020-10-011-1/+1
* RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()Qiushi Wu2020-06-031-1/+1
* IB/qib: Call kobject_put() when kobject_init_and_add() failsKaike Wan2020-06-031-4/+5
* IB/mlx4: Test return value of calls to ib_get_cached_pkeyJack Morgenstein2020-05-201-3/+11
* i40iw: Fix error handling in i40iw_manage_arp_cache()Dan Carpenter2020-05-201-1/+1
* RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel2020-05-051-1/+2
* RDMA/mlx5: Set GRH fields in query QP on RoCEAharon Landau2020-05-051-1/+3
* IB/hfi1: Fix memory leaks in sysfs registration and unregistrationKaike Wan2020-04-131-2/+11
* IB/hfi1: Call kobject_put() when kobject_init_and_add() failsKaike Wan2020-04-131-5/+8
* RDMA/mlx5: Block delay drop to unprivileged usersMaor Gottlieb2020-04-021-0/+4
* IB/hfi1, qib: Ensure RCU is locked when accessing listDennis Dalessandro2020-03-112-1/+5