index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
/
dsa2.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: track unique bridge numbers across all DSA switch trees
Vladimir Oltean
2021-08-23
1
-0
/
+48
*
net: dsa: tag_8021q: don't broadcast during setup/teardown
Vladimir Oltean
2021-08-12
1
-0
/
+3
*
devlink: Set device as early as possible
Leon Romanovsky
2021-08-09
1
-2
/
+3
*
net: dsa: give preference to local CPU ports
Vladimir Oltean
2021-08-05
1
-3
/
+39
*
net: dsa: rename teardown_default_cpu to teardown_cpu_ports
Vladimir Oltean
2021-08-05
1
-5
/
+5
*
net: dsa: add support for bridge TX forwarding offload
Vladimir Oltean
2021-07-23
1
-0
/
+1
*
net: dsa: track the number of switches in a tree
Vladimir Oltean
2021-07-23
1
-0
/
+3
*
net: dsa: reference count the FDB addresses at the cross-chip notifier level
Vladimir Oltean
2021-06-29
1
-0
/
+6
*
net: dsa: reference count the MDB entries at the cross-chip notifier level
Vladimir Oltean
2021-06-29
1
-0
/
+8
*
net: dsa: export the dsa_port_is_{user,cpu,dsa} helpers
Vladimir Oltean
2021-06-21
1
-15
/
+0
*
net: dsa: assert uniqueness of dsa,member properties
Vladimir Oltean
2021-06-21
1
-0
/
+7
*
net: dsa: Allow default tag protocol to be overridden from DT
Tobias Waldekranz
2021-04-21
1
-17
/
+86
*
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
1
-1
/
+1
*
net: dsa: Fix type was not set for devlink port
Maxim Kochetkov
2021-03-29
1
-1
/
+7
*
net: dsa: don't assign an error value to tag_ops
George McCollister
2021-03-23
1
-4
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-10
1
-2
/
+5
|
\
|
*
net: dsa: call teardown method on probe failure
Vladimir Oltean
2021-02-05
1
-2
/
+5
*
|
net: dsa: allow changing the tag protocol via the "tagging" device attribute
Vladimir Oltean
2021-01-30
1
-3
/
+52
*
|
net: dsa: keep a copy of the tagging protocol in the DSA switch tree
Vladimir Oltean
2021-01-30
1
-12
/
+24
*
|
net: dsa: document the existing switch tree notifiers and add a new one
Vladimir Oltean
2021-01-30
1
-0
/
+43
*
|
net: dsa: add ops for devlink-sb
Vladimir Oltean
2021-01-16
1
-1
/
+158
*
|
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
2021-01-16
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-15
1
-0
/
+4
|
\
|
|
*
net: dsa: clear devlink port type before unregistering slave netdevs
Vladimir Oltean
2021-01-13
1
-0
/
+4
*
|
net: dsa: Link aggregation support
Tobias Waldekranz
2021-01-15
1
-0
/
+93
*
|
net: dsa: print error on invalid port index
Rafał Miłecki
2021-01-07
1
-0
/
+2
|
/
*
net: dsa: Register devlink ports before calling DSA driver setup()
Andrew Lunn
2020-10-04
1
-53
/
+72
*
net: dsa: Make use of devlink port flavour unused
Andrew Lunn
2020-10-04
1
-0
/
+10
*
net: dsa: wire up devlink info get
Andrew Lunn
2020-09-19
1
-3
/
+16
*
net: dsa: of: Allow ethernet-ports as encapsulating node
Kurt Kanzenbach
2020-07-23
1
-2
/
+6
*
devlink: Replace devlink_port_attrs_set parameters with a struct
Danielle Ratson
2020-07-09
1
-6
/
+11
*
net: dsa: introduce a dsa_switch_find function
Vladimir Oltean
2020-05-11
1
-0
/
+21
*
net: dsa: Do not make user port errors fatal
Florian Fainelli
2020-05-04
1
-1
/
+1
*
net: dsa: implement auto-normalization of MTU for bridge hardware datapath
Vladimir Oltean
2020-03-28
1
-1
/
+1
*
net: dsa: Fix use-after-free in probing of DSA switch tree
Vladimir Oltean
2020-01-27
1
-11
/
+25
*
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
2020-01-09
1
-2
/
+29
*
net: dsa: make unexported dsa_link_touch() static
Ben Dooks (Codethink)
2019-12-18
1
-1
/
+2
*
net: dsa: Fix use after free in dsa_switch_remove()
Florian Fainelli
2019-11-06
1
-1
/
+2
*
net: dsa: remove limitation of switch index value
Vivien Didelot
2019-10-31
1
-2
/
+0
*
net: dsa: remove tree functions related to switches
Vivien Didelot
2019-10-31
1
-33
/
+10
*
net: dsa: remove the dst->ds array
Vivien Didelot
2019-10-31
1
-7
/
+0
*
net: dsa: remove switch routing table setup code
Vivien Didelot
2019-10-31
1
-22
/
+2
*
net: dsa: remove ds->rtable
Vivien Didelot
2019-10-31
1
-4
/
+0
*
net: dsa: list DSA links in the fabric
Vivien Didelot
2019-10-31
1
-1
/
+40
*
net: dsa: Add support for devlink device parameters
Andrew Lunn
2019-10-29
1
-1
/
+6
*
net: dsa: fix dereference on ds->dev before null check error
Colin Ian King
2019-10-28
1
-2
/
+5
*
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
2019-10-22
1
-15
/
+6
*
net: dsa: allocate ports on touch
Vivien Didelot
2019-10-22
1
-2
/
+14
*
net: dsa: use ports list to setup default CPU port
Vivien Didelot
2019-10-22
1
-21
/
+12
*
net: dsa: use ports list to find first CPU port
Vivien Didelot
2019-10-22
1
-14
/
+3
[next]