Age | Commit message (Expand) | Author |
2020-04-02 | net: dsa: dsa_bridge_mtu_normalization() can be static | kbuild test robot |
2020-03-31 | net: dsa: fix oops while probing Marvell DSA switches | Russell King |
2020-03-30 | net: dsa: add port policers | Vladimir Oltean |
2020-03-30 | net: dsa: refactor matchall mirred action to separate function | Vladimir Oltean |
2020-03-30 | net: dsa: Simplify 'dsa_tag_protocol_to_str()' | Christophe JAILLET |
2020-03-27 | net: dsa: implement auto-normalization of MTU for bridge hardware datapath | Vladimir Oltean |
2020-03-27 | net: dsa: configure the MTU for switch ports | Vladimir Oltean |
2020-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-03-24 | net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_pop | Vladimir Oltean |
2020-03-23 | net: dsa: Implement flow dissection for tag_brcm.c | Florian Fainelli |
2020-03-23 | net: dsa: Fix duplicate frames flooded by learning | Florian Fainelli |
2020-03-17 | net: rename flow_action_hw_stats_types* -> flow_action_hw_stats* | Jakub Kicinski |
2020-03-15 | net: dsa: warn if phylink_mac_link_state returns error | Russell King |
2020-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-03-11 | net: dsa: Don't instantiate phylink for CPU/DSA ports unless needed | Andrew Lunn |
2020-03-08 | flow_offload: check for basic action hw stats type | Jiri Pirko |
2020-03-04 | net: mscc: ocelot: eliminate confusion between CPU and NPI port | Vladimir Oltean |
2020-03-03 | net: dsa: Add bypass operations for the flower classifier-action filter | Vladimir Oltean |
2020-03-03 | net: dsa: fix phylink_start()/phylink_stop() calls | Russell King |
2020-02-27 | net: dsa: propagate resolved link config via mac_link_up() | Russell King |
2020-02-27 | net: phylink: propagate resolved link config via mac_link_up() | Russell King |
2020-02-14 | net: dsa: tag_ar9331: Make sure there is headroom for tag | Per Forlin |
2020-02-14 | net: dsa: tag_qca: Make sure there is headroom for tag | Per Forlin |
2020-01-27 | net: dsa: Fix use-after-free in probing of DSA switch tree | Vladimir Oltean |
2020-01-19 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-01-16 | net: dsa: tag_qca: fix doubled Tx statistics | Alexander Lobakin |
2020-01-16 | net: dsa: tag_gswip: fix typo in tagger name | Alexander Lobakin |
2020-01-08 | net: dsa: Get information about stacked DSA protocol | Florian Fainelli |
2020-01-05 | net: dsa: Pass pcs_poll flag from driver to PHYLINK | Vladimir Oltean |
2020-01-05 | net: dsa: tag_sja1105: Slightly improve the Xmas tree in sja1105_xmit | Vladimir Oltean |
2020-01-05 | net: dsa: Make deferred_xmit private to sja1105 | Vladimir Oltean |
2019-12-28 | net: dsa: Deny PTP on master if switch supports it | Vladimir Oltean |
2019-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-12-20 | net: dsa: ksz: use common define for tag len | Michael Grzeschik |
2019-12-20 | net: dsa: add support for Atheros AR9331 TAG format | Oleksij Rempel |
2019-12-17 | net: dsa: make unexported dsa_link_touch() static | Ben Dooks (Codethink) |
2019-12-17 | net: dsa: Make PHYLINK related function static again | Florian Fainelli |
2019-11-23 | net: phylink: rename mac_link_state() op to mac_pcs_get_state() | Russell King |
2019-11-21 | net: dsa: ocelot: add hardware timestamping support for Felix | Yangbo Lu |
2019-11-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-11-16 | net: dsa: tag_8021q: Fix dsa_8021q_restore_pvid for an absent pvid | Vladimir Oltean |
2019-11-15 | net: dsa: ocelot: add tagger for Ocelot/Felix switches | Vladimir Oltean |
2019-11-12 | net: dsa: Prevent usage of NET_DSA_TAG_8021Q as tagging protocol | Florian Fainelli |
2019-11-05 | net: dsa: Add support for devlink resources | Andrew Lunn |
2019-11-05 | net: dsa: Fix use after free in dsa_switch_remove() | Florian Fainelli |
2019-11-04 | net: of_get_phy_mode: Change API to solve int/unit warnings | Andrew Lunn |
2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-10-31 | net: dsa: tag_8021q: clarify index limitation | Vivien Didelot |
2019-10-31 | net: dsa: remove limitation of switch index value | Vivien Didelot |
2019-10-31 | net: dsa: remove tree functions related to switches | Vivien Didelot |