index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-26
net: dsa: sja1105: add bridge TX data plane offload based on tag_8021q
Vladimir Oltean
1
-0
/
+4
2021-07-26
net: dsa: sja1105: add support for imprecise RX
Vladimir Oltean
1
-1
/
+7
2021-07-26
net: dsa: sja1105: deny more than one VLAN-aware bridge
Vladimir Oltean
1
-0
/
+13
2021-07-26
net: dsa: sja1105: deny 8021q uppers on ports
Vladimir Oltean
1
-0
/
+15
2021-07-26
net: dsa: sja1105: delete vlan delta save/restore logic
Vladimir Oltean
2
-300
/
+114
2021-07-26
net: dsa: sja1105: remove redundant re-assignment of pointer table
Colin Ian King
1
-2
/
+0
2021-07-23
net: dsa: mv88e6xxx: map virtual bridges with forwarding offload in the PVT
Vladimir Oltean
1
-4
/
+74
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-1
/
+10
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-20
net: dsa: tag_8021q: add proper cross-chip notifier support
Vladimir Oltean
1
-126
/
+6
2021-07-20
net: dsa: tag_8021q: absorb dsa_8021q_setup into dsa_tag_8021q_{,un}register
Vladimir Oltean
2
-37
/
+7
2021-07-20
net: dsa: make tag_8021q operations part of the core
Vladimir Oltean
2
-14
/
+6
2021-07-20
net: dsa: let the core manage the tag_8021q context
Vladimir Oltean
4
-38
/
+26
2021-07-20
net: dsa: tag_8021q: create dsa_tag_8021q_{register,unregister} helpers
Vladimir Oltean
2
-17
/
+13
2021-07-20
net: dsa: sja1105: delete the best_effort_vlan_filtering mode
Vladimir Oltean
4
-600
/
+23
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
2021-06-14
net: dsa: microchip: ksz8795: add phylink support
Michael Grzeschik
1
-0
/
+55
2021-06-14
net: phy: micrel: move phy reg offsets to common header
Michael Grzeschik
2
-121
/
+60
2021-06-11
net: dsa: sja1105: plug in support for 2500base-x
Vladimir Oltean
3
-2
/
+16
2021-06-11
net: dsa: sja1105: SGMII and 2500base-x on the SJA1110 are 'special'
Vladimir Oltean
1
-0
/
+2
2021-06-11
net: dsa: sja1105: register the PCS MDIO bus for SJA1110
Vladimir Oltean
3
-0
/
+109
2021-06-11
net: dsa: sja1105: migrate to xpcs for SGMII
Vladimir Oltean
6
-199
/
+195
2021-06-11
net: dsa: sja1105: implement TX timestamping for SJA1110
Vladimir Oltean
4
-0
/
+81
2021-06-11
net: dsa: sja1105: add the RX timestamping procedure for SJA1110
Vladimir Oltean
4
-3
/
+40
2021-06-11
net: dsa: add support for the SJA1110 native tagging protocol
Vladimir Oltean
5
-1
/
+18
[next]