index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2020-02-27
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-18
mlxsw: spectrum: Reduce dependency between bridge and router code
Ido Schimmel
1
-14
/
+0
2020-02-18
mlxsw: spectrum_switchdev: Remove VXLAN checks during FID membership
Ido Schimmel
1
-58
/
+2
2020-02-18
mlxsw: spectrum_switchdev: Have VXLAN device take reference on FID
Ido Schimmel
1
-19
/
+74
2020-02-18
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-18
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-22
net: Get rid of switchdev_port_attr_get()
Florian Fainelli
1
-7
/
+0
2019-02-22
net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORT
Florian Fainelli
1
-10
/
+1
2019-02-22
mlxsw: spectrum: Handle PORT_PRE_BRIDGE_FLAGS
Florian Fainelli
1
-0
/
+16
2019-02-13
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-07
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-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+6
2019-01-19
mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky
Ido Schimmel
1
-6
/
+6
2019-01-18
mlxsw: spectrum: Add extack messages to VXLAN FDB rejection
Petr Machata
1
-7
/
+18
2019-01-18
switchdev: Add extack argument to call_switchdev_notifiers()
Petr Machata
1
-6
/
+6
2019-01-09
mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletion
Ido Schimmel
1
-1
/
+1
2019-01-09
mlxsw: spectrum_switchdev: Avoid returning errors in commit phase
Ido Schimmel
1
-12
/
+9
2018-12-21
mlxsw: spectrum: Switch to VID 4095 as default VID
Ido Schimmel
1
-11
/
+4
2018-12-21
mlxsw: spectrum: Replace hard-coded default VID with a define
Ido Schimmel
1
-5
/
+6
2018-12-21
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
2018-12-19
mlxsw: spectrum: Remove reference count from VLAN entries
Ido Schimmel
1
-15
/
+26
2018-12-13
mlxsw: spectrum_switchdev: Propagate extack on port VLAN events
Petr Machata
1
-15
/
+23
2018-12-13
mlxsw: spectrum_switchdev: Propagate extack on VXLAN VLAN events
Petr Machata
1
-4
/
+8
2018-12-13
net: switchdev: Add extack to switchdev_handle_port_obj_add() callback
Petr Machata
1
-1
/
+2
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+13
2018-12-07
mlxsw: spectrum_switchdev: Publish mlxsw_sp_switchdev_notifier
Petr Machata
1
-1
/
+1
2018-12-07
mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctl
Ido Schimmel
1
-2
/
+8
2018-12-07
mlxsw: spectrum_switchdev: Avoid leaking FID's reference count
Ido Schimmel
1
-2
/
+5
2018-12-01
mlxsw: spectrum: Enable VxLAN enslavement to VLAN-aware bridges
Ido Schimmel
1
-10
/
+342
2018-12-01
mlxsw: spectrum_switchdev: Prepare function for VLAN-aware bridges
Ido Schimmel
1
-6
/
+8
2018-12-01
mlxsw: spectrum_switchdev: Unify VxLAN leave function
Ido Schimmel
1
-35
/
+7
2018-12-01
mlxsw: spectrum_fid: Add API to lookup 802.1Q FIDs without creating them
Ido Schimmel
1
-2
/
+3
2018-11-28
mlxsw: spectrum_switchdev: Do not set field when it is reserved
Ido Schimmel
1
-1
/
+2
2018-11-24
switchdev: Replace port obj add/del SDO with a notification
Petr Machata
1
-2
/
+0
2018-11-24
mlxsw: spectrum_switchdev: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL
Petr Machata
1
-1
/
+44
2018-11-22
mlxsw: spectrum_switchdev: Allow deletion of learned FDB entries
Ido Schimmel
1
-1
/
+2
2018-11-22
mlxsw: spectrum_switchdev: Process learned VxLAN FDB entries
Ido Schimmel
1
-14
/
+189
2018-10-30
mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACs
Petr Machata
1
-2
/
+0
2018-10-18
mlxsw: spectrum_switchdev: Add support for VxLAN encapsulation
Ido Schimmel
1
-1
/
+405
2018-10-18
mlxsw: spectrum: Enable VxLAN enslavement to bridges
Ido Schimmel
1
-1
/
+136
2018-10-18
bridge: switchdev: Allow clearing FDB entry offload indication
Ido Schimmel
1
-4
/
+5
[next]