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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-02
RDMA/rxe: Fix error unwind in rxe_create_qp()
Zhu Yanjun
1
-4
/
+8
2022-08-02
RDMA/rxe: Split qp state for requester and completer
Bob Pearson
4
-3
/
+10
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-27
Revert "RDMA/rxe: Create duplicate mapping tables for FMRs"
Li Zhijian
5
-162
/
+104
2022-07-22
RDMA/rxe: Replace __rxe_do_task by rxe_run_task
Bob Pearson
1
-2
/
+2
2022-07-22
RDMA/rxe: Limit the number of calls to each tasklet
Bob Pearson
2
-4
/
+18
2022-07-22
RDMA/rxe: Make the tasklet exits the same
Bob Pearson
3
-46
/
+60
2022-07-22
RDMA/rxe: Fix rnr retry behavior
Bob Pearson
4
-3
/
+22
2022-07-22
RDMA/rxe: Add rxe_is_fenced() subroutine
Bob Pearson
1
-6
/
+31
2022-07-22
RDMA/rxe: For invalidate compare according to set keys in mr
Md Haris Iqbal
2
-7
/
+7
2022-07-21
RDMA/rxe: Fix mw bind to allow any consumer key portion
Bob Pearson
1
-7
/
+0
2022-07-21
RDMA/rxe: Fix spelling mistake in error print
Zhang Jiaming
1
-1
/
+1
2022-07-19
RDMA/rxe: Remove unused qp parameter
Xiao Yang
3
-5
/
+5
2022-07-18
RDMA/rxe: Remove unused mask parameter
lizhijian@fujitsu.com
1
-3
/
+2
2022-07-18
RDMA/rxe: Rename rxe_atomic_reply to atomic_reply
Xiao Yang
1
-2
/
+2
2022-07-18
RDMA/rxe: Add common rxe_prepare_res()
Xiao Yang
1
-39
/
+32
2022-07-18
RDMA/rxe: Fix BUG: KASAN: null-ptr-deref in rxe_qp_do_cleanup
Zhu Yanjun
1
-4
/
+6
2022-07-04
IB: Fix spelling of 'writable'
Zhang Jiaming
1
-1
/
+1
2022-07-04
RDMA/rxe: Remove unnecessary include statement
Bob Pearson
1
-1
/
+0
2022-07-01
RDMA/rxe: Replace include statement
Bob Pearson
1
-3
/
+2
2022-07-01
RDMA/rxe: Convert pr_warn/err to pr_debug in pyverbs
Bob Pearson
2
-7
/
+9
2022-06-30
RDMA/rxe: Fix deadlock in rxe_do_local_ops()
Bob Pearson
1
-3
/
+5
2022-06-30
RDMA/rxe: Merge normal and retry atomic flows
Bob Pearson
3
-46
/
+36
2022-06-30
RDMA/rxe: Move atomic original value to res
Bob Pearson
2
-7
/
+8
2022-06-30
RDMA/rxe: Move atomic responder res to atomic_reply
Bob Pearson
1
-22
/
+33
2022-06-30
RDMA/rxe: Add a responder state for atomic reply
Bob Pearson
1
-6
/
+18
2022-06-30
RDMA/rxe: Move code to rxe_prepare_atomic_res()
Bob Pearson
1
-16
/
+27
2022-06-30
RDMA/rxe: Convert read side locking to rcu
Bob Pearson
1
-16
/
+8
2022-06-30
RDMA/rxe: Stop lookup of partially built objects
Bob Pearson
5
-27
/
+136
2022-06-25
RDMA/rxe: Remove useless pkt parameters
Xiao Yang
1
-16
/
+12
2022-06-16
RDMA/rxe: fix xa_alloc_cycle() error return value check again
Dongliang Mu
1
-2
/
+2
2022-05-24
RDMA/rxe: Fix an error handling path in rxe_get_mcg()
Christophe JAILLET
1
-2
/
+4
2022-05-24
Merge tag 'v5.18' into rdma.git for-next
Jason Gunthorpe
2
-56
/
+60
2022-05-09
RDMA/rxe: Enforce IBA C11-17
Bob Pearson
3
-0
/
+17
2022-05-09
RDMA/rxe: Move mw cleanup code to rxe_mw_cleanup()
Bob Pearson
2
-29
/
+29
2022-05-09
RDMA/rxe: Move mr cleanup code to rxe_mr_cleanup()
Bob Pearson
1
-6
/
+4
2022-05-09
RDMA/rxe: Move qp cleanup code to rxe_qp_do_cleanup()
Bob Pearson
3
-10
/
+4
2022-05-09
RDMA/rxe: Check rxe_get() return value
Bob Pearson
3
-3
/
+6
2022-05-09
RDMA/rxe: Add rxe_srq_cleanup()
Bob Pearson
4
-22
/
+25
2022-05-06
RDMA/rxe: Remove IB_SRQ_INIT_MASK
Bob Pearson
3
-57
/
+74
2022-05-06
RDMA/rxe: Skip adjusting remote addr for write in retry operation
Chengguang Xu
1
-2
/
+0
2022-05-05
RDMA/rxe: Optimize the mr pool struct
Zhu Yanjun
2
-11
/
+3
2022-05-05
RDMA/rxe: Change mcg_lock to a _bh lock
Bob Pearson
1
-21
/
+15
2022-05-05
RDMA/rxe: Do not call dev_mc_add/del() under a spinlock
Bob Pearson
1
-28
/
+23
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-20
RDMA/rxe: Recheck the MR in when generating a READ reply
Bob Pearson
1
-2
/
+8
2022-04-12
RDMA/rxe: Fix "Replace mr by rkey in responder resources"
Bob Pearson
1
-8
/
+17
2022-04-12
RDMA/rxe: Generate a completion for unsupported/invalid opcode
Xiao Yang
1
-1
/
+1
[next]