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.13.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
2020-07-03
net: dsa: microchip: set the correct number of ports
Codrin Ciubotariu
2
-0
/
+6
2020-07-02
net: dsa: microchip: enable ksz9893 via i2c in the ksz9477 driver
Helmut Grohne
1
-0
/
+1
2020-06-30
net: dsa/bcm_sf2: move pause mode setting into mac_link_up()
Russell King
1
-7
/
+15
2020-06-30
net: dsa/bcm_sf2: move speed/duplex forcing to mac_link_up()
Russell King
1
-27
/
+16
2020-06-30
net: dsa/bcm_sf2: fix incorrect usage of state->link
Russell King
1
-2
/
+26
2020-06-30
net: dsa/b53: use resolved link config in mac_link_up()
Russell King
1
-9
/
+3
2020-06-30
net: dsa/b53: change b53_force_port_config() pause argument
Russell King
1
-10
/
+15
2020-06-30
net:qos: police action offloading parameter 'burst' change to the original value
Po Liu
3
-15
/
+9
2020-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-166
/
+175
2020-06-26
net: dsa: sja1105: fix tc-gate schedule with single element
Vladimir Oltean
1
-2
/
+1
2020-06-26
net: dsa: sja1105: recalculate gating subschedule after deleting tc-gate rules
Vladimir Oltean
1
-0
/
+8
2020-06-26
net: dsa: sja1105: unconditionally free old gating config
Vladimir Oltean
1
-2
/
+2
2020-06-26
net: dsa: sja1105: move sja1105_compose_gating_subschedule at the top
Vladimir Oltean
1
-160
/
+160
2020-06-26
net: dsa/ar9331: convert to mac_link_up()
Russell King
1
-29
/
+31
2020-06-23
net: dsa: felix: call port mdb operations from ocelot
Vladimir Oltean
1
-0
/
+26
2020-06-23
net: dsa: sja1105: make the instantiations of struct sja1105_info constant
Vladimir Oltean
2
-12
/
+17
2020-06-23
net: dsa: sja1105: make config table operation structures constant
Vladimir Oltean
4
-16
/
+16
2020-06-23
net: dsa: sja1105: remove empty structures from config table ops
Vladimir Oltean
2
-45
/
+0
2020-06-23
net: dsa: qca8k: Minor comment spelling fix
Jonathan McDowell
1
-1
/
+1
2020-06-23
net: dsa: qca8k: Improve SGMII interface handling
Jonathan McDowell
2
-1
/
+45
2020-06-23
net: dsa: qca8k: Switch to PHYLINK instead of PHYLIB
Jonathan McDowell
1
-96
/
+210
2020-06-21
net: mscc: ocelot: convert MSCC_OCELOT_SWITCH into a library
Vladimir Oltean
1
-1
/
+3
2020-06-21
net: dsa: felix: make vcap is2 keys and actions static
Vladimir Oltean
1
-2
/
+2
2020-06-19
net: dsa: sja1105: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2020-06-19
net: qos offload add flow status with dropped count
Po Liu
1
-1
/
+1
2020-06-19
net: dsa: bcm_sf2: Fix node reference count
Florian Fainelli
1
-0
/
+2
2020-06-19
net: dsa: sja1105: fix checks for VLAN state in gate action
Vladimir Oltean
1
-1
/
+3
2020-06-19
net: dsa: sja1105: fix checks for VLAN state in redirect action
Vladimir Oltean
1
-1
/
+3
2020-06-19
net: dsa: sja1105: remove debugging code in sja1105_vl_gate
Vladimir Oltean
1
-4
/
+0
2020-06-15
net: dsa: sja1105: fix PTP timestamping with large tc-taprio cycles
Vladimir Oltean
1
-4
/
+4
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2
-14
/
+14
2020-06-08
net: dsa: lantiq_gswip: fix and improve the unsupported interface error
Martin Blumenstingl
1
-1
/
+2
2020-06-05
net: dsa: qca8k: Fix "Unexpected gfp" kernel exception
Michal Vokáč
1
-2
/
+1
2020-06-01
net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_vl.c
Vladimir Oltean
2
-1
/
+3
2020-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+6
2020-05-31
net: dsa: sja1105: fix port mirroring for P/Q/R/S
Vladimir Oltean
3
-16
/
+48
2020-05-31
net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_static_config.c
Vladimir Oltean
2
-18
/
+18
2020-05-30
net: dsa: sja1105: avoid invalid state in sja1105_vlan_filtering
Vladimir Oltean
1
-0
/
+4
2020-05-28
net: dsa: sja1105: offload the Credit-Based Shaper qdisc
Vladimir Oltean
5
-0
/
+199
2020-05-27
net: dsa: felix: send VLANs on CPU port as egress-tagged
Vladimir Oltean
1
-2
/
+6
2020-05-27
net: dsa: felix: accept VLAN config regardless of bridge VLAN awareness state
Vladimir Oltean
1
-0
/
+1
2020-05-27
net: dsa: b53: remove redundant premature assignment to new_pvid
Colin Ian King
1
-1
/
+0
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-35
/
+28
2020-05-24
net: Fix return value about devm_platform_ioremap_resource()
Tiezhu Yang
1
-1
/
+1
2020-05-23
felix: Fix initialization of ioremap resources
Claudiu Manoil
3
-27
/
+24
2020-05-16
net: dsa: mt7530: fix roaming from DSA user ports
DENG Qingfang
2
-7
/
+3
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-05-15
net: dsa: mt7530: fix VLAN setup
DENG Qingfang
1
-12
/
+1
2020-05-15
net: dsa: felix: fix incorrect clamp calculation for burst
Colin Ian King
1
-1
/
+1
2020-05-14
net: dsa: mt7530: set CPU port to fallback mode
DENG Qingfang
2
-3
/
+14
[prev]
[next]