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_fs.c
Age
Commit message (
Expand
)
Author
2025-07-11
net/mlx5e: Add new prio for promiscuous mode
Jianbo Liu
2025-05-22
net/mlx5e: Convert mlx5 netdevs to instance locking
Cosmin Ratiu
2024-07-13
eth: mlx5: expose NETIF_F_NTUPLE when ARFS is compiled out
Jakub Kicinski
2024-04-03
net/mlx5: Support matching on l4_type for ttc_table
Jianbo Liu
2023-10-14
net/mlx5e: Use PTR_ERR_OR_ZERO() to simplify code
Yu Liao
2023-05-19
net/mlx5e: Remove redundant __func__ arg from fs_err() calls
Roi Dayan
2023-04-20
net/mlx5e: Nullify table pointer when failing to create
Aya Levin
2023-04-20
net/mlx5e: Fix error flow in representor failing to add vport rx rule
Roi Dayan
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-07
net/mlx5e: Fix crash unsetting rx-vlan-filter in switchdev mode
Amir Tzin
2023-01-10
net/mlx5e: Add flow steering debugfs directory
Gal Pressman
2022-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-22
net/mlx5e: Completely eliminate priv from fs.h
Lama Kayal
2022-08-22
net/mlx5e: Make all ttc functions of en_fs get fs struct as argument
Lama Kayal
2022-08-22
net/mlx5e: Make flow steering arfs independent of priv
Lama Kayal
2022-08-22
net/mlx5e: Introduce flow steering debug macros
Lama Kayal
2022-08-22
net/mlx5e: Separate ethtool_steering from fs.h and make private
Lama Kayal
2022-08-22
net/mlx5e: Directly get flow_steering struct as input when init/cleanup ethto...
Lama Kayal
2022-08-22
net/mlx5e: Convert ethtool_steering member of flow_steering struct to pointer
Lama Kayal
2022-08-22
net/mlx5e: Drop priv argument of ptp function in en_fs
Lama Kayal
2022-08-22
net/mlx5e: Introduce flow steering API
Lama Kayal
2022-08-22
net/mlx5e: Fix use after free in mlx5e_fs_init()
Dan Carpenter
2022-07-28
net/mlx5e: Move mlx5e_init_l2_addr to en_main
Lama Kayal
2022-07-28
net/mlx5e: Split en_fs ndo's and move to en_main
Lama Kayal
2022-07-28
net/mlx5e: Separate mlx5e_set_rx_mode_work and move caller to en_main
Lama Kayal
2022-07-28
net/mlx5e: Add mdev to flow_steering struct
Lama Kayal
2022-07-28
net/mlx5e: Report flow steering errors with mdev err report API
Lama Kayal
2022-07-28
net/mlx5e: Convert mlx5e_flow_steering member of mlx5e_priv to pointer
Lama Kayal
2022-07-28
net/mlx5e: Allocate VLAN and TC for featured profiles only
Lama Kayal
2022-07-28
net/mlx5e: Make mlx5e_tc_table private
Lama Kayal
2022-07-28
net/mlx5e: Convert mlx5e_tc_table member of mlx5e_flow_steering to pointer
Lama Kayal
2022-05-17
net/mlx5e: Allocate virtually contiguous memory for VLANs list
Tariq Toukan
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-20
net/mlx5e: Fix vlan data lost during suspend flow
Moshe Shemesh
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-08-11
net/mlx5: Fix inner TTC table creation
Maor Gottlieb
2021-08-02
net/mlx5: Embed mlx5_ttc_table
Maor Gottlieb
2021-08-02
net/mlx5: Move TTC logic to fs_ttc
Maor Gottlieb
2021-08-02
net/mlx5e: Decouple TTC logic from mlx5e
Maor Gottlieb
2021-08-02
net/mlx5e: Rename some related TTC args and functions
Maor Gottlieb
2021-08-02
net/mlx5e: Rename traffic type enums
Maor Gottlieb
2021-08-02
net/mlx5e: Hide all implementation details of mlx5e_rx_res
Maxim Mikityanskiy
2021-07-26
net/mlx5e: Take RQT out of TIR and group RX resources
Maxim Mikityanskiy
2021-07-26
net/mlx5e: Move RX resources to a separate struct
Maxim Mikityanskiy
2021-07-26
net/mlx5e: Check if inner FT is supported outside of create/destroy functions
Maxim Mikityanskiy
2021-07-26
net/mlx5e: Prohibit inner indir TIRs in IPoIB
Maxim Mikityanskiy
2021-05-18
{net,vdpa}/mlx5: Configure interface MAC into mpfs L2 table
Eli Cohen
2021-04-02
net/mlx5e: Dynamic alloc vlan table for netdev when needed
Vu Pham
2021-03-29
net/mlx5e: Add PTP Flow Steering support
Aya Levin
2021-03-16
net/mlx5e: Allow legacy vf ndos only if in legacy mode
Roi Dayan
[next]