index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-08-10
net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...
Vladimir Oltean
1
-1
/
+1
2021-07-23
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
1
-1
/
+1
2021-07-22
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
1
-2
/
+2
2021-07-22
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
1
-5
/
+19
2021-07-16
net: switchdev: Simplify 'mlxsw_sp_mc_write_mdb_entry()'
Christophe JAILLET
1
-5
/
+3
2021-06-29
net: switchdev: add a context void pointer to struct switchdev_notifier_info
Vladimir Oltean
1
-3
/
+3
2021-05-18
mlxsw: Verify the accessed index doesn't exceed the array length
Danielle Ratson
1
-0
/
+4
2021-04-17
net: bridge: switchdev: include local flag in FDB notifications
Vladimir Oltean
1
-2
/
+3
2021-03-17
mlxsw: Allow 802.1d and .1ad VxLAN bridges to coexist on Spectrum>=2
Amit Cohen
1
-2
/
+50
2021-03-17
mlxsw: Add struct mlxsw_sp_switchdev_ops per ASIC
Amit Cohen
1
-0
/
+22
2021-02-13
net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes
Vladimir Oltean
1
-21
/
+29
2021-02-13
net: switchdev: propagate extack to port attributes
Vladimir Oltean
1
-1
/
+2
2021-01-12
mlxsw: spectrum_switchdev: remove transactional logic for VLAN objects
Vladimir Oltean
1
-33
/
+4
2021-01-12
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
1
-50
/
+13
2021-01-12
net: switchdev: remove the transaction structure from port object notifiers
Vladimir Oltean
1
-20
/
+32
2021-01-12
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
1
-44
/
+19
2020-12-09
mlxsw: spectrum_switchdev: Allow joining VxLAN to 802.1ad bridge
Amit Cohen
1
-2
/
+2
2020-12-09
mlxsw: spectrum_switchdev: Use ops->vxlan_join() when adding VLAN to VxLAN de...
Amit Cohen
1
-6
/
+4
2020-12-09
mlxsw: Save EtherType as part of mlxsw_sp_nve_params
Amit Cohen
1
-2
/
+5
2020-12-09
mlxsw: spectrum_switchdev: Create common function for joining VxLAN to VLAN-a...
Amit Cohen
1
-3
/
+12
2020-12-02
mlxsw: Add QinQ configuration vetoes
Danielle Ratson
1
-0
/
+24
2020-12-02
mlxsw: spectrum_switchdev: Add support of QinQ traffic
Amit Cohen
1
-1
/
+60
2020-12-02
mlxsw: spectrum_switchdev: Create common functions for VLAN-aware bridge
Amit Cohen
1
-7
/
+22
2020-12-02
mlxsw: Make EtherType configurable when pushing VLAN at ingress
Amit Cohen
1
-4
/
+9
2020-09-29
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
1
-3
/
+7
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-6
/
+6
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
[next]