Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-09-04--00-00 (v6.17-rc3-862-gf861db711f6d) remotes/brancher/net-next-hw-2025-09-04--08-00 (v6.17-rc3-866-gffcc2811d287) ==== BASE DIFF ==== drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c | 34 ++++++- drivers/net/phy/micrel.c | 116 ++++++++++++++++++++++- include/net/nfc/nci_core.h | 2 +- kernel/time/time.c | 1 + net/atm/resources.c | 6 +- net/ax25/ax25_in.c | 4 + net/ipv4/devinet.c | 7 +- net/mctp/af_mctp.c | 2 +- net/smc/smc_clc.c | 2 - 9 files changed, 158 insertions(+), 16 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.11hPMx7mWM b/tmp/tmp.87eNzf9TU2 index 01b3d2eb4b35..13675a182e9a 100644 --- a/tmp/tmp.11hPMx7mWM +++ b/tmp/tmp.87eNzf9TU2 @@ -13,6 +13,17 @@ nipa: config: x86: use periodic HZ tick nipa: disable 6.17's merge window kunit tests nipa: dbg net/sctp_vrf.sh nipa: disable random kunit tests +selftest: net: Fix weird setsockopt() in bind_bhash.c. +MAINTAINERS: add Sabrina to TLS maintainers +ixgbe: drop unnecessary casts to u16 / int +igc: drop unnecessary constant casts to u16 +igb: drop unnecessary constant casts to u16 +e1000e: drop unnecessary constant casts to u16 +e1000: drop unnecessary constant casts to u16 +igbvf: remove redundant counter rx_long_byte_count from ethtool statistics +igbvf: add lbtx_packets and lbtx_bytes to ethtool statistics +ixgbe: reduce number of reads when getting OROM data +ixgbe: add the 2.5G and 5G speeds in auto-negotiation for E610 udp_tunnel: Fix typo using netdev_WARN instead of netdev_warn virtio_net: Fix alignment and avoid -Wflex-array-member-not-at-end warning netrom: linearize and validate lengths in nr_rx_frame() @@ -44,14 +55,6 @@ selftests/net: packetdrill: add tcp_close_no_rst.pkt tcp: fix __tcp_close() to only send RST when required net: ethernet: sun4i-emac: free dma descriptor net: xilinx: axienet: Add error handling for RX metadata pointer retrieval -net: phy: fixed_phy: remove link gpio support -ax25: properly unshare skbs in ax25_kiss_rcv() -net: phy: micrel: Add PTP support for lan8842 -net: phy: micrel: Introduce function __lan8814_ptp_probe_once -phy: mscc: Stop taking ts_lock for tx_queue and use its own lock -net: nfc: nci: Increase NCI_DATA_TIMEOUT to 3000 ms -mctp: return -ENOPROTOOPT for unknown getsockopt options -net/smc: Remove validation of reserved bits in CLC Decline message selftests/net: add offload checking test for virtual interface net: bridge: use common function to compute the features team: use common function to compute the features @@ -61,7 +64,6 @@ hsr: use netdev_master_upper_dev_link() when linking lower ports selftests: bonding: add test for LACP actor port priority bonding: support aggregator selection based on port priority bonding: add support for per-port LACP actor priority -ipv4: Fix NULL vs error pointer check in inet_blackhole_dev_init() net/cls_cgroup: Fix task_get_classid() during qdisc run eth: fbnic: support queue ops / zero-copy Rx eth: fbnic: don't pass NAPI into pp alloc @@ -80,16 +82,6 @@ eth: fbnic: move page pool pointer from NAPI to the ring struct net/smc: Improve log message for devices w/o pnetid s390/ism: Log module load/unload ipv6: sit: Add ipip6_tunnel_dst_find() for cleanup -net: ti: icssg-prueth: Enable zero copy in XDP features -net: ti: icssg-prueth: Add AF_XDP zero copy for RX -net: ti: icssg-prueth: Make emac_run_xdp function independent of page -net: ti: icssg-prueth: Add AF_XDP zero copy for TX -net: ti: icssg-prueth: Add XSK pool helpers -net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queues -ARM: dts: stm32: add missing PTP reference clocks on stm32mp13x SoCs -drivers: net: stmmac: handle start time set in the past for flexible PPS -time: export timespec64_add_safe() symbol -net: atm: fix memory leak in atm_register_sysfs when device_register fail net: renesas: rswitch: add modifiable ageing time net: renesas: rswitch: add offloading for L2 switching net: renesas: rswitch: configure default ageing time