index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2019-02-14
IB/mlx5: Use unified register/load function for uplink and VF vports
Bodong Wang
1
-13
/
+13
2019-02-09
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
1
-25
/
+23
2019-01-31
IB/mlx5: Consider vlan of lower netdev for macvlan GID entries
Parav Pandit
1
-6
/
+34
2019-01-31
RDMA: Provide safe ib_alloc_device() function
Leon Romanovsky
1
-1
/
+1
2019-01-31
IB/mlx5: Make mlx5_ib_stage_odp_cleanup() static
Kamal Heib
1
-1
/
+1
2019-01-24
infiniband: mlx5: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-5
/
+4
2019-01-22
IB/mlx5: Don't override existing ip_protocol
Maor Gottlieb
1
-16
/
+37
2019-01-22
IB/mlx5: Manage indirection mkey upon DEVX flow for ODP
Yishai Hadas
1
-0
/
+1
2019-01-16
RDMA/mlx5: Replace kzalloc with kcalloc
Gustavo A. R. Silva
1
-1
/
+1
2019-01-14
RDMA: Introduce and use rdma_device_to_ibdev()
Parav Pandit
1
-5
/
+8
2019-01-14
RDMA: Rename port_callback to init_port
Parav Pandit
1
-1
/
+1
2019-01-11
RDMA: Clear PD objects during their allocation
Leon Romanovsky
1
-1
/
+1
2019-01-09
RDMA/mlx5: Embed into the code flow the ODP config option
Leon Romanovsky
1
-21
/
+20
2019-01-09
RDMA/core: Don't depend device ODP capabilities on kconfig option
Leon Romanovsky
1
-5
/
+5
2018-12-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-156
/
+204
2018-12-21
IB/mlx5: Allocate the per-port Q counter shared when DEVX is supported
Yishai Hadas
1
-2
/
+7
2018-12-21
IB/mlx5: Fix wrong error unwind
Jason Gunthorpe
1
-3
/
+5
2018-12-21
IB/mlx5: Simplify netdev unbinding
Or Gerlitz
1
-5
/
+9
2018-12-20
Merge branch 'mlx5-next' into rdma.git
Jason Gunthorpe
1
-22
/
+11
2018-12-19
IB/mlx5: Add advise_mr() support
Moni Shoua
1
-0
/
+8
2018-12-15
net/mlx5: Make RoCE and SR-IOV LAG modes explicit
Aviv Heller
1
-5
/
+8
2018-12-14
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
1
-20
/
+9
2018-12-14
IB/mlx5: Unify e-switch representors load approach between uplink and VFs
Mark Bloch
1
-20
/
+9
2018-12-12
RDMA: Start use ib_device_ops
Kamal Heib
1
-1
/
+1
2018-12-12
RDMA/mlx5: Initialize ib_device_ops struct
Kamal Heib
1
-96
/
+131
2018-12-12
IB/mlx5: Add 2X width support to query_port
Michael Guralnik
1
-0
/
+2
2018-12-12
Merge tag 'v4.20-rc6' into rdma.git for-next
Jason Gunthorpe
1
-18
/
+11
2018-12-11
IB/mlx5: Report CapabilityMask2 in ib_query_port
Michael Guralnik
1
-0
/
+3
2018-12-11
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
1
-66
/
+165
2018-12-11
net/mlx5: Revise gre and nvgre key formats
Oz Shlomo
1
-2
/
+2
2018-12-07
Merge branch 'mlx5-packet-credit-fc' into rdma.git
Jason Gunthorpe
1
-0
/
+3
2018-12-07
IB/mlx5: Report packet based credit mode device capability
Danit Goldberg
1
-0
/
+3
2018-12-04
IB/mlx5: Enforce DEVX privilege by firmware
Yishai Hadas
1
-2
/
+2
2018-12-04
Merge 'mlx5-next' into mlx5-devx
Doug Ledford
1
-57
/
+155
2018-12-04
RDMA/mlx5: Initialize SRQ tables on mlx5_ib
Leon Romanovsky
1
-0
/
+7
2018-12-04
RDMA/mlx5: Use stages for callback to setup and release DEVX
Leon Romanovsky
1
-7
/
+19
2018-11-30
IB/mlx5: Handle raw delay drop general event
Saeed Mahameed
1
-3
/
+15
2018-11-30
IB/mlx5: Handle raw port change event rather than the software version
Saeed Mahameed
1
-34
/
+52
2018-11-30
IB/mlx5: Use the new mlx5 core notifier API
Saeed Mahameed
1
-14
/
+63
2018-11-30
RDMA/mlx5: Attach a DEVX counter via raw flow creation
Mark Bloch
1
-9
/
+20
2018-11-22
RDMA/mlx5: Use the uapi disablement APIs instead of code
Jason Gunthorpe
1
-32
/
+4
2018-11-22
RDMA/uverbs: Use a linear list to describe the compiled-in uapi
Jason Gunthorpe
1
-10
/
+21
2018-11-22
RDMA/mlx5: Do not generate the uabi specs unconditionally
Jason Gunthorpe
1
-8
/
+9
2018-11-22
Merge branch 'mlx5-next' into rdma.git
Jason Gunthorpe
1
-6
/
+7
2018-11-22
IB/mlx5: Avoid load failure due to unknown link width
Michael Guralnik
1
-18
/
+11
2018-11-20
{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMA
Saeed Mahameed
1
-4
/
+6
2018-11-20
net/mlx5: EQ, Privatize eq_table and friends
Saeed Mahameed
1
-3
/
+2
2018-11-09
mlx5: remove support for ib_get_vector_affinity
Sagi Grimberg
1
-9
/
+0
2018-10-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-246
/
+264
2018-10-18
net/mlx5: Add a no-append flow insertion mode
Paul Blakey
1
-3
/
+3
[prev]
[next]