aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
AgeCommit message (Expand)Author
2020-03-20net/mlx5e: Fix hairpin RSS table sizeEli Cohen
2020-02-24net/mlx5e: Verify that rule has at least one fwd/drop actionVlad Buslov
2019-08-09net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich
2019-06-07net/mlx5e: Fix source port matching in fdb peer flow ruleRaed Salem
2019-05-17net/mlx5e: Fix possible modify header actions memory leakEli Britstein
2019-05-17net/mlx5e: Fix no rewrite fields with the same matchEli Britstein
2019-05-16net/mlx5e: Fix calling wrong function to get inner vlan key and maskJianbo Liu
2019-05-01net/mlx5e: Return error when trying to insert existing flower filterVlad Buslov
2019-05-01net/mlx5e: Replace TC VLAN pop with VLAN 0 rewrite in prio tag modeEli Britstein
2019-05-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-04-29net/mlx5: Get rid of storing copy of device nameParav Pandit
2019-04-08Merge tag 'mlx5-updates-2019-04-02' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-05net/mlx5e: Do not rewrite fields with the same matchEli Britstein
2019-04-05net/mlx5e: Offload TC e-switch rules with ingress VLAN deviceEli Britstein
2019-04-05net/mlx5e: Offload TC e-switch rules with egress VLAN deviceEli Britstein
2019-04-05net/mlx5e: Allow VLAN rewrite of prio field with the same matchEli Britstein
2019-04-05net/mlx5e: Deny VLAN rewrite if there is no VLAN header matchEli Britstein
2019-04-05net/mlx5e: Use helpers to get headers criteria and value pointersEli Britstein
2019-04-05net/mlx5e: Return -EOPNOTSUPP when attempting to offload an unsupported actionTonghao Zhang
2019-04-05net/mlx5e: Deletes unnecessary setting of esw_attr->parse_attrTonghao Zhang
2019-04-05net/mlx5e: Remove 'parse_attr' argument in parse_tc_fdb_actions()Tonghao Zhang
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-29ipv6: Move ipv6 stubs to a separate header fileDavid Ahern
2019-03-22net/mlx5e: Replace TC VLAN pop and push actions with VLAN modifyEli Britstein
2019-03-22net/mlx5e: Support VLAN modify actionEli Britstein
2019-03-22net/mlx5e: Add VLAN ID rewrite fieldsEli Britstein
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