summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2020-08-26RDMA/bnxt_re: Do not add user qps to flushlistSelvin Xavier
2020-08-26RDMA/hfi1: Correct an interlock issue for TID RDMA WRITE requestKaike Wan
2020-08-21RDMA/counter: Allow manually bind QPs with different pids to same counterMark Zhang
2020-08-21RDMA/counter: Only bind user QPs in auto modeMark Zhang
2020-08-21IB/uverbs: Set IOVA on IB MR in uverbs layerYishai Hadas
2020-08-21RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()Jason Gunthorpe
2020-08-21RDMA/ipoib: Return void from ipoib_ib_dev_stop()Kamal Heib
2020-08-19RDMA/netlink: Remove CAP_NET_RAW check when dump a raw QPMark Zhang
2020-08-19RDMA/core: Fix return error value in _ib_modify_qp() to negativeLi Heng
2020-08-19RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted to send queueMikhail Malygin
2020-08-19RDMA/qedr: SRQ's bug fixesYuval Basson
2020-08-19RDMA/rxe: Skip dgid check in loopback modeZhu Yanjun
2020-08-19RDMA/core: Fix bogus WARN_ON during ib_unregister_device_queued()Jason Gunthorpe
2020-08-05IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQEMike Marciniszyn
2020-07-29RDMA/mlx5: Use xa_lock_irq when access to SRQ tableMaor Gottlieb
2020-07-22RDMA/mlx5: Verify that QP is created with RQ or SQAharon Landau
2020-07-16IB/hfi1: Do not destroy link_wq when the device is shut downKaike Wan
2020-07-16IB/hfi1: Do not destroy hfi1_wq when the device is shut downKaike Wan
2020-07-16IB/mlx5: Fix 50G per lane indicationAya Levin
2020-07-16RDMA/siw: Fix reporting vendor_part_idKamal Heib
2020-07-16IB/sa: Resolv use-after-free in ib_nl_make_request()Divya Indi
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/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/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/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/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-17RDMA/uverbs: Make the event_queue fds return POLLERR when disassociatedJason Gunthorpe
2020-06-07RDMA/qedr: Fix synchronization methods and memory leaks in qedrMichal Kalderon
2020-06-07RDMA/qedr: Fix qpids xarray api usedMichal Kalderon
2020-06-03IB/ipoib: Fix double free of skb in case of multicast traffic in CM modeValentine Fatiev
2020-06-03RDMA/core: Fix double destruction of uobjectJason Gunthorpe
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-06-03IB/i40iw: Remove bogus call to netdev_master_upper_dev_get()Denis V. Lunev
2020-05-20RDMA/iw_cxgb4: Fix incorrect function parametersPotnuri Bharat Teja
2020-05-20RDMA/core: Fix double put of resourceSasha Levin
2020-05-20IB/core: Fix potential NULL pointer dereference in pkey cacheJack Morgenstein
2020-05-20IB/mlx4: Test return value of calls to ib_get_cached_pkeyJack Morgenstein
2020-05-20RDMA/rxe: Always return ERR_PTR from rxe_create_mmap_info()Sudip Mukherjee