开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2021-08-10
net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...
Vladimir Oltean
2021-06-28
net: switchdev: add a context void pointer to struct switchdev_notifier_info
Vladimir Oltean
2021-05-17
mlxsw: Verify the accessed index doesn't exceed the array length
Danielle Ratson
2021-04-16
net: bridge: switchdev: include local flag in FDB notifications
Vladimir Oltean
2021-03-17
mlxsw: Allow 802.1d and .1ad VxLAN bridges to coexist on Spectrum>=2
Amit Cohen
2021-03-17
mlxsw: Add struct mlxsw_sp_switchdev_ops per ASIC
Amit Cohen
2021-02-12
net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes
Vladimir Oltean
2021-02-12
net: switchdev: propagate extack to port attributes
Vladimir Oltean
2021-01-11
mlxsw: spectrum_switchdev: remove transactional logic for VLAN objects
Vladimir Oltean
2021-01-11
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
2021-01-11
net: switchdev: remove the transaction structure from port object notifiers
Vladimir Oltean
2021-01-11
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
2020-12-08
mlxsw: spectrum_switchdev: Allow joining VxLAN to 802.1ad bridge
Amit Cohen
2020-12-08
mlxsw: spectrum_switchdev: Use ops->vxlan_join() when adding VLAN to VxLAN de...
Amit Cohen
2020-12-08
mlxsw: Save EtherType as part of mlxsw_sp_nve_params
Amit Cohen
2020-12-08
mlxsw: spectrum_switchdev: Create common function for joining VxLAN to VLAN-a...
Amit Cohen
2020-12-01
mlxsw: Add QinQ configuration vetoes
Danielle Ratson
2020-12-01
mlxsw: spectrum_switchdev: Add support of QinQ traffic
Amit Cohen
2020-12-01
mlxsw: spectrum_switchdev: Create common functions for VLAN-aware bridge
Amit Cohen
2020-12-01
mlxsw: Make EtherType configurable when pushing VLAN at ingress
Amit Cohen
2020-09-28
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-02-26
mlxsw: spectrum_switchdev: Optimize SFN records processing
Jiri Pirko
2020-02-20
mlxsw: spectrum: Prevent RIF access outside of routing code
Ido Schimmel
2020-02-20
mlxsw: spectrum: Convert callers to use new mirroring API
Ido Schimmel
2020-02-17
mlxsw: spectrum: Reduce dependency between bridge and router code
Ido Schimmel
2020-02-17
mlxsw: spectrum_switchdev: Remove VXLAN checks during FID membership
Ido Schimmel
2020-02-17
mlxsw: spectrum_switchdev: Have VXLAN device take reference on FID
Ido Schimmel
2020-02-17
mlxsw: spectrum_switchdev: Propagate extack to bridge creation function
Ido Schimmel
2019-10-04
mlxsw: spectrum: Take devlink net instead of init_net
Jiri Pirko
2019-07-17
mlxsw: spectrum: Do not process learned records with a dummy FID
Ido Schimmel
2019-04-10
mlxsw: spectrum_switchdev: Add MDB entries in prepare phase
Ido Schimmel
2019-02-27
net: Remove switchdev_ops
Florian Fainelli
2019-02-27
mlxsw: spectrum_switchdev: Handle SWITCHDEV_PORT_ATTR_SET
Florian Fainelli
2019-02-21
net: Get rid of switchdev_port_attr_get()
Florian Fainelli
2019-02-21
net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORT
Florian Fainelli
2019-02-21
mlxsw: spectrum: Handle PORT_PRE_BRIDGE_FLAGS
Florian Fainelli
2019-02-12
mlxsw: spectrum_switchdev: Remove unused variables
Florian Fainelli
2019-02-12
mlxsw: spectrum_switchdev: Remove getting PORT_BRIDGE_FLAGS
Florian Fainelli
2019-02-06
mlxsw: Implement ndo_get_port_parent_id()
Florian Fainelli
2019-01-28
mlxsw: spectrum_switchdev: Add more extack messages
Ido Schimmel
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-18
mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky
Ido Schimmel
2019-01-17
mlxsw: spectrum: Add extack messages to VXLAN FDB rejection
Petr Machata
2019-01-17
switchdev: Add extack argument to call_switchdev_notifiers()
Petr Machata
2019-01-08
mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletion
Ido Schimmel
2019-01-08
mlxsw: spectrum_switchdev: Avoid returning errors in commit phase
Ido Schimmel
2018-12-20
mlxsw: spectrum: Switch to VID 4095 as default VID
Ido Schimmel
2018-12-20
mlxsw: spectrum: Replace hard-coded default VID with a define
Ido Schimmel
2018-12-20
mlxsw: spectrum_router: Do not force specific configuration order
Ido Schimmel
[next]