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
2018-04-27
mlxsw: spectrum_switchdev: Do not remove mrouter port from MDB's ports list
Ido Schimmel
1
-7
/
+5
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+27
2018-03-05
mlxsw: spectrum_switchdev: Check success of FDB add operation
Shalom Toledo
1
-2
/
+27
2018-02-26
mlxsw: spectrum_switchdev: Allow port enslavement to a VLAN-unaware bridge
Ido Schimmel
1
-7
/
+5
2018-02-13
mlxsw: spectrum: Use NL_SET_ERR_MSG_MOD
Arkadi Sharshevsky
1
-3
/
+3
2018-01-02
mlxsw: spectrum: Relax sanity checks during enslavement
Ido Schimmel
1
-0
/
+6
2017-10-09
mlxsw: spectrum_switchdev: Support bridge mrouter notifications
Yotam Gigi
1
-2
/
+63
2017-10-09
mlxsw: spectrum_switchdev: Add support for router port in SMID entries
Yotam Gigi
1
-2
/
+11
2017-10-08
mlxsw: spectrum: Propagate extack further for bridge enslavements
Ido Schimmel
1
-8
/
+17
2017-09-21
mlxsw: spectrum_switchdev: Consider mrouter status for mdb changes
Nogah Frankel
1
-4
/
+9
2017-09-21
mlxsw: spectrum_switchdev: Remove mrouter flood in mdb flush
Nogah Frankel
1
-0
/
+3
2017-09-21
mlxsw: spectrum_switchdev: Update the mdb of mrouter port change
Nogah Frankel
1
-0
/
+23
2017-09-21
mlxsw: spectrum_switchdev: Flood all mc packets to mrouter ports
Nogah Frankel
1
-5
/
+60
2017-09-21
mlxsw: spectrum_switchdev: Flush the mdb when a port is being removed
Nogah Frankel
1
-10
/
+29
2017-09-21
mlxsw: spectrum_switchdev: Flood mc when mc is disabled by user flag
Nogah Frankel
1
-4
/
+17
2017-09-21
mlxsw: spectrum_switchdev: Use generic mc flood function
Nogah Frankel
1
-9
/
+9
2017-09-21
mlxsw: spectrum_switchdev: Disable mdb when mc is disabled
Nogah Frankel
1
-4
/
+37
2017-09-21
mlxsw: spectrum_switchdev: Don't write mids to the HW when mc is disabled
Nogah Frankel
1
-4
/
+17
2017-09-21
mlxsw: spectrum_switchdev: Break mid deletion into two function
Nogah Frankel
1
-12
/
+20
2017-09-21
mlxsw: spectrum_switchdev: Attach mid id allocation to HW write
Nogah Frankel
1
-33
/
+55
2017-09-21
mlxsw: spectrum_switchdev: Break smid write function
Nogah Frankel
1
-12
/
+30
2017-09-21
mlxsw: spectrum_switchdev: Save mids list per bridge device
Nogah Frankel
1
-25
/
+24
2017-09-21
mlxsw: spectrum_switchdev: Remove reference count from mid
Nogah Frankel
1
-10
/
+10
2017-09-21
mlxsw: spectrum_switchdev: Add a ports bitmap to the mid db
Nogah Frankel
1
-3
/
+17
2017-09-21
mlxsw: spectrum_switchdev: Change mc_router to mrouter
Nogah Frankel
1
-9
/
+9
2017-08-23
mlxsw: spectrum_switchdev: Fix mrouter flag update
Nogah Frankel
1
-4
/
+11
2017-08-04
mlxsw: spectrum_switchdev: Release multicast groups during fini
Ido Schimmel
1
-1
/
+12
2017-08-04
mlxsw: spectrum_switchdev: Don't warn about valid situations
Ido Schimmel
1
-12
/
+12
2017-07-12
mlxsw: spectrum_switchdev: Check status of memory allocation
Ido Schimmel
1
-0
/
+6
2017-07-12
mlxsw: spectrum_switchdev: Remove unused variable
Ido Schimmel
1
-3
/
+0
2017-06-08
mlxsw: spectrum: Remove support for bridge bypass FDB add/del
Arkadi Sharshevsky
1
-200
/
+0
2017-06-08
mlxsw: spectrum_switchdev: Add support for learning FDB through notification
Arkadi Sharshevsky
1
-0
/
+137
2017-06-08
mlxsw: spectrum_switchdev: Change switchdev notifier API
Arkadi Sharshevsky
1
-8
/
+11
2017-06-08
mlxsw: spectrum: Remove support for bypass bridge port attributes/vlan set
Arkadi Sharshevsky
1
-41
/
+0
2017-06-08
mlxsw: spectrum_switchdev: Add support for querying supported bridge flags
Arkadi Sharshevsky
1
-0
/
+3
2017-06-08
mlxsw: spectrum: Remove support for bridge FDB learning sync
Arkadi Sharshevsky
1
-11
/
+9
2017-06-08
net: bridge: Add support for notifying devices about FDB add/del
Arkadi Sharshevsky
1
-1
/
+1
2017-05-26
mlxsw: spectrum: Implement common FID core
Ido Schimmel
1
-340
/
+79
2017-05-26
mlxsw: spectrum: Replace vPorts with Port-VLAN
Ido Schimmel
1
-479
/
+1286
2017-05-26
mlxsw: spectrum: Set port's mode according to FID mappings
Ido Schimmel
1
-1
/
+1
2017-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+2
2017-05-18
mlxsw: spectrum: Avoid possible NULL pointer dereference
Ido Schimmel
1
-4
/
+2
2017-05-17
mlxsw: spectrum: Move PVID code to appropriate place
Ido Schimmel
1
-57
/
+0
2017-05-17
mlxsw: spectrum_switchdev: Don't batch learning operations
Ido Schimmel
1
-5
/
+3
2017-05-17
mlxsw: spectrum_switchdev: Don't batch STP operations
Ido Schimmel
1
-42
/
+17
2017-05-17
mlxsw: spectrum_switchdev: Don't batch VLAN operations
Ido Schimmel
1
-137
/
+80
2017-05-17
mlxsw: spectrum_switchdev: Remove redundant check
Ido Schimmel
1
-9
/
+0
2017-05-17
mlxsw: spectrum_switchdev: Reduce scope of bridge struct
Ido Schimmel
1
-13
/
+52
2017-04-20
mlxsw: spectrum: Teach mlxsw_sp_port_vlan_set to accept any vlan range
Jiri Pirko
1
-27
/
+6
2017-03-24
mlxsw: Query maximum number of ports from firmware
Ido Schimmel
1
-1
/
+1
[next]