@@ -1,41 +1,49 @@
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
[+] Merge tag 'bpf-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Octeontx2-af: Fix missing error code in cgx_probe()
sunrpc: allocate a separate bvec array for socket sends
net: airoha: Take into account out-of-order tx completions in airoha_dev_xmit()
net: ethernet: ti: am65-cpts: fix timestamp loss due to race conditions
doc: fix seg6_flowlabel path
net: core: split unregister_netdevice list into smaller chunks
net: core: move unregister_many inner loops to a helper
net: enetc: correct the value of ENETC_RXB_TRUESIZE
amd-xgbe: Avoid spurious link down messages during interface toggle
ixgbe: fix too early devlink_free() in ixgbe_remove()
ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmd
ixgbevf: fix mailbox API compatibility by negotiating supported features
ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation
ixgbevf: fix getting link speed data for E610 devices
idpf: cleanup remaining SKBs in PTP flows
selftests: drv-net: update remaining Python init files
net: dlink: fix null dereference in receive_packet()
net: dlink: handle dma_map_single() failure properly
net/ip6_tunnel: Prevent perpetual tunnel growth
net: phy: bcm54811: Fix GMII/MII/MII-Lite selection
r8169: fix packet truncation after S4 resume on RTL8168H/RTL8111H
net: gro_cells: Use nested-BH locking for gro_cell
net: mtk: wed: add dma mask limitation and GFP_DMA32 for device with more than 4GB DRAM
net: usb: lan78xx: Fix lost EEPROM write timeout error(-ETIMEDOUT) in lan78xx_write_raw_eeprom
net: enetc: fix the deadlock of enetc_mdio_lock
dpll: zl3073x: Handle missing or corrupted flash configuration
[+] Merge branch 'bpf-avoid-rcu-context-warning-when-unpinning-htab-with-internal-structs'
[+] selftests/bpf: Add test for unpinning htab with internal timer struct
[+] bpf: Avoid RCU context warning when unpinning htab with internal structs
[+] xsk: Harden userspace-supplied xdp_desc validation
[+] bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6}
[+] libbpf: Fix undefined behavior in {get,put}_unaligned_be32()
[+] bpf: Finish constification of 1st parameter of bpf_d_path()