summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip/sparx5/sparx5_tc_flower.c
AgeCommit message (Expand)AuthorFilesLines
2024-10-31net: sparx5: add feature supportDaniel Machon1-0/+5
2024-10-08net: sparx5: use SPX5_CONST for constants which already have a symbolDaniel Machon1-1/+3
2024-04-26net: sparx5: flower: check for unsupported control flagsAsbjørn Sloth Tønnesen1-0/+5
2024-04-26net: sparx5: flower: remove goto in sparx5_tc_flower_handler_control_usage()Asbjørn Sloth Tønnesen1-6/+4
2024-04-26net: sparx5: flower: add extack to sparx5_tc_flower_handler_control_usage()Asbjørn Sloth Tønnesen1-2/+3
2024-04-26net: sparx5: flower: only do lookup if fragment flags are setAsbjørn Sloth Tønnesen1-1/+1
2024-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-21/+40
2024-04-13net: sparx5: flower: fix fragment flags handlingAsbjørn Sloth Tønnesen1-21/+40
2024-04-09net: sparx5: add support for tc flower redirect actionDaniel Machon1-0/+29
2024-04-09net: sparx5: add support for tc flower mirred action.Daniel Machon1-0/+39
2023-08-19net: microchip: sparx5: Update return value check for vcap_get_rule()Ruan Jinjie1-1/+1
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth1-2/+2
2023-03-08net: microchip: sparx5: Add TC template supportSteen Hegelund1-7/+202
2023-02-16net: microchip: sparx5: Add TC vlan action support for the ES0 VCAPSteen Hegelund1-24/+242
2023-02-16net: microchip: sparx5: Add TC support for the ES0 VCAPSteen Hegelund1-23/+54
2023-02-16net: microchip: sparx5: Add ES0 VCAP keyset configuration for Sparx5Steen Hegelund1-2/+17
2023-02-16net: microchip: sparx5: Improve the error handling for linked rulesSteen Hegelund1-2/+6
2023-02-10net: microchip: vcap: Add tc flower keys for lan966xHoratiu Vultur1-447/+56
2023-02-06sparx5: add support for configuring PSFP via tcDaniel Machon1-2/+235
2023-01-30net: microchip: sparx5: Add TC support for the ES2 VCAPSteen Hegelund1-4/+27
2023-01-30net: microchip: sparx5: Add ingress information to VCAP instanceSteen Hegelund1-5/+8
2023-01-30net: microchip: sparx5: Improve error message when parsing CVLAN filterSteen Hegelund1-1/+4
2023-01-30net: microchip: sparx5: Improve the IP frame key match for IPv6 framesSteen Hegelund1-0/+8
2023-01-26net: microchip: sparx5: Add support for IS0 VCAP CVLAN TC keysSteen Hegelund1-0/+51
2023-01-26net: microchip: sparx5: Add support for IS0 VCAP ethernet protocol typesSteen Hegelund1-23/+1
2023-01-26net: microchip: sparx5: Add automatic selection of VCAP rule actionsetSteen Hegelund1-5/+0
2023-01-26net: microchip: sparx5: Add TC filter chaining support for IS0 and IS2 VCAPsSteen Hegelund1-1/+92
2023-01-26net: microchip: sparx5: Add TC support for IS0 VCAPSteen Hegelund1-9/+45
2023-01-18net: microchip: sparx5: Add support for rule count by cookieSteen Hegelund1-31/+3
2023-01-16net: microchip: vcap api: Check chains when adding a tc flower filterSteen Hegelund1-13/+15
2022-11-25net: microchip: sparx5: Support for TC protocol allSteen Hegelund1-1/+208
2022-11-22net: microchip: sparx5: fix uninitialized variablesDan Carpenter1-3/+5
2022-11-21net: microchip: sparx5: Ensure L3 protocol has a default valueSteen Hegelund1-1/+5
2022-11-14net: microchip: sparx5: Add support for TC flower filter statisticsSteen Hegelund1-0/+68
2022-11-14net: microchip: sparx5: Add support for TC flower ARP dissectorSteen Hegelund1-0/+76
2022-11-11net: microchip: sparx5: Match keys in configured port keysetsSteen Hegelund1-10/+16
2022-11-11net: microchip: sparx5: Adding TC goto action and action checkingSteen Hegelund1-8/+62
2022-11-11net: microchip: sparx5: Adding more tc flower keys for the IS2 VCAPSteen Hegelund1-1/+383
2022-10-24net: microchip: sparx5: Adding initial tc flower support for VCAP APISteen Hegelund1-0/+217