summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/mlx5: Add New bit to check over QP creationErez Shitrit2017-04-171-0/+1
* net/mlx5e: IPoIB, Xmit flowSaeed Mahameed2017-04-171-10/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-067-31/+45
|\
| * IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann2017-03-251-1/+1
| * RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()Dan Carpenter2017-03-251-1/+1
| * RDMA/vmw_pvrdma: Activate device on ethernet link upAditya Sarwade2017-03-252-3/+12
| * RDMA/vmw_pvrdma: Dont hardcode QP header pageAdit Ranadive2017-03-252-4/+6
| * RDMA/vmw_pvrdma: Cleanup unused variablesAdit Ranadive2017-03-253-22/+17Star
| * i40iw: Receive netdev events post INET_NOTIFIER stateShiraz Saleem2017-03-241-0/+8
* | drivers: add explicit interrupt.h includesFlorian Westphal2017-03-301-0/+1
* | qed*: Utilize Firmware 8.15.3.0Mintz, Yuval2017-03-135-64/+6Star
|/
* 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-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/+24Star
|\
| * 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/+0Star
| * 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/+0Star
| * 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/+1Star
| * IB/hf1: Remove DMA mapping codeBart Van Assche2017-01-241-183/+0Star
* | 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