index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
net: dsa: properly keep track of conduit reference
Vladimir Oltean
1
-25
/
+34
2026-01-30
net: dsa: fix off-by-one in maximum bridge ID determination
Vladimir Oltean
1
-1
/
+1
2025-11-24
net: dsa: improve shutdown sequence
Vladimir Oltean
1
-0
/
+7
2025-11-24
net: dsa: tag_brcm: legacy: fix untagged rx on unbridged ports for bcm63xx
Jonas Gorski
1
-2
/
+8
2025-09-09
net: dsa: microchip: linearize skb for tail-tagging switches
Jakob Unterwurzacher
1
-4
/
+15
2025-09-09
net: dsa: microchip: update tag_ksz masks for KSZ9477 family
Pieter Van Trappen
1
-2
/
+3
2025-06-19
net: dsa: tag_brcm: legacy: fix pskb_may_pull length
Álvaro Fernández Rojas
1
-1
/
+1
2025-04-25
net: dsa: avoid refcount warnings when ds->ops->tag_8021q_vlan_del() fails
Vladimir Oltean
1
-1
/
+1
2025-04-25
net: dsa: free routing table on probe failure
Vladimir Oltean
1
-7
/
+14
2025-04-25
net: dsa: clean up FDB, MDB, VLAN entries on unbind
Vladimir Oltean
1
-3
/
+35
2024-10-10
net: dsa: fix netdev_priv() dereference before check on non-DSA netdevice events
Vladimir Oltean
1
-2
/
+5
2024-08-29
net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...
Vladimir Oltean
1
-35
/
+2
2023-08-09
net: dsa: mark parsed interface mode for legacy switch drivers
Russell King (Oracle)
1
-4
/
+8
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+8
2023-08-01
net: dsa: tag_qca: return early if dev is not found
Christian Marangi
1
-4
/
+4
2023-07-27
net: dsa: fix older DSA drivers using phylink
Russell King (Oracle)
1
-1
/
+8
2023-07-23
net: dsa: remove deprecated strncpy
justinstitt@google.com
1
-4
/
+5
2023-07-18
net: dsa: remove legacy_pre_march2020 detection
Russell King (Oracle)
1
-41
/
+0
2023-07-04
net: dsa: sja1105: always enable the send_meta options
Vladimir Oltean
1
-45
/
+0
2023-07-04
net: dsa: tag_sja1105: fix MAC DA patching from meta frames
Vladimir Oltean
1
-2
/
+2
2023-07-03
net: dsa: tag_sja1105: fix source port decoding in vlan_filtering=0 bridge mode
Vladimir Oltean
1
-3
/
+6
2023-06-29
net: dsa: tag_sja1105: always prefer source port information from INCL_SRCPT
Vladimir Oltean
1
-9
/
+29
2023-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-29
/
+64
2023-06-27
net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addresses
Vladimir Oltean
4
-29
/
+64
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+23
2023-06-20
net: dsa: introduce preferred_default_local_cpu_port and use on MT7530
Vladimir Oltean
1
-1
/
+23
2023-05-26
net: dsa: add support for mac_prepare() and mac_finish() calls
Russell King (Oracle)
1
-0
/
+32
2023-04-23
net: dsa: tag_ocelot: call only the relevant portion of __skb_vlan_pop() on TX
Vladimir Oltean
1
-1
/
+1
2023-04-23
net: dsa: update TX path comments to not mention skb_mac_header()
Vladimir Oltean
2
-3
/
+3
2023-04-23
net: dsa: tag_sja1105: replace skb_mac_header() with vlan_eth_hdr()
Vladimir Oltean
1
-1
/
+1
2023-04-23
net: dsa: tag_sja1105: don't rely on skb_mac_header() in TX paths
Vladimir Oltean
1
-1
/
+1
2023-04-23
net: dsa: tag_ksz: do not rely on skb_mac_header() in TX paths
Vladimir Oltean
1
-9
/
+9
2023-04-23
net: dsa: tag_ocelot: do not rely on skb_mac_header() for VLAN xmit
Vladimir Oltean
1
-1
/
+1
2023-04-12
net: dsa: add trace points for VLAN operations
Vladimir Oltean
2
-5
/
+137
2023-04-12
net: dsa: add trace points for FDB/MDB operations
Vladimir Oltean
4
-12
/
+423
2023-04-09
net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stub
Vladimir Oltean
6
-13
/
+37
2023-04-03
net: create a netdev notifier for DSA to reject PTP on DSA master
Vladimir Oltean
3
-35
/
+29
2023-04-03
net: dsa: make dsa_port_supports_hwtstamp() construct a fake ifreq
Vladimir Oltean
3
-6
/
+8
2023-03-30
net: dsa: fix db type confusion in host fdb/mdb add/del
Vladimir Oltean
1
-12
/
+12
2023-03-30
net: dsa: sync unicast and multicast addresses for VLAN filters too
Vladimir Oltean
1
-5
/
+116
2023-03-21
net: dsa: tag_brcm: legacy: fix daisy-chained switches
Álvaro Fernández Rojas
1
-2
/
+8
2023-03-20
net: dsa: report rx_bytes unadjusted for ETH_HLEN
Vladimir Oltean
1
-1
/
+1
2023-03-16
net: dsa: don't error out when drivers return ETH_DATA_LEN in .port_max_mtu()
Vladimir Oltean
1
-4
/
+5
2023-02-03
net: dsa: use NL_SET_ERR_MSG_WEAK_MOD() more consistently
Vladimir Oltean
1
-5
/
+6
2023-02-02
net: dsa: Use sysfs_emit() to instead of sprintf()
Bo Liu
1
-1
/
+1
2023-02-01
netlink: provide an ability to set default extack message
Leon Romanovsky
2
-6
/
+2
2023-01-23
net: dsa: microchip: enable port queues for tc mqprio
Arun Ramadoss
1
-0
/
+15
2023-01-23
net: dsa: add plumbing for changing and getting MAC merge layer state
Vladimir Oltean
1
-0
/
+37
2023-01-13
net: dsa: microchip: ptp: move pdelay_rsp correction field to tail tag
Christian Eggers
1
-1
/
+28
2023-01-13
net: dsa: microchip: ptp: add packet transmission timestamping
Christian Eggers
1
-3
/
+51
[next]