Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-06-24--06-00 (v6.16-rc2-807-g9f3fd7348dcf) remotes/brancher/net-next-2025-06-24--09-00 (v6.16-rc2-811-g6eb1668c6a63) ==== BASE DIFF ==== .../bindings/net/pse-pd/ti,tps23881.yaml | 10 +- drivers/net/ethernet/meta/fbnic/fbnic_ethtool.c | 5 + drivers/net/ethernet/meta/fbnic/fbnic_fw.c | 23 +++- drivers/net/ethernet/meta/fbnic/fbnic_fw.h | 8 +- drivers/net/ethernet/meta/fbnic/fbnic_mac.c | 95 ++++++-------- drivers/net/ethernet/meta/fbnic/fbnic_mac.h | 23 ++-- drivers/net/ethernet/meta/fbnic/fbnic_netdev.c | 2 - drivers/net/ethernet/meta/fbnic/fbnic_netdev.h | 11 +- drivers/net/ethernet/meta/fbnic/fbnic_phylink.c | 126 +++++++++++++++--- drivers/net/phy/phy-core.c | 3 + drivers/net/phy/phy_caps.c | 9 ++ drivers/net/phy/phylink.c | 13 ++ include/linux/phy.h | 12 ++ include/linux/pse-pd/pse.h | 8 +- net/unix/af_unix.c | 31 +++-- tools/testing/selftests/net/af_unix/msg_oob.c | 142 ++++++++++++++++++++- 16 files changed, 411 insertions(+), 110 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.AMgmYdH6Z3 b/tmp/tmp.0QX97CET9o index a3e55c82184e..1565d5051349 100644 --- a/tmp/tmp.AMgmYdH6Z3 +++ b/tmp/tmp.0QX97CET9o @@ -10,6 +10,11 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +ARM: dts: Fix up wrv54g device tree +dt-bindings: dsa: Rewrite Micrel KS8995 in schema +atm: idt77252: Add missing `dma_map_error()` +selftests/tc-testing: Add tests for restrictions on netem duplication +net/sched: Restrict conditions for adding duplicating netems to qdisc tree Bluetooth: hci_event: Add support for handling LE BIG Sync Lost event net: bonding: send peer notify when failure recovery net: bonding: add broadcast_neighbor netlink option @@ -126,21 +131,3 @@ ptp: Split out PTP_ENABLE_PPS ioctl code ptp: Split out PTP_PEROUT_REQUEST ioctl code ptp: Split out PTP_EXTTS_REQUEST ioctl code ptp: Split out PTP_CLOCK_GETCAPS ioctl code -net: pse-pd: tps23881: Clarify setup_pi_matrix callback documentation -dt-bindings: pse: tps23881: Clarify channels property description -phy: micrel: add Signal Quality Indicator (SQI) support for KSZ9477 switch PHYs -selftest: af_unix: Add tests for -ECONNRESET. -af_unix: Don't set -ECONNRESET for consumed OOB skb. -af_unix: Add test for consecutive consumed OOB. -af_unix: Don't leave consecutive consumed OOB skbs. -netlink: Fix wraparound of sk->sk_rmem_alloc -udp: use __sock_rcvbuf_has_space() helper -net: add sock_rcvbuf_has_space() helper -fbnic: Add support for setting/getting pause configuration -fbnic: Add support for reporting link config -fbnic: Set correct supported modes and speeds based on FW setting -fbnic: Update FW link mode values to represent actual link modes -fbnic: Replace link_mode with AUI -fbnic: Retire "AUTO" flags and cleanup handling of FW link settings -fbnic: Do not consider mailbox "initialized" until we have verified fw version -net: phy: Add interface types for 50G and 100G