Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-02-28--21-00 (v6.14-rc4-995-g30bbdbea7299) remotes/brancher/net-next-2025-03-01--00-00 (v6.14-rc4-996-g105640bdc69e) ==== BASE DIFF ==== drivers/bluetooth/btusb.c | 1 + net/bluetooth/mgmt.c | 5 +++++ net/ipv4/icmp.c | 33 +++++++++++++++++---------------- net/ipv4/ping.c | 20 +++++--------------- net/ipv6/icmp.c | 7 ++----- 5 files changed, 30 insertions(+), 36 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.eyWu0wdDjs b/tmp/tmp.renvcFwABE index f061f2af742e..f357773bdd72 100644 --- a/tmp/tmp.eyWu0wdDjs +++ b/tmp/tmp.renvcFwABE @@ -3,6 +3,14 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: phy: nxp-c45-tja11xx: add support for TJA1121 +net: phy: nxp-c45-tja11xx: add match_phy_device to TJA1103/TJA1104 +dpll: Add an assertion to check freq_supported_num +mptcp: pm: exit early with ADD_ADDR echo if possible +mptcp: pm: in-kernel: reduce parameters of set_flags +mptcp: pm: in-kernel: avoid access entry without lock +selftests: mptcp: add a test for mptcp_diag_dump_one +selftests: mptcp: Add a tool to get specific msk_info ppp: Fix KMSAN uninit-value warning with bpf netconsole: selftest: add task name append testing netconsole: docs: document the task name feature @@ -73,9 +81,6 @@ enic: enable rq extended cq support enic: enic rq extended cq defines enic: enic rq code reorg enic: Move function from header file to c file -nf_conntrack_h323: Fix spelling mistake "authenticaton" -> "authentication" -Merge tag 'for-net-2025-02-27' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth -idpf: synchronize pending IRQs after disable tsnep: Add loopback selftests net: selftests: Add selftests sets with fixed speed net: selftests: Support selftest sets @@ -126,15 +131,4 @@ net: add devmem TCP TX documentation net: devmem: Implement TX path net: devmem: TCP tx netlink api net: add get_netmem/put_netmem support -inet: ping: avoid skb_clone() dance in ping_rcv() -ipv4: icmp: do not process ICMP_EXT_ECHOREPLY for broadcast/multicast addresses net: gso: fix ownership in __udp_gso_segment -net/mlx5e: Properly match IPsec subnet addresses -net/mlx5e: Separate address related variables to be in struct -net/mlx5: Lag, Enable Multiport E-Switch offloads on 8 ports LAG -net/mlx5e: Enable lanes configuration when auto-negotiation is off -net/mlx5: Refactor link speed handling with mlx5_link_info struct -net/mlx5: Relocate function declarations from port.h to mlx5_core.h -Bluetooth: Add check for mgmt_alloc_skb() in mgmt_device_connected() -Bluetooth: Add check for mgmt_alloc_skb() in mgmt_remote_name() -bluetooth: btusb: Initialize .owner field of force_poll_sync_fops