@@ -1,53 +1,56 @@
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: dbg net/sctp_vrf.sh
nipa: disable random kunit tests
[+] net: stmmac: Return early if invalid in loongson_dwmac_fix_reset()
[+] net: stmmac: Change first parameter of fix_soc_reset()
[+] net: stmmac: Check stmmac_hw_setup() in stmmac_resume()
[+] net: bridge: fix soft lockup in br_multicast_query_expired()
net: cadence: macb: convert from round_rate() to determine_rate()
Bluetooth: Annotate struct hci_drv_rp_read_info with __counted_by_le()
enic: use string choice helpers to simplify dev_info arguments
Octeontx2-af: Fix negative array index read warning
ixgbe: fix incorrect map used in eee linkmode
net: dsa: microchip: Do not count RX/TX Bytes and discards on KSZ87xx
SUNRPC: Remove redundant __GFP_NOWARN
RDS: remove redundant __GFP_NOWARN
tcp: cdg: remove redundant __GFP_NOWARN
net: af_packet: Use hrtimer to do the retire operation
net: kcm: Fix race condition in kcm_unattach()
selftests/net: Ensure assert() triggers in psock_tpacket.c
net: prevent deadlocks when enabling NAPIs with mixed kthread config
net: update NAPI threaded config even for disabled NAPIs
selftests: drv-net: don't assume device has only 2 queues
selftests: drv-net: wait for carrier
docs: Fix name for net.ipv4.udp_child_hash_entries
net: usb: qmi_wwan: add Telit Cinterion FN990A w/audio composition
net: stmmac: dwc-qos: fix clk prepare/enable leak on probe failure
net: stmmac: rk: put the PHY clock on remove
ref_tracker: use %p instead of %px in debugfs dentry name
riscv: dts: thead: Add APB clocks for TH1520 GMACs
net: stmmac: thead: Get and enable APB clock on initialization
dt-bindings: net: thead,th1520-gmac: Describe APB interface clock
selftests: tls: test TCP stealing data from under the TLS socket
tls: handle data disappearing from under the TLS ULP
net: mdiobus: release reset_gpio in mdiobus_unregister_device()
net/mlx5: Avoid deadlock between PCI error recovery and health reporter
selftests/net: Replace non-standard __WORDSIZE with sizeof(long) * 8
net: phy: nxp-c45-tja11xx: fix the PHY ID mismatch issue when using C45
phy: ti: gmii-sel: Force RGMII TX delay
phy: mscc: Fix timestamping for vsc8584
selftests: bonding: add test for passive LACP mode
bonding: send LACPDUs periodically in passive mode after receiving partner's LACPDU
bonding: update LACP activity flag after setting lacp_active
bonding: fix multicast MAC address synchronization
ipv6: Check AF_UNSPEC in ip6_route_multipath_add()
net: phy: realtek: convert RTL8226-CG to c45 only
[-] ptp: prevent possible ABBA deadlock in ptp_clock_freerun()