aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_recv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-21IB/rxe: Remove unnecessary rxe variableZhu Yanjun1-7/+5
2018-08-30IB/rxe: remove redudant qpn checkZhu Yanjun1-2/+2
2018-07-24IB/rxe: Drop QP0 silentlyZhu Yanjun1-2/+7
2018-06-18IB/rxe: avoid unnecessary NULL checkZhu Yanjun1-2/+1
2018-06-18IB/rxe: Use rdma GID APIParav Pandit1-3/+9
2018-04-27IB/rxe: Change rxe_rcv to return voidYuval Shaia1-3/+2
2018-04-19IB/rxe: replace refcount_inc with skb_getZhu Yanjun1-1/+1
2018-03-29IB/rxe: optimize mcast recv processZhu Yanjun1-10/+4
2018-03-14rdma_rxe: make rxe work over 802.1q VLAN devicesMartin Wilck1-1/+1
2017-12-18IB/rxe: Avoid passing unused index pointer which is optionalParav Pandit1-2/+1
2017-04-21IB/rxe: Offload CRC calculation when possibleyonatanc1-2/+2
2017-04-21IB/rxe: Do not export module's private functionParav Pandit1-1/+0
2017-04-21IB/rxe: Add port protocol statsYonatan Cohen1-0/+2
2017-01-10IB/rxe: Suppress sparse warningsBart Van Assche1-1/+1
2016-12-12IB/rxe: Remove buffer used for printing IP addressAndrew Boyer1-6/+5
2016-10-06IB/rxe: improved debug prints & code cleanupParav Pandit1-1/+2
2016-09-16IB/rxe: fix GFP_KERNEL in spinlock contextAlexey Khoroshilov1-1/+1
2016-08-04Soft RoCE driverMoni Shoua1-0/+420