index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx5
/
core
/
lib
/
devcom.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-10-23
net/mlx5: Refactor devcom to return NULL on failure
Patrisious Haddad
2025-09-16
net/mlx5: Add net namespace support to devcom
Shay Drory
2025-09-16
net/mlx5: Refactor devcom to use match attributes
Shay Drory
2024-04-12
net/mlx5: SD, Handle possible devcom ERR_PTR
Tariq Toukan
2023-12-13
net/mlx5: devcom, Add component size getter
Tariq Toukan
2023-10-14
net/mlx5: Replace global mlx5_intf_lock with HCA devcom component lock
Shay Drory
2023-10-14
net/mlx5: Refactor LAG peer device lookout bus logic to mlx5 devcom
Shay Drory
2023-10-14
net/mlx5: Avoid false positive lockdep warning by adding lock_class_key
Shay Drory
2023-08-21
net/mlx5: Devcom, only use devcom after NULL check in mlx5_devcom_send_event()
Li Zetao
2023-07-27
net/mlx5: Devcom, Infrastructure changes
Roi Dayan
2023-06-07
net/mlx5: Enable 4 ports VF LAG
Shay Drory
2023-06-02
net/mlx5: Devcom, extend mlx5_devcom_send_event to work with more than two de...
Shay Drory
2023-06-02
net/mlx5: Devcom, introduce devcom_for_each_peer_entry
Saeed Mahameed
2023-06-02
net/mlx5: Devcom, Rename paired to ready
Shay Drory
2023-05-22
net/mlx5: Devcom, serialize devcom registration
Shay Drory
2023-05-22
net/mlx5: Devcom, fix error flow in mlx5_devcom_register_device
Shay Drory
2023-05-22
net/mlx5e: Fix deadlock in tc route query code
Vlad Buslov
2022-05-09
net/mlx5: devcom only supports 2 ports
Mark Bloch
2018-12-14
net/mlx5: Introduce inter-device communication mechanism
Aviv Heller