summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw/rxe/rxe_req.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-21IB/rxe: Offload CRC calculation when possibleyonatanc1-2/+2
2017-03-25IB/rxe: double free on errorDan Carpenter1-1/+1
2017-01-11IB/rxe: Remove a pointless indirection layerBart Van Assche1-2/+2
2017-01-11IB/rxe: Fix reference leaks in memory key invalidation codeBart Van Assche1-0/+1
2017-01-11IB/rxe: Generate a completion for all failed work requestsBart Van Assche1-11/+7
2017-01-11IB/rxe: Remove an unused variable and an unused argumentBart Van Assche1-8/+3
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-9/+11
2016-12-13IB/rxe: Hold refs when running taskletsAndrew Boyer1-1/+4
2016-12-13IB/rxe: avoid putting a large struct rxe_qp on stackArnd Bergmann1-7/+7
2016-11-17IB/rxe: Fix handling of erroneous WRYonatan Cohen1-8/+13
2016-10-06IB/rxe: improved debug prints & code cleanupParav Pandit1-9/+10
2016-09-16IB/rxe: Fix race condition between requester and completerYonatan Cohen1-13/+44
2016-08-04Soft RoCE driverMoni Shoua1-0/+726