aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_recv.c
AgeCommit message (Expand)Author
2020-09-04RDMA/rxe: Skip dgid check in loopback modeZhu Yanjun
2020-03-20rxe: correctly calculate iCRC for unaligned payloadsSteve Wise
2019-01-21IB/rxe: Remove unnecessary rxe variableZhu Yanjun
2018-08-30IB/rxe: remove redudant qpn checkZhu Yanjun
2018-07-24IB/rxe: Drop QP0 silentlyZhu Yanjun
2018-06-18IB/rxe: avoid unnecessary NULL checkZhu Yanjun
2018-06-18IB/rxe: Use rdma GID APIParav Pandit
2018-04-27IB/rxe: Change rxe_rcv to return voidYuval Shaia
2018-04-19IB/rxe: replace refcount_inc with skb_getZhu Yanjun
2018-03-29IB/rxe: optimize mcast recv processZhu Yanjun
2018-03-14rdma_rxe: make rxe work over 802.1q VLAN devicesMartin Wilck
2017-12-18IB/rxe: Avoid passing unused index pointer which is optionalParav Pandit
2017-04-21IB/rxe: Offload CRC calculation when possibleyonatanc
2017-04-21IB/rxe: Do not export module's private functionParav Pandit
2017-04-21IB/rxe: Add port protocol statsYonatan Cohen
2017-01-10IB/rxe: Suppress sparse warningsBart Van Assche
2016-12-12IB/rxe: Remove buffer used for printing IP addressAndrew Boyer
2016-10-06IB/rxe: improved debug prints & code cleanupParav Pandit
2016-09-16IB/rxe: fix GFP_KERNEL in spinlock contextAlexey Khoroshilov
2016-08-04Soft RoCE driverMoni Shoua