- 43c880b net: dsa: don't allocate the slave_mii_bus using devres by Vladimir Oltean · 3 years, 3 months ago
- 5711ced net: dsa: tag_rtl4_a: Fix egress tags by Linus Walleij · 3 years, 4 months ago
- cf6f29b net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setup by Vladimir Oltean · 3 years, 3 months ago
- 66c73f1 net: dsa: properly check for the bridge_leave methods in dsa_switch_bridge_leave() by Vladimir Oltean · 3 years, 6 months ago
- 09fdb67 net: dsa: tag_8021q: fix the VLAN IDs used for encoding sub-VLANs by Vladimir Oltean · 3 years, 7 months ago
- d7932e6 net: dsa: fix error code getting shifted with 4 in dsa_slave_get_sset_count by Vladimir Oltean · 3 years, 8 months ago
- caff86f net: dsa: fix a crash if ->get_sset_count() fails by Dan Carpenter · 3 years, 8 months ago
- 63a64c3 net: dsa: Fix type was not set for devlink port by Maxim Kochetkov · 3 years, 9 months ago
- 606cfde net: dsa: tag_mtk: fix 802.1ad VLAN egress by DENG Qingfang · 3 years, 10 months ago
- 409af89 net: dsa: tag_ar9331: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 2 months ago
- a2fd181 net: dsa: tag_gswip: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 2 months ago
- 9bb1bec net: dsa: tag_dsa: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 2 months ago
- 9ad635b net: dsa: tag_brcm: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 2 months ago
- 67fd35c net: dsa: tag_edsa: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 2 months ago
- 6702dd4 net: dsa: tag_lan9303: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 2 months ago
- 27f014e net: dsa: tag_mtk: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 2 months ago
- 5478702 net: dsa: tag_ocelot: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 2 months ago
- cf5c668 net: dsa: tag_qca: let DSA core deal with TX reallocation by Vladimir Oltean · 4 years, 2 months ago
- 8f17133 net: dsa: trailer: don't allocate additional memory for padding/tagging by Christian Eggers · 4 years, 2 months ago
- a4d2836 net: dsa: tag_ksz: don't allocate additional memory for padding/tagging by Christian Eggers · 4 years, 2 months ago
- 162c423 net: dsa: implement a central TX reallocation procedure by Vladimir Oltean · 4 years, 2 months ago
- 68277f6 net: dsa: tag_rtl4_a: fix egress tags by DENG Qingfang · 3 years, 10 months ago
- 10b55a0 net: dsa: tag_rtl4_a: Support also egress tags by Linus Walleij · 3 years, 10 months ago
- c930943 net: dsa: call teardown method on probe failure by Vladimir Oltean · 3 years, 11 months ago
- d0b97c8 net: dsa: unbind all switches from tree when DSA master unbinds by Vladimir Oltean · 4 years ago
- 2bfb953 net: dsa: clear devlink port type before unregistering slave netdevs by Vladimir Oltean · 4 years 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
- c397540 net: dsa: allow drivers to request promiscuous mode on master by Vladimir Oltean · 4 years, 3 months ago
- e2f9a8f net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skb by Vladimir Oltean · 4 years, 3 months ago
- ed409f3 net: dsa: b53: Configure VLANs while not filtering by Florian Fainelli · 4 years, 3 months ago
- 412a152 net: dsa: untag the bridge pvid from rx skbs by Vladimir Oltean · 4 years, 3 months ago
- 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
- 88525fc net: dsa: tag_sja1105: add compatibility with hwaccel VLAN tags by Vladimir Oltean · 4 years, 3 months ago
- bbed0bb net: dsa: tag_8021q: add VLANs to the master interface too by Vladimir Oltean · 4 years, 3 months ago
- 2209158c net: dsa: install VLANs into the master's RX filter too by Vladimir Oltean · 4 years, 3 months ago
- adb256e net: dsa: allow 8021q uppers while the bridge has vlan_filtering=0 by Vladimir Oltean · 4 years, 3 months ago
- 707ec38 net: dsa: refuse configuration in prepare phase of dsa_port_vlan_filtering() by Vladimir Oltean · 4 years, 3 months ago
- 1ce39f0 net: dsa: convert denying bridge VLAN with existing 8021q upper to PRECHANGEUPPER by Vladimir Oltean · 4 years, 3 months ago
- 2b13840 net: dsa: convert check for 802.1Q upper when bridged into PRECHANGEUPPER by Vladimir Oltean · 4 years, 3 months ago
- eb46e8d net: dsa: rename dsa_slave_upper_vlan_check to something more suggestive by Vladimir Oltean · 4 years, 3 months ago
- 8350129 net: dsa: deny enslaving 802.1Q upper to VLAN-aware bridge from PRECHANGEUPPER by Vladimir Oltean · 4 years, 3 months ago
- 0f06b85 net: dsa: wire up devlink info get by Andrew Lunn · 4 years, 3 months ago
- 97c82c2 net: dsa: Add devlink regions support to DSA by Andrew Lunn · 4 years, 3 months ago
- ccc3e6b net: dsa: Add helper to convert from devlink to ds by Andrew Lunn · 4 years, 3 months ago
- 6565243 net: mscc: ocelot: add locking for the port TX timestamp ID by Vladimir Oltean · 4 years, 3 months ago
- 8823659 Revert "net: dsa: Add more convenient functions for installing port VLANs" by Vladimir Oltean · 4 years, 4 months ago
- 5899ee3 net: dsa: tag_8021q: add a context structure by Vladimir Oltean · 4 years, 4 months ago
- 7e092af net: dsa: tag_8021q: setup tagging via a single function call by Vladimir Oltean · 4 years, 4 months ago
- 2f1e8ea net: dsa: link interfaces with the DSA master to get rid of lockdep warnings by Vladimir Oltean · 4 years, 4 months ago
- 4349abd net: dsa: don't print non-fatal MTU error if not supported by Vladimir Oltean · 4 years, 4 months ago
- c9ebf12 net: dsa: change PHY error message again by Vladimir Oltean · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 5df5661 net: dsa: stop overriding master's ndo_get_phys_port_name by Vladimir Oltean · 4 years, 5 months ago
- 85e05d2 net: dsa: of: Allow ethernet-ports as encapsulating node by Kurt Kanzenbach · 4 years, 5 months ago
- 71d4364 net: dsa: use the ETH_MIN_MTU and ETH_DATA_LEN default values by Vladimir Oltean · 4 years, 5 months ago
- 9c0c701 net: dsa: Setup dsa_netdev_ops by Florian Fainelli · 4 years, 5 months ago
- 67c2404 net: dsa: felix: create a template for the DSA tags on xmit by Vladimir Oltean · 4 years, 6 months ago
- 71ad8d5 devlink: Replace devlink_port_attrs_set parameters with a struct by Danielle Ratson · 4 years, 6 months ago
- efd7fe6 net: dsa: tag_rtl4_a: Implement Realtek 4 byte A tag by Linus Walleij · 4 years, 6 months ago
- 99bac53 net: dsa: tag_qca.c: Fix warning for __be16 vs u16 by Andrew Lunn · 4 years, 6 months ago
- 04d63f9 net: dsa: tag_mtk: Fix warnings for __be16 by Andrew Lunn · 4 years, 6 months ago
- 802734a net: dsa: tag_lan9303: Fix __be16 warnings by Andrew Lunn · 4 years, 6 months ago
- ed6444e net: dsa: tag_ksz: Fix __be16 warnings by Andrew Lunn · 4 years, 6 months ago
- a61bf20 net: dsa: Add __percpu property to prevent warnings by Andrew Lunn · 4 years, 6 months ago
- 65951a9 net: dsa: Improve subordinate PHY error message by Florian Fainelli · 4 years, 6 months ago
- 1ed9ec9 dsa: Allow forwarding of redirected IGMP traffic by Daniel Mack · 4 years, 6 months ago
- 96144c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 845e0eb net: change addr_list_lock back to static key by Cong Wang · 4 years, 7 months ago
- 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
- 0419849 net: dsa: tag_8021q: stop restoring VLANs from bridge by Vladimir Oltean · 4 years, 7 months ago
- 2b86cb8 net: dsa: declare lockless TX feature for slave ports by Vladimir Oltean · 4 years, 7 months ago
- 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
- 5e5502e net: dsa: mt7530: fix roaming from DSA user ports by DENG Qingfang · 4 years, 8 months ago
- fb9f2e9 net: dsa: tag_sja1105: appease sparse checks for ethertype accessors by Vladimir Oltean · 4 years, 8 months ago
- 84eeb5d net: dsa: tag_sja1105: implement sub-VLAN decoding by Vladimir Oltean · 4 years, 8 months ago
- 3eaae1d net: dsa: tag_8021q: support up to 8 VLANs per port using sub-VLANs by Vladimir Oltean · 4 years, 8 months ago
- 38b5bee net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneously by Vladimir Oltean · 4 years, 8 months ago
- ec5ae61 net: dsa: sja1105: save/restore VLANs using a delta commit method by Vladimir Oltean · 4 years, 8 months ago