index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
/
dsa2.c
Age
Commit message (
Expand
)
Author
2021-08-23
net: dsa: track unique bridge numbers across all DSA switch trees
Vladimir Oltean
2021-08-12
net: dsa: tag_8021q: don't broadcast during setup/teardown
Vladimir Oltean
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
2021-08-05
net: dsa: give preference to local CPU ports
Vladimir Oltean
2021-08-05
net: dsa: rename teardown_default_cpu to teardown_cpu_ports
Vladimir Oltean
2021-07-23
net: dsa: add support for bridge TX forwarding offload
Vladimir Oltean
2021-07-23
net: dsa: track the number of switches in a tree
Vladimir Oltean
2021-06-29
net: dsa: reference count the FDB addresses at the cross-chip notifier level
Vladimir Oltean
2021-06-29
net: dsa: reference count the MDB entries at the cross-chip notifier level
Vladimir Oltean
2021-06-21
net: dsa: export the dsa_port_is_{user,cpu,dsa} helpers
Vladimir Oltean
2021-06-21
net: dsa: assert uniqueness of dsa,member properties
Vladimir Oltean
2021-04-20
net: dsa: Allow default tag protocol to be overridden from DT
Tobias Waldekranz
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-03-29
net: dsa: Fix type was not set for devlink port
Maxim Kochetkov
2021-03-22
net: dsa: don't assign an error value to tag_ops
George McCollister
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-04
net: dsa: call teardown method on probe failure
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-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-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-14
net: dsa: Link aggregation support
Tobias Waldekranz
2021-01-12
net: dsa: clear devlink port type before unregistering slave netdevs
Vladimir Oltean
2021-01-06
net: dsa: print error on invalid port index
Rafał Miłecki
2020-10-04
net: dsa: Register devlink ports before calling DSA driver setup()
Andrew Lunn
2020-10-04
net: dsa: Make use of devlink port flavour unused
Andrew Lunn
2020-09-18
net: dsa: wire up devlink info get
Andrew Lunn
2020-07-22
net: dsa: of: Allow ethernet-ports as encapsulating node
Kurt Kanzenbach
2020-07-09
devlink: Replace devlink_port_attrs_set parameters with a struct
Danielle Ratson
2020-05-10
net: dsa: introduce a dsa_switch_find function
Vladimir Oltean
2020-05-04
net: dsa: Do not make user port errors fatal
Florian Fainelli
2020-03-27
net: dsa: implement auto-normalization of MTU for bridge hardware datapath
Vladimir Oltean
2020-01-27
net: dsa: Fix use-after-free in probing of DSA switch tree
Vladimir Oltean
2020-01-08
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
2019-12-17
net: dsa: make unexported dsa_link_touch() static
Ben Dooks (Codethink)
2019-11-05
net: dsa: Fix use after free in dsa_switch_remove()
Florian Fainelli
2019-10-31
net: dsa: remove limitation of switch index value
Vivien Didelot
2019-10-31
net: dsa: remove tree functions related to switches
Vivien Didelot
2019-10-31
net: dsa: remove the dst->ds array
Vivien Didelot
2019-10-31
net: dsa: remove switch routing table setup code
Vivien Didelot
2019-10-31
net: dsa: remove ds->rtable
Vivien Didelot
2019-10-31
net: dsa: list DSA links in the fabric
Vivien Didelot
2019-10-28
net: dsa: Add support for devlink device parameters
Andrew Lunn
2019-10-28
net: dsa: fix dereference on ds->dev before null check error
Colin Ian King
2019-10-22
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
2019-10-22
net: dsa: allocate ports on touch
Vivien Didelot
2019-10-22
net: dsa: use ports list to setup default CPU port
Vivien Didelot
2019-10-22
net: dsa: use ports list to find first CPU port
Vivien Didelot
[next]