summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_comp.c
Commit message (Expand)AuthorAgeFilesLines
* IB/rxe: Remove unnecessary rxe variableZhu Yanjun2019-01-211-3/+3
* RDMA/rxe: Add link_down, rdma_sends, rdma_recvs stats countersAndrew Boyer2018-11-081-0/+6
* IB/rxe: fixes for rdma read retryVijay Immanuel2018-08-301-5/+16
* IB/rxe: avoid back-to-back retriesVijay Immanuel2018-08-301-1/+17
* RDMA/rxe: Set wqe->status correctly if an unexpected response is receivedBart Van Assche2018-08-081-0/+1
* IB/rxe: avoid calling WARN_ON_ONCE twiceZhu Yanjun2018-05-171-4/+0
* IB/rxe: remove unused function variableZhu Yanjun2018-04-271-4/+2
* IB/rxe: Convert timers to use timer_setup()Kees Cook2017-10-251-2/+2
* RDMA/rxe: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-141-2/+2
* IB/rxe: Add port protocol statsYonatan Cohen2017-04-211-1/+13
* IB/rxe: Fix an skb leakBart Van Assche2017-01-101-1/+14
* IB/rxe: Generate a completion for all failed work requestsBart Van Assche2017-01-101-1/+10
* IB/rxe: Introduce functions for queue drainingBart Van Assche2017-01-101-40/+23
* IB/rxe: Issue warnings onceBart Van Assche2017-01-101-1/+1
* IB/rxe: Drop future atomic/read packets rather than retryingAndrew Boyer2016-12-221-1/+1
* IB/rxe: Hold refs when running taskletsAndrew Boyer2016-12-121-0/+4
* IB/rxe: Advance the consumer pointer before posting the CQEAndrew Boyer2016-12-121-2/+3
* IB/rxe: improved debug prints & code cleanupParav Pandit2016-10-061-2/+4
* IB/rxe: Fix kmem_cache leakYonatan Cohen2016-09-161-0/+13
* Soft RoCE driverMoni Shoua2016-08-041-0/+734