Age | Commit message (Expand) | Author | Files | Lines |
2021-06-28 | net: switchdev: add a context void pointer to struct switchdev_notifier_info | Vladimir Oltean | 1 | -3/+3 |
2021-05-17 | mlxsw: Verify the accessed index doesn't exceed the array length | Danielle Ratson | 1 | -0/+4 |
2021-04-16 | net: bridge: switchdev: include local flag in FDB notifications | Vladimir Oltean | 1 | -2/+3 |
2021-03-17 | mlxsw: Allow 802.1d and .1ad VxLAN bridges to coexist on Spectrum>=2 | Amit Cohen | 1 | -2/+50 |
2021-03-17 | mlxsw: Add struct mlxsw_sp_switchdev_ops per ASIC | Amit Cohen | 1 | -0/+22 |
2021-02-12 | net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes | Vladimir Oltean | 1 | -21/+29 |
2021-02-12 | net: switchdev: propagate extack to port attributes | Vladimir Oltean | 1 | -1/+2 |
2021-01-11 | mlxsw: spectrum_switchdev: remove transactional logic for VLAN objects | Vladimir Oltean | 1 | -33/+4 |
2021-01-11 | net: switchdev: remove the transaction structure from port attributes | Vladimir Oltean | 1 | -50/+13 |
2021-01-11 | net: switchdev: remove the transaction structure from port object notifiers | Vladimir Oltean | 1 | -20/+32 |
2021-01-11 | net: switchdev: remove vid_begin -> vid_end range from VLAN objects | Vladimir Oltean | 1 | -44/+19 |
2020-12-08 | mlxsw: spectrum_switchdev: Allow joining VxLAN to 802.1ad bridge | Amit Cohen | 1 | -2/+2 |
2020-12-08 | mlxsw: spectrum_switchdev: Use ops->vxlan_join() when adding VLAN to VxLAN de... | Amit Cohen | 1 | -6/+4 |
2020-12-08 | mlxsw: Save EtherType as part of mlxsw_sp_nve_params | Amit Cohen | 1 | -2/+5 |
2020-12-08 | mlxsw: spectrum_switchdev: Create common function for joining VxLAN to VLAN-a... | Amit Cohen | 1 | -3/+12 |
2020-12-01 | mlxsw: Add QinQ configuration vetoes | Danielle Ratson | 1 | -0/+24 |
2020-12-01 | mlxsw: spectrum_switchdev: Add support of QinQ traffic | Amit Cohen | 1 | -1/+60 |
2020-12-01 | mlxsw: spectrum_switchdev: Create common functions for VLAN-aware bridge | Amit Cohen | 1 | -7/+22 |
2020-12-01 | mlxsw: Make EtherType configurable when pushing VLAN at ingress | Amit Cohen | 1 | -4/+9 |
2020-09-28 | net: core: introduce struct netdev_nested_priv for nested interface infrastru... | Taehee Yoo | 1 | -3/+7 |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -6/+6 |
2020-02-26 | mlxsw: spectrum_switchdev: Optimize SFN records processing | Jiri Pirko | 1 | -12/+23 |
2020-02-20 | mlxsw: spectrum: Prevent RIF access outside of routing code | Ido Schimmel | 1 | -6/+2 |
2020-02-20 | mlxsw: spectrum: Convert callers to use new mirroring API | Ido Schimmel | 1 | -32/+2 |
2020-02-17 | mlxsw: spectrum: Reduce dependency between bridge and router code | Ido Schimmel | 1 | -14/+0 |
2020-02-17 | mlxsw: spectrum_switchdev: Remove VXLAN checks during FID membership | Ido Schimmel | 1 | -58/+2 |
2020-02-17 | mlxsw: spectrum_switchdev: Have VXLAN device take reference on FID | Ido Schimmel | 1 | -19/+74 |
2020-02-17 | mlxsw: spectrum_switchdev: Propagate extack to bridge creation function | Ido Schimmel | 1 | -7/+12 |
2019-10-04 | mlxsw: spectrum: Take devlink net instead of init_net | Jiri Pirko | 1 | -1/+1 |
2019-07-17 | mlxsw: spectrum: Do not process learned records with a dummy FID | Ido Schimmel | 1 | -0/+6 |
2019-04-10 | mlxsw: spectrum_switchdev: Add MDB entries in prepare phase | Ido Schimmel | 1 | -1/+1 |
2019-02-27 | net: Remove switchdev_ops | Florian Fainelli | 1 | -12/+0 |
2019-02-27 | mlxsw: spectrum_switchdev: Handle SWITCHDEV_PORT_ATTR_SET | Florian Fainelli | 1 | -0/+12 |
2019-02-21 | net: Get rid of switchdev_port_attr_get() | Florian Fainelli | 1 | -7/+0 |
2019-02-21 | net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORT | Florian Fainelli | 1 | -10/+1 |
2019-02-21 | mlxsw: spectrum: Handle PORT_PRE_BRIDGE_FLAGS | Florian Fainelli | 1 | -0/+16 |
2019-02-12 | mlxsw: spectrum_switchdev: Remove unused variables | Florian Fainelli | 1 | -3/+0 |
2019-02-12 | mlxsw: spectrum_switchdev: Remove getting PORT_BRIDGE_FLAGS | Florian Fainelli | 1 | -17/+0 |
2019-02-06 | mlxsw: Implement ndo_get_port_parent_id() | Florian Fainelli | 1 | -5/+0 |
2019-01-28 | mlxsw: spectrum_switchdev: Add more extack messages | Ido Schimmel | 1 | -2/+8 |
2019-01-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -6/+6 |
2019-01-18 | mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky | Ido Schimmel | 1 | -6/+6 |
2019-01-17 | mlxsw: spectrum: Add extack messages to VXLAN FDB rejection | Petr Machata | 1 | -7/+18 |
2019-01-17 | switchdev: Add extack argument to call_switchdev_notifiers() | Petr Machata | 1 | -6/+6 |
2019-01-08 | mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletion | Ido Schimmel | 1 | -1/+1 |
2019-01-08 | mlxsw: spectrum_switchdev: Avoid returning errors in commit phase | Ido Schimmel | 1 | -12/+9 |
2018-12-20 | mlxsw: spectrum: Switch to VID 4095 as default VID | Ido Schimmel | 1 | -11/+4 |
2018-12-20 | mlxsw: spectrum: Replace hard-coded default VID with a define | Ido Schimmel | 1 | -5/+6 |
2018-12-20 | mlxsw: spectrum_router: Do not force specific configuration order | Ido Schimmel | 1 | -0/+14 |
2018-12-19 | mlxsw: spectrum: Properly cleanup LAG uppers when removing port from LAG | Ido Schimmel | 1 | -26/+1 |