aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+3
2021-10-20net/mlx5e: Fix vlan data lost during suspend flowMoshe Shemesh1-0/+3
2021-10-15net/mlx5i: Enable Rx steering for IPoIB via ethtoolMoosa Baransi1-4/+4
2021-08-19net/mlx5e: Refactor ct to use post action infrastructureChris Mi1-0/+3
2021-08-02net/mlx5: Embed mlx5_ttc_tableMaor Gottlieb1-2/+5
2021-08-02net/mlx5: Move TTC logic to fs_ttcMaor Gottlieb1-77/+1
2021-08-02net/mlx5e: Decouple TTC logic from mlx5eMaor Gottlieb1-21/+23
2021-08-02net/mlx5e: Rename some related TTC args and functionsMaor Gottlieb1-2/+2
2021-08-02net/mlx5e: Rename traffic type enumsMaor Gottlieb1-43/+46
2021-07-26net/mlx5e: Move management of indir traffic types to rx_resMaxim Mikityanskiy1-6/+0
2021-07-26net/mlx5e: Move RX resources to a separate structMaxim Mikityanskiy1-0/+2
2021-07-26net/mlx5e: Prohibit inner indir TIRs in IPoIBMaxim Mikityanskiy1-6/+0
2021-04-06net/mlx5: Instantiate separate mapping objects for FDB and NIC tablesChris Mi1-0/+1
2021-04-02net/mlx5e: Dynamic alloc vlan table for netdev when neededVu Pham1-13/+5
2021-04-02net/mlx5e: Dynamic alloc arfs table for netdev when neededVu Pham1-26/+2
2021-03-29net/mlx5e: Add PTP Flow Steering supportAya Levin1-0/+2
2021-03-29net/mlx5e: Introduce Flow Steering ANY APIAya Levin1-0/+3
2021-03-29net/mlx5e: Introduce Flow Steering UDP APIAya Levin1-0/+4
2021-03-29net/mlx5e: Cleanup Flow Steering levelAya Levin1-2/+2
2021-01-27net/mlx5e: Add flow steering DMAC trap ruleAya Levin1-0/+3
2021-01-27net/mlx5e: Add flow steering VLAN trap ruleAya Levin1-0/+3
2021-01-27net/mlx5e: Optimize promiscuous modeAya Levin1-2/+8
2020-12-08net/mlx5e: Split between RX/TX tunnel FW support indicationAya Levin1-2/+1
2020-10-12net/mlx5: Add NIC TX domain namespaceHuy Nguyen1-0/+1
2020-09-23net/mlx5e: Support CT offload for tc nic flowsAriel Levkovich1-0/+2
2020-09-23net/mlx5e: Tc nic flows to use mlx5_chains flow tablesAriel Levkovich1-1/+4
2020-07-16net/mlx5e: IPsec: Add IPsec steering in local NIC RXHuy Nguyen1-1/+5
2020-07-09net/mlx5e: Export sharing of mod headers to a new filePaul Blakey1-0/+2
2020-06-27net/mlx5e: Receive flow steering framework for accelerated TCP flowsBoris Pismenny1-0/+10
2020-06-27net/mlx5e: API to manipulate TTC rules destinationsSaeed Mahameed1-3/+13
2020-01-27mlx5: Use dev_net netdevice notifier registrationsJiri Pirko1-0/+1
2020-01-06net/mlx5e: Fix hairpin RSS table sizeEli Cohen1-0/+16
2019-08-28net/mlx5e: Improve stateless offload capability checkMarina Varshaver1-0/+3
2019-08-28net/mlx5e: Support RSS for IP-in-IP and IPv6 tunneled packetsAya Levin1-0/+4
2019-08-28net/mlx5e: Change function's position to a more fitting fileAya Levin1-0/+2
2019-08-09net/mlx5e: Extend mod header entry with reference counterVlad Buslov1-1/+1
2019-08-09net/mlx5e: Protect hairpin hash table with mutexVlad Buslov1-0/+1
2019-07-29net/mlx5e: Protect tc flow table with mutexVlad Buslov1-0/+2
2019-07-29net/mlx5e: Improve ethtool rxnfc callback structureSaeed Mahameed1-3/+8
2018-12-05net/mlx5e: Refactor TIR configuration functionAya Levin1-0/+16
2018-10-01net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rulesAlaa Hleihel1-0/+2
2018-08-13net/mlx5e: Move flow steering declarations into en/fs.hSaeed Mahameed1-0/+129
2018-08-13net/mlx5e: Add CONFIG_MLX5_EN_ARFS for accelerated flow steering supportSaeed Mahameed1-0/+46
2018-08-13net/mlx5e: Add CONFIG_MLX5_EN_RXNFC for ethtool rx nfcSaeed Mahameed1-0/+35