index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx5
/
core
/
lib
/
devcom.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-23
net/mlx5: Refactor devcom to return NULL on failure
Patrisious Haddad
1
-27
/
+26
2025-09-16
net/mlx5: Add net namespace support to devcom
Shay Drory
1
-0
/
+13
2025-09-16
net/mlx5: Refactor devcom to use match attributes
Shay Drory
1
-10
/
+21
2024-04-12
net/mlx5: SD, Handle possible devcom ERR_PTR
Tariq Toukan
1
-1
/
+1
2023-12-13
net/mlx5: devcom, Add component size getter
Tariq Toukan
1
-0
/
+7
2023-10-14
net/mlx5: Replace global mlx5_intf_lock with HCA devcom component lock
Shay Drory
1
-0
/
+7
2023-10-14
net/mlx5: Refactor LAG peer device lookout bus logic to mlx5 devcom
Shay Drory
1
-0
/
+14
2023-10-14
net/mlx5: Avoid false positive lockdep warning by adding lock_class_key
Shay Drory
1
-0
/
+4
2023-08-21
net/mlx5: Devcom, only use devcom after NULL check in mlx5_devcom_send_event()
Li Zetao
1
-1
/
+2
2023-07-27
net/mlx5: Devcom, Infrastructure changes
Roi Dayan
1
-204
/
+244
2023-06-07
net/mlx5: Enable 4 ports VF LAG
Shay Drory
1
-2
/
+3
2023-06-02
net/mlx5: Devcom, extend mlx5_devcom_send_event to work with more than two de...
Shay Drory
1
-2
/
+15
2023-06-02
net/mlx5: Devcom, introduce devcom_for_each_peer_entry
Saeed Mahameed
1
-26
/
+63
2023-06-02
net/mlx5: Devcom, Rename paired to ready
Shay Drory
1
-10
/
+10
2023-05-22
net/mlx5: Devcom, serialize devcom registration
Shay Drory
1
-5
/
+14
2023-05-22
net/mlx5: Devcom, fix error flow in mlx5_devcom_register_device
Shay Drory
1
-1
/
+2
2023-05-22
net/mlx5e: Fix deadlock in tc route query code
Vlad Buslov
1
-11
/
+37
2022-05-09
net/mlx5: devcom only supports 2 ports
Mark Bloch
1
-7
/
+9
2018-12-14
net/mlx5: Introduce inter-device communication mechanism
Aviv Heller
1
-0
/
+255