summaryrefslogtreecommitdiffstats
path: root/net/dsa
AgeCommit message (Expand)Author
2020-05-27net: dsa: declare lockless TX feature for slave portsVladimir Oltean
2020-05-16net: dsa: mt7530: fix roaming from DSA user portsDENG Qingfang
2020-05-06net: dsa: Do not leave DSA master with NULL netdev_opsFlorian Fainelli
2020-05-06net: dsa: remove duplicate assignment in dsa_slave_add_cls_matchall_mirredVladimir Oltean
2020-05-04net: dsa: Do not make user port errors fatalFlorian Fainelli
2020-04-22net: dsa: don't fail to probe if we couldn't set the MTUVladimir Oltean
2020-04-14net: dsa: Down cpu/dsa ports phylink will controlAndrew Lunn
2020-04-02net: dsa: dsa_bridge_mtu_normalization() can be statickbuild test robot
2020-03-31net: dsa: fix oops while probing Marvell DSA switchesRussell King
2020-03-30net: dsa: add port policersVladimir Oltean
2020-03-30net: dsa: refactor matchall mirred action to separate functionVladimir Oltean
2020-03-30net: dsa: Simplify 'dsa_tag_protocol_to_str()'Christophe JAILLET
2020-03-27net: dsa: implement auto-normalization of MTU for bridge hardware datapathVladimir Oltean
2020-03-27net: dsa: configure the MTU for switch portsVladimir Oltean
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-24net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_popVladimir Oltean
2020-03-23net: dsa: Implement flow dissection for tag_brcm.cFlorian Fainelli
2020-03-23net: dsa: Fix duplicate frames flooded by learningFlorian Fainelli
2020-03-17net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski
2020-03-15net: dsa: warn if phylink_mac_link_state returns errorRussell King
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-11net: dsa: Don't instantiate phylink for CPU/DSA ports unless neededAndrew Lunn
2020-03-08flow_offload: check for basic action hw stats typeJiri Pirko
2020-03-04net: mscc: ocelot: eliminate confusion between CPU and NPI portVladimir Oltean
2020-03-03net: dsa: Add bypass operations for the flower classifier-action filterVladimir Oltean
2020-03-03net: dsa: fix phylink_start()/phylink_stop() callsRussell King
2020-02-27net: dsa: propagate resolved link config via mac_link_up()Russell King
2020-02-27net: phylink: propagate resolved link config via mac_link_up()Russell King
2020-02-14net: dsa: tag_ar9331: Make sure there is headroom for tagPer Forlin
2020-02-14net: dsa: tag_qca: Make sure there is headroom for tagPer Forlin
2020-01-27net: dsa: Fix use-after-free in probing of DSA switch treeVladimir Oltean
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-16net: dsa: tag_qca: fix doubled Tx statisticsAlexander Lobakin
2020-01-16net: dsa: tag_gswip: fix typo in tagger nameAlexander Lobakin
2020-01-08net: dsa: Get information about stacked DSA protocolFlorian Fainelli
2020-01-05net: dsa: Pass pcs_poll flag from driver to PHYLINKVladimir Oltean
2020-01-05net: dsa: tag_sja1105: Slightly improve the Xmas tree in sja1105_xmitVladimir Oltean
2020-01-05net: dsa: Make deferred_xmit private to sja1105Vladimir Oltean
2019-12-28net: dsa: Deny PTP on master if switch supports itVladimir Oltean
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-20net: dsa: ksz: use common define for tag lenMichael Grzeschik
2019-12-20net: dsa: add support for Atheros AR9331 TAG formatOleksij Rempel
2019-12-17net: dsa: make unexported dsa_link_touch() staticBen Dooks (Codethink)
2019-12-17net: dsa: Make PHYLINK related function static againFlorian Fainelli
2019-11-23net: phylink: rename mac_link_state() op to mac_pcs_get_state()Russell King
2019-11-21net: dsa: ocelot: add hardware timestamping support for FelixYangbo Lu
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-16net: dsa: tag_8021q: Fix dsa_8021q_restore_pvid for an absent pvidVladimir Oltean
2019-11-15net: dsa: ocelot: add tagger for Ocelot/Felix switchesVladimir Oltean
2019-11-12net: dsa: Prevent usage of NET_DSA_TAG_8021Q as tagging protocolFlorian Fainelli