index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
dsa.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: remove bool devlink_port_setup
Vladimir Oltean
2022-10-01
1
-2
/
+0
*
net: dsa: allow masters to join a LAG
Vladimir Oltean
2022-09-20
1
-0
/
+12
*
net: dsa: propagate extack to port_lag_join
Vladimir Oltean
2022-09-20
1
-2
/
+4
*
net: dsa: allow the DSA master to be seen and changed through rtnetlink
Vladimir Oltean
2022-09-20
1
-0
/
+8
*
net: dsa: introduce dsa_port_get_master()
Vladimir Oltean
2022-09-20
1
-0
/
+5
*
net: dsa: use dsa_tree_for_each_cpu_port in dsa_tree_{setup,teardown}_master
Vladimir Oltean
2022-08-23
1
-0
/
+4
*
net: dsa: tag_ksz: add tag handling for Microchip LAN937x
Prasanna Vengateshan
2022-07-02
1
-0
/
+2
*
net: dsa: add get_pause_stats support
Oleksij Rempel
2022-06-30
1
-0
/
+2
*
net: dsa: add Renesas RZ/N1 switch tag driver
Clément Léger
2022-06-27
1
-0
/
+2
*
net: dsa: add support for ethtool get_rmon_stats()
Clément Léger
2022-06-27
1
-0
/
+3
*
net: dsa: remove port argument from ->change_tag_protocol()
Vladimir Oltean
2022-05-13
1
-1
/
+5
*
net: dsa: felix: manage host flooding using a specific driver callback
Vladimir Oltean
2022-05-13
1
-0
/
+2
*
net: dsa: introduce the dsa_cpu_ports() helper
Vladimir Oltean
2022-05-13
1
-0
/
+11
*
net: dsa: delete dsa_port_walk_{fdbs,mdbs}
Vladimir Oltean
2022-05-07
1
-6
/
+0
*
net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()
Vladimir Oltean
2022-03-18
1
-1
/
+1
*
net: dsa: Handle MST state changes
Tobias Waldekranz
2022-03-18
1
-0
/
+3
*
net: dsa: Pass VLAN MSTI migration notifications to driver
Tobias Waldekranz
2022-03-18
1
-0
/
+3
*
net: dsa: report and change port dscp priority using dcbnl
Vladimir Oltean
2022-03-14
1
-0
/
+5
*
net: dsa: report and change port default priority using dcbnl
Vladimir Oltean
2022-03-14
1
-0
/
+7
*
net: dsa: felix: avoid early deletion of host FDB entries
Vladimir Oltean
2022-03-09
1
-0
/
+6
*
net: dsa: tag_rtl8_4: add rtl8_4t trailing variant
Luiz Angelo Daros de Luca
2022-03-05
1
-0
/
+2
*
net: dsa: felix: migrate host FDB and MDB entries when changing tag proto
Vladimir Oltean
2022-03-03
1
-0
/
+7
*
net: dsa: pass extack to .port_bridge_join driver methods
Vladimir Oltean
2022-02-27
1
-2
/
+4
*
net: dsa: request drivers to perform FDB isolation
Vladimir Oltean
2022-02-27
1
-6
/
+36
*
net: dsa: support FDB events on offloaded LAG interfaces
Vladimir Oltean
2022-02-25
1
-0
/
+6
*
net: dsa: create a dsa_lag structure
Vladimir Oltean
2022-02-25
1
-13
/
+37
*
net: dsa: make LAG IDs one-based
Vladimir Oltean
2022-02-25
1
-3
/
+5
*
net: dsa: rename references to "lag" as "lag_dev"
Vladimir Oltean
2022-02-25
1
-6
/
+6
*
net: dsa: remove pcs_poll
Russell King (Oracle)
2022-02-19
1
-5
/
+0
*
net: dsa: add support for phylink mac_select_pcs()
Russell King (Oracle)
2022-02-18
1
-0
/
+3
*
net: dsa: delete unused exported symbols for ethtool PHY stats
Vladimir Oltean
2022-02-18
1
-3
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
1
-0
/
+1
|
\
|
*
net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN
Vladimir Oltean
2022-02-14
1
-0
/
+1
*
|
net: dsa: add explicit support for host bridge VLANs
Vladimir Oltean
2022-02-16
1
-0
/
+10
*
|
net: dsa: typo in comment
Luiz Angelo Daros de Luca
2022-02-09
1
-1
/
+1
*
|
net: dsa: mv88e6xxx: Improve multichip isolation of standalone ports
Tobias Waldekranz
2022-02-03
1
-0
/
+6
*
|
net: dsa: mv88e6xxx: Improve isolation of standalone ports
Tobias Waldekranz
2022-02-03
1
-0
/
+12
*
|
net: dsa: provide switch operations for tracking the master state
Vladimir Oltean
2022-02-02
1
-0
/
+17
|
/
*
net: dsa: warn about dsa_port and dsa_switch bit fields being non atomic
Vladimir Oltean
2022-01-06
1
-0
/
+8
*
net: dsa: don't enumerate dsa_switch and dsa_port bit fields using commas
Vladimir Oltean
2022-01-06
1
-58
/
+56
*
net: dsa: combine two holes in struct dsa_switch_tree
Vladimir Oltean
2022-01-05
1
-3
/
+3
*
net: dsa: move dsa_switch_tree :: ports and lags to first cache line
Vladimir Oltean
2022-01-05
1
-7
/
+9
*
net: dsa: make dsa_switch :: num_ports an unsigned int
Vladimir Oltean
2022-01-05
1
-1
/
+1
*
net: dsa: merge all bools of struct dsa_switch into a single u32
Vladimir Oltean
2022-01-05
1
-46
/
+51
*
net: dsa: move dsa_port :: type near dsa_port :: index
Vladimir Oltean
2022-01-05
1
-2
/
+4
*
net: dsa: merge all bools of struct dsa_port into a single u8
Vladimir Oltean
2022-01-05
1
-7
/
+10
*
net: dsa: move dsa_port :: stp_state near dsa_port :: mac
Vladimir Oltean
2022-01-05
1
-1
/
+3
*
net: dsa: make tagging protocols connect to individual switches from a tree
Vladimir Oltean
2021-12-14
1
-3
/
+2
*
net: dsa: remove dp->priv
Vladimir Oltean
2021-12-12
1
-6
/
+0
*
net: dsa: introduce tagger-owned storage for private and shared data
Vladimir Oltean
2021-12-12
1
-0
/
+12
[next]