Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-10-08 | ice: Flush FDB entries before reset | Wojciech Drewek | 1 | -1/+4 |
2024-06-21 | ice: store representor ID in bridge port | Michal Swiatkowski | 1 | -1/+3 |
2023-11-13 | ice: make representor code generic | Michal Swiatkowski | 1 | -3/+7 |
2023-11-13 | ice: rename switchdev to eswitch | Michal Swiatkowski | 1 | -6/+6 |
2023-10-20 | ice: add drop rule matching on not active lport | Michal Swiatkowski | 1 | -3/+3 |
2023-08-07 | ice: Accept LAG netdevs in bridge offloads | Wojciech Drewek | 1 | -5/+42 |
2023-07-24 | ice: add tracepoints for the switchdev bridge | Pawel Chmielewski | 1 | -0/+10 |
2023-07-24 | ice: implement static version of ageing | Michal Swiatkowski | 1 | -0/+48 |
2023-07-24 | ice: implement bridge port vlan | Michal Swiatkowski | 1 | -4/+88 |
2023-07-24 | ice: Add VLAN FDB support in switchdev mode | Marcin Szycik | 1 | -8/+296 |
2023-07-24 | ice: Add guard rule when creating FDB in switchdev | Marcin Szycik | 1 | -1/+63 |
2023-07-24 | ice: Switchdev FDB events support | Wojciech Drewek | 1 | -0/+433 |
2023-07-24 | ice: Implement basic eswitch bridge setup | Wojciech Drewek | 1 | -0/+384 |