summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2020-07-09RDMA/counter: Query a counter before releaseMark Zhang
2020-06-30RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()Fan Guo
2020-06-30RDMA/core: Check that type_attrs is not NULL prior accessLeon Romanovsky
2020-06-30RDMA/cma: Protect bind_list and listen_list while finding matching cm idMark Zhang
2020-06-30RDMA/qedr: Fix KASAN: use-after-free in ucma_event_handler+0x532Michal Kalderon
2020-06-30RDMA/efa: Set maximum pkeys device attributeGal Pressman
2020-06-30RDMA/rvt: Fix potential memory leak caused by rvt_alloc_rqAditya Pakki
2020-06-30RDMA/siw: Fix pointer-to-int-cast warning in siw_rx_pbl()Tom Seewald
2020-06-30IB/hfi1: Fix module use count flaw due to leftover module put callsDennis Dalessandro
2020-06-30IB/mad: Fix use after free when destroying MAD agentShay Drory
2020-06-24RDMA/cm: Spurious WARNING triggered in cm_destroy_id()Ka-Cheong Poon
2020-06-24RDMA/iw_cxgb4: cleanup device debugfs entries on ULD removePotnuri Bharat Teja
2020-06-24IB/cma: Fix ports memory leak in cma_configfsMaor Gottlieb
2020-06-24RDMA/efa: Fix setting of wrong bit in get/set_feature commandsGal Pressman
2020-06-24RDMA/hns: Fix cmdq parameter of querying pf timer resourceLang Cheng
2020-06-24RDMA/hns: Bugfix for querying qkeyLijun Ou
2020-06-24RDMA/mlx5: Fix udata response upon SRQ creationYishai Hadas
2020-06-24RDMA/core: Fix several reference count leaks.Qiushi Wu
2020-06-24IB/mlx5: Fix DEVX support for MLX5_CMD_OP_INIT2INIT_QP commandMark Zhang
2020-06-24RDMA/mlx5: Add init2init as a modify commandAharon Landau
2020-06-24RDMA/srpt: Fix disabling device managementKamal Heib
2020-06-24RDMA/uverbs: Fix create WQ to use the given user handleYishai Hadas
2020-06-17RDMA/uverbs: Make the event_queue fds return POLLERR when disassociatedJason Gunthorpe
2020-05-27IB/ipoib: Fix double free of skb in case of multicast traffic in CM modeValentine Fatiev
2020-05-27RDMA/core: Fix double destruction of uobjectJason Gunthorpe
2020-05-25RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()Qiushi Wu
2020-05-21RDMA/mlx5: Fix NULL pointer dereference in destroy_prefetch_workMaor Gottlieb
2020-05-19IB/qib: Call kobject_put() when kobject_init_and_add() failsKaike Wan
2020-05-12RDMA/uverbs: Move IB_EVENT_DEVICE_FATAL to destroy_uobjJason Gunthorpe
2020-05-12RDMA/uverbs: Do not discard the IB_EVENT_DEVICE_FATAL eventJason Gunthorpe
2020-05-12RDMA/iw_cxgb4: Fix incorrect function parametersPotnuri Bharat Teja
2020-05-12RDMA/core: Fix double put of resourceMaor Gottlieb
2020-05-12IB/core: Fix potential NULL pointer dereference in pkey cacheJack Morgenstein
2020-05-12IB/hfi1: Fix another case where pq is left on waitlistMike Marciniszyn
2020-05-12IB/i40iw: Remove bogus call to netdev_master_upper_dev_get()Denis V. Lunev
2020-05-12IB/mlx4: Test return value of calls to ib_get_cached_pkeyJack Morgenstein
2020-05-12RDMA/rxe: Always return ERR_PTR from rxe_create_mmap_info()Sudip Mukherjee
2020-05-04i40iw: Fix error handling in i40iw_manage_arp_cache()Dan Carpenter
2020-04-24RDMA/core: Fix race between destroy and release FD objectLeon Romanovsky
2020-04-24IB/rdmavt: Always return ERR_PTR from rvt_create_mmap_info()Sudip Mukherjee
2020-04-22RDMA/core: Fix overwriting of uobj in case of errorLeon Romanovsky
2020-04-22RDMA/core: Prevent mixed use of FDs between shared ufilesLeon Romanovsky
2020-04-22RDMA/uverbs: Fix a race with disassociate and exit_mmap()Jason Gunthorpe
2020-04-22RDMA/mlx5: Set GRH fields in query QP on RoCEAharon Landau
2020-04-15RDMA/siw: Fix potential siw_mem refcnt leak in siw_fastreg_mr()Jason Gunthorpe
2020-04-14RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel
2020-04-14RDMA/cm: Fix an error check in cm_alloc_id_priv()Dan Carpenter
2020-04-14RDMA/cm: Fix missing RDMA_CM_EVENT_REJECTED event after receiving REJ messageLeon Romanovsky
2020-04-14i40iw: fix null pointer dereference on a null wqe pointerColin Ian King
2020-04-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds