Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-11-21--15-00 (v6.18-rc6-1323-gcb4c50d19497) remotes/brancher/net-next-2025-11-21--18-00 (v6.18-rc6-1343-gaac1180048a3) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.LT6mOMtI0L b/tmp/tmp.5zBiIY3U09 index 23a72ea1f6b2..15c1cf226abb 100644 --- a/tmp/tmp.LT6mOMtI0L +++ b/tmp/tmp.5zBiIY3U09 @@ -11,7 +11,24 @@ nipa: local: add short sleep to bond_macvlan_ipvlan.sh nipa: config: x86: use periodic HZ tick nipa: disable 6.17's merge window kunit tests nipa: disable random kunit tests -nipa: fbnic: link up on QEMU +net: mvpp2: extract GRXRINGS from .get_rxnfc +net: mvneta: convert to use .get_rx_ring_count +fbnic: Replace use of internal PCS w/ Designware XPCS +fbnic: Add SW shim for MDIO interface to PMD and PCS +fbnic: Add handler for reporting link down event statistics +fbnic: Add logic to track PMD state via MAC/PCS signals +fbnic: Rename PCS IRQ to MAC IRQ as it is actually a MAC interrupt +net: pcs: xpcs: Add support for FBNIC 25G, 50G, 100G PMD +net: pcs: xpcs: Fix PMA identifier handling in XPCS +net: pcs: xpcs: Add support for 25G, 50G, and 100G interfaces +net: phy: Add MDIO_PMA_CTRL1_SPEED for 2.5G and 5G to reflect PMA values +io_uring: Introduce getsockname io_uring cmd +socket: Split out a getsockname helper for io_uring +socket: Unify getsockname and getpeername implementation +ipvlan: fix sparse warning about __be32 -> u32 +net: sched: fix TCF_LAYER_TRANSPORT handling in tcf_get_base_ptr() +selftests: netconsole: ensure required log level is set on netcons_basic +Merge tag 'for-net-2025-11-21' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth i40e: delete a stray tab selftests: netconsole: validate target resume netconsole: resume previously deactivated target @@ -76,9 +93,6 @@ netmem, io_uring/zcrx: access pp fields through @desc in net_iov SUNRPC: use kmalloc_array() instead of kmalloc() NFC: Fix error handling in nfc_genl_dump_targets net: mana: Handle hardware recovery events when probing the device -io_uring: Introduce getsockname io_uring cmd -socket: Split out a getsockname helper for io_uring -socket: Unify getsockname and getpeername implementation net: dsa: mt7530: fix active-low reset sequence ARM64: dts: mediatek: fix MT7531 reset GPIO polarity on multiple boards tools: ynl-gen: add regeneration comment @@ -118,3 +132,9 @@ net: enetc: update the base address of port MDIO registers for ENETC v4 net: enetc: set external PHY address in IERB for i.MX94 ENETC net: enetc: set the external PHY address in IERB for port MDIO usage tools: ynl: add YNL test framework +Bluetooth: SMP: Fix not generating mackey and ltk when repairing +Bluetooth: btusb: mediatek: Avoid btusb_mtk_claim_iso_intf() NULL deref +Bluetooth: hci_core: lookup hci_conn on RX path on protocol side +Bluetooth: hci_sock: Prevent race in socket write iter and sock bind +Bluetooth: hci_core: Fix triggering cmd_timer for HCI_OP_NOP +Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interface