index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-02
RDMA/rxe: Split qp state for requester and completer
Bob Pearson
1
-0
/
+1
2022-08-02
RDMA/rxe: Generate error completion for error requester QP state
Li Zhijian
1
-1
/
+12
2022-08-02
RDMA/rxe: Update wqe_index for each wqe error completion
Li Zhijian
1
-0
/
+2
2022-07-22
RDMA/rxe: Replace __rxe_do_task by rxe_run_task
Bob Pearson
1
-2
/
+2
2022-07-22
RDMA/rxe: Make the tasklet exits the same
Bob Pearson
1
-23
/
+31
2022-07-22
RDMA/rxe: Fix rnr retry behavior
Bob Pearson
1
-2
/
+13
2022-07-22
RDMA/rxe: Add rxe_is_fenced() subroutine
Bob Pearson
1
-6
/
+31
2022-07-18
RDMA/rxe: Remove unused mask parameter
lizhijian@fujitsu.com
1
-3
/
+2
2022-06-30
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
[next]