Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-06-18--09-00 (v6.16-rc1-584-g29cc863b3f34) remotes/brancher/net-next-2025-06-18--12-00 (v6.16-rc1-592-g7988eda1edc7) ==== BASE DIFF ==== Documentation/networking/netconsole.rst | 32 +++++++++++ drivers/net/netconsole.c | 66 ++++++++++++++++++++++ .../selftests/drivers/net/netcons_sysdata.sh | 30 ++++++++++ 3 files changed, 128 insertions(+) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.zVQwyhbOTt b/tmp/tmp.LmR5g1eJfq index 8ebd25b5b752..99e987ef8f40 100644 --- a/tmp/tmp.zVQwyhbOTt +++ b/tmp/tmp.LmR5g1eJfq @@ -9,6 +9,15 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +netpoll: Extract IPv6 address retrieval function +netpoll: extract IPv4 address retrieval into helper function +netpoll: Extract carrier wait function +xfrm: hold device only for the asynchronous decryption +tcp: tcp_time_to_recover() cleanup +netdevsim: account dropped packet length in stats on queue free +net: add dev_dstats_rx_dropped_add() helper +netdevsim: collect statistics at RX side +netdevsim: migrate to dstats stats collection net: airoha: Differentiate hwfd buffer size for QDMA0 and QDMA1 net: airoha: Compute number of descriptors according to reserved memory size net: airoha: Always check return value from airoha_ppe_foe_get_entry() @@ -55,8 +64,6 @@ 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 @@ -134,11 +141,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