summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip/vcap
AgeCommit message (Expand)Author
2023-10-03net: microchip: sparx5: clean up error checking in vcap_show_admin()Dan Carpenter
2023-09-15net: microchip: sparx5: Fix possible memory leaks in vcap_api_kunitJinjie Ruan
2023-09-15net: microchip: sparx5: Fix possible memory leaks in test_vcap_xn_rule_creator()Jinjie Ruan
2023-09-15net: microchip: sparx5: Fix possible memory leak in vcap_api_encode_rule_test()Jinjie Ruan
2023-09-15net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_actionvalue_test()Jinjie Ruan
2023-09-15net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_keyvalue_test()Jinjie Ruan
2023-09-10net: microchip: vcap api: Fix possible memory leak for vcap_dup_rule()Jinjie Ruan
2023-08-22net: microchip: Remove unused declarationsYue Haibing
2023-08-19net: microchip: vcap api: Always return ERR_PTR for vcap_get_rule()Ruan Jinjie
2023-08-04net: microchip: vcap api: Use ERR_CAST() in vcap_decode_rule()Li Zetao
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth
2023-05-15net: ethernet: microchip: vcap: Remove extra semicolonAnup Sharma
2023-05-10net: lan966x: Add ES0 VCAP modelHoratiu Vultur
2023-03-10net: lan966x: Add IS1 VCAP modelHoratiu Vultur
2023-03-08net: microchip: sparx5: Provide rule count, key removal and keyset selectSteen Hegelund
2023-02-20net: microchip: sparx5: reduce stack usageArnd Bergmann
2023-02-16net: microchip: sparx5: Add TC vlan action support for the ES0 VCAPSteen Hegelund
2023-02-16net: microchip: sparx5: Add ES0 VCAP model and updated KUNIT VCAP modelSteen Hegelund
2023-02-16net: microchip: sparx5: Use chain ids without offsets when enabling rulesSteen Hegelund
2023-02-16net: microchip: sparx5: Clear rule counter even if lookup is disabledSteen 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 KUNIT tests for enabling/disabling chainsSteen Hegelund
2023-01-30net: microchip: sparx5: Add ingress information to VCAP instanceSteen Hegelund
2023-01-30net: microchip: sparx5: Add ES2 VCAP keyset configuration for Sparx5Steen Hegelund
2023-01-30net: microchip: sparx5: Add ES2 VCAP model and updated KUNIT VCAP modelSteen Hegelund
2023-01-30net: microchip: sparx5: Add support for getting keysets without a type idSteen 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 actionset type id information to ruleSteen Hegelund
2023-01-26net: microchip: sparx5: Add IS0 VCAP model and updated KUNIT VCAP modelSteen Hegelund
2023-01-23net: microchip: sparx5: Fix uninitialized variable in vcap_path_exist()Dan Carpenter
2023-01-20net: microchip: vcap: use kmemdup() to allocate memoryYang Yingliang
2023-01-18net: microchip: sparx5: Add lock initialization to the KUNIT testsSteen Hegelund
2023-01-18net: microchip: sparx5: Improve VCAP admin locking in the VCAP APISteen Hegelund
2023-01-18net: microchip: sparx5: Add VCAP admin locking in debugFSSteen Hegelund
2023-01-18net: microchip: sparx5: Add support to check for existing VCAP rule idSteen Hegelund
2023-01-18net: microchip: sparx5: Add support for rule count by cookieSteen Hegelund
2023-01-16net: microchip: vcap api: Enable/Disable rules via chains in VCAP HWSteen Hegelund
2023-01-16net: microchip: vcap api: Add a storage state to a VCAP ruleSteen Hegelund
2023-01-16net: microchip: vcap api: Check chains when adding a tc flower filterSteen Hegelund
2023-01-16net: microchip: vcap api: Use src and dst chain id to chain VCAP lookupsSteen Hegelund
2023-01-16net: microchip: vcap api: Convert multi-word keys/actions when encodingSteen Hegelund
2023-01-16net: microchip: vcap api: Always enable VCAP lookupsSteen Hegelund
2023-01-16net: microchip: sparx5: Reset VCAP counter for new rulesSteen Hegelund
2023-01-16net: microchip: vcap api: Erase VCAP cache before encoding ruleSteen Hegelund
2022-12-19net: microchip: vcap: Fix initialization of value and maskHoratiu Vultur
2022-12-06net: microchip: vcap: Remove unneeded semicolonszhang songyi
2022-12-06net: microchip: vcap: Add vcap_rule_get_key_u32Horatiu Vultur
2022-12-06net: microchip: vcap: Add vcap_mod_ruleHoratiu Vultur