summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe2018-08-058-27/+39
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | * | | | | | block: move ref_tag calculation func to the block layerMax Gurtovoy2018-07-301-1/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-08-131-1/+1
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar2018-07-179-28/+40
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland2018-06-211-1/+1
* | | | | | | Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe2018-08-1613-56/+135
|\| | | | | |
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-08-031-5/+54
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | RDMA/uverbs: Expand primary and alt AV port checksJack Morgenstein2018-07-241-5/+54
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-07-138-27/+39
| |\| | | | | | | |_|/ / / | |/| | | |
| | * | | | RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error pathKamal Heib2018-07-111-6/+12
| | * | | | RDMA/uverbs: Don't fail in creation of multiple flowsLeon Romanovsky2018-07-031-1/+1
| | * | | | IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return valuesMichael J. Ruhl2018-06-265-9/+9
| | * | | | RDMA/uverbs: Fix slab-out-of-bounds in ib_uverbs_ex_create_flowLeon Romanovsky2018-06-251-11/+12
| | * | | | RDMA/uverbs: Protect from attempts to create flows on unsupported QPLeon Romanovsky2018-06-251-0/+5
| | * | | | iw_cxgb4: correctly enforce the max reg_mr depthSteve Wise2018-06-251-1/+1
| | |/ / /
| * | | | Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-06-281-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | IB/mlx5: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz2018-06-261-1/+1
| | | |/ | | |/|
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-216-28/+51
| |\ \ \ | | |/ / | |/| |