index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
Age
Commit message (
Expand
)
Author
11 days
net: dsa: initial MT7628 tagging driver
Joris Vaisvila
2026-08-14
net: dsa: drop explicit NULL comparisons
Kai Kuang
2026-08-05
Merge tag 'nf-next-26-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2026-07-31
net: dsa: microchip: add KSZ8463 tail tag handling
Bastien Curutchet (Schneider Electric)
2026-07-31
net: dsa: tag_ksz: share code for KSZ8795 and KSZ9893 xmit operations
Bastien Curutchet (Schneider Electric)
2026-07-31
net: dsa: tag_ksz: move the KSZ8795 tag handling below ksz_xmit_timestamp()
Bastien Curutchet (Schneider Electric)
2026-07-31
net: dsa: stop at the user device in .fill_forward_path
Pablo Neira Ayuso
2026-07-07
net: dsa: hold instance lock on close-on-shutdown paths
Stanislav Fomichev
2026-06-27
net: dsa: Fix skb ownership in taggers
Linus Walleij
2026-06-10
net: dsa: tag_yt921x: handle ACL tag code
David Yang
2026-05-21
net: dsa: add NETC switch tag support
Wei Fang
2026-05-02
net: dsa: pass extack to dsa_switch_ops :: port_policer_add()
David Yang
2026-04-16
net: dsa: remove redundant netdev_lock_ops() from conduit ethtool ops
Stanislav Fomichev
2026-04-12
net: dsa: tag_rtl8_4: set KEEP flag
Luiz Angelo Daros de Luca
2026-04-12
net: dsa: tag_rtl8_4: update format description
Alvin Šipraga
2026-04-06
dsa: tag_mxl862xx: set dsa_default_offload_fwd_mark()
Daniel Golle
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-11
net: dsa: add tag format for MxL862xx switches
Daniel Golle
2026-02-10
net: dsa: eliminate local type for tc policers
Vladimir Oltean
2026-02-03
net: dsa: tag_yt921x: add priority support
David Yang
2026-02-03
net: dsa: tag_yt921x: clarify priority and code fields
David Yang
2026-01-21
net: dsa: fix off-by-one in maximum bridge ID determination
Vladimir Oltean
2025-12-23
net: dsa: fix missing put_device() in dsa_tree_find_first_conduit()
Vladimir Oltean
2025-12-23
net: dsa: properly keep track of conduit reference
Vladimir Oltean
2025-12-01
net: dsa: add simple HSR offload helpers
Vladimir Oltean
2025-12-01
net: dsa: avoid calling ds->ops->port_hsr_leave() when unoffloaded
Vladimir Oltean
2025-11-28
net: dsa: tag_yt921x: use the dsa_xmit_port_mask() helper
Vladimir Oltean
2025-11-28
net: dsa: tag_xrs700x: use the dsa_xmit_port_mask() helper
Vladimir Oltean
2025-11-28
net: dsa: tag_trailer: use the dsa_xmit_port_mask() helper
Vladimir Oltean
2025-11-28
net: dsa: tag_rzn1_a5psw: use the dsa_xmit_port_mask() helper
Vladimir Oltean
2025-11-28
net: dsa: tag_rtl8_4: use the dsa_xmit_port_mask() helper
Vladimir Oltean
2025-11-28
net: dsa: tag_rtl4_a: use the dsa_xmit_port_mask() helper
Vladimir Oltean
2025-11-28
net: dsa: tag_qca: use the dsa_xmit_port_mask() helper
Vladimir Oltean
2025-11-28
net: dsa: tag_ocelot: use the dsa_xmit_port_mask() helper
Vladimir Oltean
2025-11-28
net: dsa: tag_mxl_gsw1xx: use the dsa_xmit_port_mask() helper
Vladimir Oltean
2025-11-28
net: dsa: tag_mtk: use the dsa_xmit_port_mask() helper
Vladimir Oltean
2025-11-28
net: dsa: tag_ksz: use the dsa_xmit_port_mask() helper
Vladimir Oltean
2025-11-28
net: dsa: tag_hellcreek: use the dsa_xmit_port_mask() helper
Vladimir Oltean
2025-11-28
net: dsa: tag_gswip: use the dsa_xmit_port_mask() helper
Vladimir Oltean
2025-11-28
net: dsa: tag_brcm: use the dsa_xmit_port_mask() helper
Vladimir Oltean
2025-11-28
net: dsa: introduce the dsa_xmit_port_mask() tagging protocol helper
Vladimir Oltean
2025-11-25
net: dsa: append ethtool counters of all hidden ports to conduit
Vladimir Oltean
2025-11-25
net: dsa: use kernel data types for ethtool ops on conduit
Vladimir Oltean
2025-11-25
net: dsa: cpu_dp->orig_ethtool_ops might be NULL
Vladimir Oltean
2025-11-20
devlink: pass extack through to devlink_param::get()
Daniel Zahka
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-10
net: dsa: tag_brcm: do not mark link local traffic as offloaded
Jonas Gorski
2025-11-06
net: dsa: add tagging driver for MaxLinear GSW1xx switch family
Daniel Golle
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]