index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-09
net: dsa: xrs700x: check if partner is same as port in hsr join
George McCollister
1
-2
/
+8
2021-03-08
net: dsa: bcm_sf2: simplify optional reset handling
Philipp Zabel
1
-3
/
+3
2021-03-04
net: dsa: sja1105: fix ucast/bcast flooding always remaining enabled
Vladimir Oltean
1
-2
/
+2
2021-03-04
net: dsa: sja1105: fix SGMII PCS being forced to SPEED_UNKNOWN instead of SPE...
Vladimir Oltean
1
-1
/
+1
2021-02-26
net: dsa: mt7530: don't build GPIO support if !GPIOLIB
DENG Qingfang
1
-0
/
+4
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-16
net: dsa: felix: Add support for MRP
Horatiu Vultur
1
-0
/
+38
2021-02-16
net: dsa: sja1105: fix leakage of flooded frames outside bridging domain
Vladimir Oltean
2
-41
/
+76
2021-02-16
net: dsa: sja1105: fix configuration of source address learning
Vladimir Oltean
1
-1
/
+1
2021-02-16
net: dsa: felix: perform teardown on error in felix_setup
Vladimir Oltean
1
-2
/
+19
2021-02-16
net: dsa: felix: don't deinitialize unused ports
Vladimir Oltean
1
-1
/
+5
2021-02-15
net: dsa: sja1105: make devlink property best_effort_vlan_filtering true by d...
Vladimir Oltean
1
-0
/
+2
2021-02-14
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
16
-23
/
+39
2021-02-14
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
15
-26
/
+51
2021-02-14
net: dsa: tag_ocelot_8021q: add support for PTP timestamping
Vladimir Oltean
1
-0
/
+69
2021-02-14
net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021q
Vladimir Oltean
3
-3
/
+142
2021-02-14
net: dsa: tag_ocelot: create separate tagger for Seville
Vladimir Oltean
4
-68
/
+5
2021-02-14
net: mscc: ocelot: use common tag parsing code with DSA
Vladimir Oltean
3
-5
/
+5
2021-02-12
net: dsa: sja1105: offload bridge port flags to device
Vladimir Oltean
3
-11
/
+219
2021-02-12
net: mscc: ocelot: offload bridge port flags to device
Vladimir Oltean
1
-0
/
+22
2021-02-12
net: mscc: ocelot: use separate flooding PGID for broadcast
Vladimir Oltean
1
-0
/
+2
2021-02-12
net: dsa: felix: restore multicast flood to CPU when NPI tagger reinitializes
Vladimir Oltean
1
-0
/
+1
2021-02-12
net: dsa: act as passthrough for bridge port flags
Vladimir Oltean
6
-102
/
+231
2021-02-11
net: dsa: xrs700x: add HSR offloading support
George McCollister
2
-0
/
+126
2021-02-11
net: dsa: xrs700x: use of_match_ptr() on xrs700x_mdio_dt_ids
George McCollister
1
-1
/
+2
2021-02-11
net: dsa: xrs700x: fix unused warning for of_device_id
George McCollister
2
-2
/
+2
2021-02-10
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-06
net: dsa: felix: propagate the LAG offload ops towards the ocelot lib
Vladimir Oltean
1
-0
/
+32
2021-02-04
net: dsa: xrs700x: Correctly address device over I2C
Tobias Waldekranz
1
-17
/
+14
2021-02-04
net: dsa: bcm_sf2: Check egress tagging of CFP rule with proper accessor
Vladimir Oltean
1
-1
/
+1
2021-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+5
2021-02-01
net: dsa: hellcreek: Report FDB table occupancy
Kurt Kanzenbach
2
-7
/
+40
2021-02-01
net: dsa: hellcreek: Report VLAN table occupancy
Kurt Kanzenbach
2
-0
/
+64
2021-02-01
net: dsa: mv88e6xxx: override existent unicast portvec in port_fdb_add
DENG Qingfang
1
-1
/
+5
2021-01-29
net: dsa: felix: perform switch setup for tag_8021q
Vladimir Oltean
2
-1
/
+337
2021-01-29
net: dsa: add a second tagger for Ocelot switches based on tag_8021q
Vladimir Oltean
1
-0
/
+2
2021-01-29
net: dsa: felix: convert to the new .change_tag_protocol DSA API
Vladimir Oltean
4
-35
/
+154
2021-01-29
net: mscc: ocelot: don't use NPI tag prefix for the CPU port module
Vladimir Oltean
1
-4
/
+4
2021-01-29
net: dsa: hellcreek: Add missing TAPRIO dependency
Kurt Kanzenbach
1
-0
/
+1
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-14
/
+28
2021-01-27
net: dsa: rtl8366rb: standardize init jam tables
Lorenzo Carletti
1
-134
/
+139
2021-01-27
net: dsa: mv88e6xxx: Make global2 support mandatory
Andrew Lunn
4
-213
/
+3
2021-01-26
net: dsa: mv88e6xxx: use mv88e6185_g1_vtu_loadpurge() for the 6250
Rasmus Villemoes
3
-32
/
+5
2021-01-26
net: dsa: mv88e6xxx: use mv88e6185_g1_vtu_getnext() for the 6250
Rasmus Villemoes
3
-37
/
+3
2021-01-25
net: dsa: mt7530: MT7530 optional GPIO support
DENG Qingfang
2
-0
/
+130
2021-01-23
net: dsa: hellcreek: Add TAPRIO offloading support
Kurt Kanzenbach
2
-2
/
+318
2021-01-23
net: dsa: mv88e6xxx: Remove bogus Kconfig dependency.
Richard Cochran
1
-1
/
+0
[next]