aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
AgeCommit message (Expand)Author
2020-04-29net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2019-08-09net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich
2019-02-27net/mlx5e: Don't overwrite pedit action when multiple pedit usedTonghao Zhang
2018-11-23net/mlx5e: Always use the match level enum when parsing TC rule matchOr Gerlitz
2018-11-23net/mlx5e: Don't match on vlan non-existence if ethertype is wildcardedOr Gerlitz
2018-10-01net/mlx5e: Set vlan masks for all offloaded TC rulesJianbo Liu
2018-10-01net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rulesAlaa Hleihel
2018-08-21net_sched: remove list_head from tc_actionCong Wang
2018-08-09Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-08net/mlx5e: Properly check if hairpin is possible between two functionsOr Gerlitz
2018-07-27net/mlx5e: Issue direct lookup on vxlan ports by vport representorsSaeed Mahameed
2018-07-27net/mlx5e: Vxlan, move vxlan logic to core driverSaeed Mahameed
2018-07-27net/mlx5e: Vxlan, rename from mlx5e to mlx5Saeed Mahameed
2018-07-25net/mlx5e: Offload TC matching on tos/ttl for ip tunnelsOr Gerlitz
2018-07-25net/mlx5e: Support setup of tos and ttl for tunnel key TC action offloadOr Gerlitz
2018-07-25net/mlx5e: Use ttl from route lookup on tc encap offload only if neededOr Gerlitz
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-23net/mlx5e: Support offloading double vlan push/pop tc actionsJianbo Liu
2018-07-23net/mlx5e: Refactor tc vlan push/pop actions offloadingJianbo Liu
2018-07-23net/mlx5e: Support offloading tc double vlan headers matchJianbo Liu
2018-07-23net/mlx5e: Remove redundant WARN when we cannot find neigh entryRoi Dayan
2018-07-18net/mlx5e: Only allow offloading decap egress (egdev) flowsRoi Dayan
2018-05-29net/mlx5e: Get the number of offloaded TC rules from the correct tableOr Gerlitz
2018-05-25net/mlx5e: Split offloaded eswitch TC rules for port mirroringChris Mi
2018-05-25net/mlx5e: Parse mirroring action for offloaded TC eswitch flowsChris Mi
2018-05-24net/mlx5e: Move port speed code from en_ethtool.c to en/port.cHuy Nguyen
2018-05-17net/mlx5e: Ignore attempts to offload multiple times a TC flowOr Gerlitz
2018-05-17net/mlx5e: Use shared table for offloaded TC eswitch flowsOr Gerlitz
2018-05-17net/mlx5e: Prepare for shared table to keep TC eswitch flowsOr Gerlitz
2018-05-17net/mlx5e: Add ingress/egress indication for offloaded TC flowsOr Gerlitz
2018-05-17net/mlx5e: Offload TC eswitch rules for VFs belonging to different PFsRabie Loulou
2018-05-17Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...Saeed Mahameed
2018-05-17net/mlx5e: Explicitly set source e-switch in offloaded TC rulesShahar Klein
2018-05-17net/mlx5e: Explicitly set destination e-switch in FDB rulesRabie Loulou
2018-05-14net/mlx5e: Support offloaded TC flows with no matches on headersOr Gerlitz
2018-05-14net/mlx5e: Get the required HW match level while parsing TC flow matchesOr Gerlitz
2018-05-14net/mlx5e: Properly order min inline mode setup while parsing TC matchesOr Gerlitz
2018-05-14net/mlx5e: Use local actions var while processing offloaded TC flow actionsOr Gerlitz
2018-05-14net/mlx5e: Return success when TC offloaded fdb actions parsed okOr Gerlitz
2018-05-14net/mlx5e: Avoid redundant zeroing of offloaded TC flow attributesOr Gerlitz
2018-05-14net/mlx5e: Clean static checker complaints on TC offload and VF reps codeOr Gerlitz
2018-05-14net/mlx5e: Remove double defined DMAC header re-write elementOr Gerlitz
2018-05-14net/mlx5e: Skip redundant checks when providing NUD lastuse feedbackRoi Dayan
2018-05-10net/mlx5e: Err if asked to offload TC match on frag being firstRoi Dayan
2018-04-26net/mlx5e: Allow offloading ipv4 header re-write for icmpJianbo Liu
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-26net/mlx5e: Avoid using the ipv6 stub in the TC offload neigh update pathOr Gerlitz
2018-03-26net/mlx5e: Fix memory usage issues in offloading TC flowsJianbo Liu
2018-03-26net/mlx5e: Offload tc vlan push/pop using HW actionOr Gerlitz
2018-03-07Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/k...David S. Miller