<?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 Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>91ec2035134982b98fab0609a9fd8480e8217dc1 - Merge tag &apos;net-next-7.3&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/intel/Kconfig#91ec2035134982b98fab0609a9fd8480e8217dc1</link>
        <description>Merge tag &apos;net-next-7.3&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextPull networking updates from Jakub Kicinski: &quot;One of the &apos;small improvements all over the place&apos; releases for us.  It&apos;s hard to draw any direct comparisons because summer vacations  disrupted our patch processing (and presumably - generation) quite a  bit.  Quick and dirty count suggests we (Paolo and I) merged a very similar  number of net (632) and net-next (648) patches. This is not telling  the full story either because 1/3 to 1/2 of the net-next patches also  *seem* like AI-driven low priority fixes, cleanups and clarifications.  We are completely overwhelmed, of course. The glimmer of hope is that  we secured sufficient LLM budget and access (thank you Meta!) to run  reviews with multiple frontier models on each patch. This eliminates  some hallucinations. That said, in terms of review, the LLMs can only  do so much.  The sad truth is that our APIs (especially for rare events like PCIe  errors, timeouts etc) have always been racy, and now LLMs don&apos;t let us  ignore that. I expect our direction for the next release will be to  tweak the reviews a little bit more, but start shifting focus to  letting the LLMs take care of the busy work - managing patchwork,  automating common process complaints, editing commit messages, and  maybe applying patches which already got &quot;reviewed-by&quot; tags from  people we trust...  Core &amp; protocols:   - A few steps lowering rtnl_lock dependence:      - per-netns netdev unregistration for select SW drivers (e.g.        veth, ipvlan, tunnels)      - rtnl_lock-less FIB rule changes (RTM_NEWRULE and RTM_DELRULE)      - prepare software drivers and TC qdiscs for rtnl_lock-less GET   - Support BIG TCP (&gt;64kB TSO) in UDP tunnels (vxlan, geneve)   - Support buffers larger than PAGE_SIZE in devmem zero-copy API   - Improve MPTCP handling of extreme memory pressure handling, when     out-of-order queue had to be pruned   - Report the per-group user count via RTM_GETMULTICAST   - Expose the route deletion reason in RTM_DELROUTE   - Add a SO_RIGHTS_NOTRUNC option to UNIX sockets to enable more     useful handling of LSM denials when receiving SCM_RIGHTS messages:     instead of truncating the message at the first blocked fd, keep     every fd slot and store the LSM errno in the blocked slot   - IPv6 Segment Routing - support looking up the post-encap SID     (address) in a different/specified routing table   - Support PRP RedBox (interlink) creation   - Support per-nexthop UDP dst port in VXLAN   - Continue converting getsockopt callbacks in a number of protocols     to iov_iter  Ethernet:   - Merge initial CXL support for AMD/Solarflare NICs (shared branch     with the CXL tree)   - New drivers:      - ADIN1140 10BASE-T1S MACPHY      - Initial skeleton of Intel iXD and ZTE Dinghai drivers   - High-speed NICs:      - AMD/Pensando:         - support firmware flashing      - Cisco (enic):         - SR-IOV V2 admin channel and MBOX protocol      - Huawei (hns3):         - support for ethtool pfc_prevention_tout      - nVidia/Mellanox:         - support sharing bandwidth control across interfaces           of the same device      - Marvell (octeontx2-pf):         - link RQ page pools to netdev for Netlink stats      - Google vNIC:         - XDP metadata support for DQ RDA      - Microsoft vNIC:         - support forcing full-page RX buffers   - Other NICs:      - Synopsys IP:         - eic7700: support for eth1      - Microchip (lan743x):         - support for RMII interface      - Wangxun:         - support for ethtool -G and -C for VFs         - add Tx timeout and PCIe error handling      - Intel (igb/igc):         - RSS key get/set support         - support for forcing link speed without auto-negotiation   - Switches:      - NXP (dpaa2):         - support bonding/LAG offload      - Mediatek:         - mt7530: EN7528 support         - initial support for MT7628      - Micrel (ksz8/9):         - refactoring work to move towards library model         - PTP support for KSZ8463      - nVidia/Mellanox:         - support rtnl-lock-less ethtool callbacks      - Realtek:         - rtl8366rb: use generic RTL83xx code         - support SGMII and HSGMII for RTL8367S   - PHYs:      - Airoha:         - EcoNet EN7528 PHY support      - DAPU Telecom         - DAPU Telecom DAP8211R(I) Gigabit PHY support      - Realtek:         - support RTL8261C_CG         - support RTL8261D  Wireless:   - nl80211: per-link statistics support for multi-link operation   - mac80211: AQL/airtime-fairness support for multicast   - Merge Peripheral Authentication Service (PAS) / TEE support for     ath12k (shared branch with the firmware/qcom tree)   - New drivers:      - mm81x for Morse Micro Long-Range S1G devices      - nxpwifi for NXP devices (mostly forked off from mwifiex)   - Driver changes:      - Broadcom (brcmfmac):         - DPP support, some Cypress part update      - MediaTek (mt76):         - mt7928 support         - mt7925 NAN support         - mt7996 AP powersave improvements      - Qualcomm (ath12k):         - much kernel infrastructure integration work         - AHB platform MultiPD support      - Realtek (rt89):         - LED support         - RTL8922DE support         - dual-BT coex for RTL8922D      - Intel:         - new FW version support  Bluetooth:   - HCI: add support for Shorter Connection Interval (SCI) feature   - af_bluetooth: add minimal context analysis annotations   - Driver changes:      - Intel:         - add Bluetooth SAR revision 2 support         - add vendor_reset PCI sysfs for PLDR      - Mediatek:         - add USB IDs for MT7902 and MT7922 devices      - Realtek:         - add USB IDs for 8761CU and 8852BE devices      - NXP:         - add M.2 Bluetooth device support using pwrseq  Misc:   - DPLL support for manual/numerical oscillator control (NCO)     (implement in zl3073x)   - MCTP support for MCTP over USB v1.1 (DMTF DSP0283)   - Power-over-Ethernet: support Realtek PSE controllers   - Remove the IBM EHEA driver   - Remove tulip/xircom_cb driver&quot;* tag &apos;net-next-7.3&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next: (1433 commits)  net/mlx5e: do not HW-GRO coalesce small frames  net: openvswitch: fix nf_connlabels leak in ovs_ct_init  net: add missing ref_tracker_dir_exit() to alloc_netdev_mqs()  net: openvswitch: fix flow mask use-after-free on flow deletion  sctp: stop processing a packet once its association is deleted  dpll: zl3073x: add PTP clock support  dpll: zl3073x: add channel ToD, phase step and TIE operations  dpll: zl3073x: scale poll interval proportionally to timeout  ptp: vmclock: prevent read-only mappings from becoming writable  ipv4: reject undersized MTUs in ip_do_fragment()  bonding: initialize err for empty target lists  net: dsa: initial support for MT7628 embedded switch  net: dsa: initial MT7628 tagging driver  net: phy: mediatek: add phy driver for MT7628 built-in Fast Ethernet PHYs  dt-bindings: net: dsa: add MT7628 ESW  net: pse-pd: realtek-pse-mcu: add UART transport  net: pse-pd: realtek-pse-mcu: add I2C transport  net: pse-pd: add Realtek PSE MCU core  dt-bindings: net: pse-pd: add bindings for Realtek PSE MCU  vsock: use sock_error() to consume sk_err after a failed connect  ...

            List of files:
            /linux/drivers/net/ethernet/intel/Kconfig</description>
        <pubDate>Thu, 20 Aug 2026 17:16:04 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>768af217217bf147429fde629f8d8eedeba49072 - Merge branch &apos;200GbE&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/intel/Kconfig#768af217217bf147429fde629f8d8eedeba49072</link>
        <description>Merge branch &apos;200GbE&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueTony Nguyen says:====================Introduce iXD driverLarysa Zaremba says:This patch series adds the iXD driver, which supports the Intel(R)Control Plane PCI Function on Intel E2100 and later IPUs and FNICs.It facilitates a centralized control over multiple IDPF PFs/VFs/SFsexposed by the same card. The reason for the separation is to be ableto offload the control plane to the host different from where the dataplane is running.This is the first phase in the release of this driver where we implement theinitialization of the core PCI driver. Subsequent phases will implementadvanced features like usage of idpf ethernet aux device, link management,NVM update via devlink, switchdev port representors, data and exception path,flow rule programming, etc.The first phase entails the following aspects:1. Additional libie functionalities:Patches 1-5 introduce additional common library API for drivers tocommunicate with the control plane through mailbox communication.A control queue is a hardware interface which is used by the driverto interact with other subsystems (like firmware). The library APIsallow the driver to setup and configure the control queues to send andreceive virtchnl messages. The library has an internal bookkeeping(XN API) mechanism to keep track of the send messages. It supports bothsynchronous as well as asynchronous way of handling the messages. Thelibrary also handles the timeout internally for synchronous messagesusing events. This reduces the driver&apos;s overhead in handling the timeouterror cases.The current patch series supports only APIs that are needed for deviceinitialization. These include APIs in the libie_pci module:* Allocating/freeing the DMA memory and mapping the MMIO regions for  BAR0, read/write APIs for drivers to access the MMIO memoryand libie_cp module:* Control queue initialization and configuration* Transport initialization for bookkeeping* Blocking and asynchronous mailbox transactionsOnce the mailbox is initialized, the drivers can send and receive virtchnlmessages to/from the control plane.The modules above are not supposed to be linked with the main libie library,but do share the folder with it.2. idpf:Patches 6-11 refactor the idpf driver to use the libie APIs for controlqueue configuration, virtchnl transaction, device initializationand reset and adjust related code accordingly.3. ixd:Patches 12-15 add the ixd driver and implement multiple pieces of theinitialization flow as follows:* Add the ability to load* A reset is issued to ensure a clean device state, followed by  initialization of the mailbox* Device capabilities:  As part of initialization, the driver has to determine what the device is  capable of (ex. max queues, vports, etc). This information is obtained from  the firmware and stored by the driver.* Enable initial support for the devlink interface* &apos;200GbE&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue:  ixd: add devlink support  ixd: add the core initialization  ixd: add reset checks and initialize the mailbox  ixd: add basic driver framework for Intel(R) Control Plane Function  idpf: print a debug message and bail in case of non-event ctlq message  idpf: make mbx_task queueing and cancelling more consistent  idpf: refactor idpf to use libie control queues  idpf: refactor idpf to use libie_pci APIs  idpf: remove unused code for getting RSS info from device  idpf: remove &apos;vport_params_reqd&apos; field  libie: add bookkeeping support for control queue messages  libie: add control queue support  libeth: allow to create fill queues without NAPI  libie: add PCI device initialization helpers to libie  virtchnl: move virtchnl and virtchnl2 headers to &apos;include/linux/net/intel&apos;====================Link: https://patch.msgid.link/20260812212532.905873-1-anthony.l.nguyen@intel.comSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/drivers/net/ethernet/intel/Kconfig</description>
        <pubDate>Tue, 18 Aug 2026 03:01:55 +0200</pubDate>
        <dc:creator>Jakub Kicinski &lt;kuba@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>bea44e3892a027eb84fcad82dfbdd616680fe3e8 - ixd: add basic driver framework for Intel(R) Control Plane Function</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/intel/Kconfig#bea44e3892a027eb84fcad82dfbdd616680fe3e8</link>
        <description>ixd: add basic driver framework for Intel(R) Control Plane FunctionAdd module register and probe functionality. Add the required support toregister IXD PCI driver, as well as probe, remove and shutdown callbacks.Enable the PCI device and request to reserve the memory resources that willbe used by the driver. Finally map the BAR0 address space.For now, use devm_kzalloc() to allocate adapter, as it requires the leastamount of code. In a later commit, it will be replaced with a devlinkalternative.Co-developed-by: Amritha Nambiar &lt;amritha.nambiar@intel.com&gt;Signed-off-by: Amritha Nambiar &lt;amritha.nambiar@intel.com&gt;Reviewed-by: Maciej Fijalkowski &lt;maciej.fijalkowski@intel.com&gt;Tested-by: Bharath R &lt;Bharath.r@intel.com&gt;Signed-off-by: Larysa Zaremba &lt;larysa.zaremba@intel.com&gt;Signed-off-by: Tony Nguyen &lt;anthony.l.nguyen@intel.com&gt;

            List of files:
            /linux/drivers/net/ethernet/intel/Kconfig</description>
        <pubDate>Thu, 25 Jun 2026 18:02:06 +0200</pubDate>
        <dc:creator>Larysa Zaremba &lt;larysa.zaremba@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>8edf8b09fc44990977b3fbcb708035b1740d0b7e - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/intel/Kconfig#8edf8b09fc44990977b3fbcb708035b1740d0b7e</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextBackmerging to pull in commit 5401b9adebc9 (&quot;i915: don&apos;t usea vma that didn&apos;t match the context VM&quot;) to revert it.Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/net/ethernet/intel/Kconfig</description>
        <pubDate>Tue, 12 May 2026 10:16:35 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>f4b369c6fe0ceaba2da2daff8c9eb415f85926dd - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/intel/Kconfig#f4b369c6fe0ceaba2da2daff8c9eb415f85926dd</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.1 merge window.

            List of files:
            /linux/drivers/net/ethernet/intel/Kconfig</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/drivers/net/ethernet/intel/Kconfig#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/drivers/net/ethernet/intel/Kconfig</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>cc4adab164b772a34b3340d644b7c4728498581e - Merge tag &apos;v6.19-rc1&apos; into msm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/intel/Kconfig#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/drivers/net/ethernet/intel/Kconfig</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/drivers/net/ethernet/intel/Kconfig#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/drivers/net/ethernet/intel/Kconfig</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/drivers/net/ethernet/intel/Kconfig#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/drivers/net/ethernet/intel/Kconfig</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/drivers/net/ethernet/intel/Kconfig#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/drivers/net/ethernet/intel/Kconfig</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/drivers/net/ethernet/intel/Kconfig#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/drivers/net/ethernet/intel/Kconfig</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>6d87d7c69b5a1136d7c354911f1fe7792b6a40fd - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/intel/Kconfig#6d87d7c69b5a1136d7c354911f1fe7792b6a40fd</link>
        <description>Merge drm/drm-next into drm-intel-nextBackmerge to get the topic/drm-intel-plane-color-pipeline branchcontents.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/net/ethernet/intel/Kconfig</description>
        <pubDate>Fri, 05 Dec 2025 09:29:22 +0100</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>0f94e51b5320eacccc2626ab70b8d7e705332334 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/intel/Kconfig#0f94e51b5320eacccc2626ab70b8d7e705332334</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in a needed dependency for the Xe VFIOdriver variant. This should ideally have been done before wecommited that, so we now have a small window in drm-xe-nextwhere that driver doesn&apos;t compile.Reported-by: kernel test robot &lt;lkp@intel.com&gt;Closes: https://lore.kernel.org/oe-kbuild-all/202512030331.I8CveRre-lkp@intel.com/Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/drivers/net/ethernet/intel/Kconfig</description>
        <pubDate>Wed, 03 Dec 2025 11:22:18 +0100</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.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/drivers/net/ethernet/intel/Kconfig#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/drivers/net/ethernet/intel/Kconfig</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/drivers/net/ethernet/intel/Kconfig#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/drivers/net/ethernet/intel/Kconfig</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>3f1c07fc21c68bd3bd2df9d2c9441f6485e934d9 - Merge drm/drm-next into drm-xe-next-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/intel/Kconfig#3f1c07fc21c68bd3bd2df9d2c9441f6485e934d9</link>
        <description>Merge drm/drm-next into drm-xe-next-fixesBackmerging to be able do to a clean PR.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/drivers/net/ethernet/intel/Kconfig</description>
        <pubDate>Thu, 04 Dec 2025 22:54:56 +0100</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&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/drivers/net/ethernet/intel/Kconfig#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/drivers/net/ethernet/intel/Kconfig</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>1a2f09ae11b4657d49df6fa86744795f99c2ee27 - Merge branch &apos;for-6.19/hid-bpf&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/intel/Kconfig#1a2f09ae11b4657d49df6fa86744795f99c2ee27</link>
        <description>Merge branch &apos;for-6.19/hid-bpf&apos; into for-linus- Bring in a couple more BPF drivers for various devices (Benjamin Tissoires)

            List of files:
            /linux/drivers/net/ethernet/intel/Kconfig</description>
        <pubDate>Tue, 02 Dec 2025 14:52:36 +0100</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>72987d2ddc7e4d883d23be87eb858a003b81e2e0 - Merge branch &apos;for-linus&apos; into for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/intel/Kconfig#72987d2ddc7e4d883d23be87eb858a003b81e2e0</link>
        <description>Merge branch &apos;for-linus&apos; into for-nextPull remaining 6.18-devel changes.Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;

            List of files:
            /linux/drivers/net/ethernet/intel/Kconfig</description>
        <pubDate>Mon, 01 Dec 2025 16:25:31 +0100</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>d01a3aad7f2c183152dec02202aa1d23ee02556c - Merge tag &apos;asoc-fix-v6.18-rc7&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/drivers/net/ethernet/intel/Kconfig#d01a3aad7f2c183152dec02202aa1d23ee02556c</link>
        <description>Merge tag &apos;asoc-fix-v6.18-rc7&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Fixes for v6.18A small pile of driver specific fixes that came in during the past fewweeks, none of them especially major.

            List of files:
            /linux/drivers/net/ethernet/intel/Kconfig</description>
        <pubDate>Thu, 27 Nov 2025 07:19:59 +0100</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
</channel>
</rss>
