Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-12-19--09-00 (v6.13-rc2-667-g7c00371d1576) remotes/brancher/net-next-2024-12-19--12-00 (v6.13-rc2-660-g7a1aa171f98e) ==== BASE DIFF ==== drivers/net/mdio/fwnode_mdio.c | 13 ++++-- net/mctp/route.c | 36 +++++++++++---- net/mctp/test/route-test.c | 86 +++++++++++++++++++++++++++++++++++ net/netfilter/ipset/ip_set_list_set.c | 3 ++ net/netfilter/ipvs/ip_vs_conn.c | 4 +- 5 files changed, 127 insertions(+), 15 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.Wh0UyaLyAz b/tmp/tmp.eVpVFlyaug index c50cacab9f68..b976ba93c165 100644 --- a/tmp/tmp.Wh0UyaLyAz +++ b/tmp/tmp.eVpVFlyaug @@ -3,6 +3,16 @@ fs/9p: use kvzalloc/kvfree to allocate struct p9_rdir and its buffer tc_action dbg profile patch forwarding: set timeout to 3 hours +net: mdio_bus: change the bus name to mdio +qlcnic: use const 'struct bin_attribute' callbacks +vsock/test: Add test for MSG_ZEROCOPY completion memory leak +vsock/test: Add test for sk_error_queue memory leak +vsock/test: Add test for accept_queue memory leak +vsock/test: Adapt send_byte()/recv_byte() to handle MSG_ZEROCOPY +vsock/test: Add README blurb about kmemleak usage +vsock/test: Introduce option to select tests +vsock/test: Use NSEC_PER_SEC +r8169: add support for RTL8125BP rev.b netrom: check buffer length before accessing it net: fix memory leak in tcp_conn_request() net: enetc: add UDP segmentation offload support @@ -14,8 +24,6 @@ selftests: drv-net: test empty queue and NAPI responses in netlink netdev-genl: avoid empty messages in napi get net: page_pool: add page_pool_put_page_nosync() net: stmmac: restructure the error path of stmmac_probe_config_dt() -netfilter: ipset: Fix for recursive locking warning -ipvs: Fix clamp() of ip_vs_conn_tab on small memory systems eth: fbnic: fix csr boundary for RPM RAM section unroll: add generic loop unroll helpers xsk: add helper to get &xdp_desc's DMA and meta pointer in one go @@ -34,13 +42,6 @@ net: hisilicon: hns: Remove unused hns_rcb_start net: hisilicon: hns: Remove unused hns_dsaf_roce_reset udp: Deal with race between UDP socket address change and rehash af_unix: Add a prompt to CONFIG_AF_UNIX_OOB -vsock/test: Add test for MSG_ZEROCOPY completion memory leak -vsock/test: Add test for sk_error_queue memory leak -vsock/test: Add test for accept_queue memory leak -vsock/test: Adapt send_byte()/recv_byte() to handle MSG_ZEROCOPY -vsock/test: Add README blurb about kmemleak usage -vsock/test: Introduce option to select tests -vsock/test: Use NSEC_PER_SEC sfc: remove efx_writed_page_locked selftests: net: remove redundant ncdevmem print gve: fix XDP allocation path in edge cases @@ -55,15 +56,10 @@ octeon_ep: remove firmware stats fetch in ndo_get_stats64 octeon_ep: fix race conditions in ndo_get_stats64 netlink: support dumping IPv4 multicast addresses net: stmmac: Drop useless code related to ethtool rx-copybreak -net: mctp: handle skb cleanup on sock_queue failures -net: mdiobus: fix an OF node reference leak net: netlink: catch attempts to send empty messages net: dsa: microchip: Add suspend/resume support to KSZ DSA driver -net: dsa: microchip: Fix LAN937X set_ageing_time function -net: dsa: microchip: Fix KSZ9477 set_ageing_time function net: dsa: microchip: Do not execute PTP driver code for unsupported switches vsprintf: simplify number handling -net: mv643xx_eth: fix an OF node reference leak net: tn40xx: add pci-id of the aqr105-based Tehuti TN4010 cards net: tn40xx: prepare tn40xx driver to find phy of the TN9510 card net: tn40xx: create software node for mdio and phy and add to mdiobus @@ -80,14 +76,6 @@ bnxt_en: Skip PHY loopback ethtool selftest if unsupported by FW bnxt_en: Do not allow ethtool -m on an untrusted VF bnxt_en: Use FW defined resource limits for RoCE net: dwmac-imx: add imx93 clock input support in RMII mode -net: phy: micrel: Dynamically control external clock of KSZ PHY -net: hns3: fix kernel crash when 1588 is sent on HIP08 devices -net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issue -net: hns3: initialize reset_timer before hclgevf_misc_irq_init() -net: hns3: don't auto enable misc vector -net: hns3: Resolved the issue that the debugfs query result is inconsistent. -net: hns3: fix missing features due to dev->features configuration too early -net: hns3: fixed reset failure issues caused by the incorrect reset type ARM: dts: ti/omap: remove eee-broken properties net: ethernet: ti: cpsw: disable PHY EEE advertisement net: phy: add phy_disable_eee