summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2018-12-21IB/hfi1: Remove race conditions in user_sdma send pathMichael J. Ruhl
2018-12-17IB/hfi1: Fix an out-of-bounds access in get_hw_statsPiotr Stankiewicz
2018-12-17IB/mlx5: Fix page fault handling for MWArtemy Kovalyov
2018-12-17RDMA/hns: Bugfix pbl configuration for rereg mrYixian Liu
2018-12-17RDMA/rdmavt: Fix rvt_create_ah function signatureKamal Heib
2018-12-17RDMA/bnxt_re: Avoid accessing the device structure after it is freedSelvin Xavier
2018-12-17RDMA/bnxt_re: Fix system hang when registration with L2 driver failsSelvin Xavier
2018-12-17RDMA/core: Add GIDs while changing MAC addr only for registered ndevParav Pandit
2018-12-17RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WRMajd Dibbiny
2018-12-08IB/mlx5: Avoid load failure due to unknown link widthMichael Guralnik
2018-12-08iser: set sector for ambiguous mr status errorsSagi Grimberg
2018-12-01IB/hfi1: Eliminate races in the SDMA send error pathMichael J. Ruhl
2018-11-13IB/mlx5: Fix MR cache initializationArtemy Kovalyov
2018-11-13IB/rxe: fix for duplicate request processing and ack psnsVijay Immanuel
2018-11-13IB/mlx5: Allow transition of DCI QP to resetMoni Shoua
2018-11-13IB/ipoib: Use dev_port to expose network interface port numbersArseny Maslennikov
2018-11-13RDMA/bnxt_re: Fix recursive lock warning in debug kernelSelvin Xavier
2018-11-13RDMA/bnxt_re: Avoid accessing nq->bar_reg_iomem in failure caseSelvin Xavier
2018-11-13IB/ipoib: Clear IPCB before icmp_sendDenis Drozdov
2018-11-13RDMA/cm: Respect returned status of cm_init_av_by_pathLeon Romanovsky
2018-11-13RDMA/core: Do not expose unsupported countersParav Pandit
2018-10-19Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGreg Kroah-Hartman
2018-10-16RDMA/ucma: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-10-16IB/ucm: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-10-12Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGreg Kroah-Hartman
2018-10-10IB/mlx5: Unmap DMA addr from HCA before IOMMUValentine Fatiev
2018-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGreg Kroah-Hartman
2018-09-25RDMA/core: Set right entry state before releasing referenceParav Pandit
2018-09-25IB/mlx5: Destroy the DEVX object upon error flowYishai Hadas
2018-09-25IB/uverbs: Free uapi on destroyMark Bloch
2018-09-24RDMA/bnxt_re: Fix system crash during RDMA resource initializationSelvin Xavier
2018-09-20IB/hfi1: Fix destroy_qp hang after a link downMichael J. Ruhl
2018-09-20IB/hfi1: Fix context recovery when PBC has an UnsupportedVLMichael J. Ruhl
2018-09-20IB/hfi1: Invalid user input can result in crashMichael J. Ruhl
2018-09-20IB/hfi1: Fix SL array bounds checkIra Weiny
2018-09-20RDMA/uverbs: Fix validity check for modify QPMajd Dibbiny
2018-09-19IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loopBart Van Assche
2018-09-13ucma: fix a use-after-free in ucma_resolve_ip()Cong Wang
2018-09-12Merge tag 'pci-v4.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-09-12RDMA/uverbs: Atomically flush and mark closed the comp event queueSteve Wise
2018-09-11IB/hfi1,PCI: Allow bus reset while probingDennis Dalessandro
2018-09-06RDMA/mlx4: Ensure that maximal send/receive SGE less than supported by HWLeon Romanovsky
2018-09-06RDMA/cma: Protect cma dev list with lockParav Pandit
2018-09-05RDMA/uverbs: Fix error cleanup path of ib_uverbs_add_one()Parav Pandit
2018-09-05bnxt_re: Fix couple of memory leaks that could lead to IOMMU call tracesSomnath Kotur
2018-09-05IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handlerAaron Knister
2018-09-04iw_cxgb4: only allow 1 flush on user qpsSteve Wise
2018-09-04IB/core: Release object lock if destroy failedArtemy Kovalyov
2018-09-04RDMA/ucma: check fd type in ucma_migrate_id()Jann Horn
2018-08-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds