aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_verbs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz1-2/+4
2017-01-24IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating itBart Van Assche1-1/+2
2017-01-24IB/rxe: Switch from dma_device to dev.parentBart Van Assche1-3/+3
2017-01-10IB/rxe: Remove a pointless indirection layerBart Van Assche1-6/+4
2016-12-14Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford1-4/+13
2016-12-13IB/core: Let create_ah return extended response to userMoni Shoua1-1/+3
2016-12-12IB/rxe: Fix ref leak in rxe_create_qp()Andrew Boyer1-3/+4
2016-12-12IB/rxe: Add support for IB_CQ_REPORT_MISSED_EVENTSAndrew Boyer1-1/+9
2016-10-06IB/rxe: improved debug prints & code cleanupParav Pandit1-5/+7
2016-10-06IB/rxe: Avoid scheduling tasklet for userspace QPParav Pandit1-13/+25
2016-08-04Soft RoCE driverMoni Shoua1-0/+1330