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: provide a software untagging function on RX for VLAN-aware bridges
Vladimir Oltean
2024-08-16
1
-6
/
+10
*
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
2024-07-15
1
-1
/
+1
|
\
|
*
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-15
1
-1
/
+1
*
|
net: dsa: vsc73xx: introduce tag 8021q for vsc73xx
Pawel Dembicki
2024-07-15
1
-0
/
+2
|
/
*
net: dsa: remove mac_prepare()/mac_finish() shims
Russell King (Oracle)
2024-05-30
1
-6
/
+0
*
net: dsa: add support switches global DSCP priority mapping
Oleksij Rempel
2024-05-08
1
-0
/
+9
*
net: dsa: add support for DCB get/set apptrust configuration
Oleksij Rempel
2024-05-08
1
-0
/
+4
*
net: dsa: Remove adjust_link paths
Florian Fainelli
2024-05-02
1
-7
/
+0
*
net: dsa: Remove fixed_link_update member
Florian Fainelli
2024-05-02
1
-4
/
+0
*
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
2024-04-22
1
-1
/
+2
*
net: dsa: allow DSA switch drivers to provide their own phylink mac ops
Russell King (Oracle)
2024-04-12
1
-0
/
+5
*
net: dsa: introduce dsa_phylink_to_port()
Russell King (Oracle)
2024-04-12
1
-0
/
+6
*
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2024-01-31
1
-2
/
+2
*
net: dsa: Use conduit and user terms
Florian Fainelli
2023-10-24
1
-28
/
+28
*
net: dsa: notify drivers of MAC address changes on user ports
Vladimir Oltean
2023-10-03
1
-0
/
+10
*
net: dsa: propagate extack to ds->ops->port_hsr_join()
Vladimir Oltean
2023-10-03
1
-1
/
+2
*
net: dsa: remove legacy_pre_march2020 detection
Russell King (Oracle)
2023-07-18
1
-3
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-27
1
-2
/
+10
|
\
|
*
net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addresses
Vladimir Oltean
2023-06-27
1
-2
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-23
1
-0
/
+8
|
\
|
|
*
net: dsa: introduce preferred_default_local_cpu_port and use on MT7530
Vladimir Oltean
2023-06-20
1
-0
/
+8
*
|
net: dsa: add support for mac_prepare() and mac_finish() calls
Russell King (Oracle)
2023-05-26
1
-0
/
+6
|
/
*
net: create a netdev notifier for DSA to reject PTP on DSA master
Vladimir Oltean
2023-04-03
1
-51
/
+0
*
net: dsa: add plumbing for changing and getting MAC merge layer state
Vladimir Oltean
2023-01-23
1
-0
/
+11
*
net: dsa: move tag_8021q headers to their proper place
Vladimir Oltean
2022-11-23
1
-0
/
+1
*
net: dsa: unexport dsa_dev_to_net_device()
Vladimir Oltean
2022-11-23
1
-2
/
+0
*
net: dsa: stop exposing tag proto module helpers to the world
Vladimir Oltean
2022-11-18
1
-70
/
+0
*
net: dsa: remove phylink_validate() method
Vladimir Oltean
2022-11-16
1
-3
/
+0
*
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
[next]