summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm: add new mmgrab() helperVegard Nossum2017-02-281-1/+1
* scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada2017-02-283-3/+3
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-2523-381/+24
|\
| * 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/qib: Remove DMA mapping codeBart Van Assche2017-01-242-173/+1
| * IB/hf1: Remove DMA mapping codeBart Van Assche2017-01-241-183/+0
* | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-252-3/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-2329-232/+1155
|\ \
| * | 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-1420-49/+65
| * | 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/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
| * | IB/mlx5: Enable WQ creation and modification with cvlan offloadNoa Osherovich2017-02-141-1/+29
| * | IB/mlx5: Expose vlan offloads capabilitiesNoa Osherovich2017-02-141-2/+12
| * | IB/mlx5: Add port counter support for Receive WQsMajd Dibbiny2017-02-141-1/+11
| * | IB/mlx5: Expose Q counters groups only if they are supported by FWKamal Heib2017-02-143-43/+128
| * | IB/mlx5: Replace ENOTSUPP usage with EOPNOTSUPPLeon Romanovsky2017-02-141-6/+6
| * | IB/mlx5: Add flow tag supportMoses Reuben2017-02-141-3/+23
| * | IB/mlx5: Remove deprecated module parameterLeon Romanovsky2017-02-141-7/+0
| * | IB/mlx5: Assign DSCP for R-RoCE QPs Address PathMajd Dibbiny2017-02-143-0/+30
| * | IB/mlx5: Avoid SMP MADs from VFsMaor Gottlieb2017-02-141-0/+6
| * | IB/mlx5: Add additional checks before processing MADsMaor Gottlieb2017-02-142-0/+45
| * | IB/mlx5: Verify that Q counters are supportedKamal Heib2017-02-141-5/+9
| * | IB/mlx5: Return error for unsupported signature typeLeon Romanovsky2017-02-141-2/+3
| * | IB/mlx5: Fix out-of-bound accessLeon Romanovsky2017-02-141-8/+3
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-2370-1891/+14142
|\ \ \
| * | | RDMA/bnxt_re: fix for "bnxt_en: Update to firmware interface spec 1.7.0."Stephen Rothwell2017-02-221-2/+2
| * | | RDMA/qedr: Fix some error handlingChristophe Jaillet2017-02-191-4/+6