summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
AgeCommit message (Expand)Author
2017-03-30net/mlx5e: Use the proper UAPI values when offloading TC vlan actionsOr Gerlitz
2017-02-26net/mlx5e: Disable preemption when doing TC statistics upcallOr Gerlitz
2016-11-04net/mlx5e: Handle matching on vlan priority for offloaded TC rulesOr Gerlitz
2016-10-03net/mlx5e: shut up maybe-uninitialized warningArnd Bergmann
2016-09-23net/mlx5e: Add TC vlan match parsingOr Gerlitz
2016-09-23net/mlx5e: Add TC vlan action for SRIOV offloadsOr Gerlitz
2016-09-23net/mlx5: Put elements related to offloaded TC rule in one structOr Gerlitz
2016-09-23net/mlx5: E-Switch, Set the vport when registering the uplink repOr Gerlitz
2016-08-19net/mlx5e: Use correct flow dissector key on flower offloadingHadar Hen Zion
2016-08-17net_sched: convert tcf_exts from list to pointer arrayWANG Cong
2016-07-14net/mlx5e: Add TC HW support for FDB (SRIOV e-switch) offloadsOr Gerlitz
2016-07-14net/mlx5e: Add TC drop and mirred/redirect action parsing for SRIOV offloadsOr Gerlitz
2016-07-14net/mlx5e: Adjustments in the TC offload code towards reuse for SRIOVOr Gerlitz
2016-07-14net/mlx5e: Offload TC flow counters only when supportedOr Gerlitz
2016-07-05net/mlx5: Refactor mlx5_add_flow_ruleMaor Gottlieb
2016-05-16net/mlx5e: Hardware offloaded flower filter statistics supportAmir Vadai
2016-04-29net/mlx5e: Refactor mlx5e flow steering structsMaor Gottlieb
2016-04-29net/mlx5: Add user chosen levels when allocating flow tablesMaor Gottlieb
2016-03-10net/mlx5e: Support offload cls_flower with skbedit mark actionAmir Vadai
2016-03-10net/mlx5e: Support offload cls_flower with drop actionAmir Vadai
2016-03-10net/mlx5e: Introduce tc offload supportAmir Vadai