summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
AgeCommit message (Expand)Author
2018-08-08net/mlx5e: Properly check if hairpin is possible between two functionsOr Gerlitz
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
2018-03-06{net,IB}/mlx5: Add has_tag to mlx5_flow_actMatan Barak
2018-02-20net/mlx5e: Return error if prio is specified when offloading eswitch vlan pushOr Gerlitz
2018-01-19net/mlx5e: Set hairpin queue sizeOr Gerlitz
2018-01-19net/mlx5e: Add RSS support for hairpinOr Gerlitz
2018-01-19net/mlx5: Vectorize the low level core hairpin objectOr Gerlitz
2018-01-19net/mlx5e: Set per priority hairpin pairsOr Gerlitz
2018-01-19net/mlx5e: Use vhca id as the hairpin peer identifierOr Gerlitz
2018-01-09net/mlx5e: Support offloading TC NIC hairpin flowsOr Gerlitz
2018-01-09net/mlx5e: Basic setup of hairpin objectOr Gerlitz
2018-01-05net/mlx5e: hide an unused variableArnd Bergmann
2017-12-28Merge tag 'mlx5-shared-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2017-12-29net/mlx5: E-Switch, Create generic header struct to be used by representorsMark Bloch
2017-12-28net/mlx5e: Move ethernet representors data into separate structMark Bloch
2017-12-06act_mirred: get rid of tcfm_ifindex from struct tcf_mirredCong Wang
2017-11-04net/mlx5: Enlarge the NIC TC offload table sizeOr Gerlitz
2017-10-26net/mlx5e: Properly deal with encap flows add/del under neigh updateOr Gerlitz
2017-09-28net/mlx5e: Check encap entry state when offloading tunneled flowsVlad Buslov
2017-09-28net/mlx5e: Disallow TC offloading of unsupported match/action combinationsOr Gerlitz
2017-09-28net/mlx5e: Fix erroneous freeing of encap header bufferPaul Blakey
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller