index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
Age
Commit message (
Expand
)
Author
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-05
net: dsa: b53: fix untagged traffic sent via cpu tagged with VID 0
Jonas Gorski
2025-06-05
net: dsa: b53: do not touch DLL_IQQD on bcm53115
Jonas Gorski
2025-06-05
net: dsa: b53: allow RGMII for bcm63xx RGMII ports
Jonas Gorski
2025-06-05
net: dsa: b53: do not configure bcm63xx's IMP port interface
Jonas Gorski
2025-06-05
net: dsa: b53: do not enable RGMII delay on bcm63xx
Jonas Gorski
2025-06-05
net: dsa: b53: do not enable EEE on bcm63xx
Jonas Gorski
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-05-27
net: dsa: mt7530: Add AN7583 support
Christian Marangi
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-05-26
net: dsa: microchip: Add SGMII port support to KSZ9477 switch
Tristram Ha
2025-05-20
net: phy: fixed_phy: remove irq argument from fixed_phy_register
Heiner Kallweit
2025-05-16
net: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-13
net: dsa: b53: prevent standalone from trying to forward to other ports
Jonas Gorski
2025-05-13
net: dsa: microchip: let phylink manage PHY EEE configuration on KSZ switches
Oleksij Rempel
2025-05-12
net: dsa: b53: implement setting ageing time
Jonas Gorski
2025-05-12
net: dsa: sja1105: discard incoming frames in BR_STATE_LISTENING
Vladimir Oltean
2025-05-09
net: dsa: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-07
net: dsa: b53: do not set learning and unicast/multicast on up
Jonas Gorski
2025-05-07
net: dsa: b53: fix learning on VLAN unaware bridges
Jonas Gorski
2025-05-07
net: dsa: b53: fix toggling vlan_filtering
Jonas Gorski
2025-05-07
net: dsa: b53: do not program vlans when vlan filtering is off
Jonas Gorski
2025-05-07
net: dsa: b53: do not allow to configure VLAN 0
Jonas Gorski
2025-05-07
net: dsa: b53: always rejoin default untagged VLAN on bridge leave
Jonas Gorski
2025-05-07
net: dsa: b53: fix VLAN ID for untagged vlan on bridge leave
Jonas Gorski
2025-05-07
net: dsa: b53: fix flushing old pvid VLAN on pvid change
Jonas Gorski
2025-05-07
net: dsa: b53: fix clearing PVID of a port
Jonas Gorski
2025-05-07
net: dsa: b53: keep CPU port always tagged again
Jonas Gorski
2025-05-07
net: dsa: b53: allow leaky reserved multicast
Jonas Gorski
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-29
net: dsa: felix: fix broken taprio gate states after clock jump
Vladimir Oltean
2025-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-23
net: dsa: mt7530: sync driver-specific behavior of MT7531 variants
Daniel Golle
2025-04-22
net: dsa: rzn1_a5psw: Make the read-only array offsets static const
Colin Ian King
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-16
net: dsa: mv88e6xxx: fix -ENOENT when deleting VLANs and MST is unsupported
Vladimir Oltean
2025-04-16
net: dsa: mv88e6xxx: avoid unregistering devlink regions which were never reg...
Vladimir Oltean
2025-04-16
net: b53: enable BPDU reception for management port
Jonas Gorski
2025-04-15
net: ptp: introduce .supported_perout_flags to ptp_clock_info
Jacob Keller
2025-04-15
net: ptp: introduce .supported_extts_flags to ptp_clock_info
Jacob Keller
2025-04-15
net: dsa: mt7530: implement .get_stats64
Christian Marangi
2025-04-15
net: dsa: mt7530: move remaining MIB counter to define
Christian Marangi
2025-04-15
net: dsa: mt7530: move pkt stats and err MIB counter to eth_mac stats API
Christian Marangi
2025-04-15
net: dsa: mt7530: move pause MIB counter to eth_ctrl stats API
Christian Marangi
2025-04-15
net: dsa: mt7530: move pkt size and rx err MIB counter to rmon stats API
Christian Marangi
2025-04-15
net: dsa: mt7530: generalize read port stats logic
Christian Marangi
2025-04-14
net: dsa: microchip: add ETS scheduler support for KSZ88x3 switches
Oleksij Rempel
[next]