Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-01-17--00-00 (v6.13-rc7-1231-g27c7d0801042) remotes/brancher/net-next-2025-01-17--03-00 (v6.13-rc7-1229-g689a662aad43) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.f2zp0ufRWx b/tmp/tmp.M1PQx54xuW index 2d1245772722..894cc08e02c6 100644 --- a/tmp/tmp.f2zp0ufRWx +++ b/tmp/tmp.M1PQx54xuW @@ -1,7 +1,9 @@ +Revert "mm/kmemleak: fix percpu memory leak detection failure" selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: appletalk: Drop aarp_send_probe_phase1() net: phy: remove leftovers from switch to linkmode bitmaps ice: support FW Recovery Mode devlink: add devl guard @@ -30,12 +32,6 @@ net: mscc: ocelot: add TX timestamping statistics net: dsa: implement get_ts_stats ethtool operation for user ports net: ethtool: ts: add separate counter for unconfirmed one-step TX timestamps net: avoid race between device unregistration and ethnl ops -net: rfkill: gpio: allow booting in blocked state -dt-bindings: net: rfkill-gpio: enable booting in blocked state -octeon_ep_vf: update tx/rx stats locally for persistence -octeon_ep_vf: remove firmware stats fetch in ndo_get_stats64 -octeon_ep: update tx/rx stats locally for persistence -octeon_ep: remove firmware stats fetch in ndo_get_stats64 virtio_net: Use persistent NAPI config virtio_net: Map NAPIs to queues virtio_net: Prepare for NAPI to queue mapping @@ -50,12 +46,9 @@ af_unix: Set drop reason in unix_sock_destructor(). af_unix: Set drop reason in unix_release_sock(). net: dropreason: Gather SOCKET_ drop reasons. seg6: inherit inner IPv4 TTL on ip4ip6 encapsulation -net: stmmac: Limit the number of MTL queues to maximum value -net: stmmac: Limit FIFO size by hardware feature value selftests: net: give up on the cmsg_time accuracy on slow machines net: sched: Disallow replacing of child qdisc from one parent to another selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack() -selftests/net: packetdrill: make tcp buf limited timing tests benign dsa: Use str_enable_disable-like helpers net: homa: create Makefile and Kconfig net: homa: create homa_plumbing.c and homa_utils.c @@ -69,22 +62,9 @@ net: homa: create homa_pool.h and homa_pool.c net: homa: create shared Homa header files net: homa: create homa_wire.h net: homa: define user-visible API for Homa -selftests: drv-net-hw: inject pp_alloc_fail errors in the right place net/rose: prevent integer overflows in rose_setsockopt() -wireguard: allowedips: Add WGALLOWEDIP_F_REMOVE_ME flag net: sched: refine software bypass handling in tc_run -netconsole: docs: Add documentation for CPU number auto-population -netconsole: selftest: test for sysdata CPU -netconsole: add support for sysdata and CPU population -netconsole: Helper to count number of used entries -netconsole: Rename userdata to extradata atm/fore200e: Fix possible data race in fore200e_open() -ipv4: Prepare inet_rtm_getroute() to .flowi4_tos conversion. -gre: Prepare ipgre_open() to .flowi4_tos conversion. -ftrace: Allow tracing rcuref_*_slowpath -dev: Hold rtnl_net_lock() for dev_ifsioc(). -dev: Remove devnet_rename_sem. -dev: Acquire netdev_rename_lock before restoring dev->name in dev_change_name(). net: phy: microchip_rds_ptp : Add PEROUT feature library for RDS PTP supported Microchip phys net: phy: microchip_t1: Enable pin out specific to lan887x phy for PEROUT signal net: phy: microchip_rds_ptp: Header file library changes for PEROUT @@ -101,3 +81,21 @@ ipv6: Convert net.ipv6.conf.${DEV}.XXX sysctl to per-netns RTNL. ipv6: Add __in6_dev_get_rtnl_net(). net: sched: fix ets qdisc OOB Indexing net/ncsi: Fix NULL pointer derefence if CIS arrives before SP +selftests/net: packetdrill: make tcp buf limited timing tests benign +Merge branch 'net-add-phylink-managed-eee-support' +net: stmmac: convert to phylink managed EEE support +net: lan743x: convert to phylink managed EEE +net: lan743x: use netdev in lan743x_phylink_mac_link_down() +net: mvpp2: add EEE implementation +net: mvneta: convert to phylink EEE implementation +net: phylink: add EEE management +net: phylink: add phylink_link_is_up() helper +net: phy: add support for querying PHY clock stop capability +net: mdio: add definition for clock stop capable bit +Merge branch 'dev-covnert-dev_change_name-to-per-netns-rtnl' +dev: Hold rtnl_net_lock() for dev_ifsioc(). +dev: Remove devnet_rename_sem. +dev: Acquire netdev_rename_lock before restoring dev->name in dev_change_name(). +selftests: drv-net-hw: inject pp_alloc_fail errors in the right place +ipv4: Prepare inet_rtm_getroute() to .flowi4_tos conversion. +gre: Prepare ipgre_open() to .flowi4_tos conversion.