Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-07-03--00-00 (v6.16-rc3-1158-gc814090390b4) remotes/brancher/net-next-hw-2025-07-03--08-00 (v6.16-rc3-1209-gfd91cb072c65) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.Homk6D2qUD b/tmp/tmp.VeZ4AoiXBO index f65622528c34..09de6a96b992 100644 --- a/tmp/tmp.Homk6D2qUD +++ b/tmp/tmp.VeZ4AoiXBO @@ -9,10 +9,63 @@ tc_action dbg [local patch] forwarding: set timeout to 3 hours [local patch] selftests: net: enable profiling [local patch] timestamp - try waking [local patch] +dt-bindings: net: Add support for Sophgo CV1800 dwmac +net: stmmac: Fix interrupt handling for level-triggered mode in DWC_XGMAC2 +ipv6: Remove setsockopt_needs_rtnl(). +ipv6: anycast: Don't hold RTNL for IPV6_JOIN_ANYCAST. +ipv6: anycast: Unify two error paths in ipv6_sock_ac_join(). +ipv6: anycast: Don't hold RTNL for IPV6_LEAVE_ANYCAST and IPV6_ADDRFORM. +ipv6: anycast: Don't use rtnl_dereference(). +ipv6: mcast: Remove unnecessary ASSERT_RTNL and comment. +ipv6: mcast: Don't hold RTNL for MCAST_ socket options. +ipv6: mcast: Don't hold RTNL in ipv6_sock_mc_close(). +ipv6: mcast: Don't hold RTNL for IPV6_DROP_MEMBERSHIP and MCAST_LEAVE_GROUP. +ipv6: mcast: Don't hold RTNL for IPV6_ADD_MEMBERSHIP and MCAST_JOIN_GROUP. +ipv6: mcast: Use in6_dev_get() in ipv6_dev_mc_dec(). +ipv6: mcast: Remove mca_get(). +ipv6: mcast: Check inet6_dev->dead under idev->mc_lock in __ipv6_dev_mc_inc(). +ipv6: mcast: Replace locking comments with lockdep annotations. +ipv6: ndisc: Remove __in6_dev_get() in pndisc_{constructor,destructor}(). +selftest: af_unix: Add test for SO_INQ. +af_unix: Introduce SO_INQ. +af_unix: Cache state->msg in unix_stream_read_generic(). +af_unix: Use cached value for SOCK_STREAM in unix_inq_len(). +af_unix: Don't use skb_recv_datagram() in unix_stream_read_skb(). +af_unix: Don't check SOCK_DEAD in unix_stream_read_skb(). +af_unix: Don't hold unix_state_lock() in __unix_dgram_recvmsg(). +eth: fbnic: Create fw_log file in DebugFS +eth: fbnic: Enable firmware logging +eth: fbnic: Add mailbox support for firmware logs +eth: fbnic: Create ring buffer for firmware logs +eth: fbnic: Use FIELD_PREP to generate minimum firmware version +eth: fbnic: Fix incorrect minimum firmware version +ibmvnic: Make max subcrq indirect entries tunable via module param +ibmvnic: Use ndo_get_stats64 to fix inaccurate SAR reporting +ibmvnic: Fix hardcoded NUM_RX_STATS/NUM_TX_STATS with dynamic sizeof +ibmvnic: Use atomic64_t for queue stats +net: account for encap headers in qdisc pkt len +net: openvswitch: allow providing upcall pid for the 'execute' command net: ipv4: fix incorrect MTU in broadcast routes +net: ti: prueth: Adds PTP OC Support for AM335x and AM437x +net: ti: prueth: Adds support for PRUETH on AM33x and AM43x SOCs +net: ti: prueth: Adds power management support for PRU-ICSS +net: ti: prueth: Adds support for RX interrupt coalescing/pacing +net: ti: prueth: Adds support for network filters for traffic control supported by PRU-ICSS +net: ti: prueth: Adds HW timestamping support for PTP using PRU-ICSS IEP module +net: ti: prueth: Adds ethtool support for ICSSM PRUETH Driver +net: ti: prueth: Adds link detection, RX and TX support. +net: ti: prueth: Adds PRUETH HW and SW configuration +net: ti: prueth: Adds ICSSM Ethernet driver +dt-bindings: net: ti: Adds DUAL-EMAC mode support on PRU-ICSS2 for AM57xx, AM43xx and AM33xx SOCs vsock: Fix IOCTL_VM_SOCKETS_GET_LOCAL_CID to check also `transport_local` vsock: Fix transport_* TOCTOU vsock: Fix transport_{g2h,h2g} TOCTOU +net: skbuff: Drop unused @skb +net: skbuff: Drop unused @skb +net/smc: Drop nr_pages_max initialization +net: splice: Drop nr_pages_max initialization +net: splice: Drop unused @gfp +net: splice: Drop unused @pipe net: hns3: default enable tx bounce buffer when smmu enabled net: hns3: fixed vf get max channels bug net: hns3: disable interrupt when ptp init failed @@ -139,6 +192,4 @@ net: bonding: add broadcast_neighbor option for 802.3ad selftests: netfilter: nft_flowtable.sh: Add IPIP flowtable selftest net: netfilter: Add IPIP flowtable SW acceleration net: xsk: introduce XDP_MAX_TX_BUDGET set/getsockopt -selftests/tc-testing: Add tests for restrictions on netem duplication -net/sched: Restrict conditions for adding duplicating netems to qdisc tree bonding: don't force LACPDU tx to ~333 ms boundaries