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
/
mlx5
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-05
Revert "RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow"
Maor Gottlieb
2
-15
/
+17
2021-11-25
RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow
Alaa Hleihel
2
-17
/
+15
2021-11-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
5
-71
/
+493
2021-11-01
Merge tag 'v5.15' into rdma.git for-next
Jason Gunthorpe
2
-1
/
+3
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+3
2021-10-28
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
9
-120
/
+140
2021-10-25
RDMA/mlx5: fix build error with INFINIBAND_USER_ACCESS=n
Arnd Bergmann
1
-4
/
+5
2021-10-21
Merge brank 'mlx5_mkey' into rdma.git for-next
Leon Romanovsky
6
-96
/
+81
2021-10-20
RDMA/mlx5: Initialize the ODP xarray when creating an ODP MR
Aharon Landau
1
-1
/
+1
2021-10-19
Merge brank 'mlx5_mkey' into rdma.git for-next
Jason Gunthorpe
6
-96
/
+81
2021-10-19
RDMA/mlx5: Attach ndescs to mlx5_ib_mkey
Aharon Landau
6
-52
/
+26
2021-10-19
RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ib
Aharon Landau
4
-18
/
+29
2021-10-19
RDMA/mlx5: Replace struct mlx5_core_mkey by u32 key
Aharon Landau
2
-8
/
+15
2021-10-19
RDMA/mlx5: Remove pd from struct mlx5_core_mkey
Aharon Landau
2
-4
/
+0
2021-10-19
RDMA/mlx5: Remove size from struct mlx5_core_mkey
Aharon Landau
2
-4
/
+2
2021-10-19
RDMA/mlx5: Remove iova from struct mlx5_core_mkey
Aharon Landau
3
-13
/
+12
2021-10-12
RDMA/mlx5: Add optional counter support in get_hw_stats callback
Aharon Landau
1
-3
/
+85
2021-10-12
RDMA/mlx5: Add modify_op_stat() support
Aharon Landau
2
-6
/
+74
2021-10-12
RDMA/mlx5: Add steering support in optional flow counters
Aharon Landau
2
-0
/
+211
2021-10-12
RDMA/mlx5: Support optional counters in hw_stats initialization
Aharon Landau
2
-16
/
+75
2021-10-12
RDMA/counter: Add a descriptor in struct rdma_hw_stats
Aharon Landau
2
-22
/
+21
2021-10-06
RDMA/mlx5: Set user priority for DCT
Patrisious Haddad
1
-0
/
+2
2021-10-05
net/mlx5: Shift control IRQ to the last index
Shay Drory
1
-0
/
+1
2021-10-04
RDMA/mlx5: Avoid taking MRs from larger MR cache pools when a pool is empty
Aharon Landau
1
-17
/
+9
2021-10-01
IB/mlx5: Flow through a more detailed return code from get_prefetchable_mr()
Jason Gunthorpe
1
-15
/
+25
2021-09-28
IB/mlx5: Enable UAR to have DevX UID
Meir Lichtinger
3
-24
/
+59
2021-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-2
/
+2
2021-09-08
RDMA/mlx5: Fix xlt_chunk_align calculation
Niklas Schnelle
1
-1
/
+1
2021-09-08
RDMA/mlx5: Fix number of allocated XLT entries
Niklas Schnelle
1
-1
/
+1
2021-09-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
6
-180
/
+261
2021-08-30
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
4
-9
/
+8
2021-08-30
RDMA/mlx5: Relax DCS QP creation checks
Lior Nahmanson
1
-2
/
+1
2021-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2021-08-25
RDMA: Use the sg_table directly and remove the opencoded version from umem
Maor Gottlieb
2
-2
/
+4
2021-08-23
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jason Gunthorpe
5
-33
/
+107
2021-08-19
RDMA/mlx5: Fix crash when unbind multiport slave
Maor Gottlieb
1
-1
/
+2
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-7
/
+4
2021-08-13
Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-5
/
+2
2021-08-10
net/mlx5: Synchronize correct IRQ when destroying CQ
Shay Drory
2
-5
/
+2
2021-08-05
RDMA/mlx5: Add shared FDB support
Mark Bloch
2
-24
/
+95
2021-08-05
{net, RDMA}/mlx5: Extend send to vport rules
Mark Bloch
1
-1
/
+1
2021-08-05
RDMA/mlx5: Fill port info based on the relevant eswitch
Mark Bloch
1
-3
/
+7
2021-08-03
RDMA/mlx5: Delete not-available udata check
Leon Romanovsky
1
-3
/
+0
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
4
-44
/
+20
2021-08-03
RDMA/mlx5: Rework custom driver QP type creation
Leon Romanovsky
3
-27
/
+14
2021-08-03
RDMA/mlx5: Delete device resource mutex that didn't protect anything
Leon Romanovsky
3
-29
/
+16
2021-08-03
RDMA/mlx5: Cancel pkey work before destroying device resources
Leon Romanovsky
1
-4
/
+9
2021-08-02
RDMA/mlx5: Delay emptying a cache entry when a new MR is added to it recently
Aharon Landau
1
-2
/
+2
2021-07-25
IB/mlx5: Rename is_apu_thread_cq function to is_apu_cq
Tal Gilboa
2
-5
/
+4
[next]