summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* RDMA/rdmavt: Fix rvt_create_ah function signatureKamal Heib2018-12-172-2/+5
* RDMA/bnxt_re: Avoid accessing the device structure after it is freedSelvin Xavier2018-12-171-0/+2
* RDMA/bnxt_re: Fix system hang when registration with L2 driver failsSelvin Xavier2018-12-171-0/+1
* RDMA/core: Add GIDs while changing MAC addr only for registered ndevParav Pandit2018-12-171-2/+4
* RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WRMajd Dibbiny2018-12-171-9/+10
* IB/mlx5: Avoid load failure due to unknown link widthMichael Guralnik2018-12-081-18/+11Star
* iser: set sector for ambiguous mr status errorsSagi Grimberg2018-12-081-4/+3Star
* IB/hfi1: Eliminate races in the SDMA send error pathMichael J. Ruhl2018-12-012-51/+39Star
* IB/mlx5: Fix MR cache initializationArtemy Kovalyov2018-11-131-1/+1
* IB/rxe: fix for duplicate request processing and ack psnsVijay Immanuel2018-11-132-2/+8
* IB/mlx5: Allow transition of DCI QP to resetMoni Shoua2018-11-131-1/+3
* IB/ipoib: Use dev_port to expose network interface port numbersArseny Maslennikov2018-11-131-0/+2
* RDMA/bnxt_re: Fix recursive lock warning in debug kernelSelvin Xavier2018-11-131-2/+11
* RDMA/bnxt_re: Avoid accessing nq->bar_reg_iomem in failure caseSelvin Xavier2018-11-131-1/+2
* IB/ipoib: Clear IPCB before icmp_sendDenis Drozdov2018-11-131-2/+6
* RDMA/cm: Respect returned status of cm_init_av_by_pathLeon Romanovsky2018-11-131-2/+5
* RDMA/core: Do not expose unsupported countersParav Pandit2018-11-131-7/+12
* Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGreg Kroah-Hartman2018-10-192-0/+6
|\
| * RDMA/ucma: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-10-161-0/+3
| * IB/ucm: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-10-161-0/+3
* | Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGreg Kroah-Hartman2018-10-121-4/+8
|\|
| * IB/mlx5: Unmap DMA addr from HCA before IOMMUValentine Fatiev2018-10-101-4/+8
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGreg Kroah-Hartman2018-09-2713-129/+184
|\|
| * RDMA/core: Set right entry state before releasing referenceParav Pandit2018-09-251-34/+34
| * IB/mlx5: Destroy the DEVX object upon error flowYishai Hadas2018-09-251-1/+4
| * IB/uverbs: Free uapi on destroyMark Bloch2018-09-251-0/+1
| * RDMA/bnxt_re: Fix system crash during RDMA resource initializationSelvin Xavier2018-09-241-55/+38Star
| * IB/hfi1: Fix destroy_qp hang after a link downMichael J. Ruhl2018-09-213-9/+41
| * IB/hfi1: Fix context recovery when PBC has an UnsupportedVLMichael J. Ruhl2018-09-211-2/+7
| * IB/hfi1: Invalid user input can result in crashMichael J. Ruhl2018-09-211-1/+1
| * IB/hfi1: Fix SL array bounds checkIra Weiny2018-09-211-1/+7
| * RDMA/uverbs: Fix validity check for modify QPMajd Dibbiny2018-09-211-23/+45
| * IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loopBart Van Assche2018-09-191-3/+3
| * ucma: fix a use-after-free in ucma_resolve_ip()Cong Wang2018-09-131-0/+2
| * RDMA/uverbs: Atomically flush and mark closed the comp event queueSteve Wise2018-09-121-0/+1
* | Merge tag 'pci-v4.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-09-131-7/+4Star
|\ \ | |/ |/|
| * IB/hfi1,PCI: Allow bus reset while probingDennis Dalessandro2018-09-121-7/+4Star
* | RDMA/mlx4: Ensure that maximal send/receive SGE less than supported by HWLeon Romanovsky2018-09-061-3/+5
* | RDMA/cma: Protect cma dev list with lockParav Pandit2018-09-061-5/+7
* | RDMA/uverbs: Fix error cleanup path of ib_uverbs_add_one()Parav Pandit2018-09-061-3/+2Star
* | bnxt_re: Fix couple of memory leaks that could lead to IOMMU call tracesSomnath Kotur2018-09-062-1/+3
* | IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handlerAaron Knister2018-09-051-0/+2
* | iw_cxgb4: only allow 1 flush on user qpsSteve Wise2018-09-041-0/+6
* | IB/core: Release object lock if destroy failedArtemy Kovalyov2018-09-041-0/+2
* | RDMA/ucma: check fd type in ucma_migrate_id()Jann Horn2018-09-041-0/+6
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-08-242-4/+22
|\
| * IB/ucm: fix UCM link errorArnd Bergmann2018-08-221-1/+1
| * IB/hfi1: Invalid NUMA node information can cause a divide by zeroMichael J. Ruhl2018-08-201-3/+21
* | mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko2018-08-223-12/+34
|/
* Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-167-21/+14Star
|\