summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
AgeCommit message (Expand)Author
2018-03-26net/mlx5e: Avoid using the ipv6 stub in the TC offload neigh update pathOr Gerlitz
2018-03-26net/mlx5e: Fix memory usage issues in offloading TC flowsJianbo Liu
2018-02-20net/mlx5e: Return error if prio is specified when offloading eswitch vlan pushOr Gerlitz
2018-01-19net/mlx5e: Set hairpin queue sizeOr Gerlitz
2018-01-19net/mlx5e: Add RSS support for hairpinOr Gerlitz
2018-01-19net/mlx5: Vectorize the low level core hairpin objectOr Gerlitz
2018-01-19net/mlx5e: Set per priority hairpin pairsOr Gerlitz
2018-01-19net/mlx5e: Use vhca id as the hairpin peer identifierOr Gerlitz
2018-01-09net/mlx5e: Support offloading TC NIC hairpin flowsOr Gerlitz
2018-01-09net/mlx5e: Basic setup of hairpin objectOr Gerlitz
2018-01-05net/mlx5e: hide an unused variableArnd Bergmann
2017-12-28Merge tag 'mlx5-shared-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2017-12-29net/mlx5: E-Switch, Create generic header struct to be used by representorsMark Bloch
2017-12-28net/mlx5e: Move ethernet representors data into separate structMark Bloch
2017-12-06act_mirred: get rid of tcfm_ifindex from struct tcf_mirredCong Wang
2017-11-04net/mlx5: Enlarge the NIC TC offload table sizeOr Gerlitz
2017-10-26net/mlx5e: Properly deal with encap flows add/del under neigh updateOr Gerlitz
2017-09-28net/mlx5e: Check encap entry state when offloading tunneled flowsVlad Buslov
2017-09-28net/mlx5e: Disallow TC offloading of unsupported match/action combinationsOr Gerlitz
2017-09-28net/mlx5e: Fix erroneous freeing of encap header bufferPaul Blakey
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-30net/mlx5e: Properly resolve TC offloaded ipv6 vxlan tunnel source addressPaul Blakey
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko
2017-08-04net: sched: change names of action number helpers to be aligned with the restJiri Pirko
2017-06-22net/mlx5e: Add header re-write offloading of IPv6 hop-limitOr Gerlitz
2017-06-22net/mlx5e: Use macro for TC header re-write offload field mappingOr Gerlitz
2017-06-22net/mlx5e: Offload TC matching on ip ttlOr Gerlitz
2017-06-22net/mlx5e: Relocate the TC match on ip tos offload code sectionOr Gerlitz
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-15net/mlx5e: Remove TC header re-write offloading of ip tosOr Gerlitz
2017-06-08net/mlx5e: Support header re-write of partial fields in TC pedit offloadOr Gerlitz
2017-06-08net/mlx5e: Use modify header ID cache for offloaded TC NIC flowsOr Gerlitz
2017-06-08net/mlx5e: Use modify header ID cache for offloaded TC E-Switch flowsOr Gerlitz
2017-06-08net/mlx5e: Add cache for HW modify header IDsOr Gerlitz
2017-06-08net/mlx5e: Use short attribute form when adding/deleting offloaded TC flowsOr Gerlitz
2017-06-08net/mlx5e: Remove limitation of single NIC offloaded TC action per ruleOr Gerlitz
2017-06-04net/mlx5e: Offload TC matching on ip tos / traffic-classOr Gerlitz
2017-06-04net/mlx5e: Offload TC matching on tcp flagsOr Gerlitz
2017-05-31sched: add helper for updating statistics on all actionsJakub Kicinski
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-25Merge tag 'mlx5-update-2017-05-23' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
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-05-18net/mlx5e: Fix possible memory leakWei Yongjun
2017-05-14{net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky
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