| Commit message (Expand) | Author | Age | Files | Lines |
* | net: dsa: Do not leave DSA master with NULL netdev_ops | Florian Fainelli | 2020-05-07 | 1 | -1/+2 |
* | net: dsa: remove duplicate assignment in dsa_slave_add_cls_matchall_mirred | Vladimir Oltean | 2020-05-07 | 1 | -5/+3 |
* | net: dsa: Do not make user port errors fatal | Florian Fainelli | 2020-05-04 | 1 | -1/+1 |
* | net: dsa: don't fail to probe if we couldn't set the MTU | Vladimir Oltean | 2020-04-23 | 1 | -5/+3 |
* | net: dsa: Down cpu/dsa ports phylink will control | Andrew Lunn | 2020-04-15 | 1 | -1/+6 |
* | net: dsa: dsa_bridge_mtu_normalization() can be static | kbuild test robot | 2020-04-02 | 1 | -1/+1 |
* | net: dsa: fix oops while probing Marvell DSA switches | Russell King | 2020-03-31 | 1 | -1/+2 |
* | net: dsa: add port policers | Vladimir Oltean | 2020-03-30 | 1 | -6/+73 |
* | net: dsa: refactor matchall mirred action to separate function | Vladimir Oltean | 2020-03-30 | 1 | -30/+40 |
* | net: dsa: Simplify 'dsa_tag_protocol_to_str()' | Christophe JAILLET | 2020-03-30 | 1 | -5/+1 |
* | net: dsa: implement auto-normalization of MTU for bridge hardware datapath | Vladimir Oltean | 2020-03-28 | 3 | -1/+119 |
* | net: dsa: configure the MTU for switch ports | Vladimir Oltean | 2020-03-28 | 5 | -16/+171 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-03-26 | 3 | -53/+11 |
|\ |
|
| * | net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_pop | Vladimir Oltean | 2020-03-25 | 2 | -53/+9 |
| * | net: dsa: Fix duplicate frames flooded by learning | Florian Fainelli | 2020-03-24 | 1 | -0/+2 |
* | | net: dsa: Implement flow dissection for tag_brcm.c | Florian Fainelli | 2020-03-24 | 1 | -0/+23 |
* | | net: rename flow_action_hw_stats_types* -> flow_action_hw_stats* | Jakub Kicinski | 2020-03-18 | 1 | -2/+2 |
* | | net: dsa: warn if phylink_mac_link_state returns error | Russell King | 2020-03-16 | 1 | -1/+6 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-03-13 | 3 | -15/+39 |
|\| |
|
| * | net: dsa: Don't instantiate phylink for CPU/DSA ports unless needed | Andrew Lunn | 2020-03-12 | 1 | -3/+9 |
| * | net: dsa: fix phylink_start()/phylink_stop() calls | Russell King | 2020-03-04 | 3 | -12/+30 |
* | | flow_offload: check for basic action hw stats type | Jiri Pirko | 2020-03-09 | 1 | -0/+4 |
* | | net: mscc: ocelot: eliminate confusion between CPU and NPI port | Vladimir Oltean | 2020-03-04 | 1 | -1/+2 |
* | | net: dsa: Add bypass operations for the flower classifier-action filter | Vladimir Oltean | 2020-03-04 | 1 | -0/+60 |
* | | net: dsa: propagate resolved link config via mac_link_up() | Russell King | 2020-02-27 | 1 | -1/+2 |
* | | net: phylink: propagate resolved link config via mac_link_up() | Russell King | 2020-02-27 | 1 | -1/+3 |
|/ |
|
* | net: dsa: tag_ar9331: Make sure there is headroom for tag | Per Forlin | 2020-02-14 | 1 | -1/+1 |
* | net: dsa: tag_qca: Make sure there is headroom for tag | Per Forlin | 2020-02-14 | 1 | -1/+1 |
* | net: dsa: Fix use-after-free in probing of DSA switch tree | Vladimir Oltean | 2020-01-27 | 1 | -11/+25 |
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-01-19 | 2 | -4/+1 |
|\ |
|
| * | net: dsa: tag_qca: fix doubled Tx statistics | Alexander Lobakin | 2020-01-16 | 1 | -3/+0 |
| * | net: dsa: tag_gswip: fix typo in tagger name | Alexander Lobakin | 2020-01-16 | 1 | -1/+1 |
* | | net: dsa: Get information about stacked DSA protocol | Florian Fainelli | 2020-01-09 | 3 | -5/+31 |
* | | net: dsa: Pass pcs_poll flag from driver to PHYLINK | Vladimir Oltean | 2020-01-06 | 1 | -0/+1 |
* | | net: dsa: tag_sja1105: Slightly improve the Xmas tree in sja1105_xmit | Vladimir Oltean | 2020-01-06 | 1 | -2/+1 |
* | | net: dsa: Make deferred_xmit private to sja1105 | Vladimir Oltean | 2020-01-06 | 3 | -39/+15 |
* | | net: dsa: Deny PTP on master if switch supports it | Vladimir Oltean | 2019-12-28 | 1 | -0/+30 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-12-23 | 2 | -6/+5 |
|\| |
|
| * | net: dsa: ksz: use common define for tag len | Michael Grzeschik | 2019-12-21 | 1 | -5/+3 |
| * | net: dsa: make unexported dsa_link_touch() static | Ben Dooks (Codethink) | 2019-12-18 | 1 | -1/+2 |
* | | net: dsa: add support for Atheros AR9331 TAG format | Oleksij Rempel | 2019-12-21 | 3 | -0/+103 |
* | | net: dsa: Make PHYLINK related function static again | Florian Fainelli | 2019-12-17 | 2 | -38/+16 |
|/ |
|
* | net: phylink: rename mac_link_state() op to mac_pcs_get_state() | Russell King | 2019-11-24 | 2 | -10/+13 |
* | net: dsa: ocelot: add hardware timestamping support for Felix | Yangbo Lu | 2019-11-21 | 1 | -1/+13 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-11-17 | 1 | -1/+1 |
|\ |
|
| * | net: dsa: tag_8021q: Fix dsa_8021q_restore_pvid for an absent pvid | Vladimir Oltean | 2019-11-16 | 1 | -1/+1 |
* | | net: dsa: ocelot: add tagger for Ocelot/Felix switches | Vladimir Oltean | 2019-11-15 | 3 | -0/+237 |
* | | net: dsa: Prevent usage of NET_DSA_TAG_8021Q as tagging protocol | Florian Fainelli | 2019-11-13 | 2 | -10/+1 |
* | | net: dsa: Add support for devlink resources | Andrew Lunn | 2019-11-06 | 1 | -0/+37 |
* | | net: dsa: Fix use after free in dsa_switch_remove() | Florian Fainelli | 2019-11-06 | 1 | -1/+2 |