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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-31
1
-14
/
+65
|
\
|
*
net: dsa: tag_8021q: Create a stable binary format
Vladimir Oltean
2019-05-30
1
-10
/
+50
|
*
net: dsa: tag_8021q: Change order of rx_vid setup
Ioana Ciornei
2019-05-30
1
-4
/
+15
*
|
net: dsa: Add error path handling in dsa_tree_setup()
Ioana Ciornei
2019-05-30
1
-23
/
+66
*
|
net: dsa: Use PHYLINK for the CPU/DSA ports
Ioana Ciornei
2019-05-29
1
-6
/
+63
*
|
net: dsa: Move the phylink driver calls into port.c
Ioana Ciornei
2019-05-29
3
-95
/
+118
*
|
net: phylink: Add struct phylink_config to PHYLINK API
Ioana Ciornei
2019-05-29
1
-13
/
+18
|
/
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variable
Vladimir Oltean
2019-05-12
1
-0
/
+2
*
dsa: tag_brcm: Fix build error without CONFIG_NET_DSA_TAG_BRCM_PREPEND
YueHaibing
2019-05-10
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-07
1
-1
/
+6
|
\
|
*
net: dsa: Fix error cleanup path in dsa_init_module
YueHaibing
2019-05-07
1
-2
/
+9
*
|
net: dsa: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-07
1
-1
/
+1
*
|
net: dsa: sja1105: Add support for traffic through standalone ports
Vladimir Oltean
2019-05-05
3
-0
/
+141
*
|
net: dsa: Add support for deferred xmit
Vladimir Oltean
2019-05-05
2
-12
/
+54
*
|
net: dsa: Allow drivers to filter packets they can decode source port from
Vladimir Oltean
2019-05-05
1
-0
/
+1
*
|
net: dsa: Optional VLAN-based port separation for switches without tagging
Vladimir Oltean
2019-05-05
3
-0
/
+234
*
|
net: dsa: Export symbols for dsa_port_vid_{add, del}
Vladimir Oltean
2019-05-05
1
-0
/
+2
*
|
net: dsa: Call driver's setup callback after setting up its switchdev notifier
Vladimir Oltean
2019-05-05
1
-4
/
+4
*
|
net/dsa: use intermediate representation for matchall offload
Pieter Jansen van Vuuren
2019-05-05
1
-9
/
+7
*
|
net: dsa: Remove legacy probing support
Andrew Lunn
2019-04-30
5
-774
/
+0
*
|
net: dsa: Add more convenient functions for installing port VLANs
Vladimir Oltean
2019-04-30
3
-21
/
+36
*
|
net: dsa: Skip calling .port_vlan_filtering on no change
Vladimir Oltean
2019-04-30
1
-0
/
+3
*
|
net: dsa: Keep the vlan_filtering setting in dsa_switch if it's global
Vladimir Oltean
2019-04-30
1
-1
/
+4
*
|
net: dsa: Unset vlan_filtering when ports leave the bridge
Vladimir Oltean
2019-04-30
1
-0
/
+29
*
|
net: dsa: Be aware of switches where VLAN filtering is a global setting
Vladimir Oltean
2019-04-30
1
-7
/
+45
*
|
net: dsa: Store vlan_filtering as a property of dsa_port
Vladimir Oltean
2019-04-30
1
-4
/
+8
*
|
net: dsa: Fix pharse -> phase typo
Vladimir Oltean
2019-04-30
1
-1
/
+1
*
|
dsa: Allow tag drivers to be built as modules
Andrew Lunn
2019-04-28
2
-29
/
+73
*
|
dsa: tag_brcm: Avoid unused symbols
Andrew Lunn
2019-04-28
1
-2
/
+6
*
|
dsa: Cleanup unneeded table and make tag structures static
Andrew Lunn
2019-04-28
11
-76
/
+11
*
|
dsa: Make use of the list of tag drivers
Andrew Lunn
2019-04-28
1
-5
/
+34
*
|
dsa: Add stub tag driver put method
Andrew Lunn
2019-04-28
4
-0
/
+9
*
|
dsa: Rename dsa_resolve_tag_protocol() to _get ready for locking
Andrew Lunn
2019-04-28
4
-4
/
+5
*
|
dsa: Register the none tagger ops
Andrew Lunn
2019-04-28
1
-0
/
+7
*
|
dsa: Keep link list of tag drivers
Andrew Lunn
2019-04-28
1
-0
/
+28
*
|
dsa: Add boilerplate helper to register DSA tag driver modules
Andrew Lunn
2019-04-28
10
-2
/
+52
*
|
dsa: Add TAG protocol to tag ops
Andrew Lunn
2019-04-28
10
-0
/
+12
*
|
dsa: Add MODULE_LICENSE to tag drivers
Andrew Lunn
2019-04-28
9
-0
/
+9
*
|
dsa: Add MODULE_ALIAS to taggers in preparation to become modules
Andrew Lunn
2019-04-28
9
-0
/
+22
*
|
dsa: Move tagger name into its ops structure
Andrew Lunn
2019-04-28
10
-43
/
+13
*
|
dsa: Add SPDX header to tag drivers.
Andrew Lunn
2019-04-28
8
-52
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-05
1
-0
/
+10
|
\
|
|
*
net: dsa: Implement flow_dissect callback for tag_qca
xiaofeis
2019-03-28
1
-0
/
+10
*
|
dsa: pass switch ID through devlink_port_attrs_set()
Jiri Pirko
2019-04-04
2
-1
/
+10
*
|
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
2
-1
/
+5
*
|
dsa: do not support ndo_get_phys_port_name for non-legacy ports
Jiri Pirko
2019-03-28
1
-0
/
+7
*
|
dsa: implement ndo_get_devlink_port
Jiri Pirko
2019-03-28
1
-0
/
+8
*
|
net: dsa: Avoid null pointer when failing to connect to PHY
Vladimir Oltean
2019-03-26
1
-4
/
+4
[next]