summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann2017-03-241-1/+1
* RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg2017-03-242-3/+7
* IB/device: Convert ib-comp-wq to be CPU-boundSagi Grimberg2017-03-241-2/+1
* IB/cq: Don't process more than the given budgetSagi Grimberg2017-03-241-1/+7
* IB/rxe: increment msn only when completing a requestDavid Marchand2017-03-241-5/+4
* IB/core: Restore I/O MMU, s390 and powerpc supportBart Van Assche2017-03-241-6/+20
* IB/rxe: Update documentation linkLeon Romanovsky2017-03-241-1/+1
* RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()Dan Carpenter2017-03-241-1/+1
* IB/rxe: double free on errorDan Carpenter2017-03-241-1/+1
* RDMA/vmw_pvrdma: Activate device on ethernet link upAditya Sarwade2017-03-242-3/+12
* RDMA/vmw_pvrdma: Dont hardcode QP header pageAdit Ranadive2017-03-242-4/+6
* RDMA/vmw_pvrdma: Cleanup unused variablesAdit Ranadive2017-03-243-22/+17
* infiniband: Fix alignment of mmap cookies to support VIPT cachingJason Gunthorpe2017-03-242-4/+4
* IB/core: Protect against self-requeue of a cq work itemSagi Grimberg2017-03-241-1/+1
* i40iw: Receive netdev events post INET_NOTIFIER stateShiraz Saleem2017-03-241-0/+8
* sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar2017-03-023-0/+3
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-022-2/+2
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-022-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-024-3/+4
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-026-0/+7
* sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar2017-03-022-2/+2
* 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