summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_verbs.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-4/+5
|\
| * IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating itBart Van Assche2017-01-241-1/+2
| * IB/rxe: Switch from dma_device to dev.parentBart Van Assche2017-01-241-3/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-231-2/+4
|\ \ | |/ |/|
| * IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-141-2/+4
* | IB/rxe: Remove a pointless indirection layerBart Van Assche2017-01-101-6/+4
|/
*-. Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford2016-12-141-4/+13
|\ \
| | * IB/rxe: Fix ref leak in rxe_create_qp()Andrew Boyer2016-12-121-3/+4
| | * IB/rxe: Add support for IB_CQ_REPORT_MISSED_EVENTSAndrew Boyer2016-12-121-1/+9
| |/
* / IB/core: Let create_ah return extended response to userMoni Shoua2016-12-131-1/+3
|/
* IB/rxe: improved debug prints & code cleanupParav Pandit2016-10-061-5/+7
* IB/rxe: Avoid scheduling tasklet for userspace QPParav Pandit2016-10-061-13/+25
* Soft RoCE driverMoni Shoua2016-08-041-0/+1330