Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-08-13--12-00 (net-next-6.17-10439-g774e7528ce14) remotes/brancher/net-next-2025-08-13--15-00 (net-next-6.17-10433-gefc474e9d208) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.uKz0in0Ibi b/tmp/tmp.iBFDmnOnDf index e17f821d0b04..0a588b86c1da 100644 --- a/tmp/tmp.uKz0in0Ibi +++ b/tmp/tmp.iBFDmnOnDf @@ -12,6 +12,15 @@ 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 +net: xilinx: axienet: Fix RX skb ring management in DMAengine mode +net/sched: act_api: Remove unnecessary nlmsg_trim() +net/sched: Use TC_RTAB_SIZE instead of magic number +net: phy: motorcomm: Add support for PHY LEDs on YT8521 +selftest: forwarding: router: Add a test case for IPv4 link-local source IP +mlxsw: spectrum: Forward packets with an IPv4 link-local source IP +netfilter: nf_tables: reject duplicate device on updates +ipvs: Fix estimator kthreads preferred affinity +netfilter: nft_set_pipapo: fix null deref for empty set dt-bindings: net: realtek,rtl82xx: document wakeup-source property MAINTAINERS: update s390/net microchip: lan865x: fix missing configuration for Rev.B0/B1 as per AN1760 @@ -41,15 +50,6 @@ net: ethernet: mtk_ppe: add RCU lock around dev_fill_forward_path ppp: fix race conditions in ppp_fill_forward_path selftests/tc-testing: Check backlog stats in gso_skb case net/sched: Fix backlog accounting in qdisc_dequeue_internal -eth: fbnic: Report XDP stats via ethtool -eth: fbnic: Collect packet statistics for XDP -eth: fbnic: Add support for XDP_TX action -eth: fbnic: Add support for XDP queues -eth: fbnic: Add XDP pass, drop, abort support -eth: fbnic: Prefetch packet headers on Rx -eth: fbnic: Use shinfo to track frags state on Rx -eth: fbnic: Update Headroom -eth: fbnic: Add support for HDS configuration ixgbe: prevent from unwanted interface name changes devlink: let driver opt out of automatic phys_port_name generation selftests: netconsole: Validate interface selection by MAC address @@ -89,12 +89,6 @@ net: ethernet: qualcomm: Initialize PPE buffer management for IPQ9574 net: ethernet: qualcomm: Add PPE driver for IPQ9574 SoC docs: networking: Add PPE driver documentation for Qualcomm IPQ9574 SoC dt-bindings: net: Add PPE for Qualcomm IPQ9574 SoC -igb: Fix NULL pointer dereference in ethtool loopback test -selftests/net: add vxlan localbind selftest -net: geneve: enable binding geneve sockets to local addresses -net: vxlan: bind vxlan sockets to their local address if configured -net: vxlan: add netlink option to bind vxlan sockets to local addresses -net: udp: add freebind option to udp_sock_create net: enetc: Remove error print for devm_add_action_or_reset() ptp: add Alibaba CIPU PTP clock driver net: ti: prueth: Adds IEP support for PRUETH on AM33x, AM43x and AM57x SOCs