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
/
mlx4
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-26
RDMA: Fully setup the device name in ib_register_device
Jason Gunthorpe
1
-2
/
+1
2018-09-26
RDMA: Fix dependencies for rdma_user_mmap_io
Arnd Bergmann
1
-0
/
+1
2018-09-21
IB/mlx4: Remove unnecessary parentheses
Nathan Chancellor
1
-1
/
+1
2018-09-20
RDMA/mlx4: Use rdma_user_mmap_io
Jason Gunthorpe
2
-123
/
+24
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
1
-2
/
+5
2018-07-31
IB/mlx4: Use 4K pages for kernel QP's WQE buffer
Jack Morgenstein
2
-176
/
+34
2018-07-31
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
4
-21
/
+23
2018-07-31
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
1
-12
/
+13
2018-07-10
RDMA: Fix storage of PortInfo CapabilityMask in the kernel
Jason Gunthorpe
1
-1
/
+2
2018-07-04
IB/mlx4: Test port number before querying type.
Tarick Bedeir
1
-1
/
+1
2018-06-26
IB/mlx4: Create slave AH's directly
Jason Gunthorpe
3
-25
/
+59
2018-06-25
IB/mlx4: Add support for drain SQ & RQ
Yishai Hadas
3
-6
/
+152
2018-06-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-2
/
+5
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
1
-2
/
+2
2018-06-18
RDMA: Convert drivers to use the AH's sgid_attr in post_wr paths
Parav Pandit
1
-6
/
+2
2018-06-18
IB/mlx4: Use GID attribute from ah attribute
Parav Pandit
4
-20
/
+9
2018-06-18
RDMA: Convert drivers to use sgid_attr instead of sgid_index
Parav Pandit
2
-30
/
+17
2018-06-18
RDMA: Use GID from the ib_gid_attr during the add_gid() callback
Parav Pandit
1
-6
/
+6
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+2
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2
-7
/
+9
2018-06-11
IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'
Christophe Jaillet
1
-2
/
+5
2018-06-04
Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...
Jason Gunthorpe
1
-1
/
+5
2018-06-02
IB/core: Support passing uhw for create_flow
Matan Barak
1
-1
/
+5
2018-06-01
RDMA/mlx4: Don't crash machine if zap_vma_ptes() fails
Leon Romanovsky
1
-8
/
+2
2018-06-01
RDMA/mlx4: Discard unknown SQP work requests
Leon Romanovsky
1
-1
/
+0
2018-06-01
RDMA/mlx4: Catch FW<->SW misalignment without machine crash
Leon Romanovsky
1
-1
/
+4
2018-05-31
RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib core
Wei Hu(Xavier)
1
-34
/
+0
2018-05-28
Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...
Jason Gunthorpe
1
-8
/
+42
2018-05-28
IB/mlx4: Mark user MR as writable if actual virtual memory is writable
Jack Morgenstein
1
-8
/
+42
2018-05-24
IB/core: Reduce the places that use zgid
Parav Pandit
2
-3
/
+4
2018-05-03
IB/mlx4: Fix integer overflow when calculating optimal MTT size
Jack Morgenstein
1
-1
/
+1
2018-04-27
RDMA/mlx4: Add missed RSS hash inner header flag
Leon Romanovsky
1
-1
/
+2
2018-04-04
IB/mlx4: Check for egress flow steering
Boris Pismenny
1
-0
/
+3
2018-04-04
RDMA: Use ib_gid_attr during GID modification
Parav Pandit
1
-18
/
+12
2018-04-04
IB/providers: Avoid null netdev check for RoCE
Parav Pandit
2
-7
/
+5
2018-04-04
IB/providers: Avoid zero GID check for RoCE
Parav Pandit
2
-5
/
+0
2018-04-04
RDMA/providers: Simplify query_gid callback of RoCE providers
Parav Pandit
1
-16
/
+1
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
1
-0
/
+1
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
RDMA/mlx4: Move flag constants to uapi header
Jason Gunthorpe
2
-5
/
+1
2018-03-15
Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-next
Doug Ledford
2
-5
/
+10
2018-03-08
mlx4_ib: zero out struct ib_pd when allocating
Steve Wise
1
-2
/
+1
2018-03-08
mlx4_ib: set user mr attributes in struct ib_mr
Steve Wise
1
-0
/
+3
2018-03-08
IB/mlx4: Move mlx4_uverbs_ex_query_device_resp to include/uapi/
Yishai Hadas
1
-14
/
+0
2018-03-07
IB/mlx4: Include GID type when deleting GIDs from HW table under RoCE
Jack M
1
-2
/
+7
2018-03-07
IB/mlx4: Fix corruption of RoCEv2 IPv4 GIDs
Jack Morgenstein
1
-2
/
+0
2018-02-28
IB/mlx: Set slid to zero in Ethernet completion struct
Moni Shoua
1
-1
/
+3
2018-01-29
RDMA: Move enum ib_cq_creation_flags to uapi headers
Jason Gunthorpe
1
-2
/
+2
[next]