Age | Commit message (Expand) | Author | Files | Lines |
2022-05-23 | net: dsa: felix: tag_8021q preparation for multiple CPU ports | Vladimir Oltean | 1 | -1/+1 |
2022-05-05 | net: mscc: ocelot: mark traps with a bool instead of keeping them in a list | Vladimir Oltean | 1 | -1/+1 |
2022-03-17 | net: mscc: ocelot: offload per-flow mirroring using tc-mirred and VCAP IS2 | Vladimir Oltean | 1 | -0/+2 |
2022-02-17 | net: dsa: felix: update destinations of existing traps with ocelot-8021q | Vladimir Oltean | 1 | -3/+1 |
2022-02-17 | net: mscc: ocelot: annotate which traps need PTP timestamping | Vladimir Oltean | 1 | -0/+1 |
2022-02-17 | net: mscc: ocelot: keep traps in a list | Vladimir Oltean | 1 | -0/+1 |
2022-02-17 | net: mscc: ocelot: avoid overlap in VCAP IS2 between PTP and MRP traps | Vladimir Oltean | 1 | -8/+8 |
2022-02-17 | net: mscc: ocelot: use a single VCAP filter for all MRP traps | Vladimir Oltean | 1 | -1/+1 |
2022-02-17 | net: mscc: ocelot: consolidate cookie allocation for private VCAP rules | Vladimir Oltean | 1 | -0/+16 |
2021-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+2 |
2021-11-26 | net: mscc: ocelot: create a function that replaces an existing VCAP filter | Vladimir Oltean | 1 | -0/+2 |
2021-11-18 | net: mscc: ocelot: add gate and police action offload to PSFP | Xiaoliang Yang | 1 | -0/+1 |
2021-10-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+2 |
2021-10-02 | net: mscc: ocelot: support egress VLAN rewriting via VCAP ES0 | Vladimir Oltean | 1 | -0/+10 |
2021-10-01 | net: mscc: ocelot: fix VCAP filters remaining active after being deleted | Vladimir Oltean | 1 | -2/+2 |
2021-01-29 | net: dsa: felix: perform switch setup for tag_8021q | Vladimir Oltean | 1 | -0/+3 |
2021-01-29 | net: mscc: ocelot: store a namespaced VCAP filter ID | Vladimir Oltean | 1 | -1/+6 |
2021-01-29 | net: mscc: ocelot: export VCAP structures to include/soc/mscc | Vladimir Oltean | 1 | -0/+289 |
2020-09-29 | net: mscc: ocelot: automatically detect VCAP constants | Vladimir Oltean | 1 | -0/+3 |
2020-09-29 | net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and target | Vladimir Oltean | 1 | -1/+43 |
2020-09-29 | net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and target | Vladimir Oltean | 1 | -1/+92 |
2020-09-29 | net: mscc: ocelot: generalize existing code for VCAP | Vladimir Oltean | 1 | -0/+62 |
2020-03-03 | net: mscc: ocelot: parameterize the vcap_is2 properties | Vladimir Oltean | 1 | -8/+29 |
2020-03-03 | net: mscc: ocelot: don't rely on preprocessor for vcap key/action packing | Vladimir Oltean | 1 | -0/+184 |