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: Don't dereference dst->cpu_dp->netdev
Florian Fainelli
2017-08-28
1
-1
/
+1
*
net: dsa: use consume_skb()
Eric Dumazet
2017-08-23
2
-2
/
+2
*
net: dsa: skb_put_padto() already frees nskb
Florian Fainelli
2017-08-23
1
-4
/
+6
*
net: dsa: ksz: fix skb freeing
Vivien Didelot
2017-08-11
1
-4
/
+9
*
net: dsa: Initialize ds->cpu_port_mask earlier
Florian Fainelli
2017-07-24
1
-6
/
+7
*
net: manual clean code which call skb_put_[data:zero]
yuan linyu
2017-06-20
1
-2
/
+1
*
net: dsa: Fix legacy probing
Florian Fainelli
2017-06-17
1
-11
/
+8
*
net: dsa: add cross-chip multicast support
Vivien Didelot
2017-06-16
1
-10
/
+20
*
net: dsa: assign default CPU port to all ports
Vivien Didelot
2017-06-15
1
-11
/
+19
*
net: dsa: Introduce dsa_get_cpu_port()
Florian Fainelli
2017-06-13
6
-25
/
+29
*
net: dsa: Associate slave network device with CPU port
Florian Fainelli
2017-06-13
4
-2
/
+16
*
net: dsa: Relocate master ethtool operations
Florian Fainelli
2017-06-13
2
-18
/
+14
*
net: dsa: Remove master_netdev and use dst->cpu_dp->netdev
Florian Fainelli
2017-06-13
5
-39
/
+36
*
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
2017-06-13
1
-4
/
+5
*
net: dsa: add CPU and DSA ports as VLAN members
Vivien Didelot
2017-06-08
1
-0
/
+3
*
net: dsa: check VLAN capability of every switch
Vivien Didelot
2017-06-08
1
-10
/
+17
*
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
2017-06-08
1
-5
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-06
3
-48
/
+50
|
\
|
*
net: dsa: Fix stale cpu_switch reference after unbind then bind
Florian Fainelli
2017-06-04
1
-1
/
+3
|
*
net: dsa: Move dsa_switch_{suspend,resume} out of legacy.c
Florian Fainelli
2017-06-02
2
-47
/
+47
*
|
net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse()
Florian Fainelli
2017-06-04
1
-18
/
+15
*
|
net: dsa: Consistently use dsa_port for dsa_*_port_{apply, unapply}
Florian Fainelli
2017-06-04
1
-49
/
+41
*
|
net: dsa: Pass dsa_port reference to ethtool setup/restore
Florian Fainelli
2017-06-04
4
-8
/
+10
*
|
net: dsa: factor skb freeing on xmit
Vivien Didelot
2017-06-01
9
-39
/
+16
*
|
net: dsa: remove out_drop label in taggers rcv
Vivien Didelot
2017-06-01
6
-42
/
+24
*
|
net: dsa: do not cast dst
Vivien Didelot
2017-06-01
2
-2
/
+2
*
|
net: dsa: comment hot path requirements
Vivien Didelot
2017-06-01
1
-0
/
+1
*
|
net: dsa: make function ksz_rcv static
Colin Ian King
2017-06-01
1
-2
/
+3
*
|
dsa: add support for Microchip KSZ tail tagging
Woojung Huh
2017-05-31
5
-0
/
+111
*
|
net: dsa: remove dev arg of dsa_register_switch
Vivien Didelot
2017-05-31
1
-5
/
+5
*
|
net: dsa: remove dsa_port_is_bridged
Vivien Didelot
2017-05-30
1
-9
/
+4
*
|
net: dsa: support cross-chip ageing time
Vivien Didelot
2017-05-24
3
-6
/
+0
*
|
net: dsa: add VLAN notifier
Vivien Didelot
2017-05-22
3
-16
/
+66
*
|
net: dsa: add MDB notifier
Vivien Didelot
2017-05-22
3
-16
/
+66
*
|
net: dsa: add FDB notifier
Vivien Didelot
2017-05-22
3
-16
/
+66
*
|
net: dsa: add notifier for ageing time
Vivien Didelot
2017-05-22
3
-29
/
+62
*
|
net: dsa: move notifier info to private header
Vivien Didelot
2017-05-22
1
-0
/
+12
*
|
net: dsa: move VLAN handlers
Vivien Didelot
2017-05-22
3
-41
/
+49
*
|
net: dsa: move MDB handlers
Vivien Didelot
2017-05-22
3
-41
/
+47
*
|
net: dsa: move FDB handlers
Vivien Didelot
2017-05-22
3
-42
/
+47
*
|
net: dsa: move ageing time setter
Vivien Didelot
2017-05-22
3
-40
/
+42
*
|
net: dsa: move VLAN filtering setter
Vivien Didelot
2017-05-22
3
-16
/
+18
*
|
net: dsa: move bridging routines
Vivien Didelot
2017-05-22
3
-57
/
+60
*
|
net: dsa: move port state setters
Vivien Didelot
2017-05-22
4
-41
/
+61
*
|
net: dsa: change scope of ageing time setter
Vivien Didelot
2017-05-22
1
-9
/
+7
*
|
net: dsa: change scope of VLAN filtering setter
Vivien Didelot
2017-05-22
1
-8
/
+7
*
|
net: dsa: change scope of VLAN handlers
Vivien Didelot
2017-05-22
1
-24
/
+16
*
|
net: dsa: change scope of MDB handlers
Vivien Didelot
2017-05-22
1
-23
/
+18
*
|
net: dsa: change scope of FDB handlers
Vivien Didelot
2017-05-22
1
-26
/
+24
*
|
net: dsa: change scope of bridging code
Vivien Didelot
2017-05-22
1
-19
/
+17
[next]