Age | Commit message (Expand) | Author |
2021-02-16 | net: dsa: tag_rtl4_a: Support also egress tags | Linus Walleij |
2021-02-16 | net: dsa: felix: Add support for MRP | Horatiu Vultur |
2021-02-16 | net: dsa: add MRP support | Horatiu Vultur |
2021-02-15 | net: mscc: ocelot: avoid type promotion when calling ocelot_ifh_set_dest | Vladimir Oltean |
2021-02-14 | net: dsa: propagate extack to .port_vlan_filtering | Vladimir Oltean |
2021-02-14 | net: dsa: propagate extack to .port_vlan_add | Vladimir Oltean |
2021-02-14 | net: dsa: tag_ocelot_8021q: add support for PTP timestamping | Vladimir Oltean |
2021-02-14 | net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021q | Vladimir Oltean |
2021-02-14 | net: dsa: tag_ocelot: create separate tagger for Seville | Vladimir Oltean |
2021-02-14 | net: dsa: tag_ocelot: single out PTP-related transmit tag processing | Vladimir Oltean |
2021-02-14 | net: mscc: ocelot: use common tag parsing code with DSA | Vladimir Oltean |
2021-02-14 | net: dsa: tag_ocelot: avoid accessing ds->priv in ocelot_rcv | Vladimir Oltean |
2021-02-12 | net: dsa: act as passthrough for bridge port flags | Vladimir Oltean |
2021-02-12 | net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes | Vladimir Oltean |
2021-02-12 | net: dsa: configure better brport flags when ports leave the bridge | Vladimir Oltean |
2021-02-12 | net: switchdev: propagate extack to port attributes | Vladimir Oltean |
2021-02-11 | net: dsa: xrs700x: add HSR offloading support | George McCollister |
2021-02-11 | net: dsa: add support for offloading HSR | George McCollister |
2021-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2021-02-06 | net: dsa: make assisted_learning_on_cpu_port bypass offloaded LAG interfaces | Vladimir Oltean |
2021-02-06 | net: dsa: automatically bring user ports down when master goes down | Vladimir Oltean |
2021-02-06 | net: dsa: automatically bring up DSA master when opening user port | Vladimir Oltean |
2021-02-04 | net: dsa: call teardown method on probe failure | Vladimir Oltean |
2021-02-03 | net: dsa: fix SWITCHDEV_ATTR_ID_BRIDGE_VLAN_FILTERING getting ignored | Vladimir Oltean |
2021-01-29 | net: dsa: add a second tagger for Ocelot switches based on tag_8021q | Vladimir Oltean |
2021-01-29 | net: dsa: allow changing the tag protocol via the "tagging" device attribute | Vladimir Oltean |
2021-01-29 | net: dsa: keep a copy of the tagging protocol in the DSA switch tree | Vladimir Oltean |
2021-01-29 | net: dsa: document the existing switch tree notifiers and add a new one | Vladimir Oltean |
2021-01-29 | net: dsa: tag_8021q: add helpers to deduce whether a VLAN ID is RX or TX VLAN | Vladimir Oltean |
2021-01-15 | net: dsa: add ops for devlink-sb | Vladimir Oltean |
2021-01-15 | net: dsa: set configure_vlan_while_not_filtering to true by default | Vladimir Oltean |
2021-01-15 | dsa: add support for Arrow XRS700x tag trailer | George McCollister |
2021-01-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-01-14 | net: dsa: tag_dsa: Support reception of packets from LAG devices | Tobias Waldekranz |
2021-01-14 | net: dsa: Link aggregation support | Tobias Waldekranz |
2021-01-14 | net: dsa: Don't offload port attributes on standalone ports | Tobias Waldekranz |
2021-01-12 | net: dsa: add optional stats64 support | Oleksij Rempel |
2021-01-12 | net: dsa: clear devlink port type before unregistering slave netdevs | Vladimir Oltean |
2021-01-12 | net: dsa: unbind all switches from tree when DSA master unbinds | Vladimir Oltean |
2021-01-11 | net: dsa: remove obsolete comments about switchdev transactions | Vladimir Oltean |
2021-01-11 | net: dsa: remove the transactional logic from VLAN objects | Vladimir Oltean |
2021-01-11 | net: dsa: remove the transactional logic from MDB entries | Vladimir Oltean |
2021-01-11 | net: dsa: remove the transactional logic from ageing time notifiers | Vladimir Oltean |
2021-01-11 | net: switchdev: remove the transaction structure from port attributes | Vladimir Oltean |
2021-01-11 | net: switchdev: remove the transaction structure from port object notifiers | Vladimir Oltean |
2021-01-11 | net: switchdev: remove vid_begin -> vid_end range from VLAN objects | Vladimir Oltean |
2021-01-09 | net: dsa: dsa_legacy_fdb_{add,del} can be static | Vladimir Oltean |
2021-01-07 | net: dsa: remove the DSA specific notifiers | Vladimir Oltean |
2021-01-07 | net: dsa: export dsa_slave_dev_check | Vladimir Oltean |
2021-01-07 | net: dsa: move the Broadcom tag information in a separate header file | Vladimir Oltean |