summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-275-7/+7
|\
| * mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
| * scripts/spelling.txt: add "therfore" pattern and fix typo instancesMasahiro Yamada2017-02-271-3/+3
| * scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada2017-02-273-3/+3
* | Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-02-276-6/+219
|\ \ | |/ |/|
| * IB/core: added support to use rdma cgroup controllerParav Pandit2017-01-106-6/+219
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-2545-842/+58
|\ \
| * | IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating itBart Van Assche2017-01-2412-446/+11
| * | IB/core: Remove ib_device.dma_deviceBart Van Assche2017-01-241-8/+9
| * | IB/srpt: Modify a debug statementBart Van Assche2017-01-241-2/+1
| * | IB/srp: Switch from dma_device to dev.parentBart Van Assche2017-01-241-2/+2
| * | IB/iser: Switch from dma_device to dev.parentBart Van Assche2017-01-241-1/+1
| * | IB/IPoIB: Switch from dma_device to dev.parentBart Van Assche2017-01-242-2/+2
| * | IB/rxe: Switch from dma_device to dev.parentBart Van Assche2017-01-241-3/+3
| * | IB/vmw_pvrdma: Switch from dma_device to dev.parentBart Van Assche2017-01-241-1/+1
| * | IB/usnic: Switch from dma_device to dev.parentBart Van Assche2017-01-241-1/+1
| * | IB/qib: Switch from dma_device to dev.parentBart Van Assche2017-01-241-1/+1
| * | IB/qedr: Switch from dma_device to dev.parentBart Van Assche2017-01-241-1/+1
| * | IB/ocrdma: Switch from dma_device to dev.parentBart Van Assche2017-01-241-1/+1
| * | IB/nes: Remove a superfluous assignment statementBart Van Assche2017-01-241-1/+0
| * | IB/mthca: Switch from dma_device to dev.parentBart Van Assche2017-01-241-1/+1
| * | IB/mlx5: Switch from dma_device to dev.parentBart Van Assche2017-01-242-8/+8
| * | IB/mlx4: Switch from dma_device to dev.parentBart Van Assche2017-01-243-5/+5
| * | IB/i40iw: Remove a superfluous assignment statementBart Van Assche2017-01-241-1/+0
| * | IB/hns: Switch from dma_device to dev.parentBart Van Assche2017-01-242-2/+2
| * | IB/hfi1: Switch from dma_device to dev.parentBart Van Assche2017-01-242-2/+2
| * | IB/cxgb4: Set dev.parent instead of dma_deviceBart Van Assche2017-01-241-1/+1
| * | IB/cxgb3: Set dev.parent instead of dma_deviceBart Van Assche2017-01-241-1/+1
| * | IB/core: Use dev.parent instead of dma_deviceBart Van Assche2017-01-243-4/+4
| * | IB/core: Initialize ib_device.dev.parent earlierBart Van Assche2017-01-242-1/+9
| * | IB/qib: Remove DMA mapping codeBart Van Assche2017-01-242-173/+1
| * | IB/hf1: Remove DMA mapping codeBart Van Assche2017-01-241-183/+0
| * | treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-241-1/+1
* | | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-242-3/+3
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-2336-258/+1312
|\ \ \
| * | | IB/mlx5: Fix configuration of port capabilitiesEli Cohen2017-02-151-0/+35
| * | | IB/mlx4: Take source GID by index from HW GID tableTalat Batheesh2017-02-141-24/+32
| * | | IB/mlx5: Fix blue flame buffer size calculationEli Cohen2017-02-141-1/+4
| * | | IB/mlx4: Remove unused variable from function declarationLeon Romanovsky2017-02-141-2/+2
| * | | IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-1422-54/+73
| * | | IB: Add protocol for USNICOr Gerlitz2017-02-141-0/+1
| * | | IB/mlx4: Support raw packet protocolOr Gerlitz2017-02-141-2/+5
| * | | IB/mlx5: Support raw packet protocolOr Gerlitz2017-02-141-2/+4
| * | | IB/mlx5: Add implicit MR supportArtemy Kovalyov2017-02-144-49/+511
| * | | IB/mlx5: Expose MR cache for mlx5_ibArtemy Kovalyov2017-02-142-28/+80
| * | | IB/mlx5: Add null_mkey accessArtemy Kovalyov2017-02-143-1/+89
| * | | IB/umem: Indicate that process is being terminatedArtemy Kovalyov2017-02-141-2/+3
| * | | IB/umem: Update on demand page (ODP) supportArtemy Kovalyov2017-02-143-15/+96
| * | | IB/mlx5: Support creation of a WQ with scatter FCS offloadNoa Osherovich2017-02-141-2/+11
| * | | IB/mlx5: Enable QP creation with cvlan offloadNoa Osherovich2017-02-142-1/+18