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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
5
-30
/
+76
2025-01-21
RDMA/mlx5: Fix implicit ODP use after free
Patrisious Haddad
1
-8
/
+22
2025-01-21
RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with error
Yishai Hadas
2
-2
/
+17
2025-01-13
RDMA/mlx5: Fix indirect mkey ODP page count
Michael Guralnik
1
-17
/
+15
2025-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+5
2025-01-03
RDMA/mlx5: Enable multiplane mode only when it is supported
Mark Zhang
1
-1
/
+1
2025-01-02
RDMA/mlx5: Fix link status down event for MPV
Patrisious Haddad
1
-1
/
+2
2024-12-26
RDMA/mlx5: Handle link status event only for LAG device
Yuyu Li
1
-0
/
+3
2024-12-23
net/mlx5: fs, add counter object to flow destination
Moshe Shemesh
1
-11
/
+26
2024-12-10
RDMA/mlx5: Extend ODP statistics with operation count
Chiara Meiohas
3
-3
/
+18
2024-12-05
RDMA/mlx5: Enforce same type port association for multiport RoCE
Patrisious Haddad
1
-2
/
+4
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
6
-40
/
+197
2024-11-14
RDMA/mlx5: Move events notifier registration to be after device registration
Patrisious Haddad
2
-22
/
+20
2024-11-04
RDMA/mlx5: Add implementation for ufile_hw_cleanup device operation
Patrisious Haddad
3
-1
/
+97
2024-11-04
RDMA/mlx5: Ensure active slave attachment to the bond IB device
Chiara Meiohas
1
-10
/
+18
2024-11-04
RDMA/mlx5: Call dev_put() after the blocking notifier
Chiara Meiohas
1
-1
/
+0
2024-11-04
RDMA/mlx5: Support querying per-plane IB PortCounters
Mark Zhang
1
-1
/
+7
2024-11-04
RDMA/mlx5: Support OOO RX WQE consumption
Edward Srouji
3
-5
/
+55
2024-10-21
RDMA/mlx5: Round max_rd_atomic/max_dest_rd_atomic up instead of down
Patrisious Haddad
1
-2
/
+2
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-2
/
+0
2024-09-13
RDMA/mlx5: Use IB set_netdev and get_netdev functions
Chiara Meiohas
3
-67
/
+142
2024-09-13
RDMA/mlx5: Initialize phys_port_cnt earlier in RDMA device creation
Chiara Meiohas
2
-1
/
+3
2024-09-13
RDMA/mlx5: Obtain upper net device only when needed
Mark Bloch
1
-1
/
+1
2024-09-13
RDMA/mlx5: Check RoCE LAG status before getting netdev
Mark Bloch
1
-6
/
+13
2024-09-13
RDMA/mlx5: Consider the query_vuid cap for data_direct
Yishai Hadas
1
-2
/
+4
2024-09-11
RDMA/mlx5: Add implicit MR handling to ODP memory scheme
Michael Guralnik
2
-8
/
+111
2024-09-11
RDMA/mlx5: Add handling for memory scheme page fault events
Michael Guralnik
1
-6
/
+114
2024-09-11
RDMA/mlx5: Split ODP mkey search logic
Michael Guralnik
1
-26
/
+39
2024-09-11
RDMA/mlx5: Enforce umem boundaries for explicit ODP page faults
Michael Guralnik
1
-9
/
+16
2024-09-11
RDMA/mlx5: Add new ODP memory scheme eqe format
Michael Guralnik
1
-19
/
+29
2024-09-11
net/mlx5: Expose HW bits for Memory scheme ODP
Michael Guralnik
1
-18
/
+22
2024-09-11
net/mlx5: Expand mkey page size to support 6 bits
Michael Guralnik
3
-18
/
+21
2024-09-09
RDMA/mlx5: Fix MR cache temp entries cleanup
Michael Guralnik
2
-52
/
+32
2024-09-09
RDMA/mlx5: Limit usage of over-sized mkeys from the MR cache
Michael Guralnik
1
-2
/
+12
2024-09-09
RDMA/mlx5: Fix counter update on MR cache mkey creation
Michael Guralnik
1
-1
/
+1
2024-09-09
RDMA/mlx5: Drop redundant work canceling from clean_keys()
Michael Guralnik
1
-1
/
+0
2024-09-09
RDMA/mlx5: Enable ATS when allocating kernel MRs
Maher Sanalla
1
-0
/
+5
2024-09-04
IB/mlx5: Fix UMR pd cleanup on error flow of driver init
Chris Mi
1
-0
/
+3
2024-08-19
RDMA/mlx5: Remove two unused declarations
Yue Haibing
1
-3
/
+0
2024-08-11
RDMA/mlx5: Introduce GET_DATA_DIRECT_SYSFS_PATH ioctl
Yishai Hadas
1
-1
/
+54
2024-08-11
RDMA/mlx5: Add support for DMABUF MR registrations with Data-direct
Yishai Hadas
6
-72
/
+350
2024-08-11
RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' API
Yishai Hadas
2
-2
/
+2
2024-08-11
RDMA/mlx5: Add the initialization flow to utilize the 'data direct' device
Yishai Hadas
4
-0
/
+119
2024-08-11
RDMA/mlx5: Introduce the 'data direct' driver
Yishai Hadas
5
-0
/
+281
2024-08-11
RDMA/mlx5: Expose vhca id for all ports in multiport mode
Mark Bloch
1
-0
/
+21
2024-07-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
13
-101
/
+484
2024-07-15
Merge tag 'aux-sysfs-irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Jakub Kicinski
5
-233
/
+7
2024-07-04
RDMA/core: Introduce "name_assign_type" for an IB device
Mark Zhang
1
-2
/
+3
2024-07-01
RDMA/mlx5: Support per-plane port IB counters by querying PPCNT register
Mark Zhang
1
-11
/
+58
2024-07-01
RDMA/mlx5: Add plane index support when querying PTYS registers
Mark Zhang
1
-5
/
+7
[next]