aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
AgeCommit message (Expand)Author
2017-06-15net/mlx5e: Remove TC header re-write offloading of ip tosOr Gerlitz
2017-05-23net/mlx5e: Fix warnings around parsing of TC pedit actionsOr Gerlitz
2017-05-23net/mlx5e: Properly enforce disallowing of partial field re-write offloadOr Gerlitz
2017-05-23net/mlx5e: Allow TC csum offload if applied together with pedit actionOr Gerlitz
2017-05-23net/mlx5e: Use the correct delete call on offloaded TC encap entry detachOr Gerlitz
2017-04-30net/mlx5e: Update neighbour 'used' state using HW flow rules countersHadar Hen Zion
2017-04-30net/mlx5e: Add support to neighbour update flowHadar Hen Zion
2017-04-30net/mlx5e: Read neigh parameters with proper lockingHadar Hen Zion
2017-04-30net/mlx5e: Use flag to properly monitor a flow rule offloading stateHadar Hen Zion
2017-04-30net/mlx5e: Remove output device parameter from create encap header helpers de...Hadar Hen Zion
2017-04-30net/mlx5e: Move the encap entry structure from the eswitch headerOr Gerlitz
2017-04-30net/mlx5: Remove encap entry pointer from the eswitch flow attributesOr Gerlitz
2017-04-30net/mlx5e: Extendable vport representor netdev private dataSaeed Mahameed
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-22net/mlx5e: Make sure the FW max encap size is enough for ipv6 tunnelsOr Gerlitz
2017-04-22net/mlx5e: Make sure the FW max encap size is enough for ipv4 tunnelsOr Gerlitz
2017-04-22net/mlx5: E-Switch, Correctly deal with inline mode on ConnectX-5Or Gerlitz
2017-03-28net/mlx5e: Add offloading of E-Switch TC pedit (header re-write) actionsOr Gerlitz
2017-03-28net/mlx5e: Add offloading of NIC TC pedit (header re-write) actionsOr Gerlitz
2017-03-28net/mlx5e: Add parsing of TC pedit actions to HW formatOr Gerlitz
2017-03-28net/mlx5e: Properly deal with resource cleanup when adding TC flow failsOr Gerlitz
2017-03-28net/mlx5e: Add intermediate struct for TC flow parsing attributesOr Gerlitz
2017-03-28net/mlx5e: Add NIC attributes for offloaded TC flowsOr Gerlitz
2017-03-28net/mlx5e: Add prefix for e-switch offloaded TC flow attributesOr Gerlitz
2017-03-22net/mlx5e: Avoid supporting udp tunnel port ndo for VF repsPaul Blakey
2017-03-22net/mlx5e: Use the proper UAPI values when offloading TC vlan actionsOr Gerlitz
2017-03-22net/mlx5e: Change the TC offload rule add/del code path to be per NIC or E-Sw...Or Gerlitz
2017-03-10net/mlx5e: Avoid wrong identification of rules on deletionOr Gerlitz
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-14net/mlx5e: Disable preemption when doing TC statistics upcallOr Gerlitz
2017-02-06net/mlx5e: fix another maybe-uninitialized false-positiveArnd Bergmann
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-29net/mlx5e: Support TC encapsulation offloads with upper devicesHadar Hen Zion
2017-01-24net/mlx5e: Support SRIOV TC encapsulation offloads for IPv6 tunnelsOr Gerlitz
2017-01-24net/mlx5e: Maximize ip tunnel key usage on the TC offloading pathOr Gerlitz
2017-01-24net/mlx5e: Use the full tunnel key info for encapsulation offload house-keepingOr Gerlitz
2017-01-24net/mlx5e: TC ipv4 tunnel encap offload cosmetic changesOr Gerlitz
2017-01-24net/mlx5e: Add TC offloads matching on IPv6 encapsulation headersOr Gerlitz
2017-01-19net/mlx5: Add support to s-tag in mlx5 firmware interfaceMohamad Haj Yahia
2017-01-16net/mlx5e: Fix a -Wmaybe-uninitialized warningArnd Bergmann
2017-01-10net/mlx5e: Properly handle FW errors while adding TC rulesOr Gerlitz
2017-01-10net/mlx5e: Fix kbuild warnings for uninitialized parametersHadar Hen Zion
2017-01-10net/mlx5e: Set inline mode requirements for matching on IP fragmentsOr Gerlitz
2017-01-10net/mlx5e: Properly get address type of encapsulation IP headersOr Gerlitz
2017-01-10net/mlx5e: TC ipv4 tunnel encap offload error flow fixesOr Gerlitz
2017-01-10net/mlx5e: Warn when rejecting offload attempts of IP tunnelsOr Gerlitz
2017-01-10net/mlx5e: Properly handle offloading of source udp port for IP tunnelsOr Gerlitz
2016-12-08net/mlx5e: Offload TC matching on packets being IP fragmentsOr Gerlitz
2016-12-02net/mlx5e: Remove flow encap entry in the correct placeRoi Dayan
2016-12-02net/mlx5e: Refactor tc del flow to accept mlx5e_tc_flow instanceRoi Dayan