@@ -1,70 +1,55 @@
nipa: dbg: try to capture info about xdp qstat failures
nipa: fbnic: link up on QEMU
nipa: config: disable kmemleak auto scan
nipa: config: x86: disable GPUs and sound
nipa: drv: net: add timeout
nipa: forwarding: set timeout to 3 hours
nipa: config: disable CPU_MITIGATIONS
nipa: tc_action dbg
nipa: selftests: net: enable profiling
nipa: dbg: tests: bonding: print info on failure
nipa: timestamp - try waking
nipa: profile (time) test output
nipa: config: x86: use periodic HZ tick
nipa: disable 6.17's merge window kunit tests
nipa: disable random kunit tests
[+] nipa: fbnic: link up on QEMU
hsr: Follow standard for HSRv0 supervision frames
hsr: Fix supervision frame sending on HSRv0
devlink: rate: Unset parent pointer in devl_rate_nodes_destroy
[-] net: phy: TI PHYs use phy_get_features_no_eee()
[-] net: phy: allow drivers to disable EEE support via .get_features()
net: stmmac: clean up stmmac_reset()
net: stmmac: improve ndev->max_mtu setup readability
virtio-net: correct hdr_len handling for tunnel gso
virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLEN
net: ti: icssg-prueth: Enable zero copy in XDP features
net: ti: icssg-prueth: Add AF_XDP zero copy for RX
net: ti: icssg-prueth: Make emac_run_xdp function independent of page
net: ti: icssg-prueth: Add AF_XDP zero copy for TX
net: ti: icssg-prueth: Add XSK pool helpers
net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queues
[-] net: stmmac: pci: Use generic PCI suspend/resume routines
[-] net: stmmac: loongson: Use generic PCI suspend/resume routines
[-] net: stmmac: Add generic suspend/resume helper for PCI-based controllers
r8169: add support for RTL8125K
virtio-net: fix incorrect flags recording in big mode
net: stmmac: visconti: use stmmac_get_phy_intf_sel()
net: stmmac: visconti: use PHY_INTF_SEL_x to select PHY interface
net: stmmac: stm32: use stmmac_get_phy_intf_sel()
net: stmmac: stm32: use PHY_INTF_SEL_x directly
net: stmmac: stm32: use PHY_INTF_SEL_x to select PHY interface
net: stmmac: starfive: use stmmac_get_phy_intf_sel()
net: stmmac: starfive: use PHY_INTF_SEL_x to select PHY interface
net: stmmac: mediatek: simplify set_interface() methods
net: stmmac: mediatek: use stmmac_get_phy_intf_sel()
net: stmmac: mediatek: use PHY_INTF_SEL_x
net: stmmac: loongson1: use stmmac_get_phy_intf_sel()
net: stmmac: loongson1: use PHY_INTF_SEL_x directly
net: stmmac: loongson1: use PHY_INTF_SEL_x
[c] ipv4: route: Prevent rt_bind_exception() from rebinding stale fnhe
selftests/bpf: Add mptcp test with sockmap
net,mptcp: fix proto fallback detection with BPF
mptcp: disallow MPTCP subflows from sockmap
ipv6: clear RA flags when adding a static route
net: phy: fixed_phy: initialize the link status as up
[-] fbnic: Replace use of internal PCS w/ Designware XPCS
[-] fbnic: Add SW shim for MDIO interface to PMA/PMD and PCS
[-] fbnic: Cleanup handling for link down event statistics
[-] fbnic: Add logic to track PMD state via MAC/PCS signals
[-] fbnic: Rename PCS IRQ to MAC IRQ as it is actually a MAC interrupt
[-] net: pcs: xpcs: Add support for FBNIC 25G, 50G, 100G PMA
[-] net: pcs: xpcs: Fix PMA identifier handling in XPCS
[-] net: pcs: xpcs: Add support for 25G, 50G, and 100G interfaces
[-] net: phy: Rename MDIO_CTRL1_SPEED for 2.5G and 5G to reflect PMA values
[-] net: phy: Add support for 25, 50 and 100Gbps PMA to genphy_c45_read_pma
eea: introduce ethtool support
eea: create/destroy rx,tx queues for netdevice open and stop
eea: probe the netdevice and create adminq
eea: introduce ring and descriptor structures
eea: introduce PCI framework
net: bonding: use atomic instead of rtnl_mutex, to make sure peer notify updated