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
/
include
/
net
/
dsa.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: make cpu_dp non const
Vivien Didelot
2019-06-14
1
-1
/
+1
*
net: dsa: Add teardown callback for drivers
Vladimir Oltean
2019-06-08
1
-0
/
+1
*
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: phylink: Add struct phylink_config to PHYLINK API
Ioana Ciornei
2019-05-29
1
-0
/
+2
|
/
*
net: dsa: Remove the now unused DSA_SKB_CB_COPY() macro
Vladimir Oltean
2019-05-12
1
-3
/
+0
*
net: dsa: Remove dangerous DSA_SKB_CLONE() macro
Vladimir Oltean
2019-05-12
1
-9
/
+0
*
net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variable
Vladimir Oltean
2019-05-12
1
-3
/
+0
*
net: dsa: sja1105: Add support for traffic through standalone ports
Vladimir Oltean
2019-05-05
1
-0
/
+2
*
net: dsa: Add a private structure pointer to dsa_port
Vladimir Oltean
2019-05-05
1
-0
/
+6
*
net: dsa: Add support for deferred xmit
Vladimir Oltean
2019-05-05
1
-0
/
+12
*
net: dsa: Keep private info in the skb->cb
Vladimir Oltean
2019-05-05
1
-0
/
+31
*
net: dsa: Allow drivers to filter packets they can decode source port from
Vladimir Oltean
2019-05-05
1
-0
/
+15
*
net: dsa: Optional VLAN-based port separation for switches without tagging
Vladimir Oltean
2019-05-05
1
-0
/
+2
*
net: dsa: Remove legacy probing support
Andrew Lunn
2019-04-30
1
-23
/
+0
*
net: dsa: Add helper function to retrieve VLAN awareness setting
Vladimir Oltean
2019-04-30
1
-0
/
+10
*
net: dsa: Keep the vlan_filtering setting in dsa_switch if it's global
Vladimir Oltean
2019-04-30
1
-0
/
+5
*
net: dsa: Be aware of switches where VLAN filtering is a global setting
Vladimir Oltean
2019-04-30
1
-0
/
+5
*
net: dsa: Store vlan_filtering as a property of dsa_port
Vladimir Oltean
2019-04-30
1
-0
/
+1
*
dsa: Cleanup unneeded table and make tag structures static
Andrew Lunn
2019-04-28
1
-1
/
+0
*
dsa: Add boilerplate helper to register DSA tag driver modules
Andrew Lunn
2019-04-28
1
-0
/
+66
*
dsa: Add TAG protocol to tag ops
Andrew Lunn
2019-04-28
1
-0
/
+1
*
dsa: Add MODULE_ALIAS to taggers in preparation to become modules
Andrew Lunn
2019-04-28
1
-13
/
+30
*
dsa: Move tagger name into its ops structure
Andrew Lunn
2019-04-28
1
-0
/
+1
*
net: dsa: read mac address from DT for slave device
Xiaofei Shen
2019-04-01
1
-0
/
+1
*
net: dsa: add KSZ9893 switch tagging support
Tristram Ha
2019-03-03
1
-0
/
+1
*
dsa: Remove phydev parameter from disable_port call
Andrew Lunn
2019-02-24
1
-2
/
+1
*
net: dsa: add support for bridge flags
Russell King
2019-02-21
1
-0
/
+2
*
net: dsa: Split platform data to header file
Florian Fainelli
2019-01-17
1
-60
/
+1
*
net: dsa: Add ndo_get_phys_port_name() for CPU port
Florian Fainelli
2019-01-16
1
-0
/
+5
*
net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477
Tristram Ha
2018-12-16
1
-1
/
+1
*
net: dsa: Add overhead to tag protocol ops.
Andrew Lunn
2018-12-06
1
-0
/
+1
*
net: dsa: Add Lantiq / Intel GSWIP tag support
Hauke Mehrtens
2018-09-13
1
-0
/
+1
*
net: dsa: Remove VLA usage
Salvatore Mesoraca
2018-07-18
1
-0
/
+3
*
net: dsa: Plug in PHYLINK support
Florian Fainelli
2018-05-11
1
-0
/
+1
*
net: dsa: Add PHYLINK switch operations
Florian Fainelli
2018-05-11
1
-0
/
+24
*
net: dsa: Allow providing PHY statistics from CPU port
Florian Fainelli
2018-04-27
1
-0
/
+7
*
net: dsa: Pass stringset to ethtool operations
Florian Fainelli
2018-04-27
1
-2
/
+3
*
dsa: Pass the port to get_sset_count()
Andrew Lunn
2018-03-04
1
-1
/
+1
*
net: dsa: forward timestamping callbacks to switch drivers
Brandon Streiff
2018-02-14
1
-0
/
+5
*
net: dsa: forward hardware timestamping ioctls to switch driver
Brandon Streiff
2018-02-14
1
-0
/
+15
*
net: dsa: Allow compiling out legacy support
Florian Fainelli
2017-12-07
1
-0
/
+11
*
net: dsa: return per-port upstream port
Vivien Didelot
2017-12-05
1
-3
/
+6
*
net: dsa: introduce dsa_towards_port helper
Vivien Didelot
2017-12-02
1
-10
/
+13
*
net: dsa: remove trans argument from mdb ops
Vivien Didelot
2017-12-02
1
-6
/
+4
*
net: dsa: remove trans argument from vlan ops
Vivien Didelot
2017-12-02
1
-6
/
+4
*
net: dsa: Support prepended Broadcom tag
Florian Fainelli
2017-11-13
1
-0
/
+1
*
net: dsa: Pass a port to get_tag_protocol()
Florian Fainelli
2017-11-13
1
-1
/
+2
*
net: dsa: setup and teardown tree
Vivien Didelot
2017-11-09
1
-1
/
+1
*
net: dsa: constify cpu_dp member of dsa_port
Vivien Didelot
2017-11-09
1
-1
/
+1
[next]