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-08-18
net: dsa: sja1105: fix use-after-free after calling of_find_compatible_node, ...
Vladimir Oltean
1
-4
/
+2
2021-08-12
net: dsa: sja1105: unregister the MDIO buses during teardown
Vladimir Oltean
1
-0
/
+1
2021-08-10
net: dsa: sja1105: fix broken backpressure in .port_fdb_dump
Vladimir Oltean
1
-1
/
+3
2021-08-10
net: dsa: lantiq: fix broken backpressure in .port_fdb_dump
Vladimir Oltean
1
-4
/
+10
2021-08-10
net: dsa: lan9303: fix broken backpressure in .port_fdb_dump
Vladimir Oltean
1
-15
/
+19
2021-08-10
net: dsa: hellcreek: fix broken backpressure in .port_fdb_dump
Vladimir Oltean
1
-2
/
+5
2021-08-10
net: dsa: microchip: ksz8795: Don't use phy_port_cnt in VLAN table lookup
Ben Hutchings
1
-4
/
+4
2021-08-10
net: dsa: microchip: ksz8795: Fix VLAN filtering
Ben Hutchings
1
-0
/
+11
2021-08-10
net: dsa: microchip: ksz8795: Use software untagging on CPU port
Ben Hutchings
1
-1
/
+8
2021-08-10
net: dsa: microchip: ksz8795: Fix VLAN untagged flag change on deletion
Ben Hutchings
1
-3
/
+0
2021-08-10
net: dsa: microchip: ksz8795: Reject unsupported VLAN configuration
Ben Hutchings
2
-1
/
+27
2021-08-10
net: dsa: microchip: ksz8795: Fix PVID tag insertion
Ben Hutchings
2
-7
/
+23
2021-08-10
net: dsa: microchip: Fix ksz_read64()
Ben Hutchings
1
-6
/
+2
2021-08-07
net: dsa: qca: ar9331: make proper initial port defaults
Oleksij Rempel
1
-1
/
+72
2021-08-06
net: dsa: mt7530: add the missing RxUnicast MIB counter
DENG Qingfang
1
-0
/
+1
2021-08-03
net: dsa: qca: ar9331: reorder MDIO write sequence
Oleksij Rempel
1
-3
/
+11
2021-08-02
net: dsa: sja1105: match FDB entries regardless of inner/outer VLAN tag
Vladimir Oltean
1
-4
/
+0
2021-08-02
net: dsa: sja1105: be stateless with FDB entries on SJA1105P/Q/R/S/SJA1110 too
Vladimir Oltean
1
-14
/
+4
2021-08-02
net: dsa: sja1105: ignore the FDB entry for unknown multicast when adding a n...
Vladimir Oltean
1
-3
/
+8
2021-08-02
net: dsa: sja1105: invalidate dynamic FDB entries learned concurrently with s...
Vladimir Oltean
1
-2
/
+55
2021-08-02
net: dsa: sja1105: overwrite dynamic FDB entries with static ones in .port_fd...
Vladimir Oltean
1
-4
/
+6
2021-08-02
net: dsa: sja1105: fix static FDB writes for SJA1110
Vladimir Oltean
1
-13
/
+14
2021-07-23
net: dsa: mv88e6xxx: silently accept the deletion of VID 0 too
Vladimir Oltean
1
-1
/
+1
2021-07-21
net: dsa: sja1105: make VID 4095 a bridge VLAN too
Vladimir Oltean
1
-0
/
+6
2021-07-20
mt7530 mt7530_fdb_write only set ivl bit vid larger than 1
Eric Woudstra
1
-1
/
+2
2021-07-16
mt7530 fix mt7530_fdb_write vid missing ivl bit
Eric Woudstra
2
-0
/
+2
2021-07-15
net: dsa: mv88e6xxx: NET_DSA_MV88E6XXX_PTP should depend on NET_DSA_MV88E6XXX
Geert Uytterhoeven
1
-1
/
+1
2021-07-13
net: dsa: sja1105: fix address learning getting disabled on the CPU port
Vladimir Oltean
1
-8
/
+6
2021-07-11
dsa: fix for_each_child.cocci warnings
kernel test robot
1
-1
/
+3
2021-07-01
net: dsa: mv88e6xxx: enable SerDes PCS register dump via ethtool -d on Topaz
Marek Behún
1
-0
/
+4
2021-07-01
net: dsa: mv88e6xxx: enable SerDes RX stats for Topaz
Marek Behún
2
-3
/
+9
2021-07-01
net: dsa: mv88e6xxx: enable devlink ATU hash param for Topaz
Marek Behún
1
-0
/
+4
2021-07-01
net: dsa: mv88e6xxx: enable .rmu_disable() on Topaz
Marek Behún
1
-0
/
+2
2021-07-01
net: dsa: mv88e6xxx: use correct .stats_set_histogram() on Topaz
Marek Behún
1
-2
/
+2
2021-07-01
net: dsa: mv88e6xxx: enable .port_set_policy() on Topaz
Marek Behún
1
-0
/
+2
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+9
2021-06-28
net: dsa: sja1105: fix dynamic access to L2 Address Lookup table for SJA1110
Vladimir Oltean
1
-4
/
+22
2021-06-24
net: dsa: sja1105: fix NULL pointer dereference in sja1105_reload_cbs()
Vladimir Oltean
1
-0
/
+6
2021-06-24
net: dsa: sja1105: document the SJA1110 in the Kconfig
Vladimir Oltean
1
-2
/
+6
2021-06-22
net: dsa: b53: Create default VLAN entry explicitly
Florian Fainelli
1
-8
/
+19
2021-06-21
net: dsa: mv88e6xxx: Fix adding vlan 0
Eldar Gasanov
1
-3
/
+3
2021-06-18
net: dsa: sja1105: completely error out in sja1105_static_config_reload if so...
Vladimir Oltean
1
-7
/
+12
2021-06-18
net: dsa: sja1105: allow the TTEthernet configuration in the static config fo...
Vladimir Oltean
1
-2
/
+1
2021-06-18
net: dsa: sja1105: properly power down the microcontroller clock for SJA1110
Vladimir Oltean
4
-16
/
+53
2021-06-16
net: dsa: xrs700x: forward HSR supervision frames
George McCollister
1
-8
/
+19
2021-06-15
net: dsa: b53: remove redundant null check on dev
Colin Ian King
1
-2
/
+1
2021-06-14
net: dsa: sja1105: constify the sja1105_regs structures
Vladimir Oltean
1
-3
/
+3
2021-06-14
net: phy: micrel: ksz886x/ksz8081: add cabletest support
Oleksij Rempel
1
-0
/
+13
2021-06-14
net: dsa: microchip: ksz8795: add LINK_MD register support
Oleksij Rempel
2
-2
/
+25
2021-06-14
net: phy/dsa micrel/ksz886x add MDI-X support
Oleksij Rempel
1
-0
/
+5
[next]