- 94ead4c net: dsa: Fix dependencies with HSR by Florian Fainelli · 3 years, 10 months ago
- 86dd986 net: dsa: tag_rtl4_a: Support also egress tags by Linus Walleij · 3 years, 11 months ago
- a026c50 net: dsa: felix: Add support for MRP by Horatiu Vultur · 3 years, 11 months ago
- c595c43 net: dsa: add MRP support by Horatiu Vultur · 3 years, 11 months ago
- 1f778d5 net: mscc: ocelot: avoid type promotion when calling ocelot_ifh_set_dest by Vladimir Oltean · 3 years, 11 months ago
- 89153ed net: dsa: propagate extack to .port_vlan_filtering by Vladimir Oltean · 3 years, 11 months ago
- 31046a5 net: dsa: propagate extack to .port_vlan_add by Vladimir Oltean · 3 years, 11 months ago
- 0a6f17c net: dsa: tag_ocelot_8021q: add support for PTP timestamping by Vladimir Oltean · 3 years, 11 months ago
- c8c0ba4 net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021q by Vladimir Oltean · 3 years, 11 months ago
- 7c4bb54 net: dsa: tag_ocelot: create separate tagger for Seville by Vladimir Oltean · 3 years, 11 months ago
- 62bf5fd net: dsa: tag_ocelot: single out PTP-related transmit tag processing by Vladimir Oltean · 3 years, 11 months ago
- 40d3f29 net: mscc: ocelot: use common tag parsing code with DSA by Vladimir Oltean · 3 years, 11 months ago
- 8a678bb net: dsa: tag_ocelot: avoid accessing ds->priv in ocelot_rcv by Vladimir Oltean · 3 years, 11 months ago
- a8b659e net: dsa: act as passthrough for bridge port flags by Vladimir Oltean · 3 years, 11 months ago
- e18f4c1 net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes by Vladimir Oltean · 3 years, 11 months ago
- 5e38c15 net: dsa: configure better brport flags when ports leave the bridge by Vladimir Oltean · 3 years, 11 months ago
- 4c08c58 net: switchdev: propagate extack to port attributes by Vladimir Oltean · 3 years, 11 months ago
- bd62e6f net: dsa: xrs700x: add HSR offloading support by George McCollister · 3 years, 11 months ago
- 18596f5 net: dsa: add support for offloading HSR by George McCollister · 3 years, 11 months ago
- dc9d875 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 11 months ago
- a324d3d net: dsa: make assisted_learning_on_cpu_port bypass offloaded LAG interfaces by Vladimir Oltean · 3 years, 11 months ago
- c0a8a9c net: dsa: automatically bring user ports down when master goes down by Vladimir Oltean · 3 years, 11 months ago
- 9d5ef19 net: dsa: automatically bring up DSA master when opening user port by Vladimir Oltean · 3 years, 11 months ago
- 8fd54a7 net: dsa: call teardown method on probe failure by Vladimir Oltean · 3 years, 11 months ago
- 99b8202 net: dsa: fix SWITCHDEV_ATTR_ID_BRIDGE_VLAN_FILTERING getting ignored by Vladimir Oltean · 4 years ago
- 7c83a7c net: dsa: add a second tagger for Ocelot switches based on tag_8021q by Vladimir Oltean · 4 years ago
- 53da0eb net: dsa: allow changing the tag protocol via the "tagging" device attribute by Vladimir Oltean · 4 years ago
- 357f203 net: dsa: keep a copy of the tagging protocol in the DSA switch tree by Vladimir Oltean · 4 years ago
- 886f8e2 net: dsa: document the existing switch tree notifiers and add a new one by Vladimir Oltean · 4 years ago
- 9c7caf2 net: dsa: tag_8021q: add helpers to deduce whether a VLAN ID is RX or TX VLAN by Vladimir Oltean · 4 years ago
- 2a6ef76 net: dsa: add ops for devlink-sb by Vladimir Oltean · 4 years ago
- 0ee2af4 net: dsa: set configure_vlan_while_not_filtering to true by default by Vladimir Oltean · 4 years ago
- 54a5282 dsa: add support for Arrow XRS700x tag trailer by George McCollister · 4 years ago
- 1d9f03c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
- 5b60dad net: dsa: tag_dsa: Support reception of packets from LAG devices by Tobias Waldekranz · 4 years ago
- 058102a net: dsa: Link aggregation support by Tobias Waldekranz · 4 years ago
- 5696c8a net: dsa: Don't offload port attributes on standalone ports by Tobias Waldekranz · 4 years ago
- c2ec5f2 net: dsa: add optional stats64 support by Oleksij Rempel · 4 years ago
- 91158e1 net: dsa: clear devlink port type before unregistering slave netdevs by Vladimir Oltean · 4 years ago
- 07b9005 net: dsa: unbind all switches from tree when DSA master unbinds by Vladimir Oltean · 4 years ago
- 417b99b net: dsa: remove obsolete comments about switchdev transactions by Vladimir Oltean · 4 years ago
- 1958d58 net: dsa: remove the transactional logic from VLAN objects by Vladimir Oltean · 4 years ago
- a52b2da net: dsa: remove the transactional logic from MDB entries by Vladimir Oltean · 4 years ago
- 77b6136 net: dsa: remove the transactional logic from ageing time notifiers by Vladimir Oltean · 4 years ago
- bae33f2 net: switchdev: remove the transaction structure from port attributes by Vladimir Oltean · 4 years ago
- ffb68fc net: switchdev: remove the transaction structure from port object notifiers by Vladimir Oltean · 4 years ago
- b7a9e0d net: switchdev: remove vid_begin -> vid_end range from VLAN objects by Vladimir Oltean · 4 years ago
- 4b9c935 net: dsa: dsa_legacy_fdb_{add,del} can be static by Vladimir Oltean · 4 years ago
- 1dbb130 net: dsa: remove the DSA specific notifiers by Vladimir Oltean · 4 years ago
- a5e3c9b net: dsa: export dsa_slave_dev_check by Vladimir Oltean · 4 years ago
- f46b9b8e net: dsa: move the Broadcom tag information in a separate header file by Vladimir Oltean · 4 years ago
- d5f1948 net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neighbors by Vladimir Oltean · 4 years ago
- 5fb4a45 net: dsa: exit early in dsa_slave_switchdev_event if we can't program the FDB by Vladimir Oltean · 4 years ago
- 447d290 net: dsa: move switchdev event implementation under the same switch/case statement by Vladimir Oltean · 4 years ago
- c4bb76a net: dsa: don't use switchdev_notifier_fdb_info in dsa_switchdev_event_work by Vladimir Oltean · 4 years ago
- 2fd1865 net: dsa: be louder when a non-legacy FDB operation fails by Vladimir Oltean · 4 years ago
- 8209f5b net: dsa: print error on invalid port index by Rafał Miłecki · 4 years ago
- bdc40a3 net: dsa: print the MTU value that could not be set by Rasmus Villemoes · 4 years, 1 month ago
- 8551fad net: dsa: tag_hellcreek: Cleanup includes by Kurt Kanzenbach · 4 years, 1 month ago
- 30abc9cd net: dsa: avoid potential use-after-free error by Christian Eggers · 4 years, 1 month ago
- 13f49b6 net: dsa: tag_dsa: Use a consistent comment style by Tobias Waldekranz · 4 years, 2 months ago
- 469ee5f net: dsa: tag_dsa: Unify regular and ethertype DSA taggers by Tobias Waldekranz · 4 years, 2 months ago
- e468d14 net: dsa: tag_dsa: Allow forwarding of redirected IGMP traffic by Tobias Waldekranz · 4 years, 2 months ago
- 6a90062 net: dsa: use net core stats64 handling by Heiner Kallweit · 4 years, 2 months ago
- e358bef net: dsa: Give drivers the chance to veto certain upper devices by Vladimir Oltean · 4 years, 2 months ago
- 01ef09c net: dsa: Add tag handling for Hirschmann Hellcreek switches by Kurt Kanzenbach · 4 years, 2 months ago
- 86c4ad9 net: dsa: tag_ar9331: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 2 months ago
- 9b9826a net: dsa: tag_gswip: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 2 months ago
- 952a063 net: dsa: tag_dsa: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 2 months ago
- 2f0d030 net: dsa: tag_brcm: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 2 months ago
- c6c4e12 net: dsa: tag_edsa: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 2 months ago
- 6ed9413 net: dsa: tag_lan9303: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 2 months ago
- 941f66b net: dsa: tag_mtk: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 2 months ago
- 9c5c3bd net: dsa: tag_ocelot: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 2 months ago
- 9bbda29 net: dsa: tag_qca: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 2 months ago
- ef3f72f net: dsa: trailer: don't allocate additional memory for padding/tagging by Christian Eggers · 4 years, 2 months ago
- 88fda8e net: dsa: tag_ksz: don't allocate additional memory for padding/tagging by Christian Eggers · 4 years, 2 months ago
- a3b0b64 net: dsa: implement a central TX reallocation procedure by Vladimir Oltean · 4 years, 2 months ago
- bc7e343 net: dsa: tag_ksz: KSZ8795 and KSZ9477 also use tail tags by Christian Eggers · 4 years, 2 months ago
- a0d2698 net: dsa: use new function dev_fetch_sw_netstats by Heiner Kallweit · 4 years, 3 months ago
- ea440cd net: dsa: tag_ocelot: use VLAN information from tagging header when available by Vladimir Oltean · 4 years, 3 months ago
- 2e554a7 net: dsa: propagate switchdev vlan_filtering prepare phase to drivers by Vladimir Oltean · 4 years, 3 months ago
- 08156ba net: dsa: Add devlink port regions support to DSA by Andrew Lunn · 4 years, 3 months ago
- 3122433 net: dsa: Register devlink ports before calling DSA driver setup() by Andrew Lunn · 4 years, 3 months ago
- f15ec13 net: dsa: Make use of devlink port flavour unused by Andrew Lunn · 4 years, 3 months ago
- 3a68844 net: dsa: Utilize __vlan_find_dev_deep_rcu() by Florian Fainelli · 4 years, 3 months ago
- a348292 net: dsa: Obtain VLAN protocol from skb->protocol by Florian Fainelli · 4 years, 3 months ago
- 1c5ad5a net: dsa: b53: Set untag_bridge_pvid by Florian Fainelli · 4 years, 3 months ago
- 1dc0408 net: dsa: Call dsa_untag_bridge_pvid() from dsa_switch_rcv() by Florian Fainelli · 4 years, 3 months ago
- 300fd57 net: dsa: tag_rtl4_a: use the generic flow dissector procedure by Vladimir Oltean · 4 years, 3 months ago
- e665297 net: dsa: tag_sja1105: use a custom flow dissector procedure by Vladimir Oltean · 4 years, 3 months ago
- 6b04f17 net: dsa: tag_qca: use the generic flow dissector procedure by Vladimir Oltean · 4 years, 3 months ago
- b1af365 net: dsa: tag_mtk: use the generic flow dissector procedure by Vladimir Oltean · 4 years, 3 months ago
- 742b2e1 net: dsa: tag_edsa: use the generic flow dissector procedure by Vladimir Oltean · 4 years, 3 months ago
- 11f5011 net: dsa: tag_dsa: use the generic flow dissector procedure by Vladimir Oltean · 4 years, 3 months ago
- f569ad5 net: dsa: tag_brcm: use generic flow dissector procedure by Vladimir Oltean · 4 years, 3 months ago
- 7a6ffe7 net: dsa: point out the tail taggers by Vladimir Oltean · 4 years, 3 months ago
- 2e8cb1b net: dsa: make the .flow_dissect tagger callback return void by Vladimir Oltean · 4 years, 3 months ago
- 5124197 net: dsa: tag_ocelot: use a short prefix on both ingress and egress by Vladimir Oltean · 4 years, 3 months ago
- 707091e net: dsa: tag_sja1105: request promiscuous mode for master by Vladimir Oltean · 4 years, 3 months ago