summaryrefslogtreecommitdiff
path: root/net/dsa/user.c
AgeCommit message (Expand)Author
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-06-10net: dsa: update the unicast MAC address when changing conduitMarek BehĂșn
2024-06-10net: dsa: deduplicate code adding / deleting the port address to fdbMarek BehĂșn
2024-05-08net: dsa: add support switches global DSCP priority mappingOleksij Rempel
2024-05-08net: dsa: add support for DCB get/set apptrust configurationOleksij Rempel
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-04-15net: dsa: convert dsa_user_phylink_fixed_state() to use dsa_phylink_to_port()Russell King (Oracle)
2024-03-07net: dsa: Leverage core stats allocatorFlorian Fainelli
2024-02-26rtnetlink: prepare nla_put_iflink() to run under RCUEric Dumazet
2024-02-21net: dsa: constify the struct device_type usageRicardo B. Marliere
2024-02-08net: dsa: remove "inline" from dsa_user_netpoll_send_skb()Vladimir Oltean
2024-02-05net: dsa: reindent arguments of dsa_user_vlan_for_each()Vladimir Oltean
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit
2024-01-11net: dsa: fix netdev_priv() dereference before check on non-DSA netdevice eventsVladimir Oltean
2023-12-27net: rename dsa_realloc_skb to skb_ensure_writable_head_tailRadu Pirea (NXP OSS)
2023-10-24net: dsa: Use conduit and user termsFlorian Fainelli