aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
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/qedr: Fix NULL deref for query_qp on the GSI QPAlok Prasad
2021-11-12IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fieldsMike Marciniszyn
2021-11-12IB/qib: Use struct_size() helperGustavo A. R. Silva
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-05-22RDMA/i40iw: Avoid panic when reading back the IRQ affinity hintAndrew Boyer
2021-05-22RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one failsSindhu Devale
2021-05-22IB/hfi1: Fix error return code in parse_platform_config()Wang Wensheng
2021-04-16RDMA/cxgb4: check for ipv6 address properly while destroying listenerPotnuri Bharat Teja
2021-03-30RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja
2021-02-03RDMA/cxgb4: Fix the reported max_recv_sge valueKamal Heib
2021-01-23RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grpDinghao Liu
2020-12-29RDMA/cxgb4: Validate the number of CQEsKamal Heib
2020-12-29RDMa/mthca: Work around -Wenum-conversion warningArnd Bergmann
2020-12-29RDMA/bnxt_re: Set queue pair state when being queriedKamal Heib
2020-12-08RDMA/i40iw: Address an mmap handler exploit in i40iwShiraz Saleem
2020-12-02IB/mthca: fix return value of error branch in mthca_init_cq()Xiongfeng Wang
2020-10-29RDMA/hns: Set the unsupported wr opcodeLijun Ou
2020-10-29RDMA/qedr: Fix use of uninitialized fieldMichal Kalderon
2020-10-29IB/mlx4: Adjust delayed work when a dup is observedHåkon Bugge
2020-10-29IB/mlx4: Fix starvation in paravirt mux/demuxHåkon Bugge
2020-10-01RDMA/iw_cgxb4: Fix an error handling path in 'c4iw_connect()'Christophe JAILLET
2020-10-01RDMA/i40iw: Fix potential use after freePan Bian
2020-06-03RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()Qiushi Wu
2020-06-03IB/qib: Call kobject_put() when kobject_init_and_add() failsKaike Wan
2020-05-20IB/mlx4: Test return value of calls to ib_get_cached_pkeyJack Morgenstein
2020-05-20i40iw: Fix error handling in i40iw_manage_arp_cache()Dan Carpenter
2020-05-05RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel
2020-05-05RDMA/mlx5: Set GRH fields in query QP on RoCEAharon Landau
2020-04-13IB/hfi1: Fix memory leaks in sysfs registration and unregistrationKaike Wan
2020-04-13IB/hfi1: Call kobject_put() when kobject_init_and_add() failsKaike Wan
2020-04-02RDMA/mlx5: Block delay drop to unprivileged usersMaor Gottlieb
2020-03-11IB/hfi1, qib: Ensure RCU is locked when accessing listDennis Dalessandro
2020-02-28IB/hfi1: Add software counter for ctxt0 seq dropMike Marciniszyn
2020-02-28IB/hfi1: Close window for pq and request colidingMike Marciniszyn
2020-02-14IB/mlx5: Fix outstanding_pi index for GSI qpsPrabhath Sajeepa
2020-01-27RDMA/hns: Fixs hw access invalid dma memory errorXi Wang
2020-01-27RDMA/qedr: Fix incorrect device rate.Sagiv Ozeri
2020-01-27IB/mlx5: Add missing XRC options to QP optional params maskJack Morgenstein
2020-01-27iw_cxgb4: use tos when finding ipv6 routesSteve Wise
2020-01-27iw_cxgb4: use tos when importing the endpointSteve Wise
2020-01-27RDMA/iw_cxgb4: Fix the unchecked ep dereferenceRaju Rangoju
2020-01-27RDMA/qedr: Fix out of bounds index check in query pkeyGal Pressman
2020-01-27RDMA/ocrdma: Fix out of bounds index check in query pkeyGal Pressman
2020-01-27IB/usnic: Fix out of bounds index check in query pkeyGal Pressman
2020-01-27IB/hfi1: Add mtu check for operational data VLsAlex Estrin
2020-01-17RDMA/mlx5: Return proper error valueLeon Romanovsky