aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_tc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-29net/mlx5e: Offload tc rules that redirect to ovs internal portAriel Levkovich1-0/+6
2021-10-29net/mlx5: E-Switch, Add ovs internal port mapping to metadata supportAriel Levkovich1-0/+3
2021-10-29net/mlx5e: Use generic name for the forwarding dev pointerAriel Levkovich1-1/+1
2021-08-19net/mlx5e: Move sample attribute to flow attributeChris Mi1-0/+1
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+3
2021-06-09net/mlx5e: Fix use-after-free of encap entry in neigh update handlerVlad Buslov1-0/+3
2021-05-27net/mlx5e: TC: Reserved bit 31 of REG_C1 for IPsec offloadHuy Nguyen1-1/+1
2021-05-27net/mlx5e: TC: Use bit counts for register mappingPaul Blakey1-3/+3
2021-03-10net/mlx5e: Check correct ip_version in decapsulation route resolutionRoi Dayan1-0/+1
2021-02-05net/mlx5e: Rename some encap-specific API to generic namesVlad Buslov1-1/+1
2021-02-05net/mlx5e: TC preparation refactoring for routing update eventVlad Buslov1-0/+15
2021-02-05net/mlx5e: Extract tc tunnel encap/decap code to dedicated fileVlad Buslov1-0/+2
2021-02-05net/mlx5e: Refactor reg_c1 usageVlad Buslov1-1/+1
2021-02-05net/mlx5e: VF tunnel RX traffic offloadingVlad Buslov1-0/+4
2021-02-05net/mlx5: E-Switch, Indirect table infrastructureVlad Buslov1-0/+14
2021-02-05net/mlx5e: VF tunnel TX traffic offloadingVlad Buslov1-0/+1
2020-11-17net/mlx5e: Fix IPsec packet drop by mlx5e_tc_update_skbHuy Nguyen1-0/+3
2020-09-23net/mlx5e: Support CT offload for tc nic flowsAriel Levkovich1-0/+26
2020-09-23net/mlx5e: Add tc chains offload support for nic flowsAriel Levkovich1-1/+33
2020-09-23net/mlx5: Refactor tc flow attributes structureAriel Levkovich1-2/+34
2020-09-23net/mlx5e: Split nic tc flow allocation and creationAriel Levkovich1-0/+7
2020-07-09net/mlx5e: CT: Expand tunnel register mappingsPaul Blakey1-2/+2
2020-07-09net/mlx5e: Export sharing of mod headers to a new filePaul Blakey1-6/+0
2020-07-09net/mlx5e: CT: Restore ct state from lookup in zone instead of tupleidPaul Blakey1-1/+1
2020-07-09net/mlx5e: CT: Don't offload tuple rewrites for established tuplesPaul Blakey1-0/+5
2020-06-25net/mlx5e: Move TC-specific function definitions into MLX5_CLS_ACTVlad Buslov1-8/+8
2020-05-27net/mlx5e: Optimize performance for IPv4/IPv6 ethertypeEli Britstein1-2/+3
2020-05-27net/mlx5e: Helper function to set ethertypeEli Britstein1-0/+3
2020-05-22net/mlx5e: Introduce kconfig var for TC supportVlad Buslov1-3/+13
2020-05-22net/mlx5e: Move TC-specific code from en_main.c to en_tc.cVlad Buslov1-0/+7
2020-05-22net/mlx5e: Extract TC-specific code from en_rep.c to rep/tc.cVlad Buslov1-5/+30
2020-03-12net/mlx5e: CT: Handle misses after executing CT actionPaul Blakey1-0/+1
2020-03-12net/mlx5e: CT: Introduce connection trackingPaul Blakey1-0/+8
2020-02-19net/mlx5e: Restore tunnel metadata on missPaul Blakey1-1/+8
2020-02-19net/mlx5e: Support inner header rewrite with goto actionPaul Blakey1-0/+13
2020-02-19net/mlx5e: Allow re-allocating mod header actionsPaul Blakey1-0/+11
2020-02-19net/mlx5: E-Switch, Restore chain id on missPaul Blakey1-0/+2
2020-02-19net/mlx5: E-Switch, Mark miss packets with new chain id mappingPaul Blakey1-0/+12
2019-11-13net/mlx5: TC: Offload flow table rulesPaul Blakey1-1/+2
2019-08-21net/mlx5e: Refactor neigh update for concurrent executionVlad Buslov1-2/+7
2019-08-09net/mlx5e: Extend encap entry with reference counterVlad Buslov1-0/+2
2019-08-01net/mlx5: E-Switch, add ingress rate supportEli Cohen1-0/+7
2019-07-29net/mlx5e: Change flow flags type to unsigned longVlad Buslov1-10/+16
2019-07-09net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso1-3/+3
2019-06-28net/mlx5e: Disallow tc redirect offload cases we don't supportPaul Blakey1-0/+3
2019-03-01net/mlx5e: Re-attempt to offload flows on multipath port affinity eventsRoi Dayan1-0/+1
2018-12-17net/mlx5e: Use dedicated uplink vport netdev representorOr Gerlitz1-3/+5
2018-12-10net/mlx5e: Move TC tunnel offloading code to separate source fileOz Shlomo1-2/+0
2018-12-10net/mlx5e: Provide the TC filter netdev as parameter to flower callbacksOz Shlomo1-3/+3
2018-12-10net/mlx5e: Support TC indirect block notifications for eswitch uplink reprsOz Shlomo1-0/+3