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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-11
RDMA/siw: Fix connection failure handling
Bernard Metzler
1
-4
/
+12
2023-09-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
13
-176
/
+238
2023-08-22
RDMA/rxe: Fix redundant break statement in switch-case.
Rohit Chavan
1
-1
/
+0
2023-08-22
RDMA/siw: Call llist_reverse_order in siw_run_sq
Guoqing Jiang
1
-7
/
+1
2023-08-22
RDMA/siw: Correct wrong debug message
Guoqing Jiang
1
-1
/
+1
2023-08-22
RDMA/siw: Balance the reference of cep->kref in the error path
Guoqing Jiang
1
-1
/
+0
2023-07-31
RDMA/rxe: Fix incomplete state save in rxe_requester
Bob Pearson
1
-20
/
+25
2023-07-31
RDMA/rxe: Fix rxe_modify_srq
Bob Pearson
2
-30
/
+36
2023-07-31
RDMA/rxe: Fix unsafe drain work queue code
Bob Pearson
2
-0
/
+8
2023-07-31
RDMA/rxe: Move work queue code to subroutines
Bob Pearson
1
-51
/
+108
2023-07-31
RDMA/siw: Fix tx thread initialization.
Bernard Metzler
3
-44
/
+43
2023-07-21
RDMA/siw: Fabricate a GID on tun and loopback devices
Chuck Lever
3
-16
/
+11
2023-07-21
RDMA/siw: use vmalloc_array and vcalloc
Julia Lawall
2
-5
/
+5
2023-07-18
RDMA/rxe: Fix an error handling path in rxe_bind_mw()
Christophe JAILLET
1
-1
/
+2
2023-06-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
15
-84
/
+198
2023-06-29
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-5
/
+11
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-06-27
Merge tag 'rcu.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-06-27
Merge tag 'v6.4' into rdma.git for-next
Jason Gunthorpe
8
-68
/
+100
2023-06-25
tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage
David Howells
1
-3
/
+2
2023-06-20
RDMA/rxe: Simplify cq->notify code
Bob Pearson
2
-6
/
+3
2023-06-20
RDMA/rxe: Fixes mr access supported list
Bob Pearson
1
-1
/
+2
2023-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-7
/
+13
2023-06-14
RDMA/rxe: Fix rxe_cq_post
Bob Pearson
1
-2
/
+2
2023-06-10
mm/gup: remove vmas parameter from pin_user_pages()
Lorenzo Stoakes
1
-1
/
+1
2023-06-09
RDMA/rxe: Send last wqe reached event on qp cleanup
Bob Pearson
1
-1
/
+10
2023-06-09
RDMA/rxe: Fix the use-before-initialization error of resp_pkts
Zhu Yanjun
1
-4
/
+3
2023-06-09
RDMA/rxe: Implement rereg_user_mr
Bob Pearson
2
-0
/
+40
2023-06-09
RDMA/rxe: Let rkey == lkey for local access
Bob Pearson
1
-7
/
+8
2023-06-09
RDMA/rxe: Introduce rxe access supported flags
Bob Pearson
4
-3
/
+30
2023-06-09
RDMA/rxe: Fix access checks in rxe_check_bind_mw
Bob Pearson
1
-8
/
+9
2023-06-09
RDMA//rxe: Optimize send path in rxe_resp.c
Bob Pearson
2
-2
/
+13
2023-06-09
RDMA/rxe: Rename IB_ACCESS_REMOTE
Bob Pearson
2
-7
/
+9
2023-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-61
/
+87
2023-06-01
RDMA/rxe: Fix ref count error in check_rkey()
Bob Pearson
1
-1
/
+2
2023-06-01
RDMA/rxe: Fix packet length checks
Bob Pearson
1
-0
/
+6
2023-06-01
RDMA/rxe: Remove dangling declaration of rxe_cq_disable()
Nicolas Morey
1
-2
/
+0
2023-05-24
siw: Inline do_tcp_sendpages()
David Howells
1
-5
/
+12
2023-05-19
RDMA/rxe: Fix comments about removed tasklets
Daisuke Matsuda
4
-4
/
+4
2023-05-17
RDMA/rxe: Add workqueue support for rxe tasks
Bob Pearson
3
-49
/
+76
2023-05-17
RDMA/rxe: Convert spin_{lock_bh,unlock_bh} to spin_{lock_irqsave,unlock_irqre...
Guoqing Jiang
7
-61
/
+86
2023-05-16
RDMA/rxe: Fix double unlock in rxe_qp.c
Bob Pearson
1
-1
/
+2
2023-04-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
24
-793
/
+1369
2023-04-21
RDMA/rxe: Fix spinlock recursion deadlock on requester
Daisuke Matsuda
1
-3
/
+3
2023-04-20
x86: remove 'zerorest' argument from __copy_user_nocache()
Linus Torvalds
1
-1
/
+1
2023-04-17
RDMA/rxe: Protect QP state with qp->state_lock
Bob Pearson
7
-218
/
+317
2023-04-17
RDMA/rxe: Move code to check if drained to subroutine
Bob Pearson
2
-29
/
+38
2023-04-17
RDMA/rxe: Remove qp->req.state
Bob Pearson
7
-66
/
+34
2023-04-17
RDMA/rxe: Remove qp->comp.state
Bob Pearson
3
-10
/
+4
2023-04-17
RDMA/rxe: Remove qp->resp.state
Bob Pearson
6
-14
/
+8
[next]