summaryrefslogtreecommitdiff
path: root/net/dsa
AgeCommit message (Expand)Author
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
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-05-01net: dsa: Remove adjust_link pathsFlorian Fainelli
2024-04-22devlink: extend devlink_param *set pointerMateusz Polchlopek
2024-04-15net: dsa: convert dsa_user_phylink_fixed_state() to use dsa_phylink_to_port()Russell King (Oracle)
2024-04-11net: dsa: allow DSA switch drivers to provide their own phylink mac opsRussell King (Oracle)
2024-04-11net: dsa: introduce 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-15net: dsa: remove OF-based MDIO bus registration from DSA coreArınç ÜNAL
2024-02-08net: dsa: tag_sja1105: remove "inline" keywordVladimir Oltean
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
2024-01-05net: fill in MODULE_DESCRIPTION()s for DSA tagsJakub Kicinski
2023-12-27net: rename dsa_realloc_skb to skb_ensure_writable_head_tailRadu Pirea (NXP OSS)
2023-11-14net: dsa: tag_rtl4_a: Use existing ETH_P_REALTEK constantFlorian Fainelli
2023-10-24net: dsa: Rename IFLA_DSA_MASTER to IFLA_DSA_CONDUITFlorian Fainelli
2023-10-24net: dsa: Use conduit and user termsFlorian Fainelli
2023-10-11net: dsa: remove dsa_port_phylink_validate()Russell King (Oracle)
2023-10-03net: dsa: tag_ksz: Extend ksz9477_xmit() for HSR frame duplicationLukasz Majewski
2023-10-03net: dsa: notify drivers of MAC address changes on user portsVladimir Oltean
2023-10-03net: dsa: propagate extack to ds->ops->port_hsr_join()Vladimir Oltean
2023-08-09net: dsa: mark parsed interface mode for legacy switch driversRussell King (Oracle)
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-01net: dsa: tag_qca: return early if dev is not foundChristian Marangi
2023-07-27net: dsa: fix older DSA drivers using phylinkRussell King (Oracle)
2023-07-23net: dsa: remove deprecated strncpyjustinstitt@google.com
2023-07-18net: dsa: remove legacy_pre_march2020 detectionRussell King (Oracle)
2023-07-04net: dsa: sja1105: always enable the send_meta optionsVladimir Oltean
2023-07-04net: dsa: tag_sja1105: fix MAC DA patching from meta framesVladimir Oltean
2023-07-03net: dsa: tag_sja1105: fix source port decoding in vlan_filtering=0 bridge modeVladimir Oltean
2023-06-29net: dsa: tag_sja1105: always prefer source port information from INCL_SRCPTVladimir Oltean
2023-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-27net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addressesVladimir Oltean
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-20net: dsa: introduce preferred_default_local_cpu_port and use on MT7530Vladimir Oltean
2023-05-26net: dsa: add support for mac_prepare() and mac_finish() callsRussell King (Oracle)
2023-04-23net: dsa: tag_ocelot: call only the relevant portion of __skb_vlan_pop() on TXVladimir Oltean
2023-04-23net: dsa: update TX path comments to not mention skb_mac_header()Vladimir Oltean
2023-04-23net: dsa: tag_sja1105: replace skb_mac_header() with vlan_eth_hdr()Vladimir Oltean
2023-04-23net: dsa: tag_sja1105: don't rely on skb_mac_header() in TX pathsVladimir Oltean
2023-04-23net: dsa: tag_ksz: do not rely on skb_mac_header() in TX pathsVladimir Oltean
2023-04-23net: dsa: tag_ocelot: do not rely on skb_mac_header() for VLAN xmitVladimir Oltean
2023-04-12net: dsa: add trace points for VLAN operationsVladimir Oltean
2023-04-12net: dsa: add trace points for FDB/MDB operationsVladimir Oltean