index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
/
spectrum_switchdev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mlxsw: spectrum_switchdev: Optimize SFN records processing
Jiri Pirko
2020-02-26
1
-12
/
+23
*
mlxsw: spectrum: Prevent RIF access outside of routing code
Ido Schimmel
2020-02-20
1
-6
/
+2
*
mlxsw: spectrum: Convert callers to use new mirroring API
Ido Schimmel
2020-02-20
1
-32
/
+2
*
mlxsw: spectrum: Reduce dependency between bridge and router code
Ido Schimmel
2020-02-17
1
-14
/
+0
*
mlxsw: spectrum_switchdev: Remove VXLAN checks during FID membership
Ido Schimmel
2020-02-17
1
-58
/
+2
*
mlxsw: spectrum_switchdev: Have VXLAN device take reference on FID
Ido Schimmel
2020-02-17
1
-19
/
+74
*
mlxsw: spectrum_switchdev: Propagate extack to bridge creation function
Ido Schimmel
2020-02-17
1
-7
/
+12
*
mlxsw: spectrum: Take devlink net instead of init_net
Jiri Pirko
2019-10-04
1
-1
/
+1
*
mlxsw: spectrum: Do not process learned records with a dummy FID
Ido Schimmel
2019-07-17
1
-0
/
+6
*
mlxsw: spectrum_switchdev: Add MDB entries in prepare phase
Ido Schimmel
2019-04-10
1
-1
/
+1
*
net: Remove switchdev_ops
Florian Fainelli
2019-02-27
1
-12
/
+0
*
mlxsw: spectrum_switchdev: Handle SWITCHDEV_PORT_ATTR_SET
Florian Fainelli
2019-02-27
1
-0
/
+12
*
net: Get rid of switchdev_port_attr_get()
Florian Fainelli
2019-02-21
1
-7
/
+0
*
net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORT
Florian Fainelli
2019-02-21
1
-10
/
+1
*
mlxsw: spectrum: Handle PORT_PRE_BRIDGE_FLAGS
Florian Fainelli
2019-02-21
1
-0
/
+16
*
mlxsw: spectrum_switchdev: Remove unused variables
Florian Fainelli
2019-02-12
1
-3
/
+0
*
mlxsw: spectrum_switchdev: Remove getting PORT_BRIDGE_FLAGS
Florian Fainelli
2019-02-12
1
-17
/
+0
*
mlxsw: Implement ndo_get_port_parent_id()
Florian Fainelli
2019-02-06
1
-5
/
+0
*
mlxsw: spectrum_switchdev: Add more extack messages
Ido Schimmel
2019-01-28
1
-2
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-21
1
-6
/
+6
|
\
|
*
mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky
Ido Schimmel
2019-01-18
1
-6
/
+6
*
|
mlxsw: spectrum: Add extack messages to VXLAN FDB rejection
Petr Machata
2019-01-17
1
-7
/
+18
*
|
switchdev: Add extack argument to call_switchdev_notifiers()
Petr Machata
2019-01-17
1
-6
/
+6
|
/
*
mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletion
Ido Schimmel
2019-01-08
1
-1
/
+1
*
mlxsw: spectrum_switchdev: Avoid returning errors in commit phase
Ido Schimmel
2019-01-08
1
-12
/
+9
*
mlxsw: spectrum: Switch to VID 4095 as default VID
Ido Schimmel
2018-12-20
1
-11
/
+4
*
mlxsw: spectrum: Replace hard-coded default VID with a define
Ido Schimmel
2018-12-20
1
-5
/
+6
*
mlxsw: spectrum_router: Do not force specific configuration order
Ido Schimmel
2018-12-20
1
-0
/
+14
*
mlxsw: spectrum: Properly cleanup LAG uppers when removing port from LAG
Ido Schimmel
2018-12-19
1
-26
/
+1
*
mlxsw: spectrum: Remove reference count from VLAN entries
Ido Schimmel
2018-12-19
1
-15
/
+26
*
mlxsw: spectrum_switchdev: Propagate extack on port VLAN events
Petr Machata
2018-12-12
1
-15
/
+23
*
mlxsw: spectrum_switchdev: Propagate extack on VXLAN VLAN events
Petr Machata
2018-12-12
1
-4
/
+8
*
net: switchdev: Add extack to switchdev_handle_port_obj_add() callback
Petr Machata
2018-12-12
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-09
1
-4
/
+13
|
\
|
*
mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctl
Ido Schimmel
2018-12-06
1
-2
/
+8
|
*
mlxsw: spectrum_switchdev: Avoid leaking FID's reference count
Ido Schimmel
2018-12-06
1
-2
/
+5
*
|
mlxsw: spectrum_switchdev: Publish mlxsw_sp_switchdev_notifier
Petr Machata
2018-12-07
1
-1
/
+1
*
|
mlxsw: spectrum: Enable VxLAN enslavement to VLAN-aware bridges
Ido Schimmel
2018-11-30
1
-10
/
+342
*
|
mlxsw: spectrum_switchdev: Prepare function for VLAN-aware bridges
Ido Schimmel
2018-11-30
1
-6
/
+8
*
|
mlxsw: spectrum_switchdev: Unify VxLAN leave function
Ido Schimmel
2018-11-30
1
-35
/
+7
*
|
mlxsw: spectrum_fid: Add API to lookup 802.1Q FIDs without creating them
Ido Schimmel
2018-11-30
1
-2
/
+3
*
|
mlxsw: spectrum_switchdev: Do not set field when it is reserved
Ido Schimmel
2018-11-27
1
-1
/
+2
*
|
switchdev: Replace port obj add/del SDO with a notification
Petr Machata
2018-11-23
1
-2
/
+0
*
|
mlxsw: spectrum_switchdev: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL
Petr Machata
2018-11-23
1
-1
/
+44
*
|
mlxsw: spectrum_switchdev: Allow deletion of learned FDB entries
Ido Schimmel
2018-11-21
1
-1
/
+2
*
|
mlxsw: spectrum_switchdev: Process learned VxLAN FDB entries
Ido Schimmel
2018-11-21
1
-14
/
+189
|
/
*
mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACs
Petr Machata
2018-10-29
1
-2
/
+0
*
mlxsw: spectrum_switchdev: Add support for VxLAN encapsulation
Ido Schimmel
2018-10-17
1
-1
/
+405
*
mlxsw: spectrum: Enable VxLAN enslavement to bridges
Ido Schimmel
2018-10-17
1
-1
/
+136
*
bridge: switchdev: Allow clearing FDB entry offload indication
Ido Schimmel
2018-10-17
1
-4
/
+5
[next]