summaryrefslogtreecommitdiffstats
path: root/net/dsa
AgeCommit message (Expand)AuthorLines
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-0/+4
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-1/+1
2020-06-09net: change addr_list_lock back to static keyCong Wang-0/+4
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-0/+1
2020-05-29net: dsa: tag_8021q: stop restoring VLANs from bridgeVladimir Oltean-60/+1
2020-05-27net: dsa: declare lockless TX feature for slave portsVladimir Oltean-0/+1
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-0/+15
2020-05-16net: dsa: mt7530: fix roaming from DSA user portsDENG Qingfang-0/+15
2020-05-12net: dsa: tag_sja1105: appease sparse checks for ethertype accessorsVladimir Oltean-2/+2
2020-05-12net: dsa: tag_sja1105: implement sub-VLAN decodingVladimir Oltean-0/+19
2020-05-12net: dsa: tag_8021q: support up to 8 VLANs per port using sub-VLANsVladimir Oltean-8/+48
2020-05-12net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneouslyVladimir Oltean-11/+21
2020-05-12net: dsa: sja1105: save/restore VLANs using a delta commit methodVladimir Oltean-28/+17
2020-05-12net: dsa: tag_8021q: introduce a vid_is_dsa_8021q helperVladimir Oltean-0/+7
2020-05-12net: dsa: provide an option for drivers to always receive bridge VLANsRussell King-4/+19
2020-05-11net: dsa: tag_sja1105: Constify dsa_device_opsFlorian Fainelli-1/+1
2020-05-11net: dsa: ocelot: Constify dsa_device_opsFlorian Fainelli-1/+1
2020-05-10net: dsa: sja1105: implement cross-chip bridging operationsVladimir Oltean-0/+151
2020-05-10net: dsa: introduce a dsa_switch_find functionVladimir Oltean-0/+21
2020-05-10net: dsa: permit cross-chip bridging between all trees in the systemVladimir Oltean-8/+37
2020-05-07netpoll: accept NULL np argument in netpoll_send_skb()Eric Dumazet-3/+2
2020-05-07net: remove newlines in NL_SET_ERR_MSG_MODJacob Keller-3/+3
2020-05-07net: dsa: introduce a dsa_port_from_netdev public helperVladimir Oltean-0/+9
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-7/+6
2020-05-06net: dsa: Do not leave DSA master with NULL netdev_opsFlorian Fainelli-1/+2
2020-05-06net: dsa: remove duplicate assignment in dsa_slave_add_cls_matchall_mirredVladimir Oltean-5/+3
2020-05-04net: partially revert dynamic lockdep key changesCong Wang-0/+12
2020-05-04net: dsa: Do not make user port errors fatalFlorian Fainelli-1/+1
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-5/+3
2020-04-24net: phylink, dsa: eliminate phylink_fixed_state_cb()Russell King-9/+11
2020-04-23net: dsa: add GRO support via gro_cellsAlexander Lobakin-2/+14
2020-04-22net: dsa: don't fail to probe if we couldn't set the MTUVladimir Oltean-5/+3
2020-04-14net: dsa: Down cpu/dsa ports phylink will controlAndrew Lunn-1/+6
2020-04-02net: dsa: dsa_bridge_mtu_normalization() can be statickbuild test robot-1/+1
2020-03-31net: dsa: fix oops while probing Marvell DSA switchesRussell King-1/+2
2020-03-30net: dsa: add port policersVladimir Oltean-6/+73
2020-03-30net: dsa: refactor matchall mirred action to separate functionVladimir Oltean-30/+40
2020-03-30net: dsa: Simplify 'dsa_tag_protocol_to_str()'Christophe JAILLET-5/+1
2020-03-27net: dsa: implement auto-normalization of MTU for bridge hardware datapathVladimir Oltean-1/+119
2020-03-27net: dsa: configure the MTU for switch portsVladimir Oltean-16/+171
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-53/+11
2020-03-24net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_popVladimir Oltean-53/+9
2020-03-23net: dsa: Implement flow dissection for tag_brcm.cFlorian Fainelli-0/+23
2020-03-23net: dsa: Fix duplicate frames flooded by learningFlorian Fainelli-0/+2
2020-03-17net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski-2/+2
2020-03-15net: dsa: warn if phylink_mac_link_state returns errorRussell King-1/+6
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-15/+39
2020-03-11net: dsa: Don't instantiate phylink for CPU/DSA ports unless neededAndrew Lunn-3/+9
2020-03-08flow_offload: check for basic action hw stats typeJiri Pirko-0/+4
2020-03-04net: mscc: ocelot: eliminate confusion between CPU and NPI portVladimir Oltean-1/+2