summaryrefslogtreecommitdiffstats
path: root/net/dsa
Commit message (Expand)AuthorAgeFilesLines
* 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
* | net: mscc: ocelot: eliminate confusion between CPU and NPI portVladimir Oltean2020-03-041-1/+2
* | net: dsa: Add bypass operations for the flower classifier-action filterVladimir Oltean2020-03-031-0/+60
* | net: dsa: propagate resolved link config via mac_link_up()Russell King2020-02-271-1/+2
* | net: phylink: propagate resolved link config via mac_link_up()Russell King2020-02-271-1/+3
|/
* net: dsa: tag_ar9331: Make sure there is headroom for tagPer Forlin2020-02-141-1/+1
* net: dsa: tag_qca: Make sure there is headroom for tagPer Forlin2020-02-141-1/+1
* net: dsa: Fix use-after-free in probing of DSA switch treeVladimir Oltean2020-01-271-11/+25
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-192-4/+1
|\
| * net: dsa: tag_qca: fix doubled Tx statisticsAlexander Lobakin2020-01-161-3/+0
| * net: dsa: tag_gswip: fix typo in tagger nameAlexander Lobakin2020-01-161-1/+1
* | net: dsa: Get information about stacked DSA protocolFlorian Fainelli2020-01-083-5/+31
* | net: dsa: Pass pcs_poll flag from driver to PHYLINKVladimir Oltean2020-01-051-0/+1
* | net: dsa: tag_sja1105: Slightly improve the Xmas tree in sja1105_xmitVladimir Oltean2020-01-051-2/+1
* | net: dsa: Make deferred_xmit private to sja1105Vladimir Oltean2020-01-053-39/+15
* | net: dsa: Deny PTP on master if switch supports itVladimir Oltean2019-12-281-0/+30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-222-6/+5
|\|
| * net: dsa: ksz: use common define for tag lenMichael Grzeschik2019-12-201-5/+3
| * net: dsa: make unexported dsa_link_touch() staticBen Dooks (Codethink)2019-12-171-1/+2
* | net: dsa: add support for Atheros AR9331 TAG formatOleksij Rempel2019-12-203-0/+103
* | net: dsa: Make PHYLINK related function static againFlorian Fainelli2019-12-172-38/+16
|/
* net: phylink: rename mac_link_state() op to mac_pcs_get_state()Russell King2019-11-232-10/+13
* net: dsa: ocelot: add hardware timestamping support for FelixYangbo Lu2019-11-211-1/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-161-1/+1
|\
| * net: dsa: tag_8021q: Fix dsa_8021q_restore_pvid for an absent pvidVladimir Oltean2019-11-161-1/+1
* | net: dsa: ocelot: add tagger for Ocelot/Felix switchesVladimir Oltean2019-11-153-0/+237
* | net: dsa: Prevent usage of NET_DSA_TAG_8021Q as tagging protocolFlorian Fainelli2019-11-122-10/+1
* | net: dsa: Add support for devlink resourcesAndrew Lunn2019-11-051-0/+37
* | net: dsa: Fix use after free in dsa_switch_remove()Florian Fainelli2019-11-051-1/+2
* | net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn2019-11-042-9/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-022-17/+0
|\|
| * net: core: add generic lockdep keysTaehee Yoo2019-10-242-17/+0
* | net: dsa: tag_8021q: clarify index limitationVivien Didelot2019-10-311-3/+2