<?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 .gitignore</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/.gitignore#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/.gitignore</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/.gitignore#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/.gitignore</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/.gitignore#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/.gitignore</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>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/.gitignore#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/.gitignore</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>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/.gitignore#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/.gitignore</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/.gitignore#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/.gitignore</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>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/.gitignore#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/.gitignore</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/.gitignore#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/.gitignore</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>
<item>
        <title>b8304863a3990d0f18c38e5b94191830a63ee1af - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/.gitignore#b8304863a3990d0f18c38e5b94191830a63ee1af</link>
        <description>Merge drm/drm-next into drm-intel-nextSync-up some display code needed for Async flips refactor.Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/tools/testing/selftests/drivers/net/.gitignore</description>
        <pubDate>Mon, 15 Dec 2025 14:24:02 +0100</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>7f790dd21a931c61167f7bdc327aecf2cebad327 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/.gitignore#7f790dd21a931c61167f7bdc327aecf2cebad327</link>
        <description>Merge drm/drm-next into drm-misc-nextLet&apos;s kickstart the v6.20 (7.0?) release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/drivers/net/.gitignore</description>
        <pubDate>Mon, 15 Dec 2025 09:27:39 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>a4a508df2aa34f8650afde54ea804321c618f45f - Merge tag &apos;v6.18&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/.gitignore#a4a508df2aa34f8650afde54ea804321c618f45f</link>
        <description>Merge tag &apos;v6.18&apos; into nextSync up with the mainline to bring in the latest APIs.

            List of files:
            /linux/tools/testing/selftests/drivers/net/.gitignore</description>
        <pubDate>Sat, 13 Dec 2025 10:18:20 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>24f171c7e145f43b9f187578e89b0982ce87e54c - Merge tag &apos;asoc-fix-v6.19-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/.gitignore#24f171c7e145f43b9f187578e89b0982ce87e54c</link>
        <description>Merge tag &apos;asoc-fix-v6.19-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Fixes for v6.19We&apos;ve been quite busy with fixes since the merge window, though not inany particularly exciting ways - the standout thing is the fix for _SXcontrols which were broken by a change to how we do clamping, otherwiseit&apos;s all fairly run of the mill fixes and quirks.

            List of files:
            /linux/tools/testing/selftests/drivers/net/.gitignore</description>
        <pubDate>Sun, 21 Dec 2025 11:11:11 +0100</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>84318277d6334c6981ab326d4acc87c6a6ddc9b8 - Merge remote-tracking branch &apos;drm/drm-fixes&apos; into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/.gitignore#84318277d6334c6981ab326d4acc87c6a6ddc9b8</link>
        <description>Merge remote-tracking branch &apos;drm/drm-fixes&apos; into drm-misc-fixesPull in rc1 to include all changes since the merge window closed,and grab all fixes and changes from drm/drm-next.Signed-off-by: Maarten Lankhorst &lt;dev@lankhorst.se&gt;

            List of files:
            /linux/tools/testing/selftests/drivers/net/.gitignore</description>
        <pubDate>Mon, 15 Dec 2025 12:53:27 +0100</pubDate>
        <dc:creator>Maarten Lankhorst &lt;dev@lankhorst.se&gt;</dc:creator>
    </item>
<item>
        <title>8f7aa3d3c7323f4ca2768a9e74ebbe359c4f8f88 - Merge tag &apos;net-next-6.19&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/.gitignore#8f7aa3d3c7323f4ca2768a9e74ebbe359c4f8f88</link>
        <description>Merge tag &apos;net-next-6.19&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextPull networking updates from Jakub Kicinski: &quot;Core &amp; protocols:   - Replace busylock at the Tx queuing layer with a lockless list.     Resulting in a 300% (4x) improvement on heavy TX workloads, sending     twice the number of packets per second, for half the cpu cycles.   - Allow constantly busy flows to migrate to a more suitable CPU/NIC     queue.     Normally we perform queue re-selection when flow comes out of idle,     but under extreme circumstances the flows may be constantly busy.     Add sysctl to allow periodic rehashing even if it&apos;d risk packet     reordering.   - Optimize the NAPI skb cache, make it larger, use it in more paths.   - Attempt returning Tx skbs to the originating CPU (like we already     did for Rx skbs).   - Various data structure layout and prefetch optimizations from Eric.   - Remove ktime_get() from the recvmsg() fast path, ktime_get() is     sadly quite expensive on recent AMD machines.   - Extend threaded NAPI polling to allow the kthread busy poll for     packets.   - Make MPTCP use Rx backlog processing. This lowers the lock     pressure, improving the Rx performance.   - Support memcg accounting of MPTCP socket memory.   - Allow admin to opt sockets out of global protocol memory accounting     (using a sysctl or BPF-based policy). The global limits are a poor     fit for modern container workloads, where limits are imposed using     cgroups.   - Improve heuristics for when to kick off AF_UNIX garbage collection.   - Allow users to control TCP SACK compression, and default to 33% of     RTT.   - Add tcp_rcvbuf_low_rtt sysctl to let datacenter users avoid     unnecessarily aggressive rcvbuf growth and overshot when the     connection RTT is low.   - Preserve skb metadata space across skb_push / skb_pull operations.   - Support for IPIP encapsulation in the nftables flowtable offload.   - Support appending IP interface information to ICMP messages (RFC     5837).   - Support setting max record size in TLS (RFC 8449).   - Remove taking rtnl_lock from RTM_GETNEIGHTBL and RTM_SETNEIGHTBL.   - Use a dedicated lock (and RCU) in MPLS, instead of rtnl_lock.   - Let users configure the number of write buffers in SMC.   - Add new struct sockaddr_unsized for sockaddr of unknown length,     from Kees.   - Some conversions away from the crypto_ahash API, from Eric Biggers.   - Some preparations for slimming down struct page.   - YAML Netlink protocol spec for WireGuard.   - Add a tool on top of YAML Netlink specs/lib for reporting commonly     computed derived statistics and summarized system state.  Driver API:   - Add CAN XL support to the CAN Netlink interface.   - Add uAPI for reporting PHY Mean Square Error (MSE) diagnostics, as     defined by the OPEN Alliance&apos;s &quot;Advanced diagnostic features for     100BASE-T1 automotive Ethernet PHYs&quot; specification.   - Add DPLL phase-adjust-gran pin attribute (and implement it in     zl3073x).   - Refactor xfrm_input lock to reduce contention when NIC offloads     IPsec and performs RSS.   - Add info to devlink params whether the current setting is the     default or a user override. Allow resetting back to default.   - Add standard device stats for PSP crypto offload.   - Leverage DSA frame broadcast to implement simple HSR frame     duplication for a lot of switches without dedicated HSR offload.   - Add uAPI defines for 1.6Tbps link modes.  Device drivers:   - Add Motorcomm YT921x gigabit Ethernet switch support.   - Add MUCSE driver for N500/N210 1GbE NIC series.   - Convert drivers to support dedicated ops for timestamping control,     and away from the direct IOCTL handling. While at it support GET     operations for PHY timestamping.   - Add (and convert most drivers to) a dedicated ethtool callback for     reading the Rx ring count.   - Significant refactoring efforts in the STMMAC driver, which     supports Synopsys turn-key MAC IP integrated into a ton of SoCs.   - Ethernet high-speed NICs:      - Broadcom (bnxt):         - support PPS in/out on all pins      - Intel (100G, ice, idpf):         - ice: implement standard ethtool and timestamping stats         - i40e: support setting the max number of MAC addresses per VF         - iavf: support RSS of GTP tunnels for 5G and LTE deployments      - nVidia/Mellanox (mlx5):         - reduce downtime on interface reconfiguration         - disable being an XDP redirect target by default (same as           other drivers) to avoid wasting resources if feature is           unused      - Meta (fbnic):         - add support for Linux-managed PCS on 25G, 50G, and 100G links      - Wangxun:         - support Rx descriptor merge, and Tx head writeback         - support Rx coalescing offload         - support 25G SPF and 40G QSFP modules   - Ethernet virtual:      - Google (gve):         - allow ethtool to configure rx_buf_len         - implement XDP HW RX Timestamping support for DQ descriptor           format      - Microsoft vNIC (mana):         - support HW link state events         - handle hardware recovery events when probing the device   - Ethernet NICs consumer, and embedded:      - usbnet: add support for Byte Queue Limits (BQL)      - AMD (amd-xgbe):         - add device selftests      - NXP (enetc):         - add i.MX94 support      - Broadcom integrated MACs (bcmgenet, bcmasp):         - bcmasp: add support for PHY-based Wake-on-LAN      - Broadcom switches (b53):         - support port isolation         - support BCM5389/97/98 and BCM63XX ARL formats      - Lantiq/MaxLinear switches:         - support bridge FDB entries on the CPU port         - use regmap for register access         - allow user to enable/disable learning         - support Energy Efficient Ethernet         - support configuring RMII clock delays         - add tagging driver for MaxLinear GSW1xx switches      - Synopsys (stmmac):         - support using the HW clock in free running mode         - add Eswin EIC7700 support         - add Rockchip RK3506 support         - add Altera Agilex5 support      - Cadence (macb):         - cleanup and consolidate descriptor and DMA address handling         - add EyeQ5 support      - TI:         - icssg-prueth: support AF_XDP      - Airoha access points:         - add missing Ethernet stats and link state callback         - add AN7583 support         - support out-of-order Tx completion processing      - Power over Ethernet:         - pd692x0: preserve PSE configuration across reboots         - add support for TPS23881B devices   - Ethernet PHYs:      - Open Alliance OATC14 10BASE-T1S PHY cable diagnostic support      - Support 50G SerDes and 100G interfaces in Linux-managed PHYs      - micrel:         - support for non PTP SKUs of lan8814         - enable in-band auto-negotiation on lan8814      - realtek:         - cable testing support on RTL8224         - interrupt support on RTL8221B      - motorcomm: support for PHY LEDs on YT853      - microchip: support for LAN867X Rev.D0 PHYs w/ SQI and cable diag      - mscc: support for PHY LED control   - CAN drivers:      - m_can: add support for optional reset and system wake up      - remove can_change_mtu() obsoleted by core handling      - mcp251xfd: support GPIO controller functionality   - Bluetooth:      - add initial support for PASTa   - WiFi:      - split ieee80211.h file, it&apos;s way too big      - improvements in VHT radiotap reporting, S1G, Channel Switch        Announcement handling, rate tracking in mesh networks      - improve multi-radio monitor mode support, and add a cfg80211        debugfs interface for it      - HT action frame handling on 6 GHz      - initial chanctx work towards NAN      - MU-MIMO sniffer improvements   - WiFi drivers:      - RealTek (rtw89):         - support USB devices RTL8852AU and RTL8852CU         - initial work for RTL8922DE         - improved injection support      - Intel:         - iwlwifi: new sniffer API support      - MediaTek (mt76):         - WED support for &gt;32-bit DMA         - airoha NPU support         - regdomain improvements         - continued WiFi7/MLO work      - Qualcomm/Atheros:         - ath10k: factory test support         - ath11k: TX power insertion support         - ath12k: BSS color change support         - ath12k: statistics improvements      - brcmfmac: Acer A1 840 tablet quirk      - rtl8xxxu: 40 MHz connection fixes/support&quot;* tag &apos;net-next-6.19&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next: (1381 commits)  net: page_pool: sanitise allocation order  net: page pool: xa init with destroy on pp init  net/mlx5e: Support XDP target xmit with dummy program  net/mlx5e: Update XDP features in switch channels  selftests/tc-testing: Test CAKE scheduler when enqueue drops packets  net/sched: sch_cake: Fix incorrect qlen reduction in cake_drop  wireguard: netlink: generate netlink code  wireguard: uapi: generate header with ynl-gen  wireguard: uapi: move flag enums  wireguard: uapi: move enum wg_cmd  wireguard: netlink: add YNL specification  selftests: drv-net: Fix tolerance calculation in devlink_rate_tc_bw.py  selftests: drv-net: Fix and clarify TC bandwidth split in devlink_rate_tc_bw.py  selftests: drv-net: Set shell=True for sysfs writes in devlink_rate_tc_bw.py  selftests: drv-net: Use Iperf3Runner in devlink_rate_tc_bw.py  selftests: drv-net: introduce Iperf3Runner for measurement use cases  selftests: drv-net: Add devlink_rate_tc_bw.py to TEST_PROGS  net: ps3_gelic_net: Use napi_alloc_skb() and napi_gro_receive()  Documentation: net: dsa: mention simple HSR offload helpers  Documentation: net: dsa: mention availability of RedBox  ...

            List of files:
            /linux/tools/testing/selftests/drivers/net/.gitignore</description>
        <pubDate>Thu, 04 Dec 2025 02:24:33 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>b64ea1c5f4b7a5a8fcd223255ac0b748492cdb9f - Merge branch &apos;selftests-drv-net-convert-gro-and-toeplitz-tests-to-work-for-drivers-in-nipa&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/.gitignore#b64ea1c5f4b7a5a8fcd223255ac0b748492cdb9f</link>
        <description>Merge branch &apos;selftests-drv-net-convert-gro-and-toeplitz-tests-to-work-for-drivers-in-nipa&apos;Jakub Kicinski says:====================selftests: drv-net: convert GRO and Toeplitz tests to work for drivers in NIPAMain objective of this series is to convert the gro.sh and toeplitz.shtests to be &quot;NIPA-compatible&quot; - meaning make use of the Python env,which lets us run the tests against either netdevsim or a real device.The tests seem to have been written with a different flow in mind.Namely they source different bash &quot;setup&quot; scripts depending on argumentspassed to the test. While I have nothing against the use of bash andthe overall architecture - the existing code needs quite a bit of work(don&apos;t assume MAC/IP addresses, support remote endpoint over SSH).If I&apos;m the one fixing it, I&apos;d rather convert them to our &quot;simplistic&quot;Python.This series rewrites the tests in Python while addressing theirshortcomings. The functionality of running the test over loopbackon a real device is retained but with a different method of invocation(see the last patch).Once again we are dealing with a script which run over a variety ofprotocols (combination of [ipv4, ipv6, ipip] x [tcp, udp]). The first4 patches add support for test variants to our scripts. We use theterm &quot;variant&quot; in the same sense as the C kselftest_harness.h -variant is just a set of static input arguments.Note that neither GRO nor the Toeplitz test fully passes for me onany HW I have access to. But this is unrelated to the conversion.This series is not making any real functional changes to the tests,it is limited to improving the &quot;test harness&quot; scripts.====================Link: https://patch.msgid.link/20251120021024.2944527-1-kuba@kernel.orgSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/drivers/net/.gitignore</description>
        <pubDate>Fri, 21 Nov 2025 03:19:33 +0100</pubDate>
        <dc:creator>Jakub Kicinski &lt;kuba@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>89268f7dbca1842cd38d3a4578ba7e3b6789c5ad - selftests: net: relocate gro and toeplitz tests to drivers/net</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/.gitignore#89268f7dbca1842cd38d3a4578ba7e3b6789c5ad</link>
        <description>selftests: net: relocate gro and toeplitz tests to drivers/netThe GRO test can run on a real device or a veth.The Toeplitz hash test can only run on a real device.Move them from net/ to drivers/net/ and drivers/net/hw/ respectively.There are two scripts which set up the environment for these testssetup_loopback.sh and setup_veth.sh. Move those scripts to net/lib.The paths to the setup files are a little ugly but they will bedeleted shortly.toeplitz_client.sh is not a test in itself, but rather a helperto send traffic, so add it to TEST_FILES rather than TEST_PROGS.Reviewed-by: Petr Machata &lt;petrm@nvidia.com&gt;Reviewed-by: Willem de Bruijn &lt;willemb@google.com&gt;Link: https://patch.msgid.link/20251120021024.2944527-6-kuba@kernel.orgSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/drivers/net/.gitignore</description>
        <pubDate>Thu, 20 Nov 2025 03:10:17 +0100</pubDate>
        <dc:creator>Jakub Kicinski &lt;kuba@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>cb9f145f638d7afa633632a9290d6ad06caeb8ee - Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-robclark</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/.gitignore#cb9f145f638d7afa633632a9290d6ad06caeb8ee</link>
        <description>Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-robclarkBack-merge drm-next to get caught up.Signed-off-by: Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;

            List of files:
            /linux/tools/testing/selftests/drivers/net/.gitignore</description>
        <pubDate>Sat, 01 Nov 2025 13:47:30 +0100</pubDate>
        <dc:creator>Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>82ee50252dc891e3f3b32d923bb4f656d300b772 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/.gitignore#82ee50252dc891e3f3b32d923bb4f656d300b772</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 6.18-rc1.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/tools/testing/selftests/drivers/net/.gitignore</description>
        <pubDate>Tue, 14 Oct 2025 11:31:49 +0200</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>2acee98fcc61052d63fab4539fcb6ee677555645 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/.gitignore#2acee98fcc61052d63fab4539fcb6ee677555645</link>
        <description>Merge drm/drm-next into drm-intel-nextSync to v6.18-rc1.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/tools/testing/selftests/drivers/net/.gitignore</description>
        <pubDate>Tue, 14 Oct 2025 09:37:11 +0200</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>9b966ae42235a88eaea714be09ff3d698535bdfe - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/drivers/net/.gitignore#9b966ae42235a88eaea714be09ff3d698535bdfe</link>
        <description>Merge drm/drm-next into drm-misc-nextUpdating drm-misc-next to the state of v6.18-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/tools/testing/selftests/drivers/net/.gitignore</description>
        <pubDate>Mon, 13 Oct 2025 09:19:19 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
</channel>
</rss>
