summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* IB/rdmavt: Add swqe completion traceMike Marciniszyn2017-04-053-0/+47
* IB/rdmavt: Add tracing for cq entry and pollMike Marciniszyn2017-04-053-0/+131
* IB/rdmavt: Add additional fields to post send traceMike Marciniszyn2017-04-052-4/+32
* IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependentMike Marciniszyn2017-04-057-23/+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/IPoIB: ibX: failed to create mcg debug fileShamir Rabinovitch2017-04-053-8/+42
* IB/hns: Explicitly include linux/of.hMark Brown2017-04-051-0/+1
* IB/core: Change completion channel to use the reworked objects schemaMatan Barak2017-04-054-148/+247
* IB/core: Add support for fd objectsMatan Barak2017-04-054-2/+188
* IB/core: Add lock to multicast handlersMatan Barak2017-04-052-0/+7
* IB/core: Change idr objects to use the new schemaMatan Barak2017-04-054-1131/+339Star
* IB/core: Add idr based standard typesMatan Barak2017-04-055-10/+265
* IB/core: Add support for idr typesMatan Barak2017-04-053-1/+507
* IB/core: Refactor idr to be per uverbs_fileMatan Barak2017-04-053-127/+94Star
* 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-285-7/+7
|\
| * mm: add new mmgrab() helperVegard Nossum2017-02-281-1/+1
| * scripts/spelling.txt: add "therfore" pattern and fix typo instancesMasahiro Yamada2017-02-281-3/+3
| * scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada2017-02-283-3/+3
* | Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-02-286-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/+58Star
|\ \
| * | IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating itBart Van Assche2017-01-2412-446/+11Star
| * | IB/core: Remove ib_device.dma_deviceBart Van Assche2017-01-241-8/+9
| * | IB/srpt: Modify a debug statementBart Van Assche2017-01-241-2/+1Star
| * | 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/+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