summaryrefslogtreecommitdiff
path: root/net/dsa/user.c
AgeCommit message (Expand)Author
2025-05-09net: dsa: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2025-02-20bpf: Add BPF_SOCK_OPS_TSTAMP_SND_HW_CB callbackJason Xing
2025-02-12net: dsa: allow use of phylink managed EEE supportRussell King (Oracle)
2025-01-17net: dsa: implement get_ts_stats ethtool operation for user portsVladimir Oltean
2025-01-07net: dsa: no longer call ds->ops->get_mac_eee()Russell King (Oracle)
2024-12-11net: dsa: require .support_eee() method to be implementedRussell King (Oracle)
2024-12-11net: dsa: add hook to determine whether EEE is supportedRussell King (Oracle)
2024-12-11net: dsa: remove check for dp->pl in EEE methodsRussell King (Oracle)
2024-12-10rtnetlink: add ndo_fdb_dump_contextEric Dumazet
2024-11-03net: dsa: use ethtool string helpersRosen Penev
2024-10-30net: dsa: allow matchall mirroring rules towards the CPUVladimir Oltean
2024-10-30net: dsa: add more extack messages in dsa_user_add_cls_matchall_mirred()Vladimir Oltean
2024-10-30net: dsa: use "extack" as argument to flow_action_basic_hw_stats_check()Vladimir Oltean
2024-10-30net: dsa: clean up dsa_user_add_cls_matchall()Vladimir Oltean
2024-10-23netpoll: remove ndo_netpoll_setup() second argumentEric Dumazet
2024-10-09net: dsa: refuse cross-chip mirroring operationsVladimir Oltean
2024-09-03netdev_features: convert NETIF_F_LLTX to dev->lltxAlexander Lobakin
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