index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2022-11-14
mlxsw: Avoid warnings when not offloaded FDB entry with IPv6 is removed
Amit Cohen
1
-0
/
+2
2022-11-09
mlxsw: spectrum_switchdev: Add locked bridge port support
Ido Schimmel
1
-1
/
+22
2022-11-09
mlxsw: spectrum_switchdev: Use extack in bridge port flag validation
Ido Schimmel
1
-3
/
+7
2022-11-09
mlxsw: spectrum_switchdev: Add support for locked FDB notifications
Ido Schimmel
1
-0
/
+12
2022-11-09
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-27
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-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
[next]