| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-18 | net: s/dev_close_many/netif_close_many/ | Stanislav Fomichev | 1 | -1/+1 |
| 2025-05-09 | net: dsa: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() | Vladimir Oltean | 1 | -14/+27 |
| 2025-02-20 | bpf: Add BPF_SOCK_OPS_TSTAMP_SND_HW_CB callback | Jason Xing | 1 | -1/+1 |
| 2025-02-12 | net: dsa: allow use of phylink managed EEE support | Russell King (Oracle) | 1 | -8/+17 |
| 2025-01-17 | net: dsa: implement get_ts_stats ethtool operation for user ports | Vladimir Oltean | 1 | -0/+11 |
| 2025-01-07 | net: dsa: no longer call ds->ops->get_mac_eee() | Russell King (Oracle) | 1 | -8/+0 |
| 2024-12-11 | net: dsa: require .support_eee() method to be implemented | Russell King (Oracle) | 1 | -2/+2 |
| 2024-12-11 | net: dsa: add hook to determine whether EEE is supported | Russell King (Oracle) | 1 | -0/+8 |
| 2024-12-11 | net: dsa: remove check for dp->pl in EEE methods | Russell King (Oracle) | 1 | -2/+2 |
| 2024-12-10 | rtnetlink: add ndo_fdb_dump_context | Eric Dumazet | 1 | -1/+2 |
| 2024-11-03 | net: dsa: use ethtool string helpers | Rosen Penev | 1 | -8/+5 |
| 2024-10-30 | net: dsa: allow matchall mirroring rules towards the CPU | Vladimir Oltean | 1 | -6/+30 |
| 2024-10-30 | net: dsa: add more extack messages in dsa_user_add_cls_matchall_mirred() | Vladimir Oltean | 1 | -3/+14 |
| 2024-10-30 | net: dsa: use "extack" as argument to flow_action_basic_hw_stats_check() | Vladimir Oltean | 1 | -4/+2 |
| 2024-10-30 | net: dsa: clean up dsa_user_add_cls_matchall() | Vladimir Oltean | 1 | -9/+16 |
| 2024-10-23 | netpoll: remove ndo_netpoll_setup() second argument | Eric Dumazet | 1 | -2/+1 |
| 2024-10-09 | net: dsa: refuse cross-chip mirroring operations | Vladimir Oltean | 1 | -3/+8 |
| 2024-09-03 | netdev_features: convert NETIF_F_LLTX to dev->lltx | Alexander Lobakin | 1 | -1/+2 |
| 2024-07-15 | net: Add struct kernel_ethtool_ts_info | Kory Maincent | 1 | -1/+1 |
| 2024-06-10 | net: dsa: update the unicast MAC address when changing conduit | Marek BehĂșn | 1 | -8/+2 |
| 2024-06-10 | net: dsa: deduplicate code adding / deleting the port address to fdb | Marek BehĂșn | 1 | -44/+47 |
| 2024-05-08 | net: dsa: add support switches global DSCP priority mapping | Oleksij Rempel | 1 | -0/+75 |
| 2024-05-08 | net: dsa: add support for DCB get/set apptrust configuration | Oleksij Rempel | 1 | -0/+28 |
| 2024-05-07 | net: annotate writes on dev->mtu from ndo_change_mtu() | Eric Dumazet | 1 | -1/+1 |
| 2024-04-15 | net: dsa: convert dsa_user_phylink_fixed_state() to use dsa_phylink_to_port() | Russell King (Oracle) | 1 | -1/+1 |
| 2024-03-07 | net: dsa: Leverage core stats allocator | Florian Fainelli | 1 | -7/+1 |
| 2024-02-26 | rtnetlink: prepare nla_put_iflink() to run under RCU | Eric Dumazet | 1 | -1/+1 |
| 2024-02-21 | net: dsa: constify the struct device_type usage | Ricardo B. Marliere | 1 | -1/+1 |
| 2024-02-08 | net: dsa: remove "inline" from dsa_user_netpoll_send_skb() | Vladimir Oltean | 1 | -2/+2 |
| 2024-02-05 | net: dsa: reindent arguments of dsa_user_vlan_for_each() | Vladimir Oltean | 1 | -4/+4 |
| 2024-01-31 | ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ... | Heiner Kallweit | 1 | -2/+2 |
| 2024-01-11 | net: dsa: fix netdev_priv() dereference before check on non-DSA netdevice events | Vladimir Oltean | 1 | -2/+5 |
| 2023-12-27 | net: rename dsa_realloc_skb to skb_ensure_writable_head_tail | Radu Pirea (NXP OSS) | 1 | -26/+3 |
| 2023-10-24 | net: dsa: Use conduit and user terms | Florian Fainelli | 1 | -0/+3727 |