summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2020-07-09RDMA/counter: Query a counter before releaseMark Zhang1-1/+3
2020-06-30RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()Fan Guo1-0/+1
2020-06-30RDMA/cma: Protect bind_list and listen_list while finding matching cm idMark Zhang1-0/+18
2020-06-30RDMA/qedr: Fix KASAN: use-after-free in ucma_event_handler+0x532Michal Kalderon1-2/+11
2020-06-30RDMA/rvt: Fix potential memory leak caused by rvt_alloc_rqAditya Pakki1-2/+4
2020-06-30RDMA/siw: Fix pointer-to-int-cast warning in siw_rx_pbl()Tom Seewald1-1/+2
2020-06-30IB/hfi1: Fix module use count flaw due to leftover module put callsDennis Dalessandro1-17/+2
2020-06-30IB/mad: Fix use after free when destroying MAD agentShay Drory1-1/+1
2020-06-24RDMA/iw_cxgb4: cleanup device debugfs entries on ULD removePotnuri Bharat Teja1-0/+1
2020-06-24IB/cma: Fix ports memory leak in cma_configfsMaor Gottlieb1-0/+13
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-24RDMA/core: Fix several reference count leaks.Qiushi Wu1-5/+5
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-17RDMA/uverbs: Make the event_queue fds return POLLERR when disassociatedJason Gunthorpe1-0/+2
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-03IB/ipoib: Fix double free of skb in case of multicast traffic in CM modeValentine Fatiev4-12/+26
2020-06-03RDMA/core: Fix double destruction of uobjectJason Gunthorpe1-7/+13
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-20RDMA/core: Fix double put of resourceSasha Levin1-1/+1
2020-05-20IB/core: Fix potential NULL pointer dereference in pkey cacheJack Morgenstein1-2/+5
2020-05-20IB/mlx4: Test return value of calls to ib_get_cached_pkeyJack Morgenstein1-3/+11
2020-05-20RDMA/rxe: Always return ERR_PTR from rxe_create_mmap_info()Sudip Mukherjee2-5/+8
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/cm: Fix an error check in cm_alloc_id_priv()Dan Carpenter1-1/+1
2020-05-06RDMA/cm: Fix ordering of xa_alloc_cyclic() in ib_create_cm_id()Jason Gunthorpe1-16/+11
2020-05-06RDMA/core: Fix race between destroy and release FD objectLeon Romanovsky1-1/+1
2020-05-06RDMA/core: Prevent mixed use of FDs between shared ufilesLeon Romanovsky1-1/+1
2020-05-06RDMA/siw: Fix potential siw_mem refcnt leak in siw_fastreg_mr()Jason Gunthorpe1-4/+11
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-05-06IB/rdmavt: Always return ERR_PTR from rvt_create_mmap_info()Sudip Mukherjee4-8/+8
2020-04-13RDMA/cm: Update num_paths in cma_resolve_iboe_route error flowAvihai Horon1-0/+1
2020-04-13RDMA/siw: Fix passive connection establishmentBernard Metzler1-114/+31
2020-04-13RDMA/cma: Teach lockdep about the order of rtnl and lockJason Gunthorpe1-0/+13
2020-04-13RDMA/ucma: Put a lock around every call to the rdma_cm layerJason Gunthorpe1-2/+47
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