aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_resp.c
Commit message (Expand)AuthorAge
* IB/rxe: fix for duplicate request processing and ack psnsVijay Immanuel2018-08-30
* IB/rxe: Simplify rxe_find_route() to avoid GID query for netdevParav Pandit2018-08-30
* IB/rxe: support for 802.1q VLAN on the listenerVijay Immanuel2018-06-18
* Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford2018-05-09
|\
| * IB/rxe: avoid double kfree_skbZhu Yanjun2018-04-27
* | IB/rxe: remove unused function variableZhu Yanjun2018-04-27
* | IB/rxe: replace refcount_inc with skb_getZhu Yanjun2018-04-19
* | IB/rxe: optimize the function duplicate_requestZhu Yanjun2018-04-19
|/
* IB/rxe: remove unnecessary skb_cloneZhu Yanjun2018-03-07
* RDMA/rxe: Fix a race condition in rxe_requester()Bart Van Assche2018-01-18
* RDMA: Mark imm_data as be32 in the verbs uapi headerJason Gunthorpe2018-01-15
* IB/rxe: Fix up the responder's find_resources() functionAndrew Boyer2017-08-28
* rxe: fix broken receive queue drainingVijay Immanuel2017-07-20
* IB/rxe: do not copy extra stack memory to skbKees Cook2017-07-12
* IB/rxe: Don't clamp residual length to mtuJohannes Thumshirn2017-05-01
* IB/rxe: Add port protocol statsYonatan Cohen2017-04-21
* IB/rxe: increment msn only when completing a requestDavid Marchand2017-03-24
* Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford2017-02-19
|\
| * IB/rxe: Fix resid updateEyal Itkin2017-02-08
* | IB/rxe: Remove a pointless indirection layerBart Van Assche2017-01-10
* | IB/rxe: Fix reference leaks in memory key invalidation codeBart Van Assche2017-01-10
* | IB/rxe: Fix a MR reference leak in check_rkey()Bart Van Assche2017-01-10
* | IB/rxe: Generate a completion for all failed work requestsBart Van Assche2017-01-10
* | IB/rxe: Introduce functions for queue drainingBart Van Assche2017-01-10
* | IB/rxe: Issue warnings onceBart Van Assche2017-01-10
|/
* IB/rxe: Use BTH_PSN_MASK when ACKing duplicate sendsAndrew Boyer2016-12-22
* IB/rxe: Hold refs when running taskletsAndrew Boyer2016-12-12
* IB/rxe: Fix ref leak in duplicate_request()Andrew Boyer2016-12-12
* IB/rxe: Add support for zero-byte operationsAndrew Boyer2016-12-12
* IB/rxe: Don't update the response PSN unless it's going forwardsAndrew Boyer2016-12-12
* IB/rxe: improved debug prints & code cleanupParav Pandit2016-10-06
* IB/rxe: Properly honor max IRD value for rd/atomic.Parav Pandit2016-10-06
* IB/rxe: Fix duplicate atomic request handlingYonatan Cohen2016-09-16
* Soft RoCE driverMoni Shoua2016-08-04