aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_comp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-17IB/rxe: avoid calling WARN_ON_ONCE twiceZhu Yanjun1-4/+0
2018-04-27IB/rxe: remove unused function variableZhu Yanjun1-4/+2
2017-10-25IB/rxe: Convert timers to use timer_setup()Kees Cook1-2/+2
2017-10-14RDMA/rxe: Suppress gcc 7 fall-through complaintsBart Van Assche1-2/+2
2017-04-21IB/rxe: Add port protocol statsYonatan Cohen1-1/+13
2017-01-10IB/rxe: Fix an skb leakBart Van Assche1-1/+14
2017-01-10IB/rxe: Generate a completion for all failed work requestsBart Van Assche1-1/+10
2017-01-10IB/rxe: Introduce functions for queue drainingBart Van Assche1-40/+23
2017-01-10IB/rxe: Issue warnings onceBart Van Assche1-1/+1
2016-12-22IB/rxe: Drop future atomic/read packets rather than retryingAndrew Boyer1-1/+1
2016-12-12IB/rxe: Hold refs when running taskletsAndrew Boyer1-0/+4
2016-12-12IB/rxe: Advance the consumer pointer before posting the CQEAndrew Boyer1-2/+3
2016-10-06IB/rxe: improved debug prints & code cleanupParav Pandit1-2/+4
2016-09-16IB/rxe: Fix kmem_cache leakYonatan Cohen1-0/+13
2016-08-04Soft RoCE driverMoni Shoua1-0/+734