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.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_req.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-17
RDMA/rxe: Fix rnr retry behavior
Bob Pearson
1
-2
/
+13
2022-08-17
RDMA/rxe: Fix deadlock in rxe_do_local_ops()
Bob Pearson
1
-3
/
+5
2022-05-09
RDMA/rxe: Check rxe_get() return value
Bob Pearson
1
-1
/
+2
2022-05-06
RDMA/rxe: Skip adjusting remote addr for write in retry operation
Chengguang Xu
1
-2
/
+0
2022-05-04
RDMA/rxe: Replace paylen by payload
Bob Pearson
1
-6
/
+6
2022-04-25
RDMA/rxe: Remove useless parameters for update_state()
Li Zhijian
1
-3
/
+2
2022-04-12
RDMA/rxe: Generate a completion for unsupported/invalid opcode
Xiao Yang
1
-1
/
+1
2022-04-08
RDMA/rxe: Remove reliable datagram support
Bob Pearson
1
-2
/
+1
2022-04-08
RDMA/rxe: Remove support for SMI QPs from rdma_rxe
Bob Pearson
1
-1
/
+0
2022-03-16
RDMA/rxe: Use standard names for ref counting
Bob Pearson
1
-5
/
+5
2022-03-16
RDMA/rxe: Fix ref error in rxe_av.c
Bob Pearson
1
-22
/
+33
2022-03-15
RDMA/rxe: Remove useless argument for update_state()
Chengguang Xu
1
-2
/
+2
2022-03-15
RDMA/rxe: Change variable and function argument to proper type
Chengguang Xu
1
-5
/
+5
2021-12-07
RDMA/rxe: Remove the unnecessary variable
Zhu Yanjun
1
-4
/
+1
2021-11-19
RDMA/rxe: Replace irqsave locks with bh locks
Bob Pearson
1
-7
/
+4
2021-10-12
RDMA/rxe: Lookup kernel AH from ah index in UD WQEs
Bob Pearson
1
-3
/
+5
2021-09-28
RDMA/rxe: Add MASK suffix for RXE_READ_OR_ATOMIC and RXE_WRITE_OR_SEND
Xiao Yang
1
-3
/
+3
2021-09-24
RDMA/rxe: Separate HW and SW l/rkeys
Bob Pearson
1
-9
/
+5
2021-09-24
RDMA/rxe: Add memory barriers to kernel queues
Bob Pearson
1
-23
/
+14
2021-07-16
RDMA/rxe: Move ICRC generation to a subroutine
Bob Pearson
1
-11
/
+2
2021-06-17
RDMA/rxe: Implement invalidate MW operations
Bob Pearson
1
-10
/
+8
2021-06-17
RDMA/rxe: Add support for bind MW work requests
Bob Pearson
1
-0
/
+8
2021-06-17
RDMA/rxe: Move local ops to subroutine
Bob Pearson
1
-40
/
+63
2021-06-17
RDMA/rxe: Replace WR_REG_MASK by WR_LOCAL_OP_MASK
Bob Pearson
1
-1
/
+1
2021-06-03
RDMA/rxe: Protext kernel index from user space
Bob Pearson
1
-11
/
+35
2021-03-30
RDMA/rxe: Split MEM into MR and MW
Bob Pearson
1
-5
/
+5
2021-02-16
RDMA/rxe: Remove unused pkt->offset
Bob Pearson
1
-1
/
+0
2020-10-28
RDMA/rxe: Compute PSN windows correctly
Bob Pearson
1
-1
/
+2
2020-10-09
RDMA/rxe: Remove duplicate entries in struct rxe_mr
Bob Pearson
1
-2
/
+2
2020-08-31
RDMA/rxe: Add SPDX hdrs to rxe source files
Bob Pearson
1
-28
/
+1
2020-07-31
RDMA/rxe: Remove pkey table
Kamal Heib
1
-4
/
+1
2019-12-09
rxe: correctly calculate iCRC for unaligned payloads
Steve Wise
1
-0
/
+6
2018-11-30
rxe: IB_WR_REG_MR does not capture MR's iova field
Chuck Lever
1
-0
/
+1
2018-11-09
IB/rxe: move the variable into the function that uses it
Zhu Yanjun
1
-1
/
+1
2018-08-31
IB/rxe: fixes for rdma read retry
Vijay Immanuel
1
-6
/
+9
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: Fix missing completion for mem_reg work requests
Vijay Immanuel
1
-0
/
+3
2018-06-11
IB/rxe: avoid double kfree skb
Zhu Yanjun
1
-1
/
+1
2018-05-09
Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next
Doug Ledford
1
-1
/
+0
2018-04-27
IB/rxe: avoid double kfree_skb
Zhu Yanjun
1
-1
/
+0
2018-04-27
IB/rxe: remove unused function variable
Zhu Yanjun
1
-1
/
+1
2018-01-18
RDMA/rxe: Fix a race condition in rxe_requester()
Bart Van Assche
1
-8
/
+1
2017-10-25
IB/rxe: Convert timers to use timer_setup()
Kees Cook
1
-2
/
+2
2017-08-29
IB/rxe: Another fix for broken receive queue draining
Andrew Boyer
1
-1
/
+3
2017-07-24
IB/rxe: Prefer 'unsigned int' to bare use of 'unsigned'
Kamal Heib
1
-1
/
+1
2017-04-21
IB/rxe: Offload CRC calculation when possible
yonatanc
1
-2
/
+2
2017-03-25
IB/rxe: double free on error
Dan Carpenter
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: Generate a completion for all failed work requests
Bart Van Assche
1
-11
/
+7
[next]