summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/fs.h
AgeCommit message (Expand)Author
2023-10-14net/mlx5: Remove unused declarationYue Haibing
2023-02-16Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
2023-02-15net/mlx5: Configure IPsec steering for ingress RoCEv2 trafficMark Zhang
2023-01-10net/mlx5e: Add flow steering debugfs directoryGal Pressman
2022-12-08net/mlx5e: Create IPsec policy offload tablesLeon Romanovsky
2022-08-22net/mlx5e: Completely eliminate priv from fs.hLama Kayal
2022-08-22net/mlx5e: Make all ttc functions of en_fs get fs struct as argumentLama Kayal
2022-08-22net/mlx5e: Make flow steering arfs independent of privLama Kayal
2022-08-22net/mlx5e: Introduce flow steering debug macrosLama Kayal
2022-08-22net/mlx5e: Separate ethtool_steering from fs.h and make privateLama Kayal
2022-08-22net/mlx5e: Directly get flow_steering struct as input when init/cleanup ethto...Lama Kayal
2022-08-22net/mlx5e: Decouple fs_tt_redirect from en.hLama Kayal
2022-08-22net/mlx5e: Introduce flow steering APILama Kayal
2022-07-28net/mlx5e: Move mlx5e_init_l2_addr to en_mainLama Kayal
2022-07-28net/mlx5e: Split en_fs ndo's and move to en_mainLama Kayal
2022-07-28net/mlx5e: Separate mlx5e_set_rx_mode_work and move caller to en_mainLama Kayal
2022-07-28net/mlx5e: Add mdev to flow_steering structLama Kayal
2022-07-28net/mlx5e: Convert mlx5e_flow_steering member of mlx5e_priv to pointerLama Kayal
2022-07-28net/mlx5e: Make mlx5e_tc_table privateLama Kayal
2022-07-28net/mlx5e: Convert mlx5e_tc_table member of mlx5e_flow_steering to pointerLama Kayal
2022-05-31net/mlx5e: TC NIC mode, fix tc chains miss tableMaor Dickman
2022-05-03net/mlx5: Check IPsec TX flow steering namespace in advanceLeon Romanovsky
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-20net/mlx5e: Fix vlan data lost during suspend flowMoshe Shemesh
2021-10-15net/mlx5i: Enable Rx steering for IPoIB via ethtoolMoosa Baransi
2021-08-19net/mlx5e: Refactor ct to use post action infrastructureChris Mi
2021-08-02net/mlx5: Embed mlx5_ttc_tableMaor Gottlieb
2021-08-02net/mlx5: Move TTC logic to fs_ttcMaor Gottlieb
2021-08-02net/mlx5e: Decouple TTC logic from mlx5eMaor Gottlieb
2021-08-02net/mlx5e: Rename some related TTC args and functionsMaor Gottlieb
2021-08-02net/mlx5e: Rename traffic type enumsMaor Gottlieb
2021-07-26net/mlx5e: Move management of indir traffic types to rx_resMaxim Mikityanskiy
2021-07-26net/mlx5e: Move RX resources to a separate structMaxim Mikityanskiy
2021-07-26net/mlx5e: Prohibit inner indir TIRs in IPoIBMaxim Mikityanskiy
2021-04-06net/mlx5: Instantiate separate mapping objects for FDB and NIC tablesChris Mi
2021-04-02net/mlx5e: Dynamic alloc vlan table for netdev when neededVu Pham
2021-04-02net/mlx5e: Dynamic alloc arfs table for netdev when neededVu Pham
2021-03-29net/mlx5e: Add PTP Flow Steering supportAya Levin
2021-03-29net/mlx5e: Introduce Flow Steering ANY APIAya Levin
2021-03-29net/mlx5e: Introduce Flow Steering UDP APIAya Levin
2021-03-29net/mlx5e: Cleanup Flow Steering levelAya Levin
2021-01-27net/mlx5e: Add flow steering DMAC trap ruleAya Levin
2021-01-27net/mlx5e: Add flow steering VLAN trap ruleAya Levin
2021-01-27net/mlx5e: Optimize promiscuous modeAya Levin
2020-12-08net/mlx5e: Split between RX/TX tunnel FW support indicationAya Levin
2020-10-12net/mlx5: Add NIC TX domain namespaceHuy Nguyen
2020-09-23net/mlx5e: Support CT offload for tc nic flowsAriel Levkovich
2020-09-23net/mlx5e: Tc nic flows to use mlx5_chains flow tablesAriel Levkovich
2020-07-16net/mlx5e: IPsec: Add IPsec steering in local NIC RXHuy Nguyen
2020-07-09net/mlx5e: Export sharing of mod headers to a new filePaul Blakey