Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-11-01--03-00 (v6.12-rc5-1184-g67d42a4ab35e) remotes/brancher/net-next-2024-11-01--06-00 (v6.12-rc5-1192-g449f20f85a39) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.lEQlMeQ1rd b/tmp/tmp.XFcWNo1wUM index 40f5a8bfa323..dcaac62fd2df 100644 --- a/tmp/tmp.lEQlMeQ1rd +++ b/tmp/tmp.XFcWNo1wUM @@ -3,6 +3,19 @@ fs/9p: use kvzalloc/kvfree to allocate struct p9_rdir and its buffer tc_action dbg profile patch forwarding: set timeout to 3 hours +bnxt_en: ethtool: Fix ip[6] ntuple rule verification +ipv6: ip6_fib: fix possible null-pointer-dereference in ipv6_route_native_seq_show +ipv6: route: fix possible null-pointer-dereference in ip6_route_info_create +mlx5/core: deduplicate {mlx5_,}eq_update_ci() +mlx5/core: avoid memory barrier in eq_update_ci() +net: wwan: t7xx: Fix off-by-one error in t7xx_dpmaif_rx_buf_alloc() +docs: networking: Describe irq suspension +selftests: net: Add busy_poll_test +eventpoll: Control irq suspension for prefer_busy_poll +eventpoll: Trigger napi_busy_loop, if prefer_busy_poll is set +net: Add control functions for irq suspension +net: Suspend softirq when prefer_busy_poll is set +net: Add napi_struct parameter irq_suspend_timeout r8169: align RTL8126 EEE config with vendor driver r8169: align RTL8125/RTL8126 PHY config with vendor driver r8169: align RTL8125 EEE config with vendor driver @@ -78,11 +91,6 @@ net: ip: make ip_route_input_mc() return drop reason net: ip: make fib_validate_source() support drop reasons net: phy: use ethtool string helpers net: bnxt: use ethtool string helpers -net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings -UAPI: ethtool: Use __struct_group() in struct ethtool_link_settings -bnxt_en: replace PTP spinlock with seqlock -bnxt_en: cache only 24 bits of hw counter -ieee802154: ca8210: Add missing check for kfifo_alloc() in ca8210_probe() sctp: properly validate chunk size in sctp_sf_ootb() net: dpaa_eth: extract hash using __be32 pointer in rx_default_dqrr() net: dpaa_eth: add assertions about SGT entry offsets in sg_fd_to_skb()