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
*
net: dsa: Remove redundant NULL dst check
Florian Fainelli
2017-04-21
1
-5
/
+0
*
net: dsa: add support for the SMSC-LAN9303 tagging format
Juergen Beisert
2017-04-20
5
-0
/
+152
*
net: dsa: isolate legacy code
Vivien Didelot
2017-04-17
4
-767
/
+825
*
net: dsa: Factor bottom tag receive functions
Florian Fainelli
2017-04-08
8
-83
/
+52
*
net: dsa: Move skb_unshare() to dsa_switch_rcv()
Florian Fainelli
2017-04-08
7
-30
/
+4
*
net: dsa: Do not check for NULL dst in tag parsers
Florian Fainelli
2017-04-08
6
-17
/
+0
*
net-next: dsa: add Mediatek tag RX/TX handler
Sean Wang
2017-04-07
5
-0
/
+127
*
net: dsa: fix build error with devlink build as module
Tobias Regnery
2017-04-01
1
-1
/
+1
*
net: dsa: add cross-chip bridging operations
Vivien Didelot
2017-04-01
1
-6
/
+6
*
net: dsa: dsa2: Add basic support of devlink
Andrew Lunn
2017-03-28
1
-2
/
+45
*
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
2017-03-28
8
-2
/
+10
*
net: dsa: fix copyright holder
Vivien Didelot
2017-03-28
1
-1
/
+2
*
net: dsa: check out-of-range ageing time value
Vivien Didelot
2017-03-15
1
-2
/
+6
*
net: dsa: dsa_fastest_ageing_time return unsigned
Vivien Didelot
2017-03-15
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-11
1
-0
/
+1
|
\
|
*
net: dsa: Do not destroy invalid network devices
Florian Fainelli
2017-02-08
1
-0
/
+1
*
|
net: dsa: Fix duplicate object rule
Florian Fainelli
2017-02-09
1
-1
/
+0
*
|
net: dsa: Do not clobber PHY link outside of state machine
Florian Fainelli
2017-02-07
1
-7
/
+3
*
|
net: dsa: Add support for platform data
Florian Fainelli
2017-02-07
1
-18
/
+84
*
|
net: dsa: Rename and export dev_to_net_device()
Florian Fainelli
2017-02-07
1
-2
/
+3
*
|
net: dsa: introduce bridge notifier
Vivien Didelot
2017-02-06
2
-11
/
+61
*
|
net: dsa: add switch notifier
Vivien Didelot
2017-02-06
5
-0
/
+70
*
|
net: dsa: change state setter scope
Vivien Didelot
2017-02-06
1
-6
/
+9
*
|
net: dsa: rollback bridging on error
Vivien Didelot
2017-02-06
1
-1
/
+13
*
|
net: dsa: simplify netdevice events handling
Vivien Didelot
2017-02-06
1
-28
/
+16
*
|
net: dsa: move netdevice notifier registration
Vivien Didelot
2017-02-06
3
-10
/
+26
*
|
net: dsa: Add plumbing for port mirroring
Florian Fainelli
2017-01-30
2
-1
/
+139
*
|
net: dsa: Hook {get,set}_rxnfc ethtool operations
Florian Fainelli
2017-01-30
1
-0
/
+26
*
|
net: dsa: pass bridge device when a port leaves
Vivien Didelot
2017-01-29
1
-5
/
+5
*
|
net: dsa: move bridge device in dsa_port
Vivien Didelot
2017-01-29
2
-6
/
+5
*
|
net: dsa: store a dsa_port in dsa_slave_priv
Vivien Didelot
2017-01-29
7
-100
/
+96
*
|
net: dsa: add ds and index to dsa_port
Vivien Didelot
2017-01-29
1
-0
/
+6
*
|
net: dsa: use ds->num_ports when possible
Vivien Didelot
2017-01-29
7
-19
/
+19
*
|
net: dsa: variable number of ports
Vivien Didelot
2017-01-29
2
-3
/
+18
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-28
1
-4
/
+4
|
\
|
|
*
net: dsa: Bring back device detaching in dsa_slave_suspend()
Florian Fainelli
2017-01-25
1
-0
/
+2
|
*
net: dsa: Check return value of phy_connect_direct()
Florian Fainelli
2017-01-23
1
-4
/
+2
*
|
net: dsa: Move ports assignment closer to error checking
Florian Fainelli
2017-01-26
1
-1
/
+2
*
|
net: dsa: Suffix function manipulating device_node with _dn
Florian Fainelli
2017-01-26
1
-8
/
+8
*
|
net: dsa: Make most functions take a dsa_port argument
Florian Fainelli
2017-01-26
3
-36
/
+44
*
|
net: dsa: Pass device pointer to dsa_register_switch
Florian Fainelli
2017-01-26
1
-3
/
+4
*
|
net: dsa: Drop WARN() in tag_brcm.c
Florian Fainelli
2017-01-24
1
-1
/
+2
*
|
net: dsa: Fix inverted test for multiple CPU interface
Andrew Lunn
2017-01-24
1
-1
/
+1
*
|
net: dsa: Remove hwmon support
Andrew Lunn
2017-01-20
5
-172
/
+0
*
|
net: dsa: use cpu_switch instead of ds[0]
Vivien Didelot
2017-01-18
6
-11
/
+11
*
|
net: dsa: store CPU switch structure in the tree
Vivien Didelot
2017-01-18
2
-7
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-11
1
-4
/
+7
|
\
|
|
*
net: dsa: Ensure validity of dst->ds[0]
Florian Fainelli
2017-01-10
1
-4
/
+7
*
|
Revert "net: dsa: Implement ndo_get_phys_port_id"
Florian Fainelli
2017-01-11
1
-10
/
+0
*
|
net: dsa: Implement ndo_get_phys_port_name()
Florian Fainelli
2017-01-11
1
-0
/
+10
[next]