index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microchip
/
vcap
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-10
net: lan966x: Add IS1 VCAP model
Horatiu Vultur
2
-59
/
+162
2023-03-08
net: microchip: sparx5: Provide rule count, key removal and keyset select
Steen Hegelund
2
-0
/
+72
2023-02-20
net: microchip: sparx5: reduce stack usage
Arnd Bergmann
1
-14
/
+12
2023-02-16
net: microchip: sparx5: Add TC vlan action support for the ES0 VCAP
Steen Hegelund
2
-0
/
+4
2023-02-16
net: microchip: sparx5: Add ES0 VCAP model and updated KUNIT VCAP model
Steen Hegelund
4
-119
/
+339
2023-02-16
net: microchip: sparx5: Use chain ids without offsets when enabling rules
Steen Hegelund
1
-6
/
+5
2023-02-16
net: microchip: sparx5: Clear rule counter even if lookup is disabled
Steen Hegelund
2
-4
/
+7
2023-02-10
net: microchip: vcap: Add tc flower keys for lan966x
Horatiu Vultur
3
-1
/
+441
2023-02-06
sparx5: add support for configuring PSFP via tc
Daniel Machon
2
-1
/
+5
2023-01-30
net: microchip: sparx5: Add KUNIT tests for enabling/disabling chains
Steen Hegelund
1
-0
/
+66
2023-01-30
net: microchip: sparx5: Add ingress information to VCAP instance
Steen Hegelund
5
-6
/
+14
2023-01-30
net: microchip: sparx5: Add ES2 VCAP keyset configuration for Sparx5
Steen Hegelund
1
-1
/
+4
2023-01-30
net: microchip: sparx5: Add ES2 VCAP model and updated KUNIT VCAP model
Steen Hegelund
2
-12
/
+13
2023-01-30
net: microchip: sparx5: Add support for getting keysets without a type id
Steen Hegelund
1
-1
/
+23
2023-01-26
net: microchip: sparx5: Add automatic selection of VCAP rule actionset
Steen Hegelund
2
-5
/
+109
2023-01-26
net: microchip: sparx5: Add TC filter chaining support for IS0 and IS2 VCAPs
Steen Hegelund
2
-1
/
+44
2023-01-26
net: microchip: sparx5: Add actionset type id information to rule
Steen Hegelund
1
-0
/
+34
2023-01-26
net: microchip: sparx5: Add IS0 VCAP model and updated KUNIT VCAP model
Steen Hegelund
3
-1818
/
+156
2023-01-23
net: microchip: sparx5: Fix uninitialized variable in vcap_path_exist()
Dan Carpenter
1
-1
/
+2
2023-01-20
net: microchip: vcap: use kmemdup() to allocate memory
Yang Yingliang
1
-4
/
+2
2023-01-18
net: microchip: sparx5: Add lock initialization to the KUNIT tests
Steen Hegelund
2
-0
/
+2
2023-01-18
net: microchip: sparx5: Improve VCAP admin locking in the VCAP API
Steen Hegelund
1
-30
/
+67
2023-01-18
net: microchip: sparx5: Add VCAP admin locking in debugFS
Steen Hegelund
3
-30
/
+47
2023-01-18
net: microchip: sparx5: Add support to check for existing VCAP rule id
Steen Hegelund
1
-2
/
+16
2023-01-18
net: microchip: sparx5: Add support for rule count by cookie
Steen Hegelund
2
-25
/
+44
2023-01-16
net: microchip: vcap api: Enable/Disable rules via chains in VCAP HW
Steen Hegelund
5
-10
/
+222
2023-01-16
net: microchip: vcap api: Add a storage state to a VCAP rule
Steen Hegelund
4
-27
/
+161
2023-01-16
net: microchip: vcap api: Check chains when adding a tc flower filter
Steen Hegelund
3
-28
/
+41
2023-01-16
net: microchip: vcap api: Use src and dst chain id to chain VCAP lookups
Steen Hegelund
2
-54
/
+77
2023-01-16
net: microchip: vcap api: Convert multi-word keys/actions when encoding
Steen Hegelund
1
-109
/
+134
2023-01-16
net: microchip: vcap api: Always enable VCAP lookups
Steen Hegelund
4
-26
/
+3
2023-01-16
net: microchip: sparx5: Reset VCAP counter for new rules
Steen Hegelund
2
-3
/
+8
2023-01-16
net: microchip: vcap api: Erase VCAP cache before encoding rule
Steen Hegelund
1
-1
/
+1
2022-12-19
net: microchip: vcap: Fix initialization of value and mask
Horatiu Vultur
1
-0
/
+2
2022-12-06
net: microchip: vcap: Remove unneeded semicolons
zhang songyi
1
-2
/
+2
2022-12-06
net: microchip: vcap: Add vcap_rule_get_key_u32
Horatiu Vultur
2
-0
/
+20
2022-12-06
net: microchip: vcap: Add vcap_mod_rule
Horatiu Vultur
2
-0
/
+38
2022-12-06
net: microchip: vcap: Add vcap_get_rule
Horatiu Vultur
4
-438
/
+848
2022-12-01
net: microchip: sparx5: Fix error handling in vcap_show_admin()
Dan Carpenter
1
-4
/
+11
2022-11-30
net: microchip: vcap: Change how the rule id is generated
Horatiu Vultur
2
-7
/
+1
2022-11-29
net: microchip: vcap: Implement w32be
Horatiu Vultur
1
-4
/
+112
2022-11-29
net: microchip: vcap: Extend vcap with lan966x
Horatiu Vultur
1
-56
/
+146
2022-11-29
net: microchip: vcap: Merge the vcap_ag_api_kunit.h into vcap_ag_api.h
Horatiu Vultur
3
-720
/
+393
2022-11-25
net: microchip: sparx5: Add VCAP filter keys KUNIT test
Steen Hegelund
1
-0
/
+194
2022-11-25
net: microchip: sparx5: Support for displaying a list of keysets
Steen Hegelund
2
-44
/
+74
2022-11-25
net: microchip: sparx5: Support for copying and modifying rules in the API
Steen Hegelund
4
-11
/
+206
2022-11-21
net: microchip: sparx5: Add VCAP debugfs KUNIT test
Steen Hegelund
4
-3
/
+553
2022-11-21
net: microchip: sparx5: Add VCAP locking to protect rules
Steen Hegelund
3
-0
/
+13
2022-11-21
net: microchip: sparx5: Add VCAP debugFS key/action support for the VCAP API
Steen Hegelund
3
-10
/
+333
2022-11-21
net: microchip: sparx5: Add VCAP rule debugFS support for the VCAP API
Steen Hegelund
3
-4
/
+141
[next]