- ee53437 net: dsa: fix panic when DSA master device unbinds on shutdown by Vladimir Oltean · 2 years, 11 months ago
- 11fd667 net: dsa: setup master before ports by Vladimir Oltean · 3 years ago
- 1e3f407 net: dsa: first set up shared ports, then non-shared ports by Vladimir Oltean · 3 years ago
- c146f9b net: dsa: hold rtnl_mutex when calling dsa_master_{setup,teardown} by Vladimir Oltean · 3 years ago
- 258030a net: dsa: make dsa_switch :: num_ports an unsigned int by Vladimir Oltean · 3 years ago
- 7f29731 net: dsa: make tagging protocols connect to individual switches from a tree by Vladimir Oltean · 3 years ago
- dc452a4 net: dsa: introduce tagger-owned storage for private and shared data by Vladimir Oltean · 3 years, 1 month ago
- d3eed0e net: dsa: keep the bridge_dev and bridge_num as part of the same structure by Vladimir Oltean · 3 years, 1 month ago
- 947c874 net: dsa: assign a bridge number even without TX forwarding offload by Vladimir Oltean · 3 years, 1 month ago
- 3f9bb03 net: dsa: make dp->bridge_num one-based by Vladimir Oltean · 3 years, 1 month ago
- 338a3a47 net: dsa: introduce locking for the address lists on CPU and DSA ports by Vladimir Oltean · 3 years, 2 months ago
- 2d7e73f Revert "Merge branch 'dsa-rtnl'" by David S. Miller · 3 years, 2 months ago
- d3bd892 net: dsa: introduce locking for the address lists on CPU and DSA ports by Vladimir Oltean · 3 years, 2 months ago
- bdfa75a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 2 months ago
- 65c563a net: dsa: do not open-code dsa_switch_for_each_port by Vladimir Oltean · 3 years, 2 months ago
- d0004a0 net: dsa: remove the "dsa_to_port in a loop" antipattern from the core by Vladimir Oltean · 3 years, 2 months ago
- ba69fd9 net: dsa: Fix an error handling path in 'dsa_switch_parse_ports_of()' by Christophe JAILLET · 3 years, 2 months ago
- e15f597 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
- 39e222b net: dsa: unregister cross-chip notifier after ds->ops->teardown by Vladimir Oltean · 3 years, 3 months ago
- 1951b3f net: dsa: hold rtnl_lock in dsa_switch_setup_tag_protocol by Vladimir Oltean · 3 years, 3 months ago
- 1bec0f0 net: dsa: fix bridge_num not getting cleared after ports leaving the bridge by Vladimir Oltean · 3 years, 3 months ago
- bd936bd net: dsa: Move devlink registration to be last devlink command by Leon Romanovsky · 3 years, 3 months ago
- 2fcd14d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
- db4278c devlink: Make devlink_register to be void by Leon Romanovsky · 3 years, 3 months ago
- 5135e96 net: dsa: don't allocate the slave_mii_bus using devres by Vladimir Oltean · 3 years, 3 months ago
- e5845aa net: dsa: fix dsa_tree_setup error path by Vladimir Oltean · 3 years, 3 months ago
- fd292c1 net: dsa: tear down devlink port regions when tearing down the devlink port on error by Vladimir Oltean · 3 years, 3 months ago
- 0650bf5 net: dsa: be compatible with masters which unregister on shutdown by Vladimir Oltean · 3 years, 3 months ago
- a57d8c21 net: dsa: flush switchdev workqueue before tearing down CPU/DSA ports by Vladimir Oltean · 3 years, 3 months ago
- f5e165e net: dsa: track unique bridge numbers across all DSA switch trees by Vladimir Oltean · 3 years, 4 months ago
- 724395f net: dsa: tag_8021q: don't broadcast during setup/teardown by Vladimir Oltean · 3 years, 5 months ago
- 919d13a devlink: Set device as early as possible by Leon Romanovsky · 3 years, 5 months ago
- 2c0b032 net: dsa: give preference to local CPU ports by Vladimir Oltean · 3 years, 5 months ago
- 0e8eb9a net: dsa: rename teardown_default_cpu to teardown_cpu_ports by Vladimir Oltean · 3 years, 5 months ago
- 123abc06 net: dsa: add support for bridge TX forwarding offload by Vladimir Oltean · 3 years, 5 months ago
- 5b22d36 net: dsa: track the number of switches in a tree by Vladimir Oltean · 3 years, 5 months ago
- 3f6e32f net: dsa: reference count the FDB addresses at the cross-chip notifier level by Vladimir Oltean · 3 years, 6 months ago
- 161ca59 net: dsa: reference count the MDB entries at the cross-chip notifier level by Vladimir Oltean · 3 years, 6 months ago
- a898668 net: dsa: export the dsa_port_is_{user,cpu,dsa} helpers by Vladimir Oltean · 3 years, 6 months ago
- 8674f8d net: dsa: assert uniqueness of dsa,member properties by Vladimir Oltean · 3 years, 6 months ago
- deff710 net: dsa: Allow default tag protocol to be overridden from DT by Tobias Waldekranz · 3 years, 8 months ago
- 83216e3 of: net: pass the dst buffer to of_get_mac_address() by Michael Walle · 3 years, 9 months ago
- fb6ec87 net: dsa: Fix type was not set for devlink port by Maxim Kochetkov · 3 years, 9 months ago
- e0c755a net: dsa: don't assign an error value to tag_ops by George McCollister · 3 years, 9 months ago
- dc9d875 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 11 months ago
- 8fd54a7 net: dsa: call teardown method on probe failure by Vladimir Oltean · 3 years, 11 months 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
- 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
- 1d9f03c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
- 058102a net: dsa: Link aggregation support by Tobias Waldekranz · 4 years ago
- 91158e1 net: dsa: clear devlink port type before unregistering slave netdevs by Vladimir Oltean · 4 years ago
- 8209f5b net: dsa: print error on invalid port index by Rafał Miłecki · 4 years 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
- 0f06b85 net: dsa: wire up devlink info get by Andrew Lunn · 4 years, 3 months ago
- 85e05d2 net: dsa: of: Allow ethernet-ports as encapsulating node by Kurt Kanzenbach · 4 years, 5 months ago
- 71ad8d5 devlink: Replace devlink_port_attrs_set parameters with a struct by Danielle Ratson · 4 years, 6 months ago
- 3b7bc1f net: dsa: introduce a dsa_switch_find function by Vladimir Oltean · 4 years, 8 months ago
- 86f8b1c net: dsa: Do not make user port errors fatal by Florian Fainelli · 4 years, 8 months ago
- bff33f7 net: dsa: implement auto-normalization of MTU for bridge hardware datapath by Vladimir Oltean · 4 years, 9 months ago
- 6dc43cd net: dsa: Fix use-after-free in probing of DSA switch tree by Vladimir Oltean · 5 years ago
- 4d77648 net: dsa: Get information about stacked DSA protocol by Florian Fainelli · 5 years ago
- 4e2ce6e net: dsa: make unexported dsa_link_touch() static by Ben Dooks (Codethink) · 5 years ago
- c058f6d net: dsa: Fix use after free in dsa_switch_remove() by Florian Fainelli · 5 years ago
- 27d4d19 net: dsa: remove limitation of switch index value by Vivien Didelot · 5 years ago
- 8e5cb84 net: dsa: remove tree functions related to switches by Vivien Didelot · 5 years ago
- 9c8ad1a net: dsa: remove the dst->ds array by Vivien Didelot · 5 years ago
- 3774ecd net: dsa: remove switch routing table setup code by Vivien Didelot · 5 years ago
- 96252b8 net: dsa: remove ds->rtable by Vivien Didelot · 5 years ago
- c5f5176 net: dsa: list DSA links in the fabric by Vivien Didelot · 5 years ago
- 6b29752 net: dsa: Add support for devlink device parameters by Andrew Lunn · 5 years ago
- 556f124 net: dsa: fix dereference on ds->dev before null check error by Colin Ian King · 5 years ago
- 7e99e34 net: dsa: remove dsa_switch_alloc helper by Vivien Didelot · 5 years ago
- 05f294a net: dsa: allocate ports on touch by Vivien Didelot · 5 years ago
- da4561c net: dsa: use ports list to setup default CPU port by Vivien Didelot · 5 years ago
- c0b7362 net: dsa: use ports list to find first CPU port by Vivien Didelot · 5 years ago
- 0cfec58 net: dsa: use ports list to setup multiple master devices by Vivien Didelot · 5 years ago
- 764b7e6 net: dsa: use ports list to find a port by node by Vivien Didelot · 5 years ago
- 86bfb2c net: dsa: use ports list for routing table setup by Vivien Didelot · 5 years ago
- fb35c60 net: dsa: use ports list to setup switches by Vivien Didelot · 5 years ago
- ab8ccae net: dsa: add ports list in the switch fabric by Vivien Didelot · 5 years ago
- 68bb8ea net: dsa: use dsa_to_port helper everywhere by Vivien Didelot · 5 years ago
- 50c7d2ba net: dsa: fix switch tree list by Vivien Didelot · 5 years ago
- 1bab8d4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 23426a2 net: dsa: Fix load order between DSA drivers and taggers by Andrew Lunn · 5 years ago
- 4ba0ebb net: dsa: Fix off-by-one number of calls to devlink_port_unregister by Vladimir Oltean · 5 years ago
- e65d45c net: dsa: remove bitmap operations by Vivien Didelot · 5 years ago
- 0394a63 net: dsa: enable and disable all ports by Vivien Didelot · 5 years ago
- 955222c net: dsa: use a single switch statement for port setup by Vivien Didelot · 5 years ago
- 5e3f847 net: dsa: Add teardown callback for drivers by Vladimir Oltean · 6 years ago
- a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- e70c7aa net: dsa: Add error path handling in dsa_tree_setup() by Ioana Ciornei · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- cc1939e net: dsa: Allow drivers to filter packets they can decode source port from by Vladimir Oltean · 6 years ago
- b2243b3 net: dsa: Call driver's setup callback after setting up its switchdev notifier by Vladimir Oltean · 6 years ago
- 4dad81e dsa: Add stub tag driver put method by Andrew Lunn · 6 years ago
- c39e2a1 dsa: Rename dsa_resolve_tag_protocol() to _get ready for locking by Andrew Lunn · 6 years ago