aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_resp.c
AgeCommit message (Expand)Author
2020-03-20rxe: correctly calculate iCRC for unaligned payloadsSteve Wise
2019-07-31RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMMKonstantin Taranov
2019-01-21IB/rxe: Remove unnecessary rxe variableZhu Yanjun
2018-11-08IB/rxe: move the variable into the function that uses itZhu Yanjun
2018-11-08RDMA/rxe: Add link_down, rdma_sends, rdma_recvs stats countersAndrew Boyer
2018-11-06rxe: fix error completion wr_id and qp_numSagi Grimberg
2018-11-06IB/rxe: clean skb queue directlyZhu Yanjun
2018-08-30IB/rxe: fix for duplicate request processing and ack psnsVijay Immanuel
2018-08-30IB/rxe: Simplify rxe_find_route() to avoid GID query for netdevParav Pandit
2018-06-18IB/rxe: support for 802.1q VLAN on the listenerVijay Immanuel
2018-05-09Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford
2018-04-27IB/rxe: avoid double kfree_skbZhu Yanjun
2018-04-27IB/rxe: remove unused function variableZhu Yanjun
2018-04-19IB/rxe: replace refcount_inc with skb_getZhu Yanjun
2018-04-19IB/rxe: optimize the function duplicate_requestZhu Yanjun
2018-03-07IB/rxe: remove unnecessary skb_cloneZhu Yanjun
2018-01-18RDMA/rxe: Fix a race condition in rxe_requester()Bart Van Assche
2018-01-15RDMA: Mark imm_data as be32 in the verbs uapi headerJason Gunthorpe
2017-08-28IB/rxe: Fix up the responder's find_resources() functionAndrew Boyer
2017-07-20rxe: fix broken receive queue drainingVijay Immanuel
2017-07-12IB/rxe: do not copy extra stack memory to skbKees Cook
2017-05-01IB/rxe: Don't clamp residual length to mtuJohannes Thumshirn
2017-04-21IB/rxe: Add port protocol statsYonatan Cohen
2017-03-24IB/rxe: increment msn only when completing a requestDavid Marchand
2017-02-19Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford
2017-02-08IB/rxe: Fix resid updateEyal Itkin
2017-01-10IB/rxe: Remove a pointless indirection layerBart Van Assche
2017-01-10IB/rxe: Fix reference leaks in memory key invalidation codeBart Van Assche
2017-01-10IB/rxe: Fix a MR reference leak in check_rkey()Bart Van Assche
2017-01-10IB/rxe: Generate a completion for all failed work requestsBart Van Assche
2017-01-10IB/rxe: Introduce functions for queue drainingBart Van Assche
2017-01-10IB/rxe: Issue warnings onceBart Van Assche
2016-12-22IB/rxe: Use BTH_PSN_MASK when ACKing duplicate sendsAndrew Boyer
2016-12-12IB/rxe: Hold refs when running taskletsAndrew Boyer
2016-12-12IB/rxe: Fix ref leak in duplicate_request()Andrew Boyer
2016-12-12IB/rxe: Add support for zero-byte operationsAndrew Boyer
2016-12-12IB/rxe: Don't update the response PSN unless it's going forwardsAndrew Boyer
2016-10-06IB/rxe: improved debug prints & code cleanupParav Pandit
2016-10-06IB/rxe: Properly honor max IRD value for rd/atomic.Parav Pandit
2016-09-16IB/rxe: Fix duplicate atomic request handlingYonatan Cohen
2016-08-04Soft RoCE driverMoni Shoua