index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microchip
/
vcap
Age
Commit message (
Expand
)
Author
2024-11-24
net: microchip: vcap: Add typegroup table terminators in kunit tests
Guenter Roeck
2024-10-15
net: microchip: vcap api: Fix memory leaks in vcap_api_encode_rule_test()
Jinjie Ruan
2024-09-02
net: microchip: vcap: Fix use-after-free error in kunit test
Jens Emil Schulz Østergaard
2024-06-18
net: microchip: Constify struct vcap_operations
Christophe JAILLET
2024-04-25
net: sparx5: Correct spelling in comments
Simon Horman
2024-04-09
net: sparx5: add support for tc flower mirred action.
Daniel Machon
2023-10-03
net: microchip: sparx5: clean up error checking in vcap_show_admin()
Dan Carpenter
2023-09-15
net: microchip: sparx5: Fix possible memory leaks in vcap_api_kunit
Jinjie Ruan
2023-09-15
net: microchip: sparx5: Fix possible memory leaks in test_vcap_xn_rule_creator()
Jinjie Ruan
2023-09-15
net: microchip: sparx5: Fix possible memory leak in vcap_api_encode_rule_test()
Jinjie Ruan
2023-09-15
net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_actionvalue_test()
Jinjie Ruan
2023-09-15
net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_keyvalue_test()
Jinjie Ruan
2023-09-10
net: microchip: vcap api: Fix possible memory leak for vcap_dup_rule()
Jinjie Ruan
2023-08-22
net: microchip: Remove unused declarations
Yue Haibing
2023-08-19
net: microchip: vcap api: Always return ERR_PTR for vcap_get_rule()
Ruan Jinjie
2023-08-04
net: microchip: vcap api: Use ERR_CAST() in vcap_decode_rule()
Li Zetao
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2023-05-15
net: ethernet: microchip: vcap: Remove extra semicolon
Anup Sharma
2023-05-10
net: lan966x: Add ES0 VCAP model
Horatiu Vultur
2023-03-10
net: lan966x: Add IS1 VCAP model
Horatiu Vultur
2023-03-08
net: microchip: sparx5: Provide rule count, key removal and keyset select
Steen Hegelund
2023-02-20
net: microchip: sparx5: reduce stack usage
Arnd Bergmann
2023-02-16
net: microchip: sparx5: Add TC vlan action support for the ES0 VCAP
Steen Hegelund
2023-02-16
net: microchip: sparx5: Add ES0 VCAP model and updated KUNIT VCAP model
Steen Hegelund
2023-02-16
net: microchip: sparx5: Use chain ids without offsets when enabling rules
Steen Hegelund
2023-02-16
net: microchip: sparx5: Clear rule counter even if lookup is disabled
Steen Hegelund
2023-02-10
net: microchip: vcap: Add tc flower keys for lan966x
Horatiu Vultur
2023-02-06
sparx5: add support for configuring PSFP via tc
Daniel Machon
2023-01-30
net: microchip: sparx5: Add KUNIT tests for enabling/disabling chains
Steen Hegelund
2023-01-30
net: microchip: sparx5: Add ingress information to VCAP instance
Steen Hegelund
2023-01-30
net: microchip: sparx5: Add ES2 VCAP keyset configuration for Sparx5
Steen Hegelund
2023-01-30
net: microchip: sparx5: Add ES2 VCAP model and updated KUNIT VCAP model
Steen Hegelund
2023-01-30
net: microchip: sparx5: Add support for getting keysets without a type id
Steen Hegelund
2023-01-26
net: microchip: sparx5: Add automatic selection of VCAP rule actionset
Steen Hegelund
2023-01-26
net: microchip: sparx5: Add TC filter chaining support for IS0 and IS2 VCAPs
Steen Hegelund
2023-01-26
net: microchip: sparx5: Add actionset type id information to rule
Steen Hegelund
2023-01-26
net: microchip: sparx5: Add IS0 VCAP model and updated KUNIT VCAP model
Steen Hegelund
2023-01-23
net: microchip: sparx5: Fix uninitialized variable in vcap_path_exist()
Dan Carpenter
2023-01-20
net: microchip: vcap: use kmemdup() to allocate memory
Yang Yingliang
2023-01-18
net: microchip: sparx5: Add lock initialization to the KUNIT tests
Steen Hegelund
2023-01-18
net: microchip: sparx5: Improve VCAP admin locking in the VCAP API
Steen Hegelund
2023-01-18
net: microchip: sparx5: Add VCAP admin locking in debugFS
Steen Hegelund
2023-01-18
net: microchip: sparx5: Add support to check for existing VCAP rule id
Steen Hegelund
2023-01-18
net: microchip: sparx5: Add support for rule count by cookie
Steen Hegelund
2023-01-16
net: microchip: vcap api: Enable/Disable rules via chains in VCAP HW
Steen Hegelund
2023-01-16
net: microchip: vcap api: Add a storage state to a VCAP rule
Steen Hegelund
2023-01-16
net: microchip: vcap api: Check chains when adding a tc flower filter
Steen Hegelund
2023-01-16
net: microchip: vcap api: Use src and dst chain id to chain VCAP lookups
Steen Hegelund
2023-01-16
net: microchip: vcap api: Convert multi-word keys/actions when encoding
Steen Hegelund
2023-01-16
net: microchip: vcap api: Always enable VCAP lookups
Steen Hegelund
[next]