Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-01-06--21-00 (v6.13-rc5-946-g469b15b9b906) remotes/brancher/net-next-2025-01-07--00-00 (v6.13-rc5-948-g80d4fb8ae1fd) ==== BASE DIFF ==== drivers/net/ethernet/intel/i40e/i40e.h | 3 - drivers/net/ethernet/intel/i40e/i40e_adminq.c | 10 - drivers/net/ethernet/intel/i40e/i40e_common.c | 458 ----------------------- drivers/net/ethernet/intel/i40e/i40e_dcb.c | 13 - drivers/net/ethernet/intel/i40e/i40e_dcb.h | 1 - drivers/net/ethernet/intel/i40e/i40e_main.c | 124 +----- drivers/net/ethernet/intel/i40e/i40e_prototype.h | 40 -- drivers/net/ethernet/intel/igc/igc_hw.h | 5 - drivers/net/ethernet/intel/igc/igc_main.c | 39 -- drivers/net/ethernet/intel/igc/igc_nvm.c | 50 --- drivers/net/ethernet/intel/igc/igc_nvm.h | 2 - include/net/inet_sock.h | 6 + net/sctp/protocol.c | 10 +- 13 files changed, 15 insertions(+), 746 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.D3dBAXRsK8 b/tmp/tmp.zP4W80jg7l index 91f02f0245e3..20f64b26986a 100644 --- a/tmp/tmp.D3dBAXRsK8 +++ b/tmp/tmp.zP4W80jg7l @@ -26,14 +26,6 @@ net: hns3: fix missing features due to dev->features configuration too early net: hns3: fixed reset failure issues caused by the incorrect reset type net: dsa: microchip: remove MICREL_NO_EEE workaround net: phy: micrel: disable EEE on KSZ9477-type PHY -page_pool: use list instead of array for alloc cache -page_pool: batch refilling pages to reduce atomic operation -page_pool: use list instead of ptr_ring for ring cache -page_pool: skip dma sync operation for inflight pages -page_pool: support unlimited number of inflight pages -page_pool: fix IOMMU crash when driver has already unbound -page_pool: fix timing for checking and disabling napi_local -page_pool: introduce page_pool_get_pp() API net: dsa: remove get_mac_eee() method net: dsa: qca: remove qca8k_get_mac_eee() net: dsa: mv88e6xxx: remove mv88e6xxx_get_mac_eee() @@ -45,19 +37,15 @@ net: dsa: mt753x: remove setting of tx_lpi parameters net: dsa: ksz: remove setting of tx_lpi parameters net/mlx5: Fix variable not being completed when function returns netlink: add IPv6 anycast join/leave notifications -selftests: wireguard: update to using nft for qemu test -selftests: wireguards: convert iptables to nft ipvlan: Fix use-after-free in ipvlan_get_iflink(). net: Hold rtnl_net_lock() in (un)?register_netdevice_notifier_dev_net(). net: Hold rtnl_net_lock() in (un)?register_netdevice_notifier_net(). net: Hold __rtnl_net_lock() in (un)?register_netdevice_notifier(). -net: stmmac: Unexport stmmac_rx_offset() from stmmac.h page_pool: check for dma_sync_size earlier eth: fbnic: Revert "eth: fbnic: Add hardware monitoring support via HWMON interface" net: wwan: iosm: Fix hibernation by re-binding the driver around it wwan dev: Add port for NMEA channel for WWAN devices ixgbevf: Remove unused ixgbevf_hv_mbx_ops -e1000e: makes e1000_watchdog_task use queue_delayed_work wireguard: use rhashtables instead of hashtables net: watchdog: rename __dev_watchdog_up() and dev_watchdog_down() net: ethtool: Use hwprov under rcu_read_lock @@ -161,5 +149,4 @@ net/mlx5: HWS, simplify allocations as we support only FDB net/mlx5: HWS, denote how refcounts are protected net/mlx5: HWS, remove implementation of unused FW commands net/mlx5: HWS, remove the use of duplicated structs -sctp: Prepare sctp_v4_get_dst() to dscp_t conversion. net/smc: use the correct ndev to find pnetid by pnetid table