summaryrefslogtreecommitdiffstats
path: root/net/dsa
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-131-0/+4
|\
| * net: change addr_list_lock back to static keyCong Wang2020-06-091-0/+4
* | treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-311-0/+1
|\
| * net: dsa: declare lockless TX feature for slave portsVladimir Oltean2020-05-271-0/+1
* | net: dsa: tag_8021q: stop restoring VLANs from bridgeVladimir Oltean2020-05-291-60/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-241-0/+15
|\|
| * net: dsa: mt7530: fix roaming from DSA user portsDENG Qingfang2020-05-161-0/+15
* | net: dsa: tag_sja1105: appease sparse checks for ethertype accessorsVladimir Oltean2020-05-121-2/+2
* | net: dsa: tag_sja1105: implement sub-VLAN decodingVladimir Oltean2020-05-121-0/+19
* | net: dsa: tag_8021q: support up to 8 VLANs per port using sub-VLANsVladimir Oltean2020-05-121-8/+48
* | net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneouslyVladimir Oltean2020-05-121-11/+21
* | net: dsa: sja1105: save/restore VLANs using a delta commit methodVladimir Oltean2020-05-121-28/+17
* | net: dsa: tag_8021q: introduce a vid_is_dsa_8021q helperVladimir Oltean2020-05-121-0/+7
* | net: dsa: provide an option for drivers to always receive bridge VLANsRussell King2020-05-123-4/+19
* | net: dsa: tag_sja1105: Constify dsa_device_opsFlorian Fainelli2020-05-111-1/+1
* | net: dsa: ocelot: Constify dsa_device_opsFlorian Fainelli2020-05-111-1/+1
* | net: dsa: sja1105: implement cross-chip bridging operationsVladimir Oltean2020-05-101-0/+151
* | net: dsa: introduce a dsa_switch_find functionVladimir Oltean2020-05-101-0/+21
* | net: dsa: permit cross-chip bridging between all trees in the systemVladimir Oltean2020-05-103-8/+37
* | netpoll: accept NULL np argument in netpoll_send_skb()Eric Dumazet2020-05-071-3/+2
* | net: remove newlines in NL_SET_ERR_MSG_MODJacob Keller2020-05-071-3/+3
* | net: dsa: introduce a dsa_port_from_netdev public helperVladimir Oltean2020-05-071-0/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-063-7/+6
|\|
| * net: dsa: Do not leave DSA master with NULL netdev_opsFlorian Fainelli2020-05-061-1/+2
| * net: dsa: remove duplicate assignment in dsa_slave_add_cls_matchall_mirredVladimir Oltean2020-05-061-5/+3
| * net: dsa: Do not make user port errors fatalFlorian Fainelli2020-05-041-1/+1
* | net: partially revert dynamic lockdep key changesCong Wang2020-05-041-0/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-04-251-5/+3
|\|
| * net: dsa: don't fail to probe if we couldn't set the MTUVladimir Oltean2020-04-221-5/+3
* | net: phylink, dsa: eliminate phylink_fixed_state_cb()Russell King2020-04-241-9/+11
* | net: dsa: add GRO support via gro_cellsAlexander Lobakin2020-04-234-2/+14
|/
* net: dsa: Down cpu/dsa ports phylink will controlAndrew Lunn2020-04-141-1/+6
* net: dsa: dsa_bridge_mtu_normalization() can be statickbuild test robot2020-04-021-1/+1
* net: dsa: fix oops while probing Marvell DSA switchesRussell King2020-03-311-1/+2
* net: dsa: add port policersVladimir Oltean2020-03-301-6/+73
* net: dsa: refactor matchall mirred action to separate functionVladimir Oltean2020-03-301-30/+40
* net: dsa: Simplify 'dsa_tag_protocol_to_str()'Christophe JAILLET2020-03-301-5/+1
* net: dsa: implement auto-normalization of MTU for bridge hardware datapathVladimir Oltean2020-03-273-1/+119
* net: dsa: configure the MTU for switch portsVladimir Oltean2020-03-275-16/+171
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-253-53/+11
|\
| * net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_popVladimir Oltean2020-03-242-53/+9
| * net: dsa: Fix duplicate frames flooded by learningFlorian Fainelli2020-03-231-0/+2
* | net: dsa: Implement flow dissection for tag_brcm.cFlorian Fainelli2020-03-231-0/+23
* | net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski2020-03-171-2/+2
* | net: dsa: warn if phylink_mac_link_state returns errorRussell King2020-03-151-1/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-123-15/+39
|\|
| * net: dsa: Don't instantiate phylink for CPU/DSA ports unless neededAndrew Lunn2020-03-111-3/+9
| * net: dsa: fix phylink_start()/phylink_stop() callsRussell King2020-03-033-12/+30
* | flow_offload: check for basic action hw stats typeJiri Pirko2020-03-081-0/+4