index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2022-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2022-11-15
mlxsw: Avoid warnings when not offloaded FDB entry with IPv6 is removed
Amit Cohen
1
-0
/
+2
2022-11-10
mlxsw: spectrum_switchdev: Add locked bridge port support
Ido Schimmel
1
-1
/
+22
2022-11-10
mlxsw: spectrum_switchdev: Use extack in bridge port flag validation
Ido Schimmel
1
-3
/
+7
2022-11-10
mlxsw: spectrum_switchdev: Add support for locked FDB notifications
Ido Schimmel
1
-0
/
+12
2022-11-10
mlxsw: spectrum_switchdev: Prepare for locked FDB notifications
Ido Schimmel
1
-8
/
+13
2022-07-04
mlxsw: Enable unified bridge model
Amit Cohen
1
-3
/
+1
2022-07-04
mlxsw: Configure egress VID for unicast FDB entries
Amit Cohen
1
-11
/
+13
2022-06-29
mlxsw: spectrum_switchdev: Convert MDB code to use PGT APIs
Amit Cohen
1
-304
/
+48
2022-06-29
mlxsw: spectrum_switchdev: Flush port from MDB entries according to FID index
Amit Cohen
1
-6
/
+11
2022-06-29
mlxsw: spectrum_switchdev: Add support for getting and putting MDB entry
Amit Cohen
1
-2
/
+78
2022-06-29
mlxsw: spectrum_switchdev: Implement mlxsw_sp_mc_mdb_entry_{init, fini}()
Amit Cohen
1
-2
/
+174
2022-06-29
mlxsw: spectrum_switchdev: Add support for maintaining list of ports per MDB ...
Amit Cohen
1
-0
/
+153
2022-06-29
mlxsw: spectrum_switchdev: Add support for maintaining hash table of MDB entries
Amit Cohen
1
-0
/
+15
2022-06-29
mlxsw: spectrum_switchdev: Save MAC and FID as a key in 'struct mlxsw_sp_mdb_...
Amit Cohen
1
-10
/
+14
2022-06-29
mlxsw: spectrum_switchdev: Rename MIDs list
Amit Cohen
1
-10
/
+11
2022-06-29
mlxsw: spectrum_switchdev: Rename MID structure
Amit Cohen
1
-82
/
+97
2022-06-28
mlxsw: Add a dedicated structure for bitmap of ports
Amit Cohen
1
-19
/
+18
2022-06-22
mlxsw: spectrum_switchdev: Handle error in mlxsw_sp_bridge_mdb_mc_enable_sync()
Amit Cohen
1
-12
/
+31
2022-06-22
mlxsw: spectrum_switchdev: Convert mlxsw_sp_mc_write_mdb_entry() to return int
Amit Cohen
1
-7
/
+9
2022-06-22
mlxsw: spectrum_switchdev: Add error path in mlxsw_sp_port_mc_disabled_set()
Amit Cohen
1
-2
/
+15
2022-06-22
mlxsw: spectrum_switchdev: Simplify mlxsw_sp_port_mc_disabled_set()
Amit Cohen
1
-7
/
+66
2022-06-22
mlxsw: spectrum_switchdev: Do not set 'multicast_enabled' twice
Amit Cohen
1
-2
/
+0
2022-06-22
mlxsw: spectrum_switchdev: Pass 'struct mlxsw_sp' to mlxsw_sp_bridge_mdb_mc_e...
Amit Cohen
1
-7
/
+4
2022-06-22
mlxsw: Remove lag_vid_valid indication
Amit Cohen
1
-2
/
+1
2022-06-20
mlxsw: Add SMPE related fields to SMID2 register
Amit Cohen
1
-3
/
+4
2022-05-04
mlxsw: spectrum_switchdev: Only query FDB notifications when necessary
Ido Schimmel
1
-11
/
+20
2022-02-17
mlxsw: spectrum: remove guards against !BRIDGE_VLAN_INFO_BRENTRY
Vladimir Oltean
1
-2
/
+1
2022-01-28
mlxsw: spectrum: Guard against invalid local ports
Amit Cohen
1
-2
/
+1
2021-12-15
mlxsw: Add support for VxLAN with IPv6 underlay
Amit Cohen
1
-0
/
+84
2021-12-15
mlxsw: Split handling of FDB tunnel entries between address families
Amit Cohen
1
-21
/
+24
2021-12-01
mlxsw: Use Switch Multicast ID Register Version 2
Amit Cohen
1
-25
/
+25
2021-12-01
mlxsw: Use u16 for local_port field instead of u8
Amit Cohen
1
-5
/
+5
2021-10-25
mlxsw: spectrum: Use 'bitmap_zalloc()' when applicable
Christophe JAILLET
1
-7
/
+4
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-08-10
net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...
Vladimir Oltean
1
-1
/
+1
2021-07-23
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
1
-1
/
+1
2021-07-22
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
1
-2
/
+2
2021-07-22
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
1
-5
/
+19
2021-07-16
net: switchdev: Simplify 'mlxsw_sp_mc_write_mdb_entry()'
Christophe JAILLET
1
-5
/
+3
2021-06-29
net: switchdev: add a context void pointer to struct switchdev_notifier_info
Vladimir Oltean
1
-3
/
+3
2021-05-18
mlxsw: Verify the accessed index doesn't exceed the array length
Danielle Ratson
1
-0
/
+4
2021-04-17
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-13
net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes
Vladimir Oltean
1
-21
/
+29
2021-02-13
net: switchdev: propagate extack to port attributes
Vladimir Oltean
1
-1
/
+2
2021-01-12
mlxsw: spectrum_switchdev: remove transactional logic for VLAN objects
Vladimir Oltean
1
-33
/
+4
2021-01-12
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
1
-50
/
+13
2021-01-12
net: switchdev: remove the transaction structure from port object notifiers
Vladimir Oltean
1
-20
/
+32
[next]