index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-13
net: dsa: allow XAUI phy interface mode
Russell King
1
-0
/
+1
2017-12-07
net: dsa: mv88e6xxx: Unregister MDIO bus on error path
Andrew Lunn
1
-14
/
+16
2017-12-07
net: dsa: mv88e6xxx: Fix interrupt masking on removal
Andrew Lunn
1
-2
/
+2
2017-12-06
drivers: net: dsa: remove duplicate includes
Pravin Shedge
1
-1
/
+0
2017-11-30
net: dsa: bcm_sf2: Set correct CHAIN_ID and slice number mask
Florian Fainelli
1
-2
/
+2
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+3
2017-11-23
net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHY
Florian Fainelli
1
-1
/
+1
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+3
2017-11-14
net: dsa: lan9303: correctly check return value of devm_gpiod_get_optional
Pan Bian
1
-1
/
+1
2017-11-13
net: dsa: b53: Support prepended Broadcom tags
Florian Fainelli
2
-4
/
+11
2017-11-13
net: dsa: Pass a port to get_tag_protocol()
Florian Fainelli
9
-28
/
+28
2017-11-13
net: dsa: lan9303: Fix lan9303_alr_del_port()
Egil Hjelmeland
1
-1
/
+1
2017-11-11
net: dsa: b53: Turn on Broadcom tags
Florian Fainelli
2
-9
/
+40
2017-11-11
net: dsa: b53: Stop using dev->cpu_port incorrectly
Florian Fainelli
1
-6
/
+4
2017-11-11
net: dsa: lan9303: Set up trapping of IGMP to CPU port
Egil Hjelmeland
1
-0
/
+26
2017-11-11
net: dsa: mv88e6xxx: Fix stats histogram mode
Andrew Lunn
3
-13
/
+58
2017-11-11
net: dsa: mv88e6xxx: Flood broadcast frames in hardware
Andrew Lunn
1
-1
/
+32
2017-11-11
net: dsa: mv88e6xxx: Move mv88e6xxx_port_db_load_purge()
Andrew Lunn
1
-44
/
+44
2017-11-11
net: dsa: mv88e6xxx: Print offending port when vlan check fails
Andrew Lunn
1
-2
/
+2
2017-11-11
net: dsa: mv88e6xxx: Fixed port netdev check for VLANs
Andrew Lunn
1
-1
/
+1
2017-11-08
net: dsa: lan9303: Drop port range check
Egil Hjelmeland
1
-23
/
+4
2017-11-08
net: dsa: lan9303: Adjust indenting
Egil Hjelmeland
2
-2
/
+2
2017-11-08
net: dsa: lan9303: Replace msleep(1) with usleep_range()
Egil Hjelmeland
1
-2
/
+2
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-0
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
5
-0
/
+5
2017-11-01
net: dsa: lan9303: Add STP ALR entry on port 0
Egil Hjelmeland
1
-0
/
+2
2017-11-01
net: dsa: b53: Have b53_hdr_setup() enable/disable tagging
Florian Fainelli
1
-3
/
+13
2017-10-29
net: dsa: b53: Export b53_configure_vlan()
Florian Fainelli
3
-42
/
+6
2017-10-27
net: dsa: introduce dsa_user_ports helper
Vivien Didelot
3
-6
/
+4
2017-10-27
net: dsa: use dsa_is_user_port everywhere
Vivien Didelot
4
-10
/
+9
2017-10-27
net: dsa: rename dsa_is_normal_port helper
Vivien Didelot
1
-1
/
+1
2017-10-27
net: dsa: mv88e6xxx: skip unused ports
Vivien Didelot
1
-0
/
+3
2017-10-27
net: dsa: add dsa_is_unused_port helper
Vivien Didelot
1
-1
/
+1
2017-10-27
net: dsa: lan9303: Move struct lan9303 to include/linux/dsa/lan9303.h
Egil Hjelmeland
1
-33
/
+1
2017-10-26
net: dsa: lan9303: Do not disable switch fabric port 0 at .probe
Egil Hjelmeland
1
-1
/
+1
2017-10-23
net: dsa: bcm_sf2: Allow matching arbitrary IPv6 masks/lengths
Florian Fainelli
1
-33
/
+80
2017-10-23
net: dsa: bcm_sf2: Allow matching arbitrary IPv4 mask lengths
Florian Fainelli
2
-88
/
+149
2017-10-23
net: dsa: bcm_sf2: Add support for IPv6 CFP rules
Florian Fainelli
4
-40
/
+534
2017-10-23
net: dsa: bcm_sf2: Simplify bcm_sf2_cfp_rule_get_all()
Florian Fainelli
1
-54
/
+14
2017-10-23
net: dsa: bcm_sf2: Make UDF slices more configurable
Florian Fainelli
2
-32
/
+76
2017-10-23
net: dsa: bcm_sf2: Move IPv4 CFP processing to specific functions
Florian Fainelli
1
-116
/
+163
2017-10-23
net: dsa: bcm_sf2: Use existing shift/masks
Florian Fainelli
2
-4
/
+8
2017-10-22
net: dsa: lan9303: Add fdb/mdb manipulation
Egil Hjelmeland
2
-0
/
+182
2017-10-22
net: dsa: lan9303: Add port_fast_age and port_fdb_dump methods
Egil Hjelmeland
2
-0
/
+162
2017-10-18
net: dsa: add dsa_to_port helper
Vivien Didelot
6
-12
/
+12
2017-10-18
net: dsa: split dsa_port's netdev member
Vivien Didelot
3
-5
/
+5
2017-10-15
net: dsa: mv88e6060: fix switch MAC address
Vivien Didelot
1
-2
/
+8
2017-10-15
net: dsa: dsa_loop: remove .set_addr
Vivien Didelot
1
-8
/
+0
2017-10-15
net: dsa: mv88e6060: setup random mac address
Vivien Didelot
1
-17
/
+26
2017-10-15
net: dsa: mv88e6060: fix switch MAC address
Vivien Didelot
1
-2
/
+8
[next]