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
/
irdma
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-25
RDMA/irdma: Fix potential overflow expression in irdma_prm_get_pbles
Shiraz Saleem
2
-3
/
+3
2021-06-25
RDMA/irdma: Check contents of user-space irdma_mem_reg_req object
Shiraz Saleem
1
-6
/
+20
2021-06-24
RDMA/irdma: Remove use of kmap()
Ira Weiny
1
-4
/
+4
2021-06-23
RDMA/irdma: Use the queried port attributes
Kamal Heib
1
-1
/
+1
2021-06-22
RDMA/irdma: Check return value from ib_umem_find_best_pgsz
Shiraz Saleem
1
-1
/
+7
2021-06-17
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
1
-7
/
+4
2021-06-10
RDMA/irdma: Store PBL info address a pointer type
Shiraz Saleem
5
-24
/
+23
2021-06-09
RDMA/irdma: Use list_last_entry/list_first_entry
Shiraz Saleem
2
-3
/
+3
2021-06-08
RDMA/irdma: Use list_move instead of list_del/list_add
Baokun Li
1
-2
/
+1
2021-06-08
RDMA/irdma: Fix return error sign from irdma_modify_qp
Kamal Heib
1
-1
/
+1
2021-06-08
RDMA/irdma: Fix spelling mistake "Allocal" -> "Allocate"
Colin Ian King
1
-1
/
+1
2021-06-08
RDMA/irdma: remove redundant initialization of variable val
Colin Ian King
1
-1
/
+1
2021-06-08
RDMA/irdma: remove extraneous indentation on a statement
Colin Ian King
1
-1
/
+1
2021-06-08
RDMA/irdma: Fix issues with u8 left shift operation
Colin Ian King
1
-1
/
+1
2021-06-03
RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw
Shiraz Saleem
2
-0
/
+39
2021-06-03
RDMA/irdma: Add dynamic tracing for CM
Michael J. Ruhl
3
-0
/
+573
2021-06-03
RDMA/irdma: Add miscellaneous utility definitions
Mustafa Ismail
4
-0
/
+2814
2021-06-03
RDMA/irdma: Add user/kernel shared libraries
Mustafa Ismail
2
-0
/
+2121
2021-06-03
RDMA/irdma: Add RoCEv2 UD OP support
Mustafa Ismail
3
-0
/
+488
2021-06-03
RDMA/irdma: Implement device supported verb APIs
Mustafa Ismail
2
-0
/
+4752
2021-06-03
RDMA/irdma: Add PBLE resource manager
Mustafa Ismail
2
-0
/
+657
2021-06-03
RDMA/irdma: Add connection manager
Mustafa Ismail
2
-0
/
+4838
2021-06-03
RDMA/irdma: Add QoS definitions
Mustafa Ismail
2
-0
/
+447
2021-06-03
RDMA/irdma: Add privileged UDA queue implementation
Mustafa Ismail
2
-0
/
+1939
2021-06-03
RDMA/irdma: Add HMC backing store setup functions
Mustafa Ismail
2
-0
/
+890
2021-06-03
RDMA/irdma: Implement HW Admin Queue OPs
Mustafa Ismail
4
-0
/
+8506
2021-06-03
RDMA/irdma: Implement device initialization definitions
Mustafa Ismail
5
-0
/
+3321
2021-06-03
RDMA/irdma: Register auxiliary driver and implement private channel OPs
Mustafa Ismail
3
-0
/
+1129