summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
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/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-152-19/+49
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2017-04-112-19/+49
| |\
| | * iser-target: avoid posting a recv buffer twiceSagi Grimberg2017-03-302-1/+14
| | * iser-target: Fix queue-full response handlingNicholas Bellinger2017-03-301-18/+35
* | | netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-133-5/+7
* | | netlink: extended ACK reportingJohannes Berg2017-04-131-2/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-0616-55/+91
|\| |
| * | 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
| |/
* | drivers: add explicit interrupt.h includesFlorian Westphal2017-03-301-0/+1
* | qed*: Utilize Firmware 8.15.3.0Mintz, Yuval2017-03-135-64/+6
|/
* 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