Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-04-03--09-00 (net-next-6.15-10678-g4714bd54e279) remotes/brancher/net-next-2025-04-03--12-00 (net-next-6.15-10722-geb17f4afc4a1) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.jXhCcE0e2j b/tmp/tmp.riTK9Zboq1 index 87a176adad4f..29377c010a9f 100644 --- a/tmp/tmp.jXhCcE0e2j +++ b/tmp/tmp.riTK9Zboq1 @@ -6,6 +6,50 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +ethtool: cmis: use u16 for calculated read_write_len_ext +ethtool: cmis_cdb: use correct rpl size in ethtool_cmis_module_poll() +idpf: fix adapter NULL pointer dereference on reboot +ixgbe: fix media type detection for E610 device +e1000e: change k1 configuration on MTP and later platforms +igc: Fix TX drops in XDP ZC +igc: Fix XSK queue NAPI ID mapping +io_uring/zcrx: fix selftests w/ updated netdev Python helpers +configs/debug: run and debug PREEMPT +net: fix geneve_opt length integer overflow +net: ibmveth: make veth_pool_store stop hanging +vsock/virtio: Remove queued_replies pushback logic +arcnet: Add NULL check in com20020pci_probe() +eth: bnxt: fix deadlock in the mgmt_ops +ipv6: fix omitted netlink attributes when using RTEXT_FILTER_SKIP_STATS +ipv6: Do not consider link down nexthops in path selection +ipv6: Start path selection from the first nexthop +net/mlx5: fix potential null dereference when enable shared FDB +net/mlx5e: fix potential null dereference in mlx5e_tc_nic_create_miss_table +usbnet:fix NPE during rx_complete +virtio-net: disable delayed refill when setting up xdp +net/selftests: Add loopback link local route for self-connect +gve: handle overflow when reporting TX consumed descriptors +sfc: fix NULL dereferences in ef100_process_design_param() +netdev: don't hold rtnl_lock over nl queue info get when possible +netdev: add "ops compat locking" helpers +net: designate XSK pool pointers in queues as "ops protected" +selftests: net: use netdevsim in netns test +docs: net: document netdev notifier expectations +net: dummy: request ops lock +netdevsim: add dummy device notifiers +net: rename rtnl_net_debug to lock_debug +net: use netif_disable_lro in ipv6_add_dev +net: hold instance lock during NETDEV_REGISTER/UP +net: switch to netif_disable_lro in inetdev_init +MAINTAINERS: Update Loic Poulain's email address +net: dsa: mv88e6xxx: propperly shutdown PPU re-enable timer on destroy +sfc: Add error handling for devlink_info_serial_number_put() +net: airoha: Validate egress gdm port in airoha_ppe_foe_entry_prepare() +page_pool: Track DMA-mapped pages and unmap them when destroying the pool +page_pool: Move pp_magic check into helper functions +bonding: use permanent address for MAC swapping if device address is same +net: octeontx2: Handle XDP_ABORTED and XDP invalid as XDP_DROP +net: decrease cached dst counters in dst_release tunnels: Accept PACKET_HOST in skb_tunnel_check_pmtu(). vsock: avoid timeout during connect() if the socket is closing Merge branch 'udp-fix-two-integer-overflows-when-sk-sk_rcvbuf-is-close-to-int_max'