summaryrefslogtreecommitdiff
path: root/net/dsa
AgeCommit message (Expand)Author
7 daysnet: dsa: add simple HSR offload helpersVladimir Oltean
7 daysnet: dsa: avoid calling ds->ops->port_hsr_leave() when unoffloadedVladimir Oltean
10 daysnet: dsa: tag_yt921x: use the dsa_xmit_port_mask() helperVladimir Oltean
10 daysnet: dsa: tag_xrs700x: use the dsa_xmit_port_mask() helperVladimir Oltean
10 daysnet: dsa: tag_trailer: use the dsa_xmit_port_mask() helperVladimir Oltean
10 daysnet: dsa: tag_rzn1_a5psw: use the dsa_xmit_port_mask() helperVladimir Oltean
10 daysnet: dsa: tag_rtl8_4: use the dsa_xmit_port_mask() helperVladimir Oltean
10 daysnet: dsa: tag_rtl4_a: use the dsa_xmit_port_mask() helperVladimir Oltean
10 daysnet: dsa: tag_qca: use the dsa_xmit_port_mask() helperVladimir Oltean
10 daysnet: dsa: tag_ocelot: use the dsa_xmit_port_mask() helperVladimir Oltean
10 daysnet: dsa: tag_mxl_gsw1xx: use the dsa_xmit_port_mask() helperVladimir Oltean
10 daysnet: dsa: tag_mtk: use the dsa_xmit_port_mask() helperVladimir Oltean
10 daysnet: dsa: tag_ksz: use the dsa_xmit_port_mask() helperVladimir Oltean
10 daysnet: dsa: tag_hellcreek: use the dsa_xmit_port_mask() helperVladimir Oltean
10 daysnet: dsa: tag_gswip: use the dsa_xmit_port_mask() helperVladimir Oltean
10 daysnet: dsa: tag_brcm: use the dsa_xmit_port_mask() helperVladimir Oltean
10 daysnet: dsa: introduce the dsa_xmit_port_mask() tagging protocol helperVladimir Oltean
13 daysnet: dsa: append ethtool counters of all hidden ports to conduitVladimir Oltean
13 daysnet: dsa: use kernel data types for ethtool ops on conduitVladimir Oltean
13 daysnet: dsa: cpu_dp->orig_ethtool_ops might be NULLVladimir Oltean
2025-11-20devlink: pass extack through to devlink_param::get()Daniel Zahka
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-10net: dsa: tag_brcm: do not mark link local traffic as offloadedJonas Gorski
2025-11-06net: dsa: add tagging driver for MaxLinear GSW1xx switch familyDaniel Golle
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-31net: dsa: tag_brcm: legacy: fix untagged rx on unbridged ports for bcm63xxJonas Gorski
2025-10-21net: dsa: tag_yt921x: add support for Motorcomm YT921x tagsDavid Yang
2025-07-18net: s/dev_close_many/netif_close_many/Stanislav Fomichev
2025-06-17net: dsa: tag_brcm: add support for legacy FCS tagsÁlvaro Fernández Rojas
2025-06-17net: dsa: tag_brcm: legacy: reorganize functionsÁlvaro Fernández Rojas
2025-05-30net: dsa: tag_brcm: legacy: fix pskb_may_pull lengthÁlvaro Fernández Rojas
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-16net: dsa: microchip: linearize skb for tail-tagging switchesJakob Unterwurzacher
2025-05-09net: dsa: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2025-04-16net: dsa: avoid refcount warnings when ds->ops->tag_8021q_vlan_del() failsVladimir Oltean
2025-04-16net: dsa: free routing table on probe failureVladimir Oltean
2025-04-16net: dsa: clean up FDB, MDB, VLAN entries on unbindVladimir Oltean
2025-03-08net: move misc netdev_lock flavors to a separate headerJakub Kicinski
2025-03-06net: ethtool: try to protect all callback with netdev instance lockJakub Kicinski
2025-02-20bpf: Add BPF_SOCK_OPS_TSTAMP_SND_HW_CB callbackJason Xing
2025-02-12net: dsa: allow use of phylink managed EEE supportRussell King (Oracle)
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-22Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-01-21Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-17net: dsa: implement get_ts_stats ethtool operation for user portsVladimir Oltean
2025-01-13Merge 6.13-rc7 into driver-core-nextGreg Kroah-Hartman
2025-01-08treewide: Introduce kthread_run_worker[_on_cpu]()Frederic Weisbecker
2025-01-07net: dsa: no longer call ds->ops->get_mac_eee()Russell King (Oracle)
2025-01-03driver core: Constify API device_find_child() and adapt for various usagesZijun Hu
2024-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski