summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
2020-06-30RDMA/qedr: Fix KASAN: use-after-free in ucma_event_handler+0x532Michal Kalderon1-2/+11
2020-06-30IB/hfi1: Fix module use count flaw due to leftover module put callsDennis Dalessandro1-17/+2
2020-06-24RDMA/iw_cxgb4: cleanup device debugfs entries on ULD removePotnuri Bharat Teja1-0/+1
2020-06-24RDMA/hns: Fix cmdq parameter of querying pf timer resourceLang Cheng1-20/+12
2020-06-24RDMA/hns: Bugfix for querying qkeyLijun Ou1-1/+1
2020-06-24RDMA/mlx5: Fix udata response upon SRQ creationYishai Hadas1-2/+8
2020-06-24IB/mlx5: Fix DEVX support for MLX5_CMD_OP_INIT2INIT_QP commandMark Zhang1-0/+4
2020-06-24RDMA/mlx5: Add init2init as a modify commandAharon Landau1-0/+1
2020-06-07RDMA/qedr: Fix synchronization methods and memory leaks in qedrMichal Kalderon3-75/+158
2020-06-07RDMA/qedr: Fix qpids xarray api usedMichal Kalderon3-4/+4
2020-06-03RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()Qiushi Wu1-1/+1
2020-06-03IB/qib: Call kobject_put() when kobject_init_and_add() failsKaike Wan1-4/+5
2020-06-03IB/i40iw: Remove bogus call to netdev_master_upper_dev_get()Denis V. Lunev1-8/+0
2020-05-20RDMA/iw_cxgb4: Fix incorrect function parametersPotnuri Bharat Teja1-4/+3
2020-05-20IB/mlx4: Test return value of calls to ib_get_cached_pkeyJack Morgenstein1-3/+11
2020-05-20i40iw: Fix error handling in i40iw_manage_arp_cache()Dan Carpenter1-1/+1
2020-05-20IB/hfi1: Fix another case where pq is left on waitlistMike Marciniszyn1-4/+0
2020-05-06RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel1-1/+2
2020-05-06RDMA/mlx5: Set GRH fields in query QP on RoCEAharon Landau1-1/+3
2020-04-13IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloadsAlex Vesker1-4/+2
2020-04-13IB/hfi1: Fix memory leaks in sysfs registration and unregistrationKaike Wan1-2/+11
2020-04-13IB/hfi1: Call kobject_put() when kobject_init_and_add() failsKaike Wan1-5/+8
2020-04-08IB/hfi1: Ensure pq is not left on waitlistMike Marciniszyn1-3/+22
2020-04-01RDMA/mlx5: Block delay drop to unprivileged usersMaor Gottlieb1-0/+4
2020-04-01RDMA/mlx5: Fix access to wrong pointer while performing flush due to errorLeon Romanovsky3-2/+27
2020-04-01RDMA/mlx5: Fix the number of hwcounters of a dynamic counterMark Zhang1-2/+3
2020-03-12IB/hfi1, qib: Ensure RCU is locked when accessing listDennis Dalessandro2-1/+5
2020-03-05RDMA/hns: Bugfix for posting a wqe with sgeLijun Ou1-16/+25
2020-03-05RDMA/hns: Simplify the calculation and usage of wqe idx for post verbsYixian Liu3-48/+35
2020-02-24RDMA/mlx5: Don't fake udata for kernel pathLeon Romanovsky1-18/+16
2020-02-24IB/hfi1: Add RcvShortLengthErrCnt to hfi1statsMike Marciniszyn3-0/+3
2020-02-24IB/hfi1: Add software counter for ctxt0 seq dropMike Marciniszyn4-0/+14
2020-02-24RDMA/hns: Avoid printing address of mtt pageWenpeng Liang1-2/+2
2020-02-19RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_createKamal Heib1-0/+2
2020-02-19RDMA/iw_cxgb4: initiate CLOSE when entering TERMKrishnamraju Eraparaju2-2/+6
2020-02-19IB/hfi1: Close window for pq and request colidingMike Marciniszyn4-29/+48
2020-02-19IB/hfi1: Acquire lock to release TID entries when user file is closedKaike Wan1-0/+2
2020-02-19IB/mlx5: Return failure when rts2rts_qp_counters_set_id is not supportedMark Zhang1-3/+6
2020-02-15RDMA/i40iw: fix a potential NULL pointer dereferenceXiyu Yang1-0/+2
2020-02-15IB/mlx4: Fix leak in id_map_find_delHÃ¥kon Bugge1-26/+3
2020-02-15IB/mlx4: Fix memory leak in add_gid error flowJack Morgenstein1-4/+16
2020-02-11IB/mlx5: Fix outstanding_pi index for GSI qpsPrabhath Sajeepa1-2/+1
2020-01-17RDMA/mlx5: Return proper error valueLeon Romanovsky1-1/+1
2020-01-17RDMA/hns: Bugfix for qpc/cqc timer configurationYangyang Li1-2/+2
2020-01-17RDMA/hns: Fix to support 64K page for srqLijun Ou1-2/+2
2020-01-17RDMA/hns: Release qp resources when failed to destroy qpYangyang Li1-8/+4
2020-01-17RDMA/hns: Fix build error againArnd Bergmann2-5/+20
2020-01-17RDMA/hns: Modify return value of restrack functionsLang Cheng1-1/+1
2020-01-17RDMA/hns: remove a redundant le16_to_cpuWeihang Li1-1/+1
2020-01-17RDMA/hns: Prevent undefined behavior in hns_roce_set_user_sq_size()Jason Gunthorpe1-4/+6