Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-04-30--00-00 (v6.15-rc3-739-g174950c9fe4e) remotes/brancher/net-next-hw-2025-04-30--08-00 (v6.15-rc3-763-g59a813680e1a) ==== BASE DIFF ==== Documentation/networking/tproxy.rst | 4 ++-- include/uapi/linux/netfilter/nf_tables.h | 4 ++++ net/ipv4/inet_diag.c | 2 +- net/netfilter/Kconfig | 2 +- net/netfilter/nf_conntrack_core.c | 4 +--- net/netfilter/nf_tables_api.c | 26 ++++++++++++++++++++++++++ net/netfilter/xt_IDLETIMER.c | 12 ++++++------ net/netfilter/xt_cgroup.c | 26 ++++++++++++++++++++++++++ 8 files changed, 67 insertions(+), 13 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.izj68TNrzN b/tmp/tmp.swlO6PttkU index 5e833ab2cec2..2f5a1c69aca3 100644 --- a/tmp/tmp.izj68TNrzN +++ b/tmp/tmp.swlO6PttkU @@ -5,6 +5,22 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +selftests: net: exit cleanly on SIGTERM / timeout +tools: ynl: allow fixed-header to be specified per op +tools: ynl-gen: don't init enum checks for classic netlink +tools: ynl-gen: array-nest: support binary array with exact-len +tools: ynl-gen: array-nest: support put for scalar +tools: ynl-gen: mutli-attr: support binary types with struct +tools: ynl-gen: multi-attr: type gen for string +tools: ynl-gen: support CRUD-like notifications for classic Netlink +tools: ynl-gen: support using dump types for ntf +tools: ynl: let classic netlink requests specify extra nlflags +tools: ynl-gen: fill in missing empty attr lists +tools: ynl-gen: factor out free_needs_iter for a struct +tools: ynl-gen: fix comment about nested struct dict +virtio-net: don't re-enable refill work too early when NAPI is disabled +net: airoha: Add missing filed to ppe_mbox_data struct +ipv6: sr: switch to GFP_ATOMIC flag to allocate memory during seg6local LWT setup octeon_ep: Fix host hang issue during device reboot net: phy: realtek: Add support for WOL magic packet on RTL8211F net: fec: ERR007885 Workaround for conventional TX @@ -20,6 +36,7 @@ net: devmem: Implement TX path net: devmem: TCP tx netlink api net: add get_netmem/put_netmem support netmem: add niov->type attribute to distinguish different net_iov types +net: use sock_gen_put() when sk_state is TCP_TIME_WAIT selftests/vsock: add initial vmtest.sh for vsock selftests/tc-testing: Add a test case to cover basic HTB+FQ_CODEL case sch_htb: make htb_deactivate() idempotent