summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/fs.h
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Configure IPsec steering for ingress RoCEv2 trafficMark Zhang2023-02-151-0/+1
* net/mlx5e: Create IPsec policy offload tablesLeon Romanovsky2022-12-081-1/+2
* net/mlx5e: Completely eliminate priv from fs.hLama Kayal2022-08-221-9/+12
* net/mlx5e: Make all ttc functions of en_fs get fs struct as argumentLama Kayal2022-08-221-3/+5
* net/mlx5e: Make flow steering arfs independent of privLama Kayal2022-08-221-8/+14
* net/mlx5e: Introduce flow steering debug macrosLama Kayal2022-08-221-0/+13
* net/mlx5e: Separate ethtool_steering from fs.h and make privateLama Kayal2022-08-221-32/+0
* net/mlx5e: Directly get flow_steering struct as input when init/cleanup ethto...Lama Kayal2022-08-221-4/+4
* net/mlx5e: Decouple fs_tt_redirect from en.hLama Kayal2022-08-221-0/+5
* net/mlx5e: Introduce flow steering APILama Kayal2022-08-221-25/+30
* net/mlx5e: Move mlx5e_init_l2_addr to en_mainLama Kayal2022-07-281-0/+1
* net/mlx5e: Split en_fs ndo's and move to en_mainLama Kayal2022-07-281-0/+6
* net/mlx5e: Separate mlx5e_set_rx_mode_work and move caller to en_mainLama Kayal2022-07-281-2/+5
* net/mlx5e: Add mdev to flow_steering structLama Kayal2022-07-281-1/+3
* net/mlx5e: Convert mlx5e_flow_steering member of mlx5e_priv to pointerLama Kayal2022-07-281-2/+3
* net/mlx5e: Make mlx5e_tc_table privateLama Kayal2022-07-281-24/+0
* net/mlx5e: Convert mlx5e_tc_table member of mlx5e_flow_steering to pointerLama Kayal2022-07-281-1/+2
* net/mlx5e: TC NIC mode, fix tc chains miss tableMaor Dickman2022-05-311-0/+2
* net/mlx5: Check IPsec TX flow steering namespace in advanceLeon Romanovsky2022-05-031-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-10-221-0/+3
|\
| * net/mlx5e: Fix vlan data lost during suspend flowMoshe Shemesh2021-10-201-0/+3
* | net/mlx5i: Enable Rx steering for IPoIB via ethtoolMoosa Baransi2021-10-151-4/+4
|/
* net/mlx5e: Refactor ct to use post action infrastructureChris Mi2021-08-191-0/+3
* net/mlx5: Embed mlx5_ttc_tableMaor Gottlieb2021-08-021-2/+5
* net/mlx5: Move TTC logic to fs_ttcMaor Gottlieb2021-08-021-77/+1
* net/mlx5e: Decouple TTC logic from mlx5eMaor Gottlieb2021-08-021-21/+23
* net/mlx5e: Rename some related TTC args and functionsMaor Gottlieb2021-08-021-2/+2
* net/mlx5e: Rename traffic type enumsMaor Gottlieb2021-08-021-43/+46
* net/mlx5e: Move management of indir traffic types to rx_resMaxim Mikityanskiy2021-07-261-6/+0
* net/mlx5e: Move RX resources to a separate structMaxim Mikityanskiy2021-07-261-0/+2
* net/mlx5e: Prohibit inner indir TIRs in IPoIBMaxim Mikityanskiy2021-07-261-6/+0
* net/mlx5: Instantiate separate mapping objects for FDB and NIC tablesChris Mi2021-04-061-0/+1
* net/mlx5e: Dynamic alloc vlan table for netdev when neededVu Pham2021-04-021-13/+5
* net/mlx5e: Dynamic alloc arfs table for netdev when neededVu Pham2021-04-021-26/+2
* net/mlx5e: Add PTP Flow Steering supportAya Levin2021-03-291-0/+2
* net/mlx5e: Introduce Flow Steering ANY APIAya Levin2021-03-291-0/+3
* net/mlx5e: Introduce Flow Steering UDP APIAya Levin2021-03-291-0/+4
* net/mlx5e: Cleanup Flow Steering levelAya Levin2021-03-291-2/+2
* net/mlx5e: Add flow steering DMAC trap ruleAya Levin2021-01-271-0/+3
* net/mlx5e: Add flow steering VLAN trap ruleAya Levin2021-01-271-0/+3
* net/mlx5e: Optimize promiscuous modeAya Levin2021-01-271-2/+8
* net/mlx5e: Split between RX/TX tunnel FW support indicationAya Levin2020-12-081-2/+1
* net/mlx5: Add NIC TX domain namespaceHuy Nguyen2020-10-121-0/+1
* net/mlx5e: Support CT offload for tc nic flowsAriel Levkovich2020-09-231-0/+2
* net/mlx5e: Tc nic flows to use mlx5_chains flow tablesAriel Levkovich2020-09-231-1/+4
* net/mlx5e: IPsec: Add IPsec steering in local NIC RXHuy Nguyen2020-07-161-1/+5
* net/mlx5e: Export sharing of mod headers to a new filePaul Blakey2020-07-091-0/+2
* net/mlx5e: Receive flow steering framework for accelerated TCP flowsBoris Pismenny2020-06-271-0/+10
* net/mlx5e: API to manipulate TTC rules destinationsSaeed Mahameed2020-06-271-3/+13
* mlx5: Use dev_net netdevice notifier registrationsJiri Pirko2020-01-271-0/+1