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
/
mlx5
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-90
/
+55
2021-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2021-08-23
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jason Gunthorpe
1
-18
/
+26
2021-08-19
RDMA/mlx5: Fix crash when unbind multiport slave
Maor Gottlieb
1
-1
/
+2
2021-08-05
RDMA/mlx5: Add shared FDB support
Mark Bloch
1
-18
/
+26
2021-08-03
RDMA/mlx5: Drop in-driver verbs object creations
Leon Romanovsky
1
-71
/
+21
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
1
-0
/
+1
2021-08-03
RDMA/mlx5: Rework custom driver QP type creation
Leon Romanovsky
1
-13
/
+7
2021-08-03
RDMA/mlx5: Delete device resource mutex that didn't protect anything
Leon Romanovsky
1
-2
/
+7
2021-08-03
RDMA/mlx5: Cancel pkey work before destroying device resources
Leon Romanovsky
1
-4
/
+9
2021-07-20
RDMA/mlx5: Add DCS offload support
Lior Nahmanson
1
-0
/
+10
2021-06-30
RDMA/mlx5: Don't access NULL-cleared mpi pointer
Leon Romanovsky
1
-1
/
+2
2021-06-22
Merge branch 'mlx5_realtime_ts' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+6
2021-06-22
Merge tag 'v5.13-rc7' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+1
2021-06-22
RDMA/mlx5: Support real-time timestamp directly from the device
Aharon Landau
1
-0
/
+6
2021-06-17
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
1
-1
/
+1
2021-06-16
RDMA/mlx5: Don't add slave port to unaffiliated list
Leon Romanovsky
1
-2
/
+2
2021-05-20
RDMA/mlx5: Add SQD2RTS bit to the alloc ucontext response
Sergey Gorenko
1
-0
/
+4
2021-05-17
RDMA/mlx5: Recover from fatal event in dual port mode
Maor Gottlieb
1
-0
/
+1
2021-04-20
IB/mlx5: Set right RoCE l3 type and roce version while deleting GID
Parav Pandit
1
-4
/
+4
2021-04-14
Merge branch 'mlx5_memic_ops' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jason Gunthorpe
1
-239
/
+4
2021-04-14
RDMA/mlx5: Add support in MEMIC operations
Maor Gottlieb
1
-5
/
+2
2021-04-14
RDMA/mlx5: Re-organize the DM code
Maor Gottlieb
1
-4
/
+4
2021-04-14
RDMA/mlx5: Move all DM logic to separate file
Maor Gottlieb
1
-234
/
+2
2021-04-12
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jason Gunthorpe
1
-2
/
+1
2021-03-26
RDMA/mlx5: Set ODP caps only if device profile support ODP
Shay Drory
1
-2
/
+0
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
1
-41
/
+42
2021-03-13
RDMA/mlx5: Use representor E-Switch when getting netdev and metadata
Mark Bloch
1
-2
/
+1
2021-03-12
IB/core: Split uverbs_get_const/default to consider target type
Yishai Hadas
1
-0
/
+1
2021-03-12
RDMA/mlx5: Fix query RoCE port
Maor Gottlieb
1
-3
/
+3
2021-02-18
Merge tag 'v5.11' into rdma.git for-next
Jason Gunthorpe
1
-4
/
+2
2021-02-09
RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flow
Yishai Hadas
1
-5
/
+0
2021-02-05
IB/mlx5: Use rdma_for_each_port for port iteration
Parav Pandit
1
-7
/
+8
2021-02-05
RDMA/core: Introduce and use API to read port immutable data
Parav Pandit
1
-54
/
+1
2021-02-05
IB/mlx5: Improve query port for representor port
Parav Pandit
1
-21
/
+10
2021-02-05
IB/mlx5: Avoid calling query device for reading pkey table length
Parav Pandit
1
-18
/
+6
2021-02-05
IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_dev
Parav Pandit
1
-8
/
+6
2021-02-03
IB/mlx5: Support default partition key for representor port
Parav Pandit
1
-0
/
+11
2021-02-02
IB/mlx5: Return appropriate error code instead of ENOMEM
Parav Pandit
1
-2
/
+1
2021-01-20
RDMA/mlx5: Support dma-buf based userspace memory region
Jianxin Xiong
1
-0
/
+2
2021-01-20
Revert "RDMA/mlx5: Fix devlink deadlock on net namespace deletion"
Parav Pandit
1
-4
/
+2
2021-01-20
IB/mlx5: Add mutex destroy call to cap_mask_mutex mutex
Parav Pandit
1
-6
/
+5
2021-01-14
RDMA/mlx5: Fix wrong free of blue flame register on error
Mark Bloch
1
-1
/
+1
2021-01-14
IB/mlx5: Fix error unwinding when set_has_smi_cap fails
Parav Pandit
1
-1
/
+1
2020-12-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-81
/
+24
2020-12-06
RDMA/mlx5: Convert mlx5_ib to use auxiliary bus
Leon Romanovsky
1
-56
/
+97
2020-11-17
Merge branch 'for-rc' into rdma.git
Jason Gunthorpe
1
-2
/
+4
2020-11-02
IB/mlx5: Add support for NDR link speed
Meir Lichtinger
1
-0
/
+12
2020-11-02
RDMA/mlx5: Split the WR setup out of mlx5_ib_update_xlt()
Jason Gunthorpe
1
-3
/
+3
2020-11-02
RDMA/mlx5: Move xlt_emergency_page_mutex into mr.c
Jason Gunthorpe
1
-20
/
+0
[next]