@@ -1,38 +1,37 @@
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 net/sctp_vrf.sh
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
tcp: take care of zero tp->window_clamp in tcp_set_rcvlowat()
selftests: drv-net: make linters happy with our imports
net: sparx5/lan969x: fix flooding configuration on bridge join/leave
selftest: netcons: add test for netconsole over bonded interfaces
selftest: netcons: create a torture test
selftest: netcons: refactor target creation
net: netpoll: fix incorrect refcount handling causing incorrect cleanup
net: mdio: mdio-i2c: Hold the i2c bus lock during smbus transactions
net: dlink: use dev_kfree_skb_any instead of dev_kfree_skb
drivers/net/wan/hdlc_ppp: fix potential null pointer in ppp_cp_event logging
net: fsl_pq_mdio: Fix device node reference leak in fsl_pq_mdio_probe
net/sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce()
net: wwan: t7xx: add support for HP DRMR-H01
tcp: Don't call reqsk_fastopen_remove() in tcp_conn_request().
net: usb: lan78xx: fix use of improperly initialized dev->chipid in lan78xx_reset
net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlock
selftest:net:ovpn: Fix uninit return values
ice: ice_adapter: release xa entry on adapter allocation failure
net: fix potential use-after-free in ch_ipsec_xfrm_add_state() callback
[-] xdp: update mem type when page pool is used for generic XDP
net: mscc: ocelot: Fix use-after-free caused by cyclic delayed work
page_pool: Fix PP_MAGIC_MASK to avoid crashing on some 32-bit arches
selftest:net: Fix uninit pointers and return values