index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
/
rxe_resp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
IB/rxe: move the variable into the function that uses it
Zhu Yanjun
1
-8
/
+4
2018-11-08
RDMA/rxe: Add link_down, rdma_sends, rdma_recvs stats counters
Andrew Boyer
1
-1
/
+2
2018-11-06
rxe: fix error completion wr_id and qp_num
Sagi Grimberg
1
-4
/
+9
2018-11-06
IB/rxe: clean skb queue directly
Zhu Yanjun
1
-4
/
+1
2018-08-30
IB/rxe: fix for duplicate request processing and ack psns
Vijay Immanuel
1
-2
/
+6
2018-08-30
IB/rxe: Simplify rxe_find_route() to avoid GID query for netdev
Parav Pandit
1
-1
/
+1
2018-06-18
IB/rxe: support for 802.1q VLAN on the listener
Vijay Immanuel
1
-0
/
+5
2018-05-09
Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next
Doug Ledford
1
-5
/
+1
2018-04-27
IB/rxe: avoid double kfree_skb
Zhu Yanjun
1
-5
/
+1
2018-04-27
IB/rxe: remove unused function variable
Zhu Yanjun
1
-2
/
+1
2018-04-19
IB/rxe: replace refcount_inc with skb_get
Zhu Yanjun
1
-1
/
+1
2018-04-19
IB/rxe: optimize the function duplicate_request
Zhu Yanjun
1
-14
/
+3
2018-03-07
IB/rxe: remove unnecessary skb_clone
Zhu Yanjun
1
-12
/
+3
2018-01-18
RDMA/rxe: Fix a race condition in rxe_requester()
Bart Van Assche
1
-1
/
+1
2018-01-15
RDMA: Mark imm_data as be32 in the verbs uapi header
Jason Gunthorpe
1
-2
/
+1
2017-08-28
IB/rxe: Fix up the responder's find_resources() function
Andrew Boyer
1
-1
/
+1
2017-07-20
rxe: fix broken receive queue draining
Vijay Immanuel
1
-0
/
+3
2017-07-12
IB/rxe: do not copy extra stack memory to skb
Kees Cook
1
-1
/
+3
2017-05-01
IB/rxe: Don't clamp residual length to mtu
Johannes Thumshirn
1
-2
/
+0
2017-04-21
IB/rxe: Add port protocol stats
Yonatan Cohen
1
-0
/
+5
2017-03-24
IB/rxe: increment msn only when completing a request
David Marchand
1
-5
/
+4
2017-02-19
Merge branch 'k.o/for-4.10-rc' into HEAD
Doug Ledford
1
-1
/
+1
2017-02-08
IB/rxe: Fix resid update
Eyal Itkin
1
-1
/
+1
2017-01-10
IB/rxe: Remove a pointless indirection layer
Bart Van Assche
1
-2
/
+2
2017-01-10
IB/rxe: Fix reference leaks in memory key invalidation code
Bart Van Assche
1
-0
/
+1
2017-01-10
IB/rxe: Fix a MR reference leak in check_rkey()
Bart Van Assche
1
-10
/
+10
2017-01-10
IB/rxe: Generate a completion for all failed work requests
Bart Van Assche
1
-2
/
+2
2017-01-10
IB/rxe: Introduce functions for queue draining
Bart Van Assche
1
-13
/
+15
2017-01-10
IB/rxe: Issue warnings once
Bart Van Assche
1
-5
/
+6
2016-12-22
IB/rxe: Use BTH_PSN_MASK when ACKing duplicate sends
Andrew Boyer
1
-1
/
+2
2016-12-12
IB/rxe: Hold refs when running tasklets
Andrew Boyer
1
-0
/
+3
2016-12-12
IB/rxe: Fix ref leak in duplicate_request()
Andrew Boyer
1
-0
/
+1
2016-12-12
IB/rxe: Add support for zero-byte operations
Andrew Boyer
1
-3
/
+15
2016-12-12
IB/rxe: Don't update the response PSN unless it's going forwards
Andrew Boyer
1
-1
/
+2
2016-10-06
IB/rxe: improved debug prints & code cleanup
Parav Pandit
1
-8
/
+17
2016-10-06
IB/rxe: Properly honor max IRD value for rd/atomic.
Parav Pandit
1
-1
/
+1
2016-09-16
IB/rxe: Fix duplicate atomic request handling
Yonatan Cohen
1
-5
/
+6
2016-08-04
Soft RoCE driver
Moni Shoua
1
-0
/
+1380