index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2022-02-17
mlxsw: spectrum: remove guards against !BRIDGE_VLAN_INFO_BRENTRY
Vladimir Oltean
2022-01-27
mlxsw: spectrum: Guard against invalid local ports
Amit Cohen
2021-12-15
mlxsw: Add support for VxLAN with IPv6 underlay
Amit Cohen
2021-12-15
mlxsw: Split handling of FDB tunnel entries between address families
Amit Cohen
2021-12-01
mlxsw: Use Switch Multicast ID Register Version 2
Amit Cohen
2021-12-01
mlxsw: Use u16 for local_port field instead of u8
Amit Cohen
2021-10-25
mlxsw: spectrum: Use 'bitmap_zalloc()' when applicable
Christophe JAILLET
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-10
net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...
Vladimir Oltean
2021-07-23
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
2021-07-22
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
2021-07-22
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
2021-07-16
net: switchdev: Simplify 'mlxsw_sp_mc_write_mdb_entry()'
Christophe JAILLET
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
[next]