summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip/sparx5/sparx5_tc_flower.c
AgeCommit message (Expand)Author
2024-10-30net: sparx5: add feature supportDaniel Machon
2024-10-08net: sparx5: use SPX5_CONST for constants which already have a symbolDaniel Machon
2024-04-25net: sparx5: flower: check for unsupported control flagsAsbjørn Sloth Tønnesen
2024-04-25net: sparx5: flower: remove goto in sparx5_tc_flower_handler_control_usage()Asbjørn Sloth Tønnesen
2024-04-25net: sparx5: flower: add extack to sparx5_tc_flower_handler_control_usage()Asbjørn Sloth Tønnesen
2024-04-25net: sparx5: flower: only do lookup if fragment flags are setAsbjørn Sloth Tønnesen
2024-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-12net: sparx5: flower: fix fragment flags handlingAsbjørn Sloth Tønnesen
2024-04-09net: sparx5: add support for tc flower redirect actionDaniel Machon
2024-04-09net: sparx5: add support for tc flower mirred action.Daniel Machon
2023-08-19net: microchip: sparx5: Update return value check for vcap_get_rule()Ruan Jinjie
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth
2023-03-08net: microchip: sparx5: Add TC template supportSteen Hegelund
2023-02-16net: microchip: sparx5: Add TC vlan action support for the ES0 VCAPSteen Hegelund
2023-02-16net: microchip: sparx5: Add TC support for the ES0 VCAPSteen Hegelund
2023-02-16net: microchip: sparx5: Add ES0 VCAP keyset configuration for Sparx5Steen Hegelund
2023-02-16net: microchip: sparx5: Improve the error handling for linked rulesSteen Hegelund
2023-02-10net: microchip: vcap: Add tc flower keys for lan966xHoratiu Vultur
2023-02-06sparx5: add support for configuring PSFP via tcDaniel Machon
2023-01-30net: microchip: sparx5: Add TC support for the ES2 VCAPSteen Hegelund
2023-01-30net: microchip: sparx5: Add ingress information to VCAP instanceSteen Hegelund
2023-01-30net: microchip: sparx5: Improve error message when parsing CVLAN filterSteen Hegelund
2023-01-30net: microchip: sparx5: Improve the IP frame key match for IPv6 framesSteen Hegelund
2023-01-26net: microchip: sparx5: Add support for IS0 VCAP CVLAN TC keysSteen Hegelund
2023-01-26net: microchip: sparx5: Add support for IS0 VCAP ethernet protocol typesSteen Hegelund
2023-01-26net: microchip: sparx5: Add automatic selection of VCAP rule actionsetSteen Hegelund
2023-01-26net: microchip: sparx5: Add TC filter chaining support for IS0 and IS2 VCAPsSteen Hegelund
2023-01-26net: microchip: sparx5: Add TC support for IS0 VCAPSteen Hegelund
2023-01-18net: microchip: sparx5: Add support for rule count by cookieSteen Hegelund
2023-01-16net: microchip: vcap api: Check chains when adding a tc flower filterSteen Hegelund
2022-11-25net: microchip: sparx5: Support for TC protocol allSteen Hegelund
2022-11-21net: microchip: sparx5: fix uninitialized variablesDan Carpenter
2022-11-21net: microchip: sparx5: Ensure L3 protocol has a default valueSteen Hegelund
2022-11-14net: microchip: sparx5: Add support for TC flower filter statisticsSteen Hegelund
2022-11-14net: microchip: sparx5: Add support for TC flower ARP dissectorSteen Hegelund
2022-11-11net: microchip: sparx5: Match keys in configured port keysetsSteen Hegelund
2022-11-11net: microchip: sparx5: Adding TC goto action and action checkingSteen Hegelund
2022-11-11net: microchip: sparx5: Adding more tc flower keys for the IS2 VCAPSteen Hegelund
2022-10-24net: microchip: sparx5: Adding initial tc flower support for VCAP APISteen Hegelund