Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-04-10--09-00 (net-next-6.15-11744-gd34d206bec21) remotes/brancher/net-next-2025-04-10--12-00 (net-next-6.15-11740-g338a23b4088f) ==== BASE DIFF ==== drivers/net/ppp/ppp_synctty.c | 5 +++++ 1 file changed, 5 insertions(+) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.qC3Mwax1x0 b/tmp/tmp.6GhQ1ImBfT index 0f0bb6192031..ab08231cf5ed 100644 --- a/tmp/tmp.qC3Mwax1x0 +++ b/tmp/tmp.6GhQ1ImBfT @@ -6,6 +6,7 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: filter: remove dead instructions in filter code net: Move specific fragmented packet to slow_path instead of dropping it eth: bnxt: add support rx side device memory TCP net: wangxun: restrict feature flags for tunnel packets @@ -67,6 +68,7 @@ netlink: specs: rt-addr: remove the fixed members from attrs netlink: specs: rt-route: specify fixed-header at operations level netlink: specs: rename rtnetlink specs in accordance with family name net: convert dev->rtnl_link_state to a bool +net: ncsi: Fix GCPS 64-bit member variables sock: Correct error checking condition for (assign|release)_proto_idx() net: mdio: Add RTL9300 MDIO driver r8169: add helper rtl8125_phy_param @@ -90,10 +92,8 @@ ethtool: cmis_cdb: Fix incorrect read / write length extension page_pool: Track DMA-mapped pages and unmap them when destroying the pool page_pool: Move pp_magic check into helper functions net: hsr: sync hw addr of slave2 according to slave1 hw addr on PRP -ptp: ocp: add irig and dcf NULL-check in __handle_signal functions net: stmmac: dwc-qos: use stmmac_pltfr_find_clk() net: stmmac: provide stmmac_pltfr_find_clk() -batman-adv: Fix double-hold of meshif when getting enabled pds_core: fix memory leak in pdsc_debugfs_add_qcq() cxgb4: fix memory leak in cxgb4_init_ethtool_filters() error path net: ngbe: fix memory leak in ngbe_probe() error path @@ -117,7 +117,6 @@ net: ptp: introduce .supported_perout_flags to ptp_clock_info net: ptp: introduce .supported_extts_flags to ptp_clock_info net: rds: replace strncpy with memcpy ipv6: add exception routes to GC list in rt6_insert_exception -batman-adv: fix duplicate MAC address check usbnet: asix AX88772: leave the carrier control to phylink net: dsa: tag_mtk: add comments about Airoha usage of this TAG MAINTAINERS: add myself as maintainer for AN8855 @@ -158,8 +157,4 @@ ovpn: keep carrier always on for MP interfaces ovpn: add basic interface creation/destruction/management routines ovpn: add basic netlink support net: introduce OpenVPN Data Channel Offload (ovpn) -vsock/test: Expand linger test to ensure close() does not misbehave -vsock: Linger on unsent data -net: ncsi: Fix GCPS 64-bit member variables -net: ncsi: Format structure for longer names smc: Fix lockdep false-positive for IPPROTO_SMC.