summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw/rxe/rxe_req.c
Commit message (Expand)AuthorAgeFilesLines
* IB/rxe: Remove a pointless indirection layerBart Van Assche2017-01-101-2/+2
* IB/rxe: Fix reference leaks in memory key invalidation codeBart Van Assche2017-01-101-0/+1
* IB/rxe: Generate a completion for all failed work requestsBart Van Assche2017-01-101-11/+7
* IB/rxe: Remove an unused variable and an unused argumentBart Van Assche2017-01-101-8/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-151-9/+11
|\
| * IB/rxe: Hold refs when running taskletsAndrew Boyer2016-12-121-1/+4
| * IB/rxe: avoid putting a large struct rxe_qp on stackArnd Bergmann2016-12-121-7/+7
* | IB/rxe: Fix handling of erroneous WRYonatan Cohen2016-11-161-8/+13
|/
* IB/rxe: improved debug prints & code cleanupParav Pandit2016-10-061-9/+10
* IB/rxe: Fix race condition between requester and completerYonatan Cohen2016-09-161-13/+44
* Soft RoCE driverMoni Shoua2016-08-041-0/+726