aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2020-09-21Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/intel-x86Bruce Ashfield
2020-09-17RDMA/mlx4: Read pkey table length instead of hardcoded valueMark Bloch
2020-09-17IB/uverbs: Set IOVA on IB MR in uverbs layerYishai Hadas
2020-09-17RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()Jason Gunthorpe
2020-09-17RDMA/ipoib: Return void from ipoib_ib_dev_stop()Kamal Heib
2020-09-07Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/intel-x86Bruce Ashfield
2020-09-04RDMA/core: Fix return error value in _ib_modify_qp() to negativeLi Heng
2020-09-04RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted to send queueMikhail Malygin
2020-09-04RDMA/qedr: SRQ's bug fixesYuval Basson
2020-09-04RDMA/rxe: Skip dgid check in loopback modeZhu Yanjun
2020-09-04RDMA/core: Fix bogus WARN_ON during ib_unregister_device_queued()Jason Gunthorpe
2020-08-20Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/intel-x86Bruce Ashfield
2020-08-18RDMA/mlx5: Use xa_lock_irq when access to SRQ tableMaor Gottlieb
2020-08-16Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-08-13RDMA/mlx5: Verify that QP is created with RQ or SQAharon Landau
2020-08-04Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-08-03IB/hfi1: Do not destroy link_wq when the device is shut downKaike Wan
2020-08-03IB/hfi1: Do not destroy hfi1_wq when the device is shut downKaike Wan
2020-08-03IB/mlx5: Fix 50G per lane indicationAya Levin
2020-08-03IB/sa: Resolv use-after-free in ib_nl_make_request()Divya Indi
2020-07-20Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
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-12Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
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-29Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
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-11Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-11Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
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