summaryrefslogtreecommitdiff
path: root/net/dsa
AgeCommit message (Expand)Author
2021-06-14net: dsa: dsa_slave_phy_connect(): extend phy's flags with port specific phy ...Oleksij Rempel
2021-06-11net: dsa: sja1105: implement TX timestamping for SJA1110Vladimir Oltean
2021-06-11net: dsa: add support for the SJA1110 native tagging protocolVladimir Oltean
2021-06-11net: dsa: sja1105: make SJA1105_SKB_CB fit a full timestampVladimir Oltean
2021-06-11net: dsa: tag_8021q: refactor RX VLAN parsing into a dedicated functionVladimir Oltean
2021-06-11net: dsa: tag_sja1105: stop resetting network and transport headersVladimir Oltean
2021-06-11net: dsa: generalize overhead for taggers that use both headers and trailersVladimir Oltean
2021-06-01net: dsa: tag_8021q: fix the VLAN IDs used for encoding sub-VLANsVladimir Oltean
2021-05-10net: dsa: fix error code getting shifted with 4 in dsa_slave_get_sset_countVladimir Oltean
2021-05-10net: dsa: fix a crash if ->get_sset_count() failsDan Carpenter
2021-04-28net: selftest: fix build issue if INET is disabledOleksij Rempel
2021-04-27net: mscc: ocelot: support PTP Sync one-step timestampingYangbo Lu
2021-04-27net: dsa: free skb->cb usage in core driverYangbo Lu
2021-04-27net: dsa: no longer clone skb in core driverYangbo Lu
2021-04-27net: dsa: no longer identify PTP packet in core driverYangbo Lu
2021-04-27net: dsa: check tx timestamp request in core driverYangbo Lu
2021-04-21net: dsa: fix bridge support for drivers without port_bridge_flags callbackOleksij Rempel
2021-04-20net: dsa: Allow default tag protocol to be overridden from DTTobias Waldekranz
2021-04-20net: dsa: Only notify CPU ports of changes to the tag protocolTobias Waldekranz
2021-04-20net: dsa: enable selftest support for all switches by defaultOleksij Rempel
2021-04-16net: bridge: switchdev: include local flag in FDB notificationsVladimir Oltean
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-03-29net: dsa: Fix type was not set for devlink portMaxim Kochetkov
2021-03-25net: dsa: Fix a typo in tag_rtl4_a.cLu Wei
2021-03-25net: dsa: only unset VLAN filtering when last port leaves last VLAN-aware bridgeVladimir Oltean
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-24dsa: slave: add support for TC_SETUP_FTPablo Neira Ayuso
2021-03-24net: dsa: resolve forwarding path for dsa slave portsFelix Fietkau
2021-03-23net: dsa: sync up switchdev objects and port attributes when joining the bridgeVladimir Oltean
2021-03-23net: dsa: inherit the actual bridge port flags at join timeVladimir Oltean
2021-03-23net: dsa: pass extack to dsa_port_{bridge,lag}_joinVladimir Oltean
2021-03-23net: dsa: call dsa_port_bridge_join when joining a LAG that is already in a b...Vladimir Oltean
2021-03-22net: dsa: don't assign an error value to tag_opsGeorge McCollister
2021-03-22dsa: simplify Kconfig symbols and dependenciesAlexander Lobakin
2021-03-18net: dsa: Add helper to resolve bridge port from DSA portTobias Waldekranz
2021-03-17net: dsa: tag_brcm: add support for legacy tagsÁlvaro Fernández Rojas
2021-03-16net: ocelot: Remove ocelot_xfh_get_cpuqHoratiu Vultur
2021-03-16net: ocelot: Extend MRPHoratiu Vultur
2021-03-16net: dsa: mt7530: support MDB and bridge flag operationsDENG Qingfang
2021-03-08net: dsa: fix switchdev objects on bridge master mistakenly being applied on ...Vladimir Oltean
2021-03-01net: dsa: tag_mtk: fix 802.1ad VLAN egressDENG Qingfang
2021-03-01net: dsa: tag_rtl4_a: fix egress tagsDENG Qingfang
2021-02-26net: dsa: tag_ocelot_8021q: fix driver dependencyArnd Bergmann
2021-02-22net: dsa: Fix dependencies with HSRFlorian Fainelli
2021-02-16net: dsa: tag_rtl4_a: Support also egress tagsLinus Walleij
2021-02-16net: dsa: felix: Add support for MRPHoratiu Vultur
2021-02-16net: dsa: add MRP supportHoratiu Vultur
2021-02-15net: mscc: ocelot: avoid type promotion when calling ocelot_ifh_set_destVladimir Oltean
2021-02-14net: dsa: propagate extack to .port_vlan_filteringVladimir Oltean