git v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/net/dsa/dsa.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-21net: dsa: fix off-by-one in maximum bridge ID determinationVladimir Oltean
2025-12-23net: dsa: fix missing put_device() in dsa_tree_find_first_conduit()Vladimir Oltean
2025-12-23net: dsa: properly keep track of conduit referenceVladimir Oltean
2025-12-01net: dsa: add simple HSR offload helpersVladimir Oltean
2025-07-18net: s/dev_close_many/netif_close_many/Stanislav Fomichev
2025-04-16net: dsa: free routing table on probe failureVladimir Oltean
2025-04-16net: dsa: clean up FDB, MDB, VLAN entries on unbindVladimir Oltean
2025-01-03driver core: Constify API device_find_child() and adapt for various usagesZijun Hu
2024-10-07net: dsa: remove obsolete phylink dsa_switch operationsRussell King (Oracle)
2024-10-01net: dsa: improve shutdown sequenceVladimir Oltean
2024-05-29net: dsa: remove mac_prepare()/mac_finish() shimsRussell King (Oracle)
2024-05-01net: dsa: Remove adjust_link pathsFlorian Fainelli
2024-04-11net: dsa: allow DSA switch drivers to provide their own phylink mac opsRussell King (Oracle)
2024-02-15net: dsa: remove OF-based MDIO bus registration from DSA coreArınç ÜNAL
2023-10-24net: dsa: Use conduit and user termsFlorian Fainelli
2023-06-27net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addressesVladimir Oltean
2023-06-20net: dsa: introduce preferred_default_local_cpu_port and use on MT7530Vladimir Oltean
2023-04-09net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stubVladimir Oltean