summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* 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/+38
| * IB/hfi1: Fix destroy_qp hang after a link downMichael J. Ruhl2018-09-203-9/+41
| * IB/hfi1: Fix context recovery when PBC has an UnsupportedVLMichael J. Ruhl2018-09-201-2/+7
| * IB/hfi1: Invalid user input can result in crashMichael J. Ruhl2018-09-201-1/+1
| * IB/hfi1: Fix SL array bounds checkIra Weiny2018-09-201-1/+7
| * RDMA/uverbs: Fix validity check for modify QPMajd Dibbiny2018-09-201-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-121-7/+4
|\ \ | |/ |/|
| * IB/hfi1,PCI: Allow bus reset while probingDennis Dalessandro2018-09-111-7/+4
* | 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-051-3/+2
* | bnxt_re: Fix couple of memory leaks that could lead to IOMMU call tracesSomnath Kotur2018-09-052-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-232-4/+22
|\
| * IB/ucm: fix UCM link errorArnd Bergmann2018-08-211-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/+14
|\
| * Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-161-3/+1
| |\
| | * PCI: Rename pci_try_reset_bus() to pci_reset_bus()Sinan Kaya2018-07-191-1/+1
| | * PCI: Unify try slot and bus reset APISinan Kaya2018-07-191-1/+1
| | * IB/hfi1: Use pci_try_reset_bus() for initiating PCI Secondary Bus ResetSinan Kaya2018-07-191-3/+1
| * | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-08-151-7/+4
| |\ \
| | * | scsi: target: srp, vscsi, sbp, qla: use target_remove_sessionMike Christie2018-08-021-2/+1
| | * | scsi: target: rename target_alloc_sessionMike Christie2018-08-021-3/+3
| | * | scsi: target: Remove second argument from fabric_make_tpg()Bart Van Assche2018-07-021-2/+0
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-155-4/+20
| |\ \
| | * \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-051-5/+54
| | |\ \
| | * \ \ Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-07-233-1/+17
| | |\ \ \
| | * \ \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-208-27/+39
| | |\ \ \ \
| | * | | | | net: allow ndo_select_queue to pass netdevAlexander Duyck2018-07-092-3/+3
| * | | | | | Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-08-141-6/+4
| |\ \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | *-. \ \ \ \ \ Merge branches 'acpica' and 'acpi-property'Rafael J. Wysocki2018-08-141-6/+4
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | / / | | | |_|_|_|/ / | | |/| | | | |
| | | | * | | | ACPI: Convert ACPI reference args to generic fwnode reference argsSakari Ailus2018-07-231-6/+4
| | | |/ / / /
| * | | | | | Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-141-1/+1
| |\ \ \ \ \ \