index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx5
/
core
/
en
/
selq.c
Age
Commit message (
Expand
)
Author
2024-04-10
net/mlx5e: Fix mlx5e_priv_init() cleanup flow
Carolina Jubran
2022-07-19
net/mlx5e: HTB, move htb functions to a new file
Moshe Tal
2022-07-19
net/mlx5e: HTB, change functions name to follow convention
Moshe Tal
2022-07-19
net/mlx5e: HTB, remove priv from htb function calls
Moshe Tal
2022-07-19
net/mlx5e: HTB, move ids to selq_params struct
Moshe Tal
2022-02-14
net/mlx5e: Optimize the common case condition in mlx5e_select_queue
Maxim Mikityanskiy
2022-02-14
net/mlx5e: Optimize modulo in mlx5e_select_queue
Maxim Mikityanskiy
2022-02-14
net/mlx5e: Optimize mlx5e_select_queue
Maxim Mikityanskiy
2022-02-14
net/mlx5e: Use READ_ONCE/WRITE_ONCE for DCBX trust state
Maxim Mikityanskiy
2022-02-14
net/mlx5e: Move repeating code that gets TC prio into a function
Maxim Mikityanskiy
2022-02-14
net/mlx5e: Use select queue parameters to sync with control flow
Maxim Mikityanskiy
2022-02-14
net/mlx5e: Move mlx5e_select_queue to en/selq.c
Maxim Mikityanskiy
2022-02-14
net/mlx5e: Introduce select queue parameters
Maxim Mikityanskiy