@@ -1,58 +1,53 @@
nipa: config: disable kmemleak auto scan
nipa: drv: net: add timeout
nipa: tc_action dbg
nipa: disable 6.17's merge window kunit tests
nipa: config: x86: disable GPUs and sound
nipa: forwarding: set timeout to 3 hours
nipa: selftests: net: enable profiling
nipa: fbnic: link up on QEMU
nipa: vxlan brige test flakiness
nipa: config: x86: use periodic HZ tick
nipa: profile (time) test output
nipa: config: disable CPU_MITIGATIONS
nipa: disable random kunit tests
[-] nipa: try keeping all CPUs busy during the timestamp test
[+] net: sfp: extend Potron XGSPON quirk to cover additional EEPROM variant
memset skb to zero to avoid uninit value error from KMSAN
[-] selftests: netfilter: nft_flowtable.sh: Add IP6IP6 flowtable selftest
[-] netfilter: flowtable: Add IP6IP6 tx sw acceleration
[-] netfilter: flowtable: Add IP6IP6 rx sw acceleration
[-] netfilter: Modify nf_flow_skb_encap_protocol() to return int intead of bool
[-] netfilter: Introduce tunnel metadata info in nf_flowtable_ctx struct
netclassid: use thread_group_leader(p) in update_classid_task()
RDMA/umem: don't abuse current->group_leader
drm/pan*: don't abuse current->group_leader
drm/amd: kill the outdated "Only the pthreads threading model is supported" checks
drm/amdgpu: don't abuse current->group_leader
android/binder: use same_thread_group(proc->tsk, current) in binder_mmap()
android/binder: don't abuse current->group_leader
tools: ynl: fix build on systems with old kernel headers
netfilter: conntrack: warn when cleanup is stuck
inet: frags: flush pending skbs in fqdir_pre_exit()
inet: frags: add inet_frag_queue_flush()
inet: frags: avoid theoretical race in ip_frag_reinit()
ynl: add regen hint to new headers
l2tp: account for IP version in SKB headroom
net/handshake: a handshake can only be cancelled once
mptcp: avoid deadlock on fallback while reinjecting
mptcp: schedule rtx timer only after pushing data
selftests: mptcp: pm: ensure unknown flags are ignored
mptcp: pm: ignore unknown endpoint flags
broadcom: b44: prevent uninitialized value usage
net: enetc: do not transmit redirected XDP frames when the link is down
ice: Initialize RDMA after rebuild
ice: Fix NULL pointer dereference in ice_vsi_set_napi_queues
ice: Fix incorrect timeout in ice_release_res()
net/sched: sch_qfq: Fix NULL deref when deactivating
net/tcp_sigpool: Enable compile-testing
caif: fix integer underflow in cffrml_receive()
net: atm: implement pre_send to check input before sending
net: openvswitch: fix middle attribute validation in push_nsh() action
net: ti: icssg-prueth: add PTP_1588_CLOCK_OPTIONAL dependency
net/handshake: restore destructor on submit failure
netrom: fix reference count leak in nr_rt_device_down
netrom: fix possible deadlock in nr_rt_device_down
net: stmmac: fix the crash issue for zero copy XDP_TX action
atm: mpoa: Fix UAF on qos_head list in procfs
mptcp: select CRYPTO_LIB_UTILS instead of CRYPTO
net: restore the iterator to its original state when an error occurs
af_unix: annotate unix_gc_lock with __cacheline_aligned_in_smp