aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_tc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-09net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso1-17/+17
2019-07-04Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-1/+1
2019-07-01net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang1-1/+1
2019-06-28net/mlx5e: Disallow tc redirect offload cases we don't supportPaul Blakey1-4/+18
2019-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-2/+5
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu1-2/+5
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+0
2019-06-07net/mlx5e: Fix source port matching in fdb peer flow ruleRaed Salem1-3/+0
2019-05-31net/mlx5e: Geneve, Add support for encap/decap flows offloadYevgeny Kliteynik1-2/+21
2019-05-31net/mlx5e: Rearrange tc tunnel code in a modular wayYevgeny Kliteynik1-5/+5
2019-05-31net/mlx5e: Geneve, Keep tunnel info as pointer to the original structYevgeny Kliteynik1-7/+7
2019-05-31net/mlx5e: Enable setting multiple match criteria for flow groupYevgeny Kliteynik1-1/+1
2019-05-31net/mlx5e: Allow matching only enc_key_id/enc_dst_port for decapsulation actionTonghao Zhang1-20/+7
2019-05-17net/mlx5e: Fix possible modify header actions memory leakEli Britstein1-1/+4
2019-05-17net/mlx5e: Fix no rewrite fields with the same matchEli Britstein1-6/+16
2019-05-16net/mlx5e: Fix calling wrong function to get inner vlan key and maskJianbo Liu1-1/+1
2019-05-01net/mlx5e: Return error when trying to insert existing flower filterVlad Buslov1-0/+1
2019-05-01net/mlx5e: Replace TC VLAN pop with VLAN 0 rewrite in prio tag modeEli Britstein1-0/+36
2019-05-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-2/+3
2019-04-29net/mlx5: Get rid of storing copy of device nameParav Pandit1-2/+3
2019-04-08Merge tag 'mlx5-updates-2019-04-02' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-57/+244
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-14/+68
2019-04-05net/mlx5e: Do not rewrite fields with the same matchEli Britstein1-32/+104
2019-04-05net/mlx5e: Offload TC e-switch rules with ingress VLAN deviceEli Britstein1-4/+42
2019-04-05net/mlx5e: Offload TC e-switch rules with egress VLAN deviceEli Britstein1-0/+34
2019-04-05net/mlx5e: Allow VLAN rewrite of prio field with the same matchEli Britstein1-2/+6
2019-04-05net/mlx5e: Deny VLAN rewrite if there is no VLAN header matchEli Britstein1-0/+11
2019-04-05net/mlx5e: Use helpers to get headers criteria and value pointersEli Britstein1-9/+25
2019-04-05net/mlx5e: Return -EOPNOTSUPP when attempting to offload an unsupported actionTonghao Zhang1-7/+20
2019-04-05net/mlx5e: Deletes unnecessary setting of esw_attr->parse_attrTonghao Zhang1-1/+0
2019-04-05net/mlx5e: Remove 'parse_attr' argument in parse_tc_fdb_actions()Tonghao Zhang1-2/+2
2019-03-29net/mlx5e: Consider tunnel type for encap contextsEli Britstein1-9/+19
2019-03-29net/mlx5e: Correctly use the namespace type when allocating pedit actionTonghao Zhang1-1/+1
2019-03-29net/mlx5e: Allow IPv4 ttl & IPv6 hop_limit rewrite for all L4 protocolsDmytro Linkin1-4/+48
2019-03-29ipv6: Move ipv6 stubs to a separate header fileDavid Ahern1-0/+1
2019-03-22net/mlx5e: Replace TC VLAN pop and push actions with VLAN modifyEli Britstein1-1/+11
2019-03-22net/mlx5e: Support VLAN modify actionEli Britstein1-2/+49
2019-03-22net/mlx5e: Add VLAN ID rewrite fieldsEli Britstein1-0/+2
2019-03-01net/mlx5e: Set peer flow needed also for multipathRoi Dayan1-2/+9
2019-03-01net/mlx5e: Update check for merged eswitch deviceRoi Dayan1-4/+3
2019-03-01net/mlx5e: Always query offloaded tc peer rule counterRoi Dayan1-11/+15
2019-03-01net/mlx5e: Re-attempt to offload flows on multipath port affinity eventsRoi Dayan1-1/+38
2019-03-01net/mlx5e: Allow one failure when offloading tc encap rules under multipathRoi Dayan1-2/+12
2019-03-01net/mlx5e: Don't inherit flow flags on peer flow creationRoi Dayan1-3/+4
2019-03-01net/mlx5e: Don't make internal use of errno to denote missing neighRoi Dayan1-12/+16
2019-03-01net/mlx5e: Cleanup attach encap functionRoi Dayan1-14/+17
2019-02-19net/mlx5e: Remove unused variable ‘esw’Saeed Mahameed1-1/+0
2019-02-19net/mlx5e: Remove 'parse_attr' argument in mlx5e_tc_add_fdb_flow()Tonghao Zhang1-3/+3
2019-02-19net/mlx5e: Introduce mlx5e_flow_esw_attr_init() helperTonghao Zhang1-12/+29
2019-02-19net/mlx5e: Remove wrong and superfluous tc pedit header type checkVlad Buslov1-3/+0