Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-06-18--08-00 (v6.16-rc1-564-g2011062d7317) remotes/brancher/net-next-hw-2025-06-18--16-00 (v6.16-rc1-548-ga898e58821f0) ==== BASE DIFF ==== Documentation/networking/netconsole.rst | 32 +++++++++++ drivers/net/netconsole.c | 66 ++++++++++++++++++++++ net/ipv4/tcp_input.c | 37 ++++++++---- .../selftests/drivers/net/netcons_sysdata.sh | 30 ++++++++++ 4 files changed, 153 insertions(+), 12 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.ZT3y1XJqio b/tmp/tmp.Tfbu1Zmaw0 index d5efdf89d0e0..d3bb5cb42d71 100644 --- a/tmp/tmp.ZT3y1XJqio +++ b/tmp/tmp.Tfbu1Zmaw0 @@ -6,7 +6,6 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours -net: usb: Convert tasklet API to new bottom half workqueue mechanism net: mana: Record doorbell physical address in PF mode calipso: Fix null-ptr-deref in calipso_req_{set,del}attr(). tcp: fix passive TFO socket having invalid NAPI ID @@ -24,19 +23,7 @@ net: ice: Perform accurate aRFS flow match ip6_tunnel: enable to change proto of fb tunnels tcp: fix tcp_ofo_queue() to avoid including too much DUP SACK range neighbour: add support for NUD_PERMANENT proxy entries -net: fec: fec_enet_rx_queue(): factor out VLAN handling into separate function fec_enet_rx_vlan() -net: fec: fec_enet_rx_queue(): move_call to _vlan_hwaccel_put_tag() -net: fec: fec_enet_rx_queue(): reduce scope of data -net: fec: fec_enet_rx_queue(): replace manual VLAN header calculation with skb_vlan_eth_hdr() -net: fec: fec_enet_rx_queue(): use same signature as fec_enet_tx_queue() -net: fec: fec_restart(): introduce a define for FEC_ECR_SPEED -net: fec: rename struct fec_devinfo fec_imx6x_info -> fec_imx6sx_info -net: fec: add missing header files -net: fec: struct fec_enet_private: remove obsolete comment -net: fec: fix typos found by codespell tcp: Remove inet_hashinfo2_free_mod() -net/sched: replace strncpy with strscpy -net/smc: replace strncpy with strscpy net: mana: Set tx_packets to post gso processing packet count net: ena: Add PHC documentation net: ena: View PHC stats using debugfs @@ -49,7 +36,6 @@ net: ena: PHC silent reset net: ena: Add PHC support in the ENA driver selftests: net: use slowwait to make sure IPv6 setup finished selftests: net: use slowwait to stabilize vrf_route_leaking test -eth: bnxt: add netmem TX support net: mdio: Add MDIO bus controller for Airoha AN7583 dt-bindings: net: Document support for Airoha AN7583 MDIO Controller nfc: Remove checks for nla_data returning NULL @@ -114,11 +100,6 @@ dpll: Add basic Microchip ZL3073x support dt-bindings: dpll: Add support for Microchip Azurite chip family dt-bindings: dpll: Add DPLL device and pin eth: fbnic: avoid double free when failing to DMA-map FW msg -docs: netconsole: document msgid feature -selftests: netconsole: Add tests for 'msgid' feature in sysdata -netconsole: append msgid to sysdata -netconsole: implement configfs for msgid_enabled -netconsole: introduce 'msgid' as a new sysdata field Add support to set napi threaded for individual napi Revert "bnxt_en: bring back rtnl_lock() in the bnxt_open() path" netdevsim: remove udp_ports_sleep @@ -128,10 +109,6 @@ vxlan: drop sock_lock geneve: rely on rtnl lock in geneve_offload_rx_ports ipv6: Simplify link-local address generation for IPv6 GRE. net: lan743x: fix potential out-of-bounds write in lan743x_ptp_io_event_clock_get() -net: ethernet: mtk_eth_soc: change code to skip first IRQ completely -net: ethernet: mtk_eth_soc: add consts for irq index -net: ethernet: mtk_eth_soc: support named IRQs net/mlx4_en: Remove the redundant NULL check for the 'my_ets' object page_pool: import Jesper's page_pool benchmark dt-bindings: net: Convert socfpga-dwmac bindings to yaml -tcp: fix tcp_packet_delayed() for tcp_is_non_sack_preventing_reopen() behavior