summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2020-07-16RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()Fan Guo
2020-07-16RDMA/cma: Protect bind_list and listen_list while finding matching cm idMark Zhang
2020-07-16RDMA/qedr: Fix KASAN: use-after-free in ucma_event_handler+0x532Michal Kalderon
2020-07-16IB/mad: Fix use after free when destroying MAD agentShay Drory
2020-07-13RDMA/iw_cxgb4: cleanup device debugfs entries on ULD removePotnuri Bharat Teja
2020-07-13IB/cma: Fix ports memory leak in cma_configfsMaor Gottlieb
2020-07-13RDMA/hns: Fix cmdq parameter of querying pf timer resourceLang Cheng
2020-07-13RDMA/hns: Bugfix for querying qkeyLijun Ou
2020-07-13RDMA/mlx5: Fix udata response upon SRQ creationYishai Hadas
2020-07-13RDMA/core: Fix several reference count leaks.Qiushi Wu
2020-07-13IB/mlx5: Fix DEVX support for MLX5_CMD_OP_INIT2INIT_QP commandMark Zhang
2020-07-13RDMA/mlx5: Add init2init as a modify commandAharon Landau
2020-07-07IB/mlx5: Use the original address for the page during free_pagesDanit Goldberg
2020-07-07IB/hfi1: Remove unused defineMike Marciniszyn
2020-06-24RDMA/qedr: Make qedr_iw_load_qp() staticKamal Heib
2020-06-24RDMA/core: Fix doc typoIsrael Rukshin
2020-06-24IB/hfi1: Remove extra brackets from an ifDennis Dalessandro
2020-06-09RDMA/qedr: Fix synchronization methods and memory leaks in qedrMichal Kalderon
2020-06-09RDMA/qedr: Fix qpids xarray api usedMichal Kalderon
2020-06-08IB/ipoib: Fix double free of skb in case of multicast traffic in CM modeValentine Fatiev
2020-06-08RDMA/core: Fix double destruction of uobjectJason Gunthorpe
2020-06-08RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()Qiushi Wu
2020-06-08IB/qib: Call kobject_put() when kobject_init_and_add() failsKaike Wan
2020-06-08IB/i40iw: Remove bogus call to netdev_master_upper_dev_get()Denis V. Lunev
2020-06-08RDMA/iw_cxgb4: Fix incorrect function parametersPotnuri Bharat Teja
2020-06-08RDMA/core: Fix double put of resourceMaor Gottlieb
2020-06-08IB/core: Fix potential NULL pointer dereference in pkey cacheJack Morgenstein
2020-06-08IB/mlx4: Test return value of calls to ib_get_cached_pkeyJack Morgenstein
2020-06-08i40iw: Fix error handling in i40iw_manage_arp_cache()Dan Carpenter
2020-06-04RDMA/cm: Fix an error check in cm_alloc_id_priv()Dan Carpenter
2020-06-04RDMA/cm: Fix ordering of xa_alloc_cyclic() in ib_create_cm_id()Jason Gunthorpe
2020-06-04RDMA/core: Fix race between destroy and release FD objectLeon Romanovsky
2020-06-04RDMA/core: Prevent mixed use of FDs between shared ufilesLeon Romanovsky
2020-06-04RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel
2020-06-04RDMA/mlx5: Set GRH fields in query QP on RoCEAharon Landau
2020-06-01IB/hfi1: Fix another case where pq is left on waitlistMike Marciniszyn
2020-06-01RDMA/cm: Update num_paths in cma_resolve_iboe_route error flowAvihai Horon
2020-06-01RDMA/cma: Teach lockdep about the order of rtnl and lockJason Gunthorpe
2020-06-01RDMA/ucma: Put a lock around every call to the rdma_cm layerJason Gunthorpe
2020-06-01IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloadsAlex Vesker
2020-06-01IB/hfi1: Fix memory leaks in sysfs registration and unregistrationKaike Wan
2020-06-01IB/hfi1: Call kobject_put() when kobject_init_and_add() failsKaike Wan
2020-06-01IB/hfi1: Ensure pq is not left on waitlistMike Marciniszyn
2020-05-21RDMA/mlx5: Block delay drop to unprivileged usersMaor Gottlieb
2020-05-21RDMA/mlx5: Fix access to wrong pointer while performing flush due to errorLeon Romanovsky
2020-05-21RDMA/nl: Do not permit empty devices names during RDMA_NLDEV_CMD_NEWLINK/SETJason Gunthorpe
2020-05-21RDMA/core: Fix missing error check on dev_set_name()Jason Gunthorpe
2020-05-21IB/hfi1, qib: Ensure RCU is locked when accessing listDennis Dalessandro
2020-05-21RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen()Jason Gunthorpe
2020-05-21RDMA/core: Fix protection fault in ib_mr_pool_destroyMaor Gottlieb