Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-10-11--00-00 (v6.12-rc2-602-g20c22f95a9b7) remotes/brancher/net-next-2024-10-11--03-00 (v6.12-rc2-604-g9eda298924ac) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.EzwvRttstt b/tmp/tmp.8MG9JQI11F index 4e366b6a9cfc..9a3f9afc4687 100644 --- a/tmp/tmp.EzwvRttstt +++ b/tmp/tmp.8MG9JQI11F @@ -2,6 +2,7 @@ fs/9p: use kvzalloc/kvfree to allocate struct p9_rdir and its buffer tc_action dbg profile patch forwarding: set timeout to 3 hours +netfilter: nf_tables: Fix memory leak in nf_flow_offload_xdp_setup() net: bcmasp: enable SW timestamping selftests: net: rebuild YNL if dependencies changed of: net: Add option for random mac address @@ -69,8 +70,6 @@ ipmr: use READ_ONCE() to read net->ipv[46].ipmr_seq ipv6: use READ_ONCE()/WRITE_ONCE() on fib6_table->fib_seq ipv4: use READ_ONCE()/WRITE_ONCE() on net->ipv4.fib_seq fib: rules: use READ_ONCE()/WRITE_ONCE() on ops->fib_rules_seq -tg3: Link queues to NAPIs -tg3: Link IRQs to NAPI instances net: emaclite: Adopt clock support net: emaclite: Replace alloc_etherdev() with devm_alloc_etherdev() dt-bindings: net: emaclite: Add clock support @@ -92,8 +91,6 @@ net: ethtool: Add new parameters and a function to support EPL tg3: Address byte-order miss-matches net: lan743x: Remove duplicate check posix-clock: Fix missing timespec64 check in pc_clock_settime() -r8169: remove original workaround for RTL8125 broken rx issue -r8169: don't apply UDP padding quirk on RTL8126A net: vxlan: use kfree_skb_reason() in encap_bypass_if_local() net: vxlan: use kfree_skb_reason() in vxlan_encap_bypass() net: vxlan: use kfree_skb_reason() in vxlan_mdb_xmit() @@ -107,3 +104,8 @@ net: tunnel: make skb_vlan_inet_prepare() return drop reasons net: tunnel: add pskb_inet_may_pull_reason() helper net: skb: add pskb_network_may_pull_reason() helper eth: remove the DLink/Sundance (ST201) driver +Merge branch 'tg3-link-irqs-napis-and-queues' +tg3: Link queues to NAPIs +tg3: Link IRQs to NAPI instances +r8169: remove original workaround for RTL8125 broken rx issue +r8169: don't apply UDP padding quirk on RTL8126A