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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-16
RDMA/erdma: Correct the max_qp and max_cq capacities of the device
Cheng Xu
1
-2
/
+2
2022-08-16
RDMA/erdma: Using the key in FMR WR instead of MR structure
Cheng Xu
1
-1
/
+1
2022-08-16
RDMA/cxgb4: fix accept failure due to increased cpl_t5_pass_accept_rpl size
Potnuri Bharat Teja
1
-16
/
+9
2022-08-16
RDMA/mlx5: Use the proper number of ports
Mark Bloch
1
-18
/
+16
2022-08-05
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-6
/
+2
2022-08-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
44
-413
/
+7244
2022-08-02
RDMA/mlx5: Add missing check for return value in get namespace flow
Maor Gottlieb
1
-4
/
+2
2022-07-28
IB/qib: Fix repeated "in" within comments
wangjianli
1
-1
/
+1
2022-07-27
Merge branch 'erdma' into rdma.git for-next
Jason Gunthorpe
14
-0
/
+6412
2022-07-27
RDMA/erdma: Add driver to kernel build environment
Cheng Xu
3
-0
/
+17
2022-07-27
RDMA/erdma: Add the erdma module
Cheng Xu
1
-0
/
+608
2022-07-27
RDMA/erdma: Add connection management (CM) support
Cheng Xu
2
-0
/
+1597
2022-07-27
RDMA/erdma: Add verbs implementation
Cheng Xu
3
-0
/
+2231
2022-07-27
RDMA/erdma: Add verbs header file
Cheng Xu
1
-0
/
+342
2022-07-27
RDMA/erdma: Add event queue implementation
Cheng Xu
1
-0
/
+329
2022-07-27
RDMA/erdma: Add cmdq implementation
Cheng Xu
1
-0
/
+493
2022-07-27
RDMA/erdma: Add main include file
Cheng Xu
1
-0
/
+287
2022-07-27
RDMA/erdma: Add the hardware related definitions
Cheng Xu
1
-0
/
+508
2022-07-27
RDMA/mlx5: Rename the mkey cache variables and functions
Aharon Landau
4
-37
/
+37
2022-07-27
RDMA/mlx5: Store in the cache mkeys instead of mrs
Aharon Landau
2
-129
/
+97
2022-07-27
RDMA/mlx5: Store the number of in_use cache mkeys instead of total_mrs
Aharon Landau
2
-18
/
+16
2022-07-27
RDMA/mlx5: Replace cache list with Xarray
Aharon Landau
2
-88
/
+152
2022-07-27
RDMA/mlx5: Replace ent->lock with xa_lock
Aharon Landau
2
-50
/
+47
2022-07-22
IB: Fix repeated words 'the the' comments
Slark Xiao
1
-1
/
+1
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-52
/
+5
2022-07-19
RDMA/mlx5: Expose steering anchor to userspace
Mark Bloch
2
-5
/
+139
2022-07-19
RDMA/mlx5: Refactor get flow table function
Mark Bloch
1
-10
/
+11
2022-07-19
IB/qib: Fix comment typo
Jason Wang
1
-1
/
+1
2022-07-19
RDMA/hfi1: fix potential memory leak in setup_base_ctxt()
Jianglei Nie
1
-1
/
+3
2022-07-18
RDMA/hns: Recover 1bit-ECC error of RAM on chip
Haoyue Xu
3
-2
/
+193
2022-07-18
RDMA/hns: Refactor the abnormal interrupt handler function
Haoyue Xu
1
-12
/
+23
2022-07-18
RDMA/hns: Fix incorrect clearing of interrupt status register
Haoyue Xu
1
-2
/
+2
2022-07-18
RDMA/hns: Fix the wrong type of return value of the interrupt handler
Haoyue Xu
1
-13
/
+14
2022-07-18
RDMA/hns: Remove unused abnormal interrupt of type RAS
Haoyue Xu
2
-11
/
+0
2022-07-18
RDMA/qedr: Fix potential memory leak in __qedr_alloc_mr()
Jianglei Nie
1
-3
/
+5
2022-07-18
RDMA/hfi1: Depend on !UML
Ehab Ababneh
1
-1
/
+1
2022-07-18
RDMA/irdma: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-5
/
+4
2022-07-18
RDMA/qib: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-3
/
+2
2022-07-18
RDMA/irdma: Fix setting of QP context err_rq_idx_valid field
Mustafa Ismail
1
-11
/
+4
2022-07-18
RDMA/irdma: Fix VLAN connection with wildcard address
Mustafa Ismail
1
-5
/
+6
2022-07-18
RDMA/irdma: Fix a window for use-after-free
Mustafa Ismail
1
-1
/
+1
2022-07-18
RDMA/irdma: Make resource distribution algorithm more QP oriented
Nayan Kumar
2
-7
/
+6
2022-07-18
RDMA/irdma: Make CQP invalid state error non-critical
Mustafa Ismail
1
-0
/
+1
2022-07-18
RDMA/irdma: Add AE source to error log
Mustafa Ismail
1
-2
/
+2
2022-07-18
RDMA/irdma: Add 2 level PBLE support for FMR
Mustafa Ismail
2
-4
/
+12
2022-07-17
IB/hfi1: switch to netif_napi_add_weight()
Jakub Kicinski
1
-1
/
+1
2022-07-17
IB/hfi1: switch to netif_napi_add_tx()
Jakub Kicinski
1
-3
/
+1
2022-07-17
RDMA/qib: Use the bitmap API when applicable
Christophe JAILLET
1
-15
/
+8
2022-07-16
tracing/IB/hfi1: Use the new __vstring() helper
Steven Rostedt (Google)
1
-6
/
+2
2022-07-11
RDMA/irdma: Fix sleep from invalid context BUG
Mustafa Ismail
1
-50
/
+0
[next]