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
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
2025-12-01
net: dsa: add simple HSR offload helpers
Vladimir Oltean
1
-0
/
+65
2025-12-01
net: dsa: avoid calling ds->ops->port_hsr_leave() when unoffloaded
Vladimir Oltean
1
-0
/
+3
2025-11-28
net: dsa: tag_yt921x: use the dsa_xmit_port_mask() helper
Vladimir Oltean
1
-5
/
+3
2025-11-28
net: dsa: tag_xrs700x: use the dsa_xmit_port_mask() helper
Vladimir Oltean
1
-7
/
+1
2025-11-28
net: dsa: tag_trailer: use the dsa_xmit_port_mask() helper
Vladimir Oltean
1
-2
/
+1
2025-11-28
net: dsa: tag_rzn1_a5psw: use the dsa_xmit_port_mask() helper
Vladimir Oltean
1
-2
/
+1
2025-11-28
net: dsa: tag_rtl8_4: use the dsa_xmit_port_mask() helper
Vladimir Oltean
1
-2
/
+1
2025-11-28
net: dsa: tag_rtl4_a: use the dsa_xmit_port_mask() helper
Vladimir Oltean
1
-1
/
+1
2025-11-28
net: dsa: tag_qca: use the dsa_xmit_port_mask() helper
Vladimir Oltean
1
-2
/
+1
2025-11-28
net: dsa: tag_ocelot: use the dsa_xmit_port_mask() helper
Vladimir Oltean
1
-4
/
+2
2025-11-28
net: dsa: tag_mxl_gsw1xx: use the dsa_xmit_port_mask() helper
Vladimir Oltean
1
-3
/
+4
2025-11-28
net: dsa: tag_mtk: use the dsa_xmit_port_mask() helper
Vladimir Oltean
1
-1
/
+2
2025-11-28
net: dsa: tag_ksz: use the dsa_xmit_port_mask() helper
Vladimir Oltean
1
-16
/
+4
2025-11-28
net: dsa: tag_hellcreek: use the dsa_xmit_port_mask() helper
Vladimir Oltean
1
-2
/
+1
2025-11-28
net: dsa: tag_gswip: use the dsa_xmit_port_mask() helper
Vladimir Oltean
1
-4
/
+2
2025-11-28
net: dsa: tag_brcm: use the dsa_xmit_port_mask() helper
Vladimir Oltean
1
-4
/
+4
2025-11-28
net: dsa: introduce the dsa_xmit_port_mask() tagging protocol helper
Vladimir Oltean
1
-0
/
+18
2025-11-25
net: dsa: append ethtool counters of all hidden ports to conduit
Vladimir Oltean
1
-33
/
+93
2025-11-25
net: dsa: use kernel data types for ethtool ops on conduit
Vladimir Oltean
1
-6
/
+5
2025-11-25
net: dsa: cpu_dp->orig_ethtool_ops might be NULL
Vladimir Oltean
1
-7
/
+7
2025-11-20
devlink: pass extack through to devlink_param::get()
Daniel Zahka
1
-1
/
+2
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+4
2025-11-10
net: dsa: tag_brcm: do not mark link local traffic as offloaded
Jonas Gorski
1
-2
/
+4
2025-11-06
net: dsa: add tagging driver for MaxLinear GSW1xx switch family
Daniel Golle
3
-0
/
+125
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+8
2025-10-31
net: dsa: tag_brcm: legacy: fix untagged rx on unbridged ports for bcm63xx
Jonas Gorski
1
-2
/
+8
2025-10-21
net: dsa: tag_yt921x: add support for Motorcomm YT921x tags
David Yang
3
-0
/
+148
2025-07-18
net: s/dev_close_many/netif_close_many/
Stanislav Fomichev
2
-2
/
+3
2025-06-17
net: dsa: tag_brcm: add support for legacy FCS tags
Álvaro Fernández Rojas
2
-3
/
+86
2025-06-17
net: dsa: tag_brcm: legacy: reorganize functions
Álvaro Fernández Rojas
1
-32
/
+32
2025-05-30
net: dsa: tag_brcm: legacy: fix pskb_may_pull length
Álvaro Fernández Rojas
1
-1
/
+1
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+15
2025-05-16
net: dsa: microchip: linearize skb for tail-tagging switches
Jakob Unterwurzacher
1
-4
/
+15
2025-05-09
net: dsa: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2
-21
/
+30
2025-04-16
net: dsa: avoid refcount warnings when ds->ops->tag_8021q_vlan_del() fails
Vladimir Oltean
1
-1
/
+1
2025-04-16
net: dsa: free routing table on probe failure
Vladimir Oltean
1
-7
/
+14
2025-04-16
net: dsa: clean up FDB, MDB, VLAN entries on unbind
Vladimir Oltean
1
-3
/
+35
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
1
-0
/
+1
2025-03-06
net: ethtool: try to protect all callback with netdev instance lock
Jakub Kicinski
1
-1
/
+15
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SND_HW_CB callback
Jason Xing
1
-1
/
+1
2025-02-12
net: dsa: allow use of phylink managed EEE support
Russell King (Oracle)
1
-8
/
+17
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2025-01-22
Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-11
/
+39
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-3
/
+3
2025-01-17
net: dsa: implement get_ts_stats ethtool operation for user ports
Vladimir Oltean
1
-0
/
+11
2025-01-13
Merge 6.13-rc7 into driver-core-next
Greg Kroah-Hartman
1
-5
/
+11
2025-01-08
treewide: Introduce kthread_run_worker[_on_cpu]()
Frederic Weisbecker
3
-3
/
+3
2025-01-07
net: dsa: no longer call ds->ops->get_mac_eee()
Russell King (Oracle)
1
-8
/
+0
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
1
-1
/
+1
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+11
[next]