Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-02-12--03-01 (v6.14-rc1-430-g84fd31ffbb8c) remotes/brancher/net-next-2025-02-12--06-00 (v6.14-rc1-432-g6052866e5ba5) ==== BASE DIFF ==== drivers/net/ethernet/intel/Kconfig | 2 +- drivers/net/ethernet/intel/e1000e/mac.c | 15 +- drivers/net/ethernet/intel/iavf/iavf_main.c | 2 +- drivers/net/ethernet/intel/ice/ice.h | 5 - drivers/net/ethernet/intel/ice/ice_common.c | 208 ++++----- drivers/net/ethernet/intel/ice/ice_common.h | 7 +- drivers/net/ethernet/intel/ice/ice_ddp.c | 4 +- drivers/net/ethernet/intel/ice/ice_ethtool_fdir.c | 21 +- drivers/net/ethernet/intel/ice/ice_gnss.c | 29 +- drivers/net/ethernet/intel/ice/ice_gnss.h | 4 +- drivers/net/ethernet/intel/ice/ice_hw_autogen.h | 12 + drivers/net/ethernet/intel/ice/ice_lib.c | 2 +- drivers/net/ethernet/intel/ice/ice_main.c | 27 +- drivers/net/ethernet/intel/ice/ice_ptp.c | 505 ++++++++++++++-------- drivers/net/ethernet/intel/ice/ice_ptp.h | 9 +- drivers/net/ethernet/intel/ice/ice_ptp_hw.c | 413 ++++++++++-------- drivers/net/ethernet/intel/ice/ice_ptp_hw.h | 28 +- drivers/net/ethernet/intel/ice/ice_type.h | 9 - drivers/net/ethernet/intel/igc/igc_xdp.c | 19 +- 19 files changed, 766 insertions(+), 555 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.0CLgb0VHRH b/tmp/tmp.RT5ziqfyTF index b4e100c7c59a..d99f782cb589 100644 --- a/tmp/tmp.0CLgb0VHRH +++ b/tmp/tmp.RT5ziqfyTF @@ -3,6 +3,7 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +tls: Check return value of get_cipher_desc in fill_sg_out net: stmmac: dwmac-loongson: Add fix_soc_reset() callback Documentation: dpaa2 ethernet switch driver: Fix spelling net: ipv6: fix consecutive input and output transformation in lwtunnels @@ -43,16 +44,6 @@ vsock/virtio: initialize rx_buf_nr and rx_buf_max_nr when resuming checkpatch: Discourage a new use of rtnl_lock() variants. arp: Convert SIOCDARP and SIOCSARP to per-netns RTNL. octeontx2-af: Fix uninitialized scalar variable -e1000e: Fix real-time violations on link up -igc: Avoid unnecessary link down event in XDP_SETUP_PROG process -ice: refactor ice_fdir_create_dflt_rules() function -ice: Implement PTP support for E830 devices -ice: Refactor ice_ptp_init_tx_* -ice: Add unified ice_capture_crosststamp -ice: Process TSYN IRQ in a separate function -ice: Use FIELD_PREP for timestamp values -ice: Remove unnecessary ice_is_e8xx() functions -ice: Don't check device type when checking GNSS presence net/mlx4_core: Avoid impossible mlx4_db_alloc() order value netlink: specs: add conntrack dump and stats dump support net: phy: marvell-88q2xxx: Add support for PHY LEDs on 88q2xxx @@ -73,7 +64,6 @@ net: xpcs: add function to configure EEE clock multiplying factor net: phylink: add support for notifying PCS about EEE net: phy: dp83tg720: Add randomized polling intervals for link detection net: phy: Add support for driver-specific next update time -ethtool: check device is present when getting ioctl settings mips: dts: cameo-rtl9302c: Add switch block mips: dts: realtek: Add switch interrupts dt-bindings: net: Add Realtek MDIO controller