index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
/
dsa2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: of: Allow ethernet-ports as encapsulating node
Kurt Kanzenbach
2020-07-22
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-10
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-27
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-08
1
-2
/
+29
*
net: dsa: make unexported dsa_link_touch() static
Ben Dooks (Codethink)
2019-12-17
1
-1
/
+2
*
net: dsa: Fix use after free in dsa_switch_remove()
Florian Fainelli
2019-11-05
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-28
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
*
net: dsa: use ports list to setup multiple master devices
Vivien Didelot
2019-10-22
1
-7
/
+15
*
net: dsa: use ports list to find a port by node
Vivien Didelot
2019-10-22
1
-14
/
+3
*
net: dsa: use ports list for routing table setup
Vivien Didelot
2019-10-22
1
-4
/
+3
*
net: dsa: use ports list to setup switches
Vivien Didelot
2019-10-22
1
-52
/
+41
*
net: dsa: add ports list in the switch fabric
Vivien Didelot
2019-10-22
1
-6
/
+42
*
net: dsa: use dsa_to_port helper everywhere
Vivien Didelot
2019-10-22
1
-2
/
+2
*
net: dsa: fix switch tree list
Vivien Didelot
2019-10-19
1
-1
/
+1
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-17
1
-0
/
+2
|
\
|
*
net: dsa: Fix load order between DSA drivers and taggers
Andrew Lunn
2019-09-15
1
-0
/
+2
*
|
net: dsa: Fix off-by-one number of calls to devlink_port_unregister
Vladimir Oltean
2019-09-02
1
-10
/
+29
*
|
net: dsa: remove bitmap operations
Vivien Didelot
2019-08-27
1
-14
/
+0
*
|
net: dsa: enable and disable all ports
Vivien Didelot
2019-08-20
1
-0
/
+11
*
|
net: dsa: use a single switch statement for port setup
Vivien Didelot
2019-08-20
1
-48
/
+39
|
/
*
net: dsa: Add teardown callback for drivers
Vladimir Oltean
2019-06-08
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
1
-5
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
|
net: dsa: Add error path handling in dsa_tree_setup()
Ioana Ciornei
2019-05-30
1
-23
/
+66
|
/
*
net: dsa: Allow drivers to filter packets they can decode source port from
Vladimir Oltean
2019-05-05
1
-0
/
+1
*
net: dsa: Call driver's setup callback after setting up its switchdev notifier
Vladimir Oltean
2019-05-05
1
-4
/
+4
*
dsa: Add stub tag driver put method
Andrew Lunn
2019-04-28
1
-0
/
+2
*
dsa: Rename dsa_resolve_tag_protocol() to _get ready for locking
Andrew Lunn
2019-04-28
1
-1
/
+1
*
dsa: pass switch ID through devlink_port_attrs_set()
Jiri Pirko
2019-04-04
1
-1
/
+3
*
net: devlink: extend port attrs for switch ID
Jiri Pirko
2019-04-04
1
-1
/
+1
*
net: dsa: read mac address from DT for slave device
Xiaofei Shen
2019-04-01
1
-0
/
+1
*
dsa: move devlink_port_attrs_set() call before register
Jiri Pirko
2019-03-24
1
-21
/
+26
*
dsa: add missing net/devlink.h include
Jiri Pirko
2019-03-24
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-02
1
-6
/
+10
|
\
|
*
net: dsa: fix a leaked reference by adding missing of_node_put
Wen Yang
2019-02-25
1
-6
/
+10
*
|
net: dsa: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-02-08
1
-2
/
+1
|
/
[next]