summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
AgeCommit message (Expand)Author
2019-03-29net/mlx5e: Consider tunnel type for encap contextsEli Britstein
2019-03-29net/mlx5e: Correctly use the namespace type when allocating pedit actionTonghao Zhang
2019-03-29net/mlx5e: Allow IPv4 ttl & IPv6 hop_limit rewrite for all L4 protocolsDmytro Linkin
2019-03-01net/mlx5e: Set peer flow needed also for multipathRoi Dayan
2019-03-01net/mlx5e: Update check for merged eswitch deviceRoi Dayan
2019-03-01net/mlx5e: Always query offloaded tc peer rule counterRoi Dayan
2019-03-01net/mlx5e: Re-attempt to offload flows on multipath port affinity eventsRoi Dayan
2019-03-01net/mlx5e: Allow one failure when offloading tc encap rules under multipathRoi Dayan
2019-03-01net/mlx5e: Don't inherit flow flags on peer flow creationRoi Dayan
2019-03-01net/mlx5e: Don't make internal use of errno to denote missing neighRoi Dayan
2019-03-01net/mlx5e: Cleanup attach encap functionRoi Dayan
2019-02-19net/mlx5e: Remove unused variable ‘esw’Saeed Mahameed
2019-02-19net/mlx5e: Remove 'parse_attr' argument in mlx5e_tc_add_fdb_flow()Tonghao Zhang
2019-02-19net/mlx5e: Introduce mlx5e_flow_esw_attr_init() helperTonghao Zhang
2019-02-19net/mlx5e: Remove wrong and superfluous tc pedit header type checkVlad Buslov
2019-02-15Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-02-14net/mlx5: E-Switch, Normalize the name of uplink vport numberBodong Wang
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-06net/mlx5e: Don't overwrite pedit action when multiple pedit usedTonghao Zhang
2019-02-06net/mlx5e: Implement ndo_get_port_parent_id()Florian Fainelli
2019-02-06drivers: net: use flow action infrastructurePablo Neira Ayuso
2019-02-06flow_offload: add statistics retrieval infrastructure and use itPablo Neira Ayuso
2019-02-06net/mlx5e: support for two independent packet edit actionsPablo Neira Ayuso
2019-02-06flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso
2019-02-05net/mlx5e: Use the inner headers to determine tc/pedit offload limitation on ...Guy Shattah
2019-02-05net/mlx5e: Properly set steering match levels for offloaded TC decap rulesOr Gerlitz
2019-01-25net/mlx5e: Return the allocated flow directly from __mlx5e_add_fdb_flowJason Gunthorpe
2018-12-24net/mlx5e: drop useless LIST_HEADJulia Lawall
2018-12-20Merge tag 'mlx5-updates-2018-12-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-20net/mlx5e: Fail attempt to offload e-switch TC flows with egress upper devicesEli Britstein
2018-12-17net/mlx5e: Use dedicated uplink vport netdev representorOr Gerlitz
2018-12-14net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller
2018-12-14net/mlx5e: Duplicate offloaded TC eswitch rules under uplink LAGAviv Heller
2018-12-14net/mlx5e: Offload TC e-switch rules with egress LAG deviceRabie Loulou
2018-12-14net/mlx5e: Enhance flow counter scheme for offloaded TC eswitch rulesShahar Klein
2018-12-14net/mlx5e: Infrastructure for duplicated offloading of TC flowsRoi Dayan
2018-12-13net/mlx5e: Avoid encap flows deletion attempt the 1st time a neigh is resolvedOr Gerlitz
2018-12-13net/mlx5e: Properly initialize flow attributes for slow path eswitch rule del...Or Gerlitz
2018-12-13net/mlx5e: Avoid overriding the user provided priority for offloaded tc rulesOr Gerlitz
2018-12-13net/mlx5e: Err if asked to mirror a goto chain tc eswitch ruleOr Gerlitz
2018-12-11net/mlx5e: Support multiple encapsulations for a TC flowEli Britstein
2018-12-11net/mlx5e: Allow association of a flow to multiple encapsEli Britstein
2018-12-11net/mlx5e: Change parse attr struct to accommodate multiple tunnel infosEli Britstein
2018-12-11net/mlx5e: Support header rewrite actions with remote port mirroringEli Britstein
2018-12-11net/mlx5e: Replace the split logic with extended destinationEli Britstein
2018-12-11net/mlx5e: Move flow attr reformat action bit to per dest flagsEli Britstein
2018-12-11net/mlx5e: Refactor eswitch flow attr for destination specific propertiesEli Britstein
2018-12-11net/mlx5: E-Switch, Rename esw attr mirror count fieldEli Britstein
2018-12-10net/mlx5e: Move TC tunnel offloading code to separate source fileOz Shlomo