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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2022-12-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
42
-346
/
+2393
2022-12-14
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-6
/
+5
2022-12-14
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-9
/
+8
2022-12-13
Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...
Linus Torvalds
3
-36
/
+8
2022-12-09
Merge tag 'v6.1-rc8' into rdma.git for-next
Jason Gunthorpe
5
-17
/
+16
2022-12-08
RDMA/mlx5: Remove not-used IB_FLOW_SPEC_IB define
Zhu Yanjun
1
-1
/
+0
2022-12-08
RDMA/hns: Fix XRC caps on HIP08
Chengchang Tang
1
-2
/
+3
2022-12-08
RDMA/hns: Fix error code of CMD
Chengchang Tang
2
-1
/
+30
2022-12-08
RDMA/hns: Fix page size cap from firmware
Chengchang Tang
1
-0
/
+3
2022-12-08
RDMA/hns: Fix PBL page MTR find
Chengchang Tang
1
-1
/
+2
2022-12-08
RDMA/hns: Fix AH attr queried by query_qp
Chengchang Tang
1
-0
/
+2
2022-12-08
RDMA/hns: Fix the gid problem caused by free mr
Yixing Liu
2
-46
/
+137
2022-12-07
RDMA/hfi1: use sysfs_emit() to instead of scnprintf()
ye xingchen
1
-1
/
+1
2022-12-04
RDMA/mlx5: no need to kfree NULL pointer
Li Zhijian
1
-4
/
+2
2022-12-04
RDMA/hfi1: Fix error return code in parse_platform_config()
Wang Yufen
1
-0
/
+6
2022-12-01
IB/hfi1: Switch to netif_napi_add()
Yang Yang
1
-1
/
+1
2022-12-01
RDMA/hw/qib/qib_user_pages: remove FOLL_FORCE usage
David Hildenbrand
1
-1
/
+1
2022-12-01
RDMA/usnic: remove FOLL_FORCE usage
David Hildenbrand
1
-5
/
+4
2022-11-30
net/mlx5: Generalize name of UMR alignment definition
Tariq Toukan
2
-9
/
+8
2022-11-29
RDMA/mlx4: Remove NULL check before dev_{put, hold}
zhang songyi
1
-8
/
+4
2022-11-24
RDMA/erdma: Notify the latest PI to FW for reflushing when necessary
Cheng Xu
2
-9
/
+26
2022-11-24
RDMA/erdma: Implement the lifecycle of reflushing work for each QP
Cheng Xu
3
-0
/
+28
2022-11-24
RDMA/erdma: Add a workqueue for WRs reflushing
Cheng Xu
2
-2
/
+13
2022-11-24
RDMA/erdma: Fix a typo in annotation
Cheng Xu
1
-1
/
+1
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
1
-2
/
+2
2022-11-22
RDMA/hns: fix memory leak in hns_roce_alloc_mr()
Zhengchao Shao
1
-2
/
+2
2022-11-22
RDMA/irdma: Initialize net_type before checking it
Mustafa Ismail
1
-0
/
+1
2022-11-22
RDMA/hfi: Decrease PCI device reference count in error path
Xiongfeng Wang
1
-0
/
+2
2022-11-21
RDMA/qib: don't pass bogus GFP_ flags to dma_alloc_coherent
Christoph Hellwig
2
-18
/
+5
2022-11-21
RDMA/hfi1: don't pass bogus GFP_ flags to dma_alloc_coherent
Christoph Hellwig
1
-18
/
+3
2022-11-19
RDMA/hns: Fix incorrect sge nums calculation
Luoyouming
4
-30
/
+110
2022-11-19
RDMA/hns: Fix ext_sge num error when post send
Luoyouming
1
-2
/
+11
2022-11-19
IB/hfi1: Replace 1-element array with singleton
Kees Cook
1
-11
/
+11
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
1
-3
/
+2
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2
-4
/
+4
2022-11-17
RDMA/irdma: Do not request 2-level PBLEs for CQ alloc
Mustafa Ismail
1
-10
/
+5
2022-11-17
RDMA/irdma: Fix RQ completion opcode
Mustafa Ismail
5
-45
/
+71
2022-11-17
RDMA/irdma: Fix inline for multiple SGE's
Mustafa Ismail
3
-104
/
+119
2022-11-14
RDMA/mana: Remove redefinition of basic u64 type
Leon Romanovsky
1
-3
/
+2
2022-11-11
RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter
Long Li
10
-0
/
+1713
2022-11-07
RDMA/erdma: Implement atomic operations support
Cheng Xu
3
-8
/
+52
2022-11-07
RDMA/erdma: Report atomic capacity when hardware supports atomic feature
Cheng Xu
4
-0
/
+11
2022-11-07
RDMA/erdma: Extend access right field of FRMR and REG MR to support atomic
Cheng Xu
4
-13
/
+11
2022-11-07
RDMA/irdma: Report the correct link speed
Shiraz Saleem
1
-32
/
+3
2022-11-06
RDMA/mlx5: Change debug log level for remote access error syndromes
Arumugam Kolappan
2
-12
/
+19
2022-10-28
RDMA/qedr: clean up work queue on failure in qedr_alloc_resources()
Dan Carpenter
1
-1
/
+8
2022-10-24
RDMA/hns: Fix NULL pointer problem in free_mr_init()
Yixing Liu
1
-0
/
+4
2022-10-24
RDMA/hns: Disable local invalidate operation
Yangyang Li
2
-13
/
+0
2022-10-24
RDMA/qedr: fix repeated words in comments
wangjianli
1
-1
/
+1
[next]