index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
/
rxe_resp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-02
RDMA/rxe: Use the correct size of wqe when processing SRQ
Bob Pearson
1
-1
/
+1
2021-06-25
RDMA/rxe: Missing unlock on error in get_srq_wqe()
Dan Carpenter
1
-0
/
+1
2021-06-22
RDMA/rxe: Fix extra copy in prepare_ack_packet
Bob Pearson
1
-10
/
+3
2021-06-22
RDMA/rxe: Fix over copying in get_srq_wqe
Bob Pearson
1
-2
/
+8
2021-06-22
RDMA/rxe: Fix extra copies in build_rdma_network_hdr
Bob Pearson
1
-17
/
+12
2021-06-22
RDMA/rxe: Fix useless copy in send_atomic_ack
Bob Pearson
1
-4
/
+0
2021-06-17
RDMA/rxe: Implement memory access through MWs
Bob Pearson
1
-15
/
+40
2021-06-17
RDMA/rxe: Implement invalidate MW operations
Bob Pearson
1
-24
/
+36
2021-06-17
RDMA/rxe: Fix qp reference counting for atomic ops
Bob Pearson
1
-2
/
+0
2021-06-03
RDMA/rxe: Protext kernel index from user space
Bob Pearson
1
-10
/
+34
2021-04-08
RDMA/rxe: Fix missing acks from responder
Bob Pearson
1
-10
/
+8
2021-03-30
RDMA/rxe: Split MEM into MR and MW
Bob Pearson
1
-17
/
+17
2021-02-18
Merge tag 'v5.11' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+5
2021-02-16
RDMA/rxe: Remove unused pkt->offset
Bob Pearson
1
-2
/
+1
2021-02-08
RDMA/rxe: Fix FIXME in rxe_udp_encap_recv()
Bob Pearson
1
-0
/
+3
2021-01-20
Revert "RDMA/rxe: Remove VLAN code leftovers from RXE"
Martin Wilck
1
-0
/
+5
2020-11-12
RDMA/rxe: Remove VLAN code leftovers from RXE
Zhu Yanjun
1
-5
/
+0
2020-08-31
RDMA/rxe: Add SPDX hdrs to rxe source files
Bob Pearson
1
-28
/
+1
2019-12-09
rxe: correctly calculate iCRC for unaligned payloads
Steve Wise
1
-0
/
+7
2019-07-08
RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM
Konstantin Taranov
1
-1
/
+4
2019-01-22
IB/rxe: Remove unnecessary rxe variable
Zhu Yanjun
1
-2
/
+1
2018-11-09
IB/rxe: move the variable into the function that uses it
Zhu Yanjun
1
-8
/
+4
2018-11-09
RDMA/rxe: Add link_down, rdma_sends, rdma_recvs stats counters
Andrew Boyer
1
-1
/
+2
2018-11-07
rxe: fix error completion wr_id and qp_num
Sagi Grimberg
1
-4
/
+9
2018-11-07
IB/rxe: clean skb queue directly
Zhu Yanjun
1
-4
/
+1
2018-08-31
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-08
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-16
RDMA: Mark imm_data as be32 in the verbs uapi header
Jason Gunthorpe
1
-2
/
+1
2017-08-29
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-13
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-25
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-11
IB/rxe: Remove a pointless indirection layer
Bart Van Assche
1
-2
/
+2
2017-01-11
IB/rxe: Fix reference leaks in memory key invalidation code
Bart Van Assche
1
-0
/
+1
2017-01-11
IB/rxe: Fix a MR reference leak in check_rkey()
Bart Van Assche
1
-10
/
+10
2017-01-11
IB/rxe: Generate a completion for all failed work requests
Bart Van Assche
1
-2
/
+2
2017-01-11
IB/rxe: Introduce functions for queue draining
Bart Van Assche
1
-13
/
+15
2017-01-11
IB/rxe: Issue warnings once
Bart Van Assche
1
-5
/
+6
[next]