summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependentMike Marciniszyn2017-04-056-6/+53
* IB/hfi1: NULL pointer dereference when freeing rhashtableSebastian Sanchez2017-04-052-12/+28
* IB/hfi1: Cache registers during state changeMichael J. Ruhl2017-04-051-3/+55
* IB/hfi1: Race hazard avoidance in user SDMA driverMichael J. Ruhl2017-04-051-1/+2
* IB/hfi1: Force logical link downDean Luick2017-04-051-18/+68
* IB/hns: Explicitly include linux/of.hMark Brown2017-04-051-0/+1
* sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar2017-03-022-0/+2
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-022-2/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-2/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-024-0/+5
* sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar2017-03-022-2/+2
* mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada2017-02-273-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-242-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
OpenPOWER on IntegriCloud