aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_resp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-10IB/rxe: Fix a MR reference leak in check_rkey()Bart Van Assche1-10/+10
2017-01-10IB/rxe: Generate a completion for all failed work requestsBart Van Assche1-2/+2
2017-01-10IB/rxe: Introduce functions for queue drainingBart Van Assche1-13/+15
2017-01-10IB/rxe: Issue warnings onceBart Van Assche1-5/+6
2016-12-22IB/rxe: Use BTH_PSN_MASK when ACKing duplicate sendsAndrew Boyer1-1/+2
2016-12-12IB/rxe: Hold refs when running taskletsAndrew Boyer1-0/+3
2016-12-12IB/rxe: Fix ref leak in duplicate_request()Andrew Boyer1-0/+1
2016-12-12IB/rxe: Add support for zero-byte operationsAndrew Boyer1-3/+15
2016-12-12IB/rxe: Don't update the response PSN unless it's going forwardsAndrew Boyer1-1/+2
2016-10-06IB/rxe: improved debug prints & code cleanupParav Pandit1-8/+17
2016-10-06IB/rxe: Properly honor max IRD value for rd/atomic.Parav Pandit1-1/+1
2016-09-16IB/rxe: Fix duplicate atomic request handlingYonatan Cohen1-5/+6
2016-08-04Soft RoCE driverMoni Shoua1-0/+1380