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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-27
RDMA/siw: Fix a use after free in siw_alloc_mr
Lv Yunlong
1
-2
/
+2
2021-04-21
RDMA/rxe: Fix a bug in rxe_fill_ip_info()
Bob Pearson
1
-1
/
+1
2021-04-08
RDMA/rxe: Fix missing acks from responder
Bob Pearson
2
-11
/
+8
2021-03-31
RDMA/rxe: Remove rxe_dma_device declaration
Kamal Heib
1
-1
/
+0
2021-03-30
RDMA/rxe: Split MEM into MR and MW
Bob Pearson
8
-226
/
+218
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
9
-56
/
+32
2021-03-22
RDMA: Delete not-used static inline functions
Leon Romanovsky
2
-18
/
+0
2021-03-10
RDMA/iwcm: Allow AFONLY binding for IPv6 addresses
Bernard Metzler
1
-2
/
+17
2021-03-05
RDMA/rxe: Fix errant WARN_ONCE in rxe_completer()
Bob Pearson
1
-32
/
+23
2021-03-05
RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt()
Bob Pearson
1
-24
/
+35
2021-03-05
RDMA/rxe: Fix missed IB reference counting in loopback
Bob Pearson
1
-1
/
+9
2021-03-01
RDMA/rxe: Fix missing kconfig dependency on CRYPTO
Julian Braha
1
-0
/
+1
2021-02-18
Merge tag 'v5.11' into rdma.git for-next
Jason Gunthorpe
2
-0
/
+8
2021-02-16
RDMA/rxe: Remove unused pkt->offset
Bob Pearson
4
-96
/
+90
2021-02-09
RDMA/rxe: Cleanup init_send_wqe
Bob Pearson
1
-23
/
+19
2021-02-09
RDMA/rxe: Fix minor coding style issues
Bob Pearson
2
-7
/
+11
2021-02-09
RDMA/siw: Fix calculation of tx_valid_cpus size
Kamal Heib
1
-1
/
+1
2021-02-08
RDMA/rxe: Fix FIXME in rxe_udp_encap_recv()
Bob Pearson
4
-35
/
+35
2021-02-05
RDMA/rxe: Correct skb on loopback path
Bob Pearson
1
-0
/
+5
2021-02-05
RDMA/rxe: Fix coding error in rxe_rcv_mcast_pkt
Bob Pearson
1
-6
/
+10
2021-02-05
RDMA/rxe: Remove useless code in rxe_recv.c
Bob Pearson
1
-2
/
+1
2021-02-05
RDMA/rxe: Fix coding error in rxe_recv.c
Bob Pearson
1
-3
/
+8
2021-01-28
RDMA/sw/rdmavt/qp: Fix kernel-doc formatting problem
Lee Jones
1
-1
/
+1
2021-01-28
RDMA/sw/rdmavt/mad: Fix misspelling of 'rvt_process_mad()'s 'in_mad_size' param
Lee Jones
1
-1
/
+1
2021-01-28
RDMA/sw/rdmavt/srq: Fix a couple of kernel-doc issues
Lee Jones
1
-3
/
+4
2021-01-28
RDMA/rxe: Replace missing rxe_pool_get_index_locked
Bob Pearson
1
-7
/
+14
2021-01-28
RDMA/rxe: Remove unneeded pool->state
Bob Pearson
2
-43
/
+1
2021-01-28
RDMA/rxe: Remove references to ib_device and pool
Bob Pearson
2
-41
/
+2
2021-01-28
RDMA/rxe: Remove RXE_POOL_ATOMIC
Bob Pearson
2
-6
/
+1
2021-01-28
RDMA/rxe: Fix misleading comments and names
Bob Pearson
3
-43
/
+42
2021-01-28
RDMA/rxe: Fix bug in rxe_alloc()
Bob Pearson
1
-6
/
+35
2021-01-22
RDMA/sw/rdmavt/qp: Fix a bunch of kernel-doc misdemeanours
Lee Jones
1
-14
/
+20
2021-01-22
RDMA/sw/rdmavt/mr: Fix some issues related to formatting and missing descript...
Lee Jones
1
-10
/
+11
2021-01-22
RDMA/sw/rdmavt/mcast: Demote incomplete kernel-doc header
Lee Jones
1
-1
/
+1
2021-01-22
RDMA/sw/rdmavt/mad: Fix 'rvt_process_mad()'s documentation header
Lee Jones
1
-2
/
+5
2021-01-22
RDMA/sw/rdmavt/cq: Demote hardly complete kernel-doc header
Lee Jones
1
-1
/
+1
2021-01-22
RDMA/sw/rdmavt/vt: Fix formatting issue and update description for 'context'
Lee Jones
1
-1
/
+1
2021-01-20
Revert "RDMA/rxe: Remove VLAN code leftovers from RXE"
Martin Wilck
2
-0
/
+11
2021-01-12
RDMA/rxe: Fix race in rxe_mcast.c
Bob Pearson
1
-24
/
+40
2021-01-12
RDMA/rxe: Add unlocked versions of pool APIs
Bob Pearson
2
-26
/
+97
2021-01-12
RDMA/rxe: Make add/drop key/index APIs type safe
Bob Pearson
3
-22
/
+28
2021-01-12
RDMA/rxe: Make pool lookup and alloc APIs type safe
Bob Pearson
1
-17
/
+38
2021-01-12
RDMA/rxe: Add elem_offset field to rxe_type_info
Bob Pearson
2
-0
/
+11
2021-01-12
RDMA/rxe: Let pools support both keys and indices
Bob Pearson
2
-47
/
+58
2021-01-12
RDMA/rxe: Remove unneeded RXE_POOL_ATOMIC flag
Bob Pearson
1
-1
/
+1
2021-01-12
RDMA/rxe: Add check for supported QP types
Xiao Yang
1
-0
/
+11
2021-01-08
RDMA/siw: Fix handling of zero-sized Read and Receive Queues.
Bernard Metzler
5
-146
/
+177
2021-01-07
RDMA: Convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2020-12-12
RDMA/rxe: Use acquire/release for memory ordering
Bob Pearson
3
-50
/
+60
2020-12-07
IB: Fix kernel-doc markups
Mauro Carvalho Chehab
3
-11
/
+11
[next]