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
2018-04-04
RDMA: Use ib_gid_attr during GID modification
Parav Pandit
6
-67
/
+43
2018-04-04
IB/providers: Avoid null netdev check for RoCE
Parav Pandit
9
-70
/
+53
2018-04-04
IB/providers: Avoid zero GID check for RoCE
Parav Pandit
5
-19
/
+1
2018-04-04
RDMA/providers: Simplify query_gid callback of RoCE providers
Parav Pandit
9
-68
/
+1
2018-04-03
IB/qedr: Remove GID add/del dummy routines
Parav Pandit
3
-39
/
+0
2018-04-03
i40iw: Remove pre-production workaround for resource profile 1
Shiraz Saleem
1
-2
/
+0
2018-04-03
RDMA/mlx5: Fix definition of mlx5_ib_create_qp_resp
Jason Gunthorpe
1
-2
/
+2
2018-04-03
IB/ocrdma_hw: Remove redundant checks and goto labels
Gustavo A. R. Silva
1
-9
/
+5
2018-03-30
iw_cxgb4: print mapped ports correctly
Bharat Potnuri
1
-12
/
+12
2018-03-29
RDMA: Use u64_to_user_ptr everywhere
Jason Gunthorpe
3
-7
/
+7
2018-03-29
qedr: Fix spelling mistake: "hanlde" -> "handle"
Colin Ian King
1
-2
/
+2
2018-03-27
IB/mlx5: Respect new UMR capabilities
Majd Dibbiny
2
-8
/
+48
2018-03-27
IB/mlx5: Enable ECN capable bits for UD RoCE v2 QPs
Majd Dibbiny
1
-0
/
+12
2018-03-23
iw_cxgb4: Add ib_device->get_netdev support
Steve Wise
1
-0
/
+19
2018-03-22
RDMA/hns: Fix cq record doorbell enable in kernel
Yixian Liu
1
-21
/
+17
2018-03-22
RDMA/cxgb3: Use structs to describe the uABI instead of opencoding
Jason Gunthorpe
1
-1
/
+3
2018-03-21
IB/mlx4: Eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
1
-2
/
+2
2018-03-19
IB/uverbs: Extend uverbs_ioctl header with driver_id
Matan Barak
15
-2
/
+15
2018-03-19
IB/mlx5: Packet packing enhancement for RAW QP
Bodong Wang
3
-20
/
+80
2018-03-19
RDMA/hns: Fix init resp when alloc ucontext
Yixian Liu
1
-1
/
+1
2018-03-19
IB/mlx5: Set the default active rate and width to QDR and 4X
Honggang Li
1
-0
/
+3
2018-03-16
IB/mlx4: Add Scatter FCS support over WQ creation
Guy Levi
3
-9
/
+32
2018-03-16
IB/mlx4: Report TSO capabilities
Yishai Hadas
1
-2
/
+20
2018-03-16
i40iw: Tear-down connection after CQP Modify QP failure
Henry Orosco
4
-10
/
+30
2018-03-16
i40iw: Refactor of driver generated AEs
Henry Orosco
6
-10
/
+108
2018-03-16
RDMA/cxgb4: Use structs to describe the uABI instead of opencoding
Jason Gunthorpe
1
-1
/
+3
2018-03-16
RDMA/hns: Use structs to describe the uABI instead of opencoding
Jason Gunthorpe
1
-1
/
+4
2018-03-16
RDMA/i40iw: Move uapi header to include/uapi
Jason Gunthorpe
2
-108
/
+1
2018-03-16
RDMA/mlx4: Move flag constants to uapi header
Jason Gunthorpe
2
-5
/
+1
2018-03-16
RDMA/qedr: eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
1
-2
/
+2
2018-03-16
RDMA/hns: Fix cqn type and init resp
Yixian Liu
2
-12
/
+11
2018-03-16
IB/ocrdma: Removed GID add/del null routines
Parav Pandit
3
-28
/
+0
2018-03-15
RDMA/mlx5: Simplify clean and destroy MR calls
Leon Romanovsky
1
-30
/
+10
2018-03-15
RDMA/mlx5: Guard ODP specific assignments with specific CONFIG
Leon Romanovsky
1
-0
/
+4
2018-03-15
RDMA/mlx5: Unify error flows in rereg MR failure paths
Leon Romanovsky
1
-14
/
+18
2018-03-15
RDMA/mlx5: Return proper value for not-supported command
Leon Romanovsky
1
-1
/
+1
2018-03-15
RDMA/mlx5: Protect from NULL pointer derefence
Leon Romanovsky
1
-0
/
+2
2018-03-15
Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-next
Doug Ledford
20
-164
/
+223
2018-03-15
infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masks
Arnd Bergmann
2
-3
/
+3
2018-03-15
infiniband: qplib_fp: fix pointer cast
Arnd Bergmann
1
-2
/
+2
2018-03-14
IB/mlx5: Fix cleanup order on unload
Mark Bloch
2
-10
/
+14
2018-03-14
RDMA/i40iw: include linux/irq.h
Arnd Bergmann
1
-0
/
+1
2018-03-14
IB/mlx5: Maintain a single emergency page
Ilya Lesokhin
3
-22
/
+37
2018-03-14
IB/mlx5: Only synchronize RCU once when removing mkeys
Daniel Jurgens
1
-16
/
+28
2018-03-14
RDMA/mlx5: Fix crash while accessing garbage pointer and freed memory
Leon Romanovsky
1
-4
/
+8
2018-03-14
RDMA/pvrdma: Properly annotate QP states
Leon Romanovsky
1
-1
/
+1
2018-03-14
RDMA/mlx5: Fix NULL dereference while accessing XRC_TGT QPs
Leon Romanovsky
1
-1
/
+2
2018-03-13
IB: remove duplicate header files
Zhu Yanjun
1
-1
/
+0
2018-03-13
RDMA/hns: Support cq record doorbell for kernel space
Yixian Liu
3
-19
/
+18
2018-03-13
RDMA/hns: Support rq record doorbell for kernel space
Yixian Liu
5
-13
/
+142
[next]