summaryrefslogtreecommitdiffstats
path: root/net/dsa/user.c
Commit message (Expand)AuthorAgeFilesLines
* net: Add struct kernel_ethtool_ts_infoKory Maincent2024-07-151-1/+1
* net: dsa: update the unicast MAC address when changing conduitMarek BehĂșn2024-06-101-8/+2
* net: dsa: deduplicate code adding / deleting the port address to fdbMarek BehĂșn2024-06-101-44/+47
* net: dsa: add support switches global DSCP priority mappingOleksij Rempel2024-05-081-0/+75
* net: dsa: add support for DCB get/set apptrust configurationOleksij Rempel2024-05-081-0/+28
* net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet2024-05-071-1/+1
* net: dsa: convert dsa_user_phylink_fixed_state() to use dsa_phylink_to_port()Russell King (Oracle)2024-04-151-1/+1
* net: dsa: Leverage core stats allocatorFlorian Fainelli2024-03-071-7/+1
* rtnetlink: prepare nla_put_iflink() to run under RCUEric Dumazet2024-02-261-1/+1
* net: dsa: constify the struct device_type usageRicardo B. Marliere2024-02-211-1/+1
* net: dsa: remove "inline" from dsa_user_netpoll_send_skb()Vladimir Oltean2024-02-081-2/+2
* net: dsa: reindent arguments of dsa_user_vlan_for_each()Vladimir Oltean2024-02-051-4/+4
* ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit2024-01-311-2/+2
* net: dsa: fix netdev_priv() dereference before check on non-DSA netdevice eventsVladimir Oltean2024-01-111-2/+5
* net: rename dsa_realloc_skb to skb_ensure_writable_head_tailRadu Pirea (NXP OSS)2023-12-271-26/+3
* net: dsa: Use conduit and user termsFlorian Fainelli2023-10-241-0/+3727