summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_resp.c
Commit message (Expand)AuthorAgeFilesLines
* IB/rxe: increment msn only when completing a requestDavid Marchand2017-03-251-5/+4Star
* Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford2017-02-191-1/+1
|\
| * IB/rxe: Fix resid updateEyal Itkin2017-02-081-1/+1
* | 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: Fix a MR reference leak in check_rkey()Bart Van Assche2017-01-101-10/+10
* | IB/rxe: Generate a completion for all failed work requestsBart Van Assche2017-01-101-2/+2
* | IB/rxe: Introduce functions for queue drainingBart Van Assche2017-01-101-13/+15
* | IB/rxe: Issue warnings onceBart Van Assche2017-01-101-5/+6
|/
* IB/rxe: Use BTH_PSN_MASK when ACKing duplicate sendsAndrew Boyer2016-12-221-1/+2
* IB/rxe: Hold refs when running taskletsAndrew Boyer2016-12-121-0/+3
* IB/rxe: Fix ref leak in duplicate_request()Andrew Boyer2016-12-121-0/+1
* IB/rxe: Add support for zero-byte operationsAndrew Boyer2016-12-121-3/+15
* IB/rxe: Don't update the response PSN unless it's going forwardsAndrew Boyer2016-12-121-1/+2
* IB/rxe: improved debug prints & code cleanupParav Pandit2016-10-061-8/+17
* IB/rxe: Properly honor max IRD value for rd/atomic.Parav Pandit2016-10-061-1/+1
* IB/rxe: Fix duplicate atomic request handlingYonatan Cohen2016-09-161-5/+6
* Soft RoCE driverMoni Shoua2016-08-041-0/+1380