<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>0fc8f6200d2313278fbf4539bbab74677c685531 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/Makefile#0fc8f6200d2313278fbf4539bbab74677c685531</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesGetting fixes and updates from v7.1-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/tools/testing/selftests/drivers/net/Makefile</description>
        <pubDate>Mon, 27 Apr 2026 10:26:49 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>f4b369c6fe0ceaba2da2daff8c9eb415f85926dd - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/Makefile#f4b369c6fe0ceaba2da2daff8c9eb415f85926dd</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.1 merge window.

            List of files:
            /linux/tools/testing/selftests/drivers/net/Makefile</description>
        <pubDate>Mon, 20 Apr 2026 03:28:57 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0421ccdfad0d92713a812a5aeb7d07b0ea7213c8 - Merge tag &apos;v7.0-rc3&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/Makefile#0421ccdfad0d92713a812a5aeb7d07b0ea7213c8</link>
        <description>Merge tag &apos;v7.0-rc3&apos; into nextSync up with the mainline to brig up the latest changes, specificallychanges to ALPS driver.

            List of files:
            /linux/tools/testing/selftests/drivers/net/Makefile</description>
        <pubDate>Thu, 12 Mar 2026 18:44:42 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>3e9e952bb3139ad1e08f3e1960239c2988ab90c9 - Merge branch &apos;for-7.1-printf-kunit-build&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/Makefile#3e9e952bb3139ad1e08f3e1960239c2988ab90c9</link>
        <description>Merge branch &apos;for-7.1-printf-kunit-build&apos; into for-linus

            List of files:
            /linux/tools/testing/selftests/drivers/net/Makefile</description>
        <pubDate>Mon, 20 Apr 2026 13:41:28 +0200</pubDate>
        <dc:creator>Petr Mladek &lt;pmladek@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>91a4855d6c03e770e42f17c798a36a3c46e63de2 - Merge tag &apos;net-next-7.1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/Makefile#91a4855d6c03e770e42f17c798a36a3c46e63de2</link>
        <description>Merge tag &apos;net-next-7.1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextPull networking updates from Jakub Kicinski: &quot;Core &amp; protocols:   - Support HW queue leasing, allowing containers to be granted access     to HW queues for zero-copy operations and AF_XDP   - Number of code moves to help the compiler with inlining. Avoid     output arguments for returning drop reason where possible   - Rework drop handling within qdiscs to include more metadata about     the reason and dropping qdisc in the tracepoints   - Remove the rtnl_lock use from IP Multicast Routing   - Pack size information into the Rx Flow Steering table pointer     itself. This allows making the table itself a flat array of u32s,     thus making the table allocation size a power of two   - Report TCP delayed ack timer information via socket diag   - Add ip_local_port_step_width sysctl to allow distributing the     randomly selected ports more evenly throughout the allowed space   - Add support for per-route tunsrc in IPv6 segment routing   - Start work of switching sockopt handling to iov_iter   - Improve dynamic recvbuf sizing in MPTCP, limit burstiness and avoid     buffer size drifting up   - Support MSG_EOR in MPTCP   - Add stp_mode attribute to the bridge driver for STP mode selection.     This addresses concerns about call_usermodehelper() usage   - Remove UDP-Lite support (as announced in 2023)   - Remove support for building IPv6 as a module. Remove the now     unnecessary function calling indirection  Cross-tree stuff:   - Move Michael MIC code from generic crypto into wireless, it&apos;s     considered insecure but some WiFi networks still need it  Netfilter:   - Switch nft_fib_ipv6 module to no longer need temporary dst_entry     object allocations by using fib6_lookup() + RCU.     Florian W reports this gets us ~13% higher packet rate   - Convert IPVS&apos;s global __ip_vs_mutex to per-net service_mutex and     switch the service tables to be per-net. Convert some code that     walks the service lists to use RCU instead of the service_mutex   - Add more opinionated input validation to lower security exposure   - Make IPVS hash tables to be per-netns and resizable  Wireless:   - Finished assoc frame encryption/EPPKE/802.1X-over-auth   - Radar detection improvements   - Add 6 GHz incumbent signal detection APIs   - Multi-link support for FILS, probe response templates and client     probing   - New APIs and mac80211 support for NAN (Neighbor Aware Networking,     aka Wi-Fi Aware) so less work must be in firmware  Driver API:   - Add numerical ID for devlink instances (to avoid having to create     fake bus/device pairs just to have an ID). Support shared devlink     instances which span multiple PFs   - Add standard counters for reporting pause storm events (implement     in mlx5 and fbnic)   - Add configuration API for completion writeback buffering (implement     in mana)   - Support driver-initiated change of RSS context sizes   - Support DPLL monitoring input frequency (implement in zl3073x)   - Support per-port resources in devlink (implement in mlx5)  Misc:   - Expand the YAML spec for Netfilter  Drivers   - Software:      - macvlan: support multicast rx for bridge ports with shared        source MAC address      - team: decouple receive and transmit enablement for IEEE 802.3ad        LACP &quot;independent control&quot;   - Ethernet high-speed NICs:      - nVidia/Mellanox:         - support high order pages in zero-copy mode (for payload           coalescing)         - support multiple packets in a page (for systems with 64kB           pages)      - Broadcom 25-400GE (bnxt):         - implement XDP RSS hash metadata extraction         - add software fallback for UDP GSO, lowering the IOMMU cost      - Broadcom 800GE (bnge):         - add link status and configuration handling         - add various HW and SW statistics      - Marvell/Cavium:         - NPC HW block support for cn20k      - Huawei (hinic3):         - add mailbox / control queue         - add rx VLAN offload         - add driver info and link management   - Ethernet NICs:      - Marvell/Aquantia:         - support reading SFP module info on some AQC100 cards      - Realtek PCI (r8169):         - add support for RTL8125cp      - Realtek USB (r8152):         - support for the RTL8157 5Gbit chip         - add 2500baseT EEE status/configuration support   - Ethernet NICs embedded and off-the-shelf IP:      - Synopsys (stmmac):         - cleanup and reorganize SerDes handling and PCS support         - cleanup descriptor handling and per-platform data         - cleanup and consolidate MDIO defines and handling         - shrink driver memory use for internal structures         - improve Tx IRQ coalescing         - improve TCP segmentation handling         - add support for Spacemit K3      - Cadence (macb):         - support PHYs that have inband autoneg disabled with GEM         - support IEEE 802.3az EEE         - rework usrio capabilities and handling      - AMD (xgbe):         - improve power management for S0i3         - improve TX resilience for link-down handling   - Virtual:      - Google cloud vNIC:         - support larger ring sizes in DQO-QPL mode         - improve HW-GRO handling         - support UDP GSO for DQO format      - PCIe NTB:         - support queue count configuration   - Ethernet PHYs:      - automatically disable PHY autonomous EEE if MAC is in charge      - Broadcom:         - add BCM84891/BCM84892 support      - Micrel:         - support for LAN9645X internal PHY      - Realtek:         - add RTL8224 pair order support         - support PHY LEDs on RTL8211F-VD         - support spread spectrum clocking (SSC)      - Maxlinear:         - add PHY-level statistics via ethtool   - Ethernet switches:      - Maxlinear (mxl862xx):         - support for bridge offloading         - support for VLANs         - support driver statistics   - Bluetooth:      - large number of fixes and new device IDs      - Mediatek:         - support MT6639 (MT7927)         - support MT7902 SDIO   - WiFi:      - Intel (iwlwifi):         - UNII-9 and continuing UHR work      - MediaTek (mt76):         - mt7996/mt7925 MLO fixes/improvements         - mt7996 NPU support (HW eth/wifi traffic offload)      - Qualcomm (ath12k):         - monitor mode support on IPQ5332         - basic hwmon temperature reporting         - support IPQ5424      - Realtek:         - add USB RX aggregation to improve performance         - add USB TX flow control by tracking in-flight URBs   - Cellular:      - IPA v5.2 support&quot;* tag &apos;net-next-7.1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next: (1561 commits)  net: pse-pd: fix kernel-doc function name for pse_control_find_by_id()  wireguard: device: use exit_rtnl callback instead of manual rtnl_lock in pre_exit  wireguard: allowedips: remove redundant space  tools: ynl: add sample for wireguard  wireguard: allowedips: Use kfree_rcu() instead of call_rcu()  MAINTAINERS: Add netkit selftest files  selftests/net: Add additional test coverage in nk_qlease  selftests/net: Split netdevsim tests from HW tests in nk_qlease  tools/ynl: Make YnlFamily closeable as a context manager  net: airoha: Add missing PPE configurations in airoha_ppe_hw_init()  net: airoha: Fix VIP configuration for AN7583 SoC  net: caif: clear client service pointer on teardown  net: strparser: fix skb_head leak in strp_abort_strp()  net: usb: cdc-phonet: fix skb frags[] overflow in rx_complete()  selftests/bpf: add test for xdp_master_redirect with bond not up  net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master  net: airoha: Remove PCE_MC_EN_MASK bit in REG_FE_PCE_CFG configuration  sctp: disable BH before calling udp_tunnel_xmit_skb()  sctp: fix missing encap_port propagation for GSO fragments  net: airoha: Rely on net_device pointer in ETS callbacks  ...

            List of files:
            /linux/tools/testing/selftests/drivers/net/Makefile</description>
        <pubDate>Wed, 15 Apr 2026 03:36:10 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>35c2c39832e569449b9192fa1afbbc4c66227af7 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/Makefile#35c2c39832e569449b9192fa1afbbc4c66227af7</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netMerge in late fixes in preparation for the net-next PR.Conflicts:include/net/sch_generic.h  a6bd339dbb351 (&quot;net_sched: fix skb memory leak in deferred qdisc drops&quot;)  ff2998f29f390 (&quot;net: sched: introduce qdisc-specific drop reason tracing&quot;)https://lore.kernel.org/adz0iX85FHMz0HdO@sirena.org.ukdrivers/net/ethernet/airoha/airoha_eth.c  1acdfbdb516b (&quot;net: airoha: Fix VIP configuration for AN7583 SoC&quot;)  bf3471e6e6c0 (&quot;net: airoha: Make flow control source port mapping dependent on nbq parameter&quot;)Adjacent changes:drivers/net/ethernet/airoha/airoha_ppe.c  f44218cd5e6a (&quot;net: airoha: Reset PPE cpu port configuration in airoha_ppe_hw_init()&quot;)  7da62262ec96 (&quot;inet: add ip_local_port_step_width sysctl to improve port usage distribution&quot;)Signed-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/drivers/net/Makefile</description>
        <pubDate>Tue, 14 Apr 2026 20:54:21 +0200</pubDate>
        <dc:creator>Jakub Kicinski &lt;kuba@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b02e3c4c80c91693b05c82751149d05d921bccb9 - Merge branch &apos;macsec-add-support-for-vlan-filtering-in-offload-mode&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/Makefile#b02e3c4c80c91693b05c82751149d05d921bccb9</link>
        <description>Merge branch &apos;macsec-add-support-for-vlan-filtering-in-offload-mode&apos;Cosmin Ratiu says:====================macsec: Add support for VLAN filtering in offload modeThis short series adds support for VLANs in MACsec devices when offloadmode is enabled. This allows VLAN netdevs on top of MACsec netdevs tofunction, which accidentally used to be the case in the past, but wasbroken. This series adds back proper support.As part of this, the existing nsim-only MACsec offload tests weretranslated to Python so they can run against real HW and newtraffic-based tests were added for VLAN filter propagation, sincethere&apos;s currently no uAPI to check VLAN filters.====================Link: https://patch.msgid.link/20260408115240.1636047-1-cratiu@nvidia.comSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/drivers/net/Makefile</description>
        <pubDate>Fri, 10 Apr 2026 04:38:44 +0200</pubDate>
        <dc:creator>Jakub Kicinski &lt;kuba@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>e1ab601bb23006e2710359c0fba27342f8887aec - selftests: Migrate nsim-only MACsec tests to Python</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/Makefile#e1ab601bb23006e2710359c0fba27342f8887aec</link>
        <description>selftests: Migrate nsim-only MACsec tests to PythonMove MACsec offload API and ethtool feature tests fromtools/testing/selftests/drivers/net/netdevsim/macsec-offload.sh totools/testing/selftests/drivers/net/macsec.py using the NetDrvEnvframework so tests can run against both netdevsim (default) and realhardware (NETIF=ethX). As some real hardware requires MACsec to useencryption, add that to the tests.Netdevsim-specific limit checks (max SecY, max RX SC) were moved intoseparate test cases to avoid failures on real hardware.Signed-off-by: Cosmin Ratiu &lt;cratiu@nvidia.com&gt;Reviewed-by: Sabrina Dubroca &lt;sd@queasysnail.net&gt;Link: https://patch.msgid.link/20260408115240.1636047-2-cratiu@nvidia.comSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/drivers/net/Makefile</description>
        <pubDate>Wed, 08 Apr 2026 13:52:37 +0200</pubDate>
        <dc:creator>Cosmin Ratiu &lt;cratiu@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>031f090084839ff2454d05e342ec09a6f38f1797 - Merge branch &apos;selftests-drv-net-driver-tests-for-hw-gro&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/Makefile#031f090084839ff2454d05e342ec09a6f38f1797</link>
        <description>Merge branch &apos;selftests-drv-net-driver-tests-for-hw-gro&apos;Jakub Kicinski says:====================selftests: drv-net: driver tests for HW GROAdd tests for HW GRO stats, packet ordering and depth.The ynltool and bnxt patches from v2 were applied separately.====================Link: https://patch.msgid.link/20260318033819.1469350-1-kuba@kernel.orgSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/drivers/net/Makefile</description>
        <pubDate>Fri, 20 Mar 2026 00:57:30 +0100</pubDate>
        <dc:creator>Jakub Kicinski &lt;kuba@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>8888bf4fb98057a93f3ac7392aa3913e1b318c86 - selftests: net: move gro to lib for HW vs SW reuse</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/Makefile#8888bf4fb98057a93f3ac7392aa3913e1b318c86</link>
        <description>selftests: net: move gro to lib for HW vs SW reuseThe gro.c packet sender is used for SW testing but bulk of incomingnew tests will be HW-specific. So it&apos;s better to put them underdrivers/net/hw/, to avoid tip-toeing around netdevsim. Move gro.cto lib so we can reuse it.Reviewed-by: Petr Machata &lt;petrm@nvidia.com&gt;Reviewed-by: Willem de Bruijn &lt;willemb@google.com&gt;Link: https://patch.msgid.link/20260318033819.1469350-2-kuba@kernel.orgSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/drivers/net/Makefile</description>
        <pubDate>Wed, 18 Mar 2026 04:38:14 +0100</pubDate>
        <dc:creator>Jakub Kicinski &lt;kuba@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>42d3b66d4cdbacfc9d120d2301b8de89cc29a914 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/Makefile#42d3b66d4cdbacfc9d120d2301b8de89cc29a914</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 7.00-rc3. Important ahead GPU SVM merging THPsupport.Signed-off-by: Matthew Brost &lt;matthew.brost@intel.com&gt;

            List of files:
            /linux/tools/testing/selftests/drivers/net/Makefile</description>
        <pubDate>Thu, 12 Mar 2026 15:17:56 +0100</pubDate>
        <dc:creator>Matthew Brost &lt;matthew.brost@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>f09812b85fa6f41058bcc46e70ac406bf9b0493a - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/Makefile#f09812b85fa6f41058bcc46e70ac406bf9b0493a</link>
        <description>Merge drm/drm-next into drm-intel-nextSync with v7.0-rc1 which contains a few treewide changes affecting i915.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/tools/testing/selftests/drivers/net/Makefile</description>
        <pubDate>Wed, 25 Feb 2026 12:23:04 +0100</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>8b85987d3cf50178f67618122d9f3bb202f62f42 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/Makefile#8b85987d3cf50178f67618122d9f3bb202f62f42</link>
        <description>Merge drm/drm-next into drm-misc-nextLet&apos;s merge 7.0-rc1 to start the new drm-misc-next windowSigned-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/drivers/net/Makefile</description>
        <pubDate>Mon, 23 Feb 2026 11:48:20 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/Makefile#c17ee635fd3a482b2ad2bf5e269755c2eae5f25e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixes7.0-rc1 was just released, let&apos;s merge it to kick the new release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/drivers/net/Makefile</description>
        <pubDate>Mon, 23 Feb 2026 10:09:45 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>37a93dd5c49b5fda807fd204edf2547c3493319c - Merge tag &apos;net-next-7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/Makefile#37a93dd5c49b5fda807fd204edf2547c3493319c</link>
        <description>Merge tag &apos;net-next-7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextPull networking updates from Paolo Abeni: &quot;Core &amp; protocols:   - A significant effort all around the stack to guide the compiler to     make the right choice when inlining code, to avoid unneeded calls     for small helper and stack canary overhead in the fast-path.     This generates better and faster code with very small or no text     size increases, as in many cases the call generated more code than     the actual inlined helper.   - Extend AccECN implementation so that is now functionally complete,     also allow the user-space enabling it on a per network namespace     basis.   - Add support for memory providers with large (above 4K) rx buffer.     Paired with hw-gro, larger rx buffer sizes reduce the number of     buffers traversing the stack, dincreasing single stream CPU usage     by up to ~30%.   - Do not add HBH header to Big TCP GSO packets. This simplifies the     RX path, the TX path and the NIC drivers, and is possible because     user-space taps can now interpret correctly such packets without     the HBH hint.   - Allow IPv6 routes to be configured with a gateway address that is     resolved out of a different interface than the one specified,     aligning IPv6 to IPv4 behavior.   - Multi-queue aware sch_cake. This makes it possible to scale the     rate shaper of sch_cake across multiple CPUs, while still enforcing     a single global rate on the interface.   - Add support for the nbcon (new buffer console) infrastructure to     netconsole, enabling lock-free, priority-based console operations     that are safer in crash scenarios.   - Improve the TCP ipv6 output path to cache the flow information,     saving cpu cycles, reducing cache line misses and stack use.   - Improve netfilter packet tracker to resolve clashes for most     protocols, avoiding unneeded drops on rare occasions.   - Add IP6IP6 tunneling acceleration to the flowtable infrastructure.   - Reduce tcp socket size by one cache line.   - Notify neighbour changes atomically, avoiding inconsistencies     between the notification sequence and the actual states sequence.   - Add vsock namespace support, allowing complete isolation of vsocks     across different network namespaces.   - Improve xsk generic performances with cache-alignment-oriented     optimizations.   - Support netconsole automatic target recovery, allowing netconsole     to reestablish targets when underlying low-level interface comes     back online.  Driver API:   - Support for switching the working mode (automatic vs manual) of a     DPLL device via netlink.   - Introduce PHY ports representation to expose multiple front-facing     media ports over a single MAC.   - Introduce &quot;rx-polarity&quot; and &quot;tx-polarity&quot; device tree properties,     to generalize polarity inversion requirements for differential     signaling.   - Add helper to create, prepare and enable managed clocks.  Device drivers:   - Add Huawei hinic3 PF etherner driver.   - Add DWMAC glue driver for Motorcomm YT6801 PCIe ethernet     controller.   - Add ethernet driver for MaxLinear MxL862xx switches   - Remove parallel-port Ethernet driver.   - Convert existing driver timestamp configuration reporting to     hwtstamp_get and remove legacy ioctl().   - Convert existing drivers to .get_rx_ring_count(), simplifing the RX     ring count retrieval. Also remove the legacy fallback path.   - Ethernet high-speed NICs:      - Broadcom (bnxt, bng):         - bnxt: add FW interface update to support FEC stats histogram           and NVRAM defragmentation         - bng: add TSO and H/W GRO support      - nVidia/Mellanox (mlx5):         - improve latency of channel restart operations, reducing the           used H/W resources         - add TSO support for UDP over GRE over VLAN         - add flow counters support for hardware steering (HWS) rules         - use a static memory area to store headers for H/W GRO,           leading to 12% RX tput improvement      - Intel (100G, ice, idpf):         - ice: reorganizes layout of Tx and Rx rings for cacheline           locality and utilizes __cacheline_group* macros on the new           layouts         - ice: introduces Synchronous Ethernet (SyncE) support      - Meta (fbnic):         - adds debugfs for firmware mailbox and tx/rx rings vectors   - Ethernet virtual:      - geneve: introduce GRO/GSO support for double UDP encapsulation   - Ethernet NICs consumer, and embedded:      - Synopsys (stmmac):         - some code refactoring and cleanups      - RealTek (r8169):         - add support for RTL8127ATF (10G Fiber SFP)         - add dash and LTR support      - Airoha:         - AN8811HB 2.5 Gbps phy support      - Freescale (fec):         - add XDP zero-copy support      - Thunderbolt:         - add get link setting support to allow bonding      - Renesas:         - add support for RZ/G3L GBETH SoC   - Ethernet switches:      - Maxlinear:         - support R(G)MII slow rate configuration         - add support for Intel GSW150      - Motorcomm (yt921x):         - add DCB/QoS support      - TI:         - icssm-prueth: support bridging (STP/RSTP) via the switchdev           framework   - Ethernet PHYs:      - Realtek:         - enable SGMII and 2500Base-X in-band auto-negotiation         - simplify and reunify C22/C45 drivers      - Micrel: convert bindings to DT schema   - CAN:      - move skb headroom content into skb extensions, making CAN        metadata access more robust   - CAN drivers:      - rcar_canfd:         - add support for FD-only mode         - add support for the RZ/T2H SoC      - sja1000: cleanup the CAN state handling   - WiFi:      - implement EPPKE/802.1X over auth frames support      - split up drop reasons better, removing generic RX_DROP      - additional FTM capabilities: 6 GHz support, supported number of        spatial streams and supported number of LTF repetitions      - better mac80211 iterators to enumerate resources      - initial UHR (Wi-Fi 8) support for cfg80211/mac80211   - WiFi drivers:      - Qualcomm/Atheros:         - ath11k: support for Channel Frequency Response measurement         - ath12k: a significant driver refactor to support multi-wiphy           devices and and pave the way for future device support in the           same driver (rather than splitting to ath13k)         - ath12k: support for the QCC2072 chipset      - Intel:         - iwlwifi: partial Neighbor Awareness Networking (NAN) support         - iwlwifi: initial support for U-NII-9 and IEEE 802.11bn      - RealTek (rtw89):         - preparations for RTL8922DE support   - Bluetooth:      - implement setsockopt(BT_PHY) to set the connection packet type/PHY      - set link_policy on incoming ACL connections   - Bluetooth drivers:      - btusb: add support for MediaTek7920, Realtek RTL8761BU and 8851BE      - btqca: add WCN6855 firmware priority selection feature&quot;* tag &apos;net-next-7.0&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next: (1254 commits)  bnge/bng_re: Add a new HSI  net: macb: Fix tx/rx malfunction after phy link down and up  af_unix: Fix memleak of newsk in unix_stream_connect().  net: ti: icssg-prueth: Add optional dependency on HSR  net: dsa: add basic initial driver for MxL862xx switches  net: mdio: add unlocked mdiodev C45 bus accessors  net: dsa: add tag format for MxL862xx switches  dt-bindings: net: dsa: add MaxLinear MxL862xx  selftests: drivers: net: hw: Modify toeplitz.c to poll for packets  octeontx2-pf: Unregister devlink on probe failure  net: renesas: rswitch: fix forwarding offload statemachine  ionic: Rate limit unknown xcvr type messages  tcp: inet6_csk_xmit() optimization  tcp: populate inet-&gt;cork.fl.u.ip6 in tcp_v6_syn_recv_sock()  tcp: populate inet-&gt;cork.fl.u.ip6 in tcp_v6_connect()  ipv6: inet6_csk_xmit() and inet6_csk_update_pmtu() use inet-&gt;cork.fl.u.ip6  ipv6: use inet-&gt;cork.fl.u.ip6 and np-&gt;final in ip6_datagram_dst_update()  ipv6: use np-&gt;final in inet6_sk_rebuild_header()  ipv6: add daddr/final storage in struct ipv6_pinfo  net: stmmac: qcom-ethqos: fix qcom_ethqos_serdes_powerup()  ...

            List of files:
            /linux/tools/testing/selftests/drivers/net/Makefile</description>
        <pubDate>Thu, 12 Feb 2026 04:31:52 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>b3827c91cc9979fe04d99e016fb9c5f6260f29a0 - netconsole: selftests: Move netconsole selftests to separate target</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/Makefile#b3827c91cc9979fe04d99e016fb9c5f6260f29a0</link>
        <description>netconsole: selftests: Move netconsole selftests to separate targetThis patch moves netconsole selftests from drivers/net to its own targetin drivers/net/netconsole.This change helps saving some resources from CI since tests indrivers/net automatically run against real hardware which are not usedby netconsole tests as they rely solely on netdevsim.lib_netcons.sh is kept under drivers/net/lib since it is also used bybonding selftests. Finally, drivers/net config remains unchanged asnetpoll_basic.py requires netconsole (and does leverage real HW testing).Reviewed-by: Breno Leitao &lt;leitao@debian.org&gt;Signed-off-by: Andre Carvalho &lt;asantostc@gmail.com&gt;Link: https://patch.msgid.link/20260127-netcons-selftest-target-v2-1-f509ab65b3bc@gmail.comSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/drivers/net/Makefile</description>
        <pubDate>Tue, 27 Jan 2026 20:39:20 +0100</pubDate>
        <dc:creator>Andre Carvalho &lt;asantostc@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>c7cffa49936d7b07fd5cd7cc54c7e6cd01d154c1 - Merge branch &apos;netconsole-support-automatic-target-recovery&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/Makefile#c7cffa49936d7b07fd5cd7cc54c7e6cd01d154c1</link>
        <description>Merge branch &apos;netconsole-support-automatic-target-recovery&apos;Andre Carvalho says:====================netconsole: support automatic target recoveryThis patchset introduces target resume capability to netconsole allowingit to recover targets when underlying low-level interface comes backonline.The patchset starts by refactoring netconsole state representation inorder to allow representing deactivated targets (targets that aredisabled due to interfaces unregister).It then modifies netconsole to handle NETDEV_REGISTER events for suchtargets, setups netpoll and forces the device UP. Targets are matched withincoming interfaces depending on how they were bound in netconsole(by mac or interface name). For these reasons, we also attempt resumingon NETDEV_CHANGENAME.The patchset includes a selftest that validates netconsole target statetransitions and that target is functional after resumed.====================Link: https://patch.msgid.link/20260118-netcons-retrigger-v11-0-4de36aebcf48@gmail.comSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/drivers/net/Makefile</description>
        <pubDate>Thu, 22 Jan 2026 04:09:14 +0100</pubDate>
        <dc:creator>Jakub Kicinski &lt;kuba@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>6ecc08329bab2c87f579cf1a8ab7799d8d88d9bc - selftests: netconsole: validate target resume</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/Makefile#6ecc08329bab2c87f579cf1a8ab7799d8d88d9bc</link>
        <description>selftests: netconsole: validate target resumeIntroduce a new netconsole selftest to validate that netconsole is ableto resume a deactivated target when the low level interface comes back.The test setups the network using netdevsim, creates a netconsole targetand then remove/add netdevsim in order to bring the same interfacesback. Afterwards, the test validates that the target works as expected.Targets are created via cmdline parameters to the module to ensure thatwe are able to resume targets that were bound by mac and interface name.Reviewed-by: Breno Leitao &lt;leitao@debian.org&gt;Signed-off-by: Andre Carvalho &lt;asantostc@gmail.com&gt;Tested-by: Breno Leitao &lt;leitao@debian.org&gt;Link: https://patch.msgid.link/20260118-netcons-retrigger-v11-7-4de36aebcf48@gmail.comSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/drivers/net/Makefile</description>
        <pubDate>Sun, 18 Jan 2026 12:00:27 +0100</pubDate>
        <dc:creator>Andre Carvalho &lt;asantostc@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>cc4adab164b772a34b3340d644b7c4728498581e - Merge tag &apos;v6.19-rc1&apos; into msm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/Makefile#cc4adab164b772a34b3340d644b7c4728498581e</link>
        <description>Merge tag &apos;v6.19-rc1&apos; into msm-nextMerge Linux 6.19-rc1 in order to catch up with other changes (e.g. UBWCconfig database defining UBWC_6).Signed-off-by: Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;

            List of files:
            /linux/tools/testing/selftests/drivers/net/Makefile</description>
        <pubDate>Tue, 20 Jan 2026 23:06:55 +0100</pubDate>
        <dc:creator>Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>5add3c3c280a35f7e258e9cef7607db5a2e56fdc - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/Makefile#5add3c3c280a35f7e258e9cef7607db5a2e56fdc</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 6.19-rc1. An important upstream bugfix andto help unblock PTL CI.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/tools/testing/selftests/drivers/net/Makefile</description>
        <pubDate>Fri, 19 Dec 2025 11:51:22 +0100</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
