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
2021-02-25
net: dsa: sja1105: Remove unneeded cast in sja1105_crc32()
Geert Uytterhoeven
1
-1
/
+1
2021-02-23
net: dsa: b53: Support setting learning on port
Florian Fainelli
3
-15
/
+21
2021-02-23
net: dsa: bcm_sf2: Wire-up br_flags_pre, br_flags and set_mrouter
Florian Fainelli
3
-8
/
+22
2021-02-17
net: dsa: felix: Add support for MRP
Horatiu Vultur
1
-0
/
+38
2021-02-17
net: dsa: sja1105: fix leakage of flooded frames outside bridging domain
Vladimir Oltean
2
-41
/
+76
2021-02-17
net: dsa: sja1105: fix configuration of source address learning
Vladimir Oltean
1
-1
/
+1
2021-02-17
net: dsa: felix: perform teardown on error in felix_setup
Vladimir Oltean
1
-2
/
+19
2021-02-17
net: dsa: felix: don't deinitialize unused ports
Vladimir Oltean
1
-1
/
+5
2021-02-16
net: dsa: sja1105: make devlink property best_effort_vlan_filtering true by d...
Vladimir Oltean
1
-0
/
+2
2021-02-15
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
16
-23
/
+39
2021-02-15
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
15
-26
/
+51
2021-02-15
net: dsa: tag_ocelot_8021q: add support for PTP timestamping
Vladimir Oltean
1
-0
/
+69
2021-02-15
net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021q
Vladimir Oltean
3
-3
/
+142
2021-02-15
net: dsa: tag_ocelot: create separate tagger for Seville
Vladimir Oltean
4
-68
/
+5
2021-02-15
net: mscc: ocelot: use common tag parsing code with DSA
Vladimir Oltean
3
-5
/
+5
2021-02-13
net: dsa: sja1105: offload bridge port flags to device
Vladimir Oltean
3
-11
/
+219
2021-02-13
net: mscc: ocelot: offload bridge port flags to device
Vladimir Oltean
1
-0
/
+22
2021-02-13
net: mscc: ocelot: use separate flooding PGID for broadcast
Vladimir Oltean
1
-0
/
+2
2021-02-13
net: dsa: felix: restore multicast flood to CPU when NPI tagger reinitializes
Vladimir Oltean
1
-0
/
+1
2021-02-13
net: dsa: act as passthrough for bridge port flags
Vladimir Oltean
6
-102
/
+231
2021-02-12
net: dsa: xrs700x: add HSR offloading support
George McCollister
2
-0
/
+126
2021-02-12
net: dsa: xrs700x: use of_match_ptr() on xrs700x_mdio_dt_ids
George McCollister
1
-1
/
+2
2021-02-12
net: dsa: xrs700x: fix unused warning for of_device_id
George McCollister
2
-2
/
+2
2021-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+16
2021-02-09
net: dsa: felix: implement port flushing on .phylink_mac_link_down
Vladimir Oltean
1
-1
/
+16
2021-02-07
net: dsa: felix: propagate the LAG offload ops towards the ocelot lib
Vladimir Oltean
1
-0
/
+32
2021-02-05
net: dsa: xrs700x: Correctly address device over I2C
Tobias Waldekranz
1
-17
/
+14
2021-02-05
net: dsa: bcm_sf2: Check egress tagging of CFP rule with proper accessor
Vladimir Oltean
1
-1
/
+1
2021-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+5
2021-02-02
net: dsa: hellcreek: Report FDB table occupancy
Kurt Kanzenbach
2
-7
/
+40
2021-02-02
net: dsa: hellcreek: Report VLAN table occupancy
Kurt Kanzenbach
2
-0
/
+64
2021-02-02
net: dsa: mv88e6xxx: override existent unicast portvec in port_fdb_add
DENG Qingfang
1
-1
/
+5
2021-01-30
net: dsa: felix: perform switch setup for tag_8021q
Vladimir Oltean
2
-1
/
+337
2021-01-30
net: dsa: add a second tagger for Ocelot switches based on tag_8021q
Vladimir Oltean
1
-0
/
+2
2021-01-30
net: dsa: felix: convert to the new .change_tag_protocol DSA API
Vladimir Oltean
4
-35
/
+154
2021-01-30
net: mscc: ocelot: don't use NPI tag prefix for the CPU port module
Vladimir Oltean
1
-4
/
+4
2021-01-30
net: dsa: hellcreek: Add missing TAPRIO dependency
Kurt Kanzenbach
1
-0
/
+1
2021-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-14
/
+28
2021-01-28
net: dsa: rtl8366rb: standardize init jam tables
Lorenzo Carletti
1
-134
/
+139
2021-01-28
net: dsa: mv88e6xxx: Make global2 support mandatory
Andrew Lunn
4
-213
/
+3
2021-01-27
net: dsa: mv88e6xxx: use mv88e6185_g1_vtu_loadpurge() for the 6250
Rasmus Villemoes
3
-32
/
+5
2021-01-27
net: dsa: mv88e6xxx: use mv88e6185_g1_vtu_getnext() for the 6250
Rasmus Villemoes
3
-37
/
+3
2021-01-26
net: dsa: mt7530: MT7530 optional GPIO support
DENG Qingfang
2
-0
/
+130
2021-01-24
net: dsa: hellcreek: Add TAPRIO offloading support
Kurt Kanzenbach
2
-2
/
+318
2021-01-24
net: dsa: mv88e6xxx: Remove bogus Kconfig dependency.
Richard Cochran
1
-1
/
+0
2021-01-24
net: dsa: bcm_sf2: put device node before return
Pan Bian
1
-2
/
+6
2021-01-21
net: dsa: microchip: Adjust reset release timing to match reference reset cir...
Marek Vasut
1
-1
/
+1
2021-01-21
net: dsa: microchip: ksz8795: Fix KSZ8794 port map again
Marek Vasut
2
-11
/
+21
2021-01-21
net: dsa: Fix off by one in dsa_loop_port_vlan_add()
Dan Carpenter
1
-1
/
+1
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+5
[next]