index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-21
/
+21
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-26
/
+26
2026-02-11
net: dsa: add tag format for MxL862xx switches
Daniel Golle
-0
/
+118
2026-02-10
net: dsa: eliminate local type for tc policers
Vladimir Oltean
-3
/
+2
2026-02-03
net: dsa: tag_yt921x: add priority support
David Yang
-1
/
+5
2026-02-03
net: dsa: tag_yt921x: clarify priority and code fields
David Yang
-30
/
+53
2026-01-21
net: dsa: fix off-by-one in maximum bridge ID determination
Vladimir Oltean
-1
/
+1
2025-12-23
net: dsa: fix missing put_device() in dsa_tree_find_first_conduit()
Vladimir Oltean
-7
/
+1
2025-12-23
net: dsa: properly keep track of conduit reference
Vladimir Oltean
-25
/
+34
2025-12-01
net: dsa: add simple HSR offload helpers
Vladimir Oltean
-0
/
+65
2025-12-01
net: dsa: avoid calling ds->ops->port_hsr_leave() when unoffloaded
Vladimir Oltean
-0
/
+3
2025-11-28
net: dsa: tag_yt921x: use the dsa_xmit_port_mask() helper
Vladimir Oltean
-5
/
+3
2025-11-28
net: dsa: tag_xrs700x: use the dsa_xmit_port_mask() helper
Vladimir Oltean
-7
/
+1
2025-11-28
net: dsa: tag_trailer: use the dsa_xmit_port_mask() helper
Vladimir Oltean
-2
/
+1
2025-11-28
net: dsa: tag_rzn1_a5psw: use the dsa_xmit_port_mask() helper
Vladimir Oltean
-2
/
+1
2025-11-28
net: dsa: tag_rtl8_4: use the dsa_xmit_port_mask() helper
Vladimir Oltean
-2
/
+1
2025-11-28
net: dsa: tag_rtl4_a: use the dsa_xmit_port_mask() helper
Vladimir Oltean
-1
/
+1
2025-11-28
net: dsa: tag_qca: use the dsa_xmit_port_mask() helper
Vladimir Oltean
-2
/
+1
2025-11-28
net: dsa: tag_ocelot: use the dsa_xmit_port_mask() helper
Vladimir Oltean
-4
/
+2
2025-11-28
net: dsa: tag_mxl_gsw1xx: use the dsa_xmit_port_mask() helper
Vladimir Oltean
-3
/
+4
2025-11-28
net: dsa: tag_mtk: use the dsa_xmit_port_mask() helper
Vladimir Oltean
-1
/
+2
2025-11-28
net: dsa: tag_ksz: use the dsa_xmit_port_mask() helper
Vladimir Oltean
-16
/
+4
2025-11-28
net: dsa: tag_hellcreek: use the dsa_xmit_port_mask() helper
Vladimir Oltean
-2
/
+1
2025-11-28
net: dsa: tag_gswip: use the dsa_xmit_port_mask() helper
Vladimir Oltean
-4
/
+2
2025-11-28
net: dsa: tag_brcm: use the dsa_xmit_port_mask() helper
Vladimir Oltean
-4
/
+4
2025-11-28
net: dsa: introduce the dsa_xmit_port_mask() tagging protocol helper
Vladimir Oltean
-0
/
+18
2025-11-25
net: dsa: append ethtool counters of all hidden ports to conduit
Vladimir Oltean
-33
/
+93
2025-11-25
net: dsa: use kernel data types for ethtool ops on conduit
Vladimir Oltean
-6
/
+5
2025-11-25
net: dsa: cpu_dp->orig_ethtool_ops might be NULL
Vladimir Oltean
-7
/
+7
2025-11-20
devlink: pass extack through to devlink_param::get()
Daniel Zahka
-1
/
+2
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+4
2025-11-10
net: dsa: tag_brcm: do not mark link local traffic as offloaded
Jonas Gorski
-2
/
+4
2025-11-06
net: dsa: add tagging driver for MaxLinear GSW1xx switch family
Daniel Golle
-0
/
+125
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+8
2025-10-31
net: dsa: tag_brcm: legacy: fix untagged rx on unbridged ports for bcm63xx
Jonas Gorski
-2
/
+8
2025-10-21
net: dsa: tag_yt921x: add support for Motorcomm YT921x tags
David Yang
-0
/
+148
2025-07-18
net: s/dev_close_many/netif_close_many/
Stanislav Fomichev
-2
/
+3
2025-06-17
net: dsa: tag_brcm: add support for legacy FCS tags
Álvaro Fernández Rojas
-3
/
+86
2025-06-17
net: dsa: tag_brcm: legacy: reorganize functions
Álvaro Fernández Rojas
-32
/
+32
2025-05-30
net: dsa: tag_brcm: legacy: fix pskb_may_pull length
Álvaro Fernández Rojas
-1
/
+1
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-4
/
+15
2025-05-16
net: dsa: microchip: linearize skb for tail-tagging switches
Jakob Unterwurzacher
-4
/
+15
2025-05-09
net: dsa: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
-21
/
+30
2025-04-16
net: dsa: avoid refcount warnings when ds->ops->tag_8021q_vlan_del() fails
Vladimir Oltean
-1
/
+1
2025-04-16
net: dsa: free routing table on probe failure
Vladimir Oltean
-7
/
+14
2025-04-16
net: dsa: clean up FDB, MDB, VLAN entries on unbind
Vladimir Oltean
-3
/
+35
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
-0
/
+1
2025-03-06
net: ethtool: try to protect all callback with netdev instance lock
Jakub Kicinski
-1
/
+15
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SND_HW_CB callback
Jason Xing
-1
/
+1
2025-02-12
net: dsa: allow use of phylink managed EEE support
Russell King (Oracle)
-8
/
+17
[next]