index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
25
-33
/
+40
2025-05-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
61
-685
/
+961
2025-05-29
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
11
-166
/
+223
2025-05-26
RDMA/cma: Fix hang when cma_netevent_callback fails to queue_work
Jack Morgenstein
1
-1
/
+2
2025-05-26
Merge tag 'v6.15' into rdma.git for-next
Jason Gunthorpe
13
-34
/
+30
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2025-05-25
RDMA/bnxt_re: Support extended stats for Thor2 VF
Ajit Khaparde
2
-2
/
+7
2025-05-25
RDMA/hns: Fix endian issue in trace events
Junxian Huang
1
-6
/
+9
2025-05-25
RDMA/mlx5: Avoid flexible array warning
Leon Romanovsky
1
-37
/
+21
2025-05-25
IB/cm: Remove dead code and adjust naming
Vlad Dumitrescu
4
-56
/
+16
2025-05-25
RDMA/core: Avoid hmm_dma_map_alloc() for virtual DMA devices
Daisuke Matsuda
1
-6
/
+25
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-8
/
+8
2025-05-22
IB/IPoIB: Allow using netdevs that require the instance lock
Cosmin Ratiu
2
-15
/
+31
2025-05-22
IB/IPoIB: Replace vlan_rwsem with the netdev instance lock
Cosmin Ratiu
4
-57
/
+87
2025-05-22
IB/IPoIB: Enqueue separate work_structs for each flushed interface
Cosmin Ratiu
4
-22
/
+44
2025-05-22
RDMA/rxe: Break endless pagefault loop for RO pages
Leon Romanovsky
1
-9
/
+5
2025-05-22
RDMA/siw: use skb_crc32c() instead of __skb_checksum()
Eric Biggers
2
-21
/
+2
2025-05-21
RDMA/bnxt_re: Fix return code of bnxt_re_configure_cc
Kalesh AP
1
-1
/
+1
2025-05-21
RDMA/bnxt_re: Fix missing error handling for tx_queue
Gautam R A
1
-6
/
+9
2025-05-21
RDMA/bnxt_re: Fix incorrect display of inactivity_cp in debugfs output
Gautam R A
1
-0
/
+5
2025-05-18
RDMA/mlx5: Add support for 200Gbps per lane speeds
Patrisious Haddad
1
-0
/
+12
2025-05-18
RDMA/mlx5: Remove the redundant MLX5_IB_STAGE_UAR stage
Yishai Hadas
2
-18
/
+0
2025-05-13
Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/tn...
Leon Romanovsky
4
-63
/
+71
2025-05-13
RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction
Shin'ichiro Kawasaki
1
-14
/
+15
2025-05-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...
Jakub Kicinski
4
-63
/
+71
2025-05-12
RDMA/mana_ib: unify mana_ib functions to support any gdma device
Konstantin Taranov
3
-20
/
+16
2025-05-12
RDMA/mana_ib: Add support of mana_ib for RNIC and ETH nic
Konstantin Taranov
3
-97
/
+138
2025-05-12
RDMA/siw: replace redundant ternary operator with just rv
Colin Ian King
1
-1
/
+1
2025-05-12
RDMA/umem: Separate implicit ODP initialization from explicit ODP
Leon Romanovsky
1
-45
/
+46
2025-05-12
RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
Leon Romanovsky
5
-105
/
+70
2025-05-12
RDMA/umem: Store ODP access mask information in PFN
Leon Romanovsky
4
-86
/
+69
2025-05-12
RDMA/hns: Fix build error of hns_roce_trace
Junxian Huang
1
-0
/
+1
2025-05-09
iidc/ice/irdma: Update IDC to support multiple consumers
Dave Ertman
2
-49
/
+54
2025-05-06
RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problem
Zhu Yanjun
1
-2
/
+4
2025-05-06
RDMA/siw: Remove unused siw_mem_add
Dr. David Alan Gilbert
2
-25
/
+0
2025-05-06
IB/hfi1: Remove unused sc_drop and sdma_all_idle
Dr. David Alan Gilbert
4
-30
/
+0
2025-05-05
RDMA/mlx5: Fix error flow upon firmware failure for RQ destruction
Patrisious Haddad
1
-2
/
+28
2025-05-05
IB/cm: Drop lockdep assert and WARN when freeing old msg
Vlad Dumitrescu
1
-1
/
+2
2025-04-30
iidc/ice/irdma: Rename to iidc_* convention
Dave Ertman
1
-19
/
+22
2025-04-30
iidc/ice/irdma: Rename IDC header file
Dave Ertman
3
-4
/
+4
2025-04-27
IB/hfi1: Adjust fd->entry_to_rb allocation type
Kees Cook
1
-1
/
+1
2025-04-27
IB/mthca: Adjust buddy->bits allocation type
Kees Cook
1
-1
/
+1
2025-04-21
RDMA/hns: Add trace for CMDQ dumping
Junxian Huang
2
-0
/
+39
2025-04-21
RDMA/hns: Include hnae3.h in hns_roce_hw_v2.h
Junxian Huang
5
-4
/
+1
2025-04-21
RDMA/hns: Add trace for MR/MTR attribute dumping
Junxian Huang
2
-0
/
+68
2025-04-21
RDMA/hns: Add trace for AEQE dumping
Junxian Huang
2
-0
/
+20
2025-04-21
RDMA/hns: Add trace for WQE dumping
Junxian Huang
3
-0
/
+55
2025-04-21
RDMA/hns: Add trace for flush CQE
Junxian Huang
3
-0
/
+72
2025-04-21
RDMA/rxe: Remove 32-bit architecture support
Daisuke Matsuda
5
-19
/
+3
2025-04-20
RDMA/rxe: Remove unused rxe_run_task
Dr. David Alan Gilbert
2
-31
/
+11
[next]