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
/
mellanox
/
mlxsw
/
spectrum_switchdev.c
Age
Commit message (
Expand
)
Author
2025-03-24
mlxsw: Add VXLAN bridge ports to same hardware domain as physical bridge ports
Amit Cohen
2025-03-24
mlxsw: spectrum_switchdev: Move mlxsw_sp_bridge_vxlan_join()
Amit Cohen
2025-03-24
mlxsw: spectrum_switchdev: Add an internal API for VXLAN leave
Amit Cohen
2024-01-30
mlxsw: Use refcount_t for reference counting
Amit Cohen
2023-08-14
mlxsw: spectrum: Stop ignoring learning notifications from redirected traffic
Ido Schimmel
2023-08-09
mlxsw: Set port STP state on bridge enslavement
Petr Machata
2023-08-09
mlxsw: spectrum_switchdev: Use is_zero_ether_addr() instead of ether_addr_equ...
Ruan Jinjie
2023-07-28
mlxsw: spectrum_switchdev: Use tracker helpers to hold & put netdevices
Petr Machata
2023-07-21
mlxsw: spectrum_router: Replay IP NETDEV_UP on device enslavement
Petr Machata
2023-07-21
mlxsw: spectrum_switchdev: Replay switchdev objects on port join
Petr Machata
2023-07-14
mlxsw: spectrum_switchdev: Manage RIFs on PVID change
Petr Machata
2023-07-14
mlxsw: spectrum_switchdev: Pass extack to mlxsw_sp_br_ban_rif_pvid_change()
Petr Machata
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-14
mlxsw: Avoid warnings when not offloaded FDB entry with IPv6 is removed
Amit Cohen
2022-11-09
mlxsw: spectrum_switchdev: Add locked bridge port support
Ido Schimmel
2022-11-09
mlxsw: spectrum_switchdev: Use extack in bridge port flag validation
Ido Schimmel
2022-11-09
mlxsw: spectrum_switchdev: Add support for locked FDB notifications
Ido Schimmel
2022-11-09
mlxsw: spectrum_switchdev: Prepare for locked FDB notifications
Ido Schimmel
2022-07-04
mlxsw: Enable unified bridge model
Amit Cohen
2022-07-04
mlxsw: Configure egress VID for unicast FDB entries
Amit Cohen
2022-06-29
mlxsw: spectrum_switchdev: Convert MDB code to use PGT APIs
Amit Cohen
2022-06-29
mlxsw: spectrum_switchdev: Flush port from MDB entries according to FID index
Amit Cohen
2022-06-29
mlxsw: spectrum_switchdev: Add support for getting and putting MDB entry
Amit Cohen
2022-06-29
mlxsw: spectrum_switchdev: Implement mlxsw_sp_mc_mdb_entry_{init, fini}()
Amit Cohen
2022-06-29
mlxsw: spectrum_switchdev: Add support for maintaining list of ports per MDB ...
Amit Cohen
2022-06-29
mlxsw: spectrum_switchdev: Add support for maintaining hash table of MDB entries
Amit Cohen
2022-06-29
mlxsw: spectrum_switchdev: Save MAC and FID as a key in 'struct mlxsw_sp_mdb_...
Amit Cohen
2022-06-29
mlxsw: spectrum_switchdev: Rename MIDs list
Amit Cohen
2022-06-29
mlxsw: spectrum_switchdev: Rename MID structure
Amit Cohen
2022-06-28
mlxsw: Add a dedicated structure for bitmap of ports
Amit Cohen
2022-06-22
mlxsw: spectrum_switchdev: Handle error in mlxsw_sp_bridge_mdb_mc_enable_sync()
Amit Cohen
2022-06-22
mlxsw: spectrum_switchdev: Convert mlxsw_sp_mc_write_mdb_entry() to return int
Amit Cohen
2022-06-22
mlxsw: spectrum_switchdev: Add error path in mlxsw_sp_port_mc_disabled_set()
Amit Cohen
2022-06-22
mlxsw: spectrum_switchdev: Simplify mlxsw_sp_port_mc_disabled_set()
Amit Cohen
2022-06-22
mlxsw: spectrum_switchdev: Do not set 'multicast_enabled' twice
Amit Cohen
2022-06-22
mlxsw: spectrum_switchdev: Pass 'struct mlxsw_sp' to mlxsw_sp_bridge_mdb_mc_e...
Amit Cohen
2022-06-22
mlxsw: Remove lag_vid_valid indication
Amit Cohen
2022-06-20
mlxsw: Add SMPE related fields to SMID2 register
Amit Cohen
2022-05-04
mlxsw: spectrum_switchdev: Only query FDB notifications when necessary
Ido Schimmel
2022-02-17
mlxsw: spectrum: remove guards against !BRIDGE_VLAN_INFO_BRENTRY
Vladimir Oltean
2022-01-27
mlxsw: spectrum: Guard against invalid local ports
Amit Cohen
2021-12-15
mlxsw: Add support for VxLAN with IPv6 underlay
Amit Cohen
2021-12-15
mlxsw: Split handling of FDB tunnel entries between address families
Amit Cohen
2021-12-01
mlxsw: Use Switch Multicast ID Register Version 2
Amit Cohen
2021-12-01
mlxsw: Use u16 for local_port field instead of u8
Amit Cohen
2021-10-25
mlxsw: spectrum: Use 'bitmap_zalloc()' when applicable
Christophe JAILLET
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-10
net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...
Vladimir Oltean
2021-07-23
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
2021-07-22
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
[next]