Age | Commit message (Expand) | Author |
2019-03-28 | net: dsa: Implement flow_dissect callback for tag_qca | xiaofeis |
2019-03-03 | net: dsa: Use prepare/commit phase in dsa_slave_vlan_rx_add_vid() | Florian Fainelli |
2019-03-03 | net: dsa: add KSZ9893 switch tagging support | Tristram Ha |
2019-03-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-02-27 | net: Remove switchdev_ops | Florian Fainelli |
2019-02-27 | net: dsa: Handle SWITCHDEV_PORT_ATTR_SET | Florian Fainelli |
2019-02-26 | net: devlink: turn devlink into a built-in | Jakub Kicinski |
2019-02-25 | net: dsa: fix a leaked reference by adding missing of_node_put | Wen Yang |
2019-02-24 | dsa: Remove phydev parameter from disable_port call | Andrew Lunn |
2019-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-02-22 | net: dsa: Add ndo_vlan_rx_{add, kill}_vid implementation | Florian Fainelli |
2019-02-22 | net: dsa: Deny enslaving VLAN devices into VLAN aware bridge | Florian Fainelli |
2019-02-21 | net: Get rid of switchdev_port_attr_get() | Florian Fainelli |
2019-02-21 | net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORT | Florian Fainelli |
2019-02-21 | net: dsa: Add setter for SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS | Florian Fainelli |
2019-02-21 | net: dsa: enable flooding for bridge ports | Russell King |
2019-02-21 | net: dsa: add support for bridge flags | Russell King |
2019-02-20 | net: dsa: fix unintended change of bridge interface STP state | Russell King |
2019-02-18 | net: dsa: Implement flow_dissect callback for tag_dsa. | Rundong Ge |
2019-02-11 | net: dsa: microchip: add switch offload forwarding support | Tristram Ha |
2019-02-08 | net: dsa: use struct_size() in devm_kzalloc() | Gustavo A. R. Silva |
2019-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-02-06 | net: dsa: Implement ndo_get_port_parent_id() | Florian Fainelli |
2019-02-06 | net: dsa: Fix NULL checking in dsa_slave_set_eee() | Dan Carpenter |
2019-02-04 | net: dsa: Fix lockdep false positive splat | Marc Zyngier |
2019-02-04 | net: dsa: slave: Don't propagate flag changes on down slave interfaces | Rundong Ge |
2019-01-17 | switchdev: Add extack argument to call_switchdev_notifiers() | Petr Machata |
2019-01-17 | net: Add extack argument to ndo_fdb_add() | Petr Machata |
2019-01-16 | net: dsa: Add ndo_get_phys_port_name() for CPU port | Florian Fainelli |
2018-12-16 | net: dsa: ksz: Add STP multicast handling | Marek Vasut |
2018-12-16 | net: dsa: ksz: Factor out common tag code | Tristram Ha |
2018-12-16 | net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477 | Tristram Ha |
2018-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-12-08 | net: dsa: Make dsa_master_set_mtu() static | Andrew Lunn |
2018-12-08 | net: dsa: Restore MTU on master device on unload | Andrew Lunn |
2018-12-06 | net: dsa: Set the master device's MTU to account for DSA overheads | Andrew Lunn |
2018-12-06 | net: dsa: Add overhead to tag protocol ops. | Andrew Lunn |
2018-11-30 | net: dsa: Fix tagging attribute location | Florian Fainelli |
2018-11-23 | rocker, dsa, ethsw: Don't filter VLAN events on bridge itself | Petr Machata |
2018-11-23 | switchdev: Replace port obj add/del SDO with a notification | Petr Machata |
2018-11-23 | net: dsa: slave: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL | Petr Machata |
2018-10-22 | net: dsa: legacy: simplify getting .driver_data | Wolfram Sang |
2018-10-19 | netpoll: allow cleanup to be synchronous | Debabrata Banerjee |
2018-10-17 | bridge: switchdev: Allow clearing FDB entry offload indication | Ido Schimmel |
2018-09-17 | net: dsa: remove redundant null pointer check before put_device | zhong jiang |
2018-09-17 | net: dsa: tag_gswip: Add gswip to dsa_tag_protocol_to_str() | Hauke Mehrtens |
2018-09-13 | net: dsa: Add Lantiq / Intel GSWIP tag support | Hauke Mehrtens |
2018-09-07 | net: dsa: Expose tagging protocol to user-space | Florian Fainelli |
2018-08-27 | net: dsa: Drop GPIO includes | Linus Walleij |
2018-08-21 | net_sched: remove list_head from tc_action | Cong Wang |