summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_tc.h
AgeCommit message (Expand)Author
2020-03-12net/mlx5e: CT: Handle misses after executing CT actionPaul Blakey
2020-03-12net/mlx5e: CT: Introduce connection trackingPaul Blakey
2020-02-19net/mlx5e: Restore tunnel metadata on missPaul Blakey
2020-02-19net/mlx5e: Support inner header rewrite with goto actionPaul Blakey
2020-02-19net/mlx5e: Allow re-allocating mod header actionsPaul Blakey
2020-02-19net/mlx5: E-Switch, Restore chain id on missPaul Blakey
2020-02-19net/mlx5: E-Switch, Mark miss packets with new chain id mappingPaul Blakey
2019-11-13net/mlx5: TC: Offload flow table rulesPaul Blakey
2019-08-21net/mlx5e: Refactor neigh update for concurrent executionVlad Buslov
2019-08-09net/mlx5e: Extend encap entry with reference counterVlad Buslov
2019-08-01net/mlx5: E-Switch, add ingress rate supportEli Cohen
2019-07-29net/mlx5e: Change flow flags type to unsigned longVlad Buslov
2019-07-09net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso
2019-06-28net/mlx5e: Disallow tc redirect offload cases we don't supportPaul Blakey
2019-03-01net/mlx5e: Re-attempt to offload flows on multipath port affinity eventsRoi Dayan
2018-12-17net/mlx5e: Use dedicated uplink vport netdev representorOr Gerlitz
2018-12-10net/mlx5e: Move TC tunnel offloading code to separate source fileOz Shlomo
2018-12-10net/mlx5e: Provide the TC filter netdev as parameter to flower callbacksOz Shlomo
2018-12-10net/mlx5e: Support TC indirect block notifications for eswitch uplink reprsOz Shlomo
2018-05-29net/mlx5e: Get the number of offloaded TC rules from the correct tableOr Gerlitz
2018-05-17net/mlx5e: Use shared table for offloaded TC eswitch flowsOr Gerlitz
2018-05-17net/mlx5e: Add ingress/egress indication for offloaded TC flowsOr Gerlitz
2017-08-07Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko
2017-08-07net/mlx5: Add CONFIG_MLX5_ESWITCH KconfigSaeed Mahameed
2017-04-30net/mlx5e: Update neighbour 'used' state using HW flow rules countersHadar Hen Zion
2017-04-30net/mlx5e: Add support to neighbour update flowHadar Hen Zion
2016-05-16net/mlx5e: Hardware offloaded flower filter statistics supportAmir Vadai
2016-04-29net/mlx5e: Refactor mlx5e flow steering structsMaor Gottlieb
2016-03-10net/mlx5e: Support offload cls_flower with skbedit mark actionAmir Vadai
2016-03-10net/mlx5e: Support offload cls_flower with drop actionAmir Vadai
2016-03-10net/mlx5e: Introduce tc offload supportAmir Vadai