Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-04-30--00-00 (v6.15-rc3-781-g0d887b2a941e) remotes/brancher/net-next-2025-04-30--03-00 (v6.15-rc3-795-g02a2c80beeae) ==== 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.Dskgf3Bgb5 b/tmp/tmp.fbNcRVTeqA index d183b0bb6413..e8acd71acc0f 100644 --- a/tmp/tmp.Dskgf3Bgb5 +++ b/tmp/tmp.fbNcRVTeqA @@ -6,6 +6,19 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +idpf: remove unreachable code from setting mailbox +idpf: assign extracted ptype to struct libeth_rqe_info field +ixgbe: devlink: add devlink region support for E610 +ixgbe: add E610 .set_phys_id() callback implementation +ixgbe: apply different rules for setting FC on E610 +ixgbe: add support for ACPI WOL for E610 +ixgbe: create E610 specific ethtool_ops structure +igc: Change Tx mode for MQPRIO offloading +igc: Limit netdev_tc calls to MQPRIO +igb: Get rid of spurious interrupts +igb: Add support for persistent NAPI config +igb: Link queues to NAPI instances +igb: Link IRQs to NAPI instances mctp pcc: Implement MCTP over PCC Transport igc: fix lock order in igc_ptp_reset idpf: protect shutdown from reset @@ -66,12 +79,6 @@ bnxt_en: call pci_alloc_irq_vectors() after bnxt_reserve_rings() bnxt_en: Add missing skb_mark_for_recycle() in bnxt_rx_vlan() bnxt_en: Fix ethtool selftest output in one of the failure cases bnxt_en: Fix error handling path in bnxt_init_chip() -netfilter: nf_tables: export set count and backend name to userspace -docs: tproxy: fix formatting for nft code block -netfilter: conntrack: Remove redundant NFCT_ALIGN call -net: cgroup: Guard users of sock_cgroup_classid() -netfilter: xt_cgroup: Make it independent from net_cls -netfilter: xt_IDLETIMER: convert timeouts to secs_to_jiffies() r8152: use SHA-256 library API instead of crypto_shash API net: usb: lan78xx: remove unused struct members net: usb: lan78xx: Integrate EEE support with phylink LPI API