summaryrefslogtreecommitdiff
path: root/net/dsa
AgeCommit message (Expand)Author
2020-05-10net: dsa: permit cross-chip bridging between all trees in the systemVladimir Oltean
2020-05-07netpoll: accept NULL np argument in netpoll_send_skb()Eric Dumazet
2020-05-07net: remove newlines in NL_SET_ERR_MSG_MODJacob Keller
2020-05-07net: dsa: introduce a dsa_port_from_netdev public helperVladimir Oltean
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
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: partially revert dynamic lockdep key changesCong Wang
2020-05-04net: dsa: Do not make user port errors fatalFlorian Fainelli
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-04-24net: phylink, dsa: eliminate phylink_fixed_state_cb()Russell King
2020-04-23net: dsa: add GRO support via gro_cellsAlexander Lobakin
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)