summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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/+1Star
| * | IB/hf1: Remove DMA mapping codeBart Van Assche2017-01-241-183/+0Star
| * | 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-252-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
| * | | 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/uverbs: Enable QP creation with cvlan offloadNoa Osherovich2017-02-141-1/+2
| * | | IB/uverbs: Enable WQ creation and modification with cvlan offloadNoa Osherovich2017-02-141-1/+8
| * | | IB/uverbs: Expose vlan offloads capabilitiesNoa Osherovich2017-02-141-0/+6
| * | | 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/uverbs: Add support for flow tagMoses Reuben2017-02-142-2/+34
| * | | IB/mlx5: Remove deprecated module parameterLeon Romanovsky2017-02-141-7/+0Star
| * | | 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/+3Star
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-23114-2443/+15336
|\ \ \ \
| * | | | RDMA/bnxt_re: fix for "bnxt_en: Update to firmware interface spec 1.7.0."Stephen Rothwell2017-02-221-2/+2
| * | | | rdma_cm: fail iwarp accepts w/o connection paramsSteve Wise2017-02-221-0/+3
| * | | | IB/srp: Drain the send queue before destroying a QPBart Van Assche2017-02-191-5/+14
| * | | | IB/core: Add support for draining IB_POLL_DIRECT completion queuesBart Van Assche2017-02-192-22/+17Star
| * | | | IB/srp: Improve an error pathBart Van Assche2017-02-191-1/+2
| * | | | IB/srp: Make a diagnostic message more informativeBart Van Assche2017-02-191-2/+3
| * | | | IB/srp: Document locking conventionsBart Van Assche2017-02-191-0/+5
| * | | | IB/srp: Fix race conditions related to task managementBart Van Assche2017-02-192-16/+30
| * | | | IB/srp: Avoid that duplicate responses trigger a kernel bugBart Van Assche2017-02-191-1/+3
| * | | | IB/SRP: Avoid using IB_MR_TYPE_SG_GAPSBart Van Assche2017-02-191-9/+3Star
| * | | | RDMA/qedr: Fix some error handlingChristophe Jaillet2017-02-191-4/+6