summaryrefslogtreecommitdiff
path: root/net/dsa
AgeCommit message (Expand)Author
2019-03-03net: dsa: Use prepare/commit phase in dsa_slave_vlan_rx_add_vid()Florian Fainelli
2019-03-03net: dsa: add KSZ9893 switch tagging supportTristram Ha
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-27net: Remove switchdev_opsFlorian Fainelli
2019-02-27net: dsa: Handle SWITCHDEV_PORT_ATTR_SETFlorian Fainelli
2019-02-26net: devlink: turn devlink into a built-inJakub Kicinski
2019-02-25net: dsa: fix a leaked reference by adding missing of_node_putWen Yang
2019-02-24dsa: Remove phydev parameter from disable_port callAndrew Lunn
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-22net: dsa: Add ndo_vlan_rx_{add, kill}_vid implementationFlorian Fainelli
2019-02-22net: dsa: Deny enslaving VLAN devices into VLAN aware bridgeFlorian Fainelli
2019-02-21net: Get rid of switchdev_port_attr_get()Florian Fainelli
2019-02-21net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORTFlorian Fainelli
2019-02-21net: dsa: Add setter for SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGSFlorian Fainelli
2019-02-21net: dsa: enable flooding for bridge portsRussell King
2019-02-21net: dsa: add support for bridge flagsRussell King
2019-02-20net: dsa: fix unintended change of bridge interface STP stateRussell King
2019-02-18net: dsa: Implement flow_dissect callback for tag_dsa.Rundong Ge
2019-02-11net: dsa: microchip: add switch offload forwarding supportTristram Ha
2019-02-08net: dsa: use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-06net: dsa: Implement ndo_get_port_parent_id()Florian Fainelli
2019-02-06net: dsa: Fix NULL checking in dsa_slave_set_eee()Dan Carpenter
2019-02-04net: dsa: Fix lockdep false positive splatMarc Zyngier
2019-02-04net: dsa: slave: Don't propagate flag changes on down slave interfacesRundong Ge
2019-01-17switchdev: Add extack argument to call_switchdev_notifiers()Petr Machata
2019-01-17net: Add extack argument to ndo_fdb_add()Petr Machata
2019-01-16net: dsa: Add ndo_get_phys_port_name() for CPU portFlorian Fainelli
2018-12-16net: dsa: ksz: Add STP multicast handlingMarek Vasut
2018-12-16net: dsa: ksz: Factor out common tag codeTristram Ha
2018-12-16net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477Tristram Ha
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-08net: dsa: Make dsa_master_set_mtu() staticAndrew Lunn
2018-12-08net: dsa: Restore MTU on master device on unloadAndrew Lunn
2018-12-06net: dsa: Set the master device's MTU to account for DSA overheadsAndrew Lunn
2018-12-06net: dsa: Add overhead to tag protocol ops.Andrew Lunn
2018-11-30net: dsa: Fix tagging attribute locationFlorian Fainelli
2018-11-23rocker, dsa, ethsw: Don't filter VLAN events on bridge itselfPetr Machata
2018-11-23switchdev: Replace port obj add/del SDO with a notificationPetr Machata
2018-11-23net: dsa: slave: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata
2018-10-22net: dsa: legacy: simplify getting .driver_dataWolfram Sang
2018-10-19netpoll: allow cleanup to be synchronousDebabrata Banerjee
2018-10-17bridge: switchdev: Allow clearing FDB entry offload indicationIdo Schimmel
2018-09-17net: dsa: remove redundant null pointer check before put_devicezhong jiang
2018-09-17net: dsa: tag_gswip: Add gswip to dsa_tag_protocol_to_str()Hauke Mehrtens
2018-09-13net: dsa: Add Lantiq / Intel GSWIP tag supportHauke Mehrtens
2018-09-07net: dsa: Expose tagging protocol to user-spaceFlorian Fainelli
2018-08-27net: dsa: Drop GPIO includesLinus Walleij
2018-08-21net_sched: remove list_head from tc_actionCong Wang
2018-08-09Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller