Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-12-09--00-00 (v6.13-rc1-459-g38202e7ff9dc) remotes/brancher/net-next-2024-12-09--03-00 (v6.13-rc1-424-g09e9c4116d6a) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.hQtpzB9gna b/tmp/tmp.BIbFwnftON index bd8de00a8620..ae89915e4aef 100644 --- a/tmp/tmp.hQtpzB9gna +++ b/tmp/tmp.BIbFwnftON @@ -3,6 +3,8 @@ 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: Fix aggregation ID mask to prevent oops on 5760X chips +net: pktgen: Use kthread_create_on_cpu() e1000e: Fix real-time violations on link up r8169: Add quirks to enable ASPM on Dell platforms net: renesas: rswitch: add mdio C22 support @@ -31,7 +33,6 @@ net-timestamp: add support for bpf_setsockopt() rtnetlink: remove pad field in ndo_fdb_dump_context rtnetlink: switch rtnl_fdb_dump() to for_each_netdev_dump() rtnetlink: add ndo_fdb_dump_context -Merge tag 'bpf-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf mctp: no longer rely on net->dev_index_head[] net: dsa: microchip: Make MDIO bus name unique net: wwan: t7xx: Replace deprecated PCI functions @@ -131,39 +132,3 @@ cn10k-ipsec: Init hardware for outbound ipsec crypto offload octeontx2-af: Disable backpressure between CPT and NIX octeontx2-pf: Move skb fragment map/unmap to common code octeontx2-pf: map skb data as device writeable -Merge branch 'fixes-for-lpm-trie' -selftests/bpf: Add more test cases for LPM trie -selftests/bpf: Move test_lpm_map.c to map_tests -bpf: Use raw_spinlock_t for LPM trie -bpf: Switch to bpf mem allocator for LPM trie -bpf: Fix exact match conditions in trie_get_next_key() -bpf: Handle in-place update for full LPM trie correctly -bpf: Handle BPF_EXIST and BPF_NOEXIST for LPM trie -bpf: Remove unnecessary kfree(im_node) in lpm_trie_update_elem -bpf: Remove unnecessary check when updating LPM trie -Merge branch 'fixes-for-stack-with-allow_ptr_leaks' -selftests/bpf: Add test for narrow spill into 64-bit spilled scalar -selftests/bpf: Add test for reading from STACK_INVALID slots -selftests/bpf: Introduce __caps_unpriv annotation for tests -bpf: Fix narrow scalar spill onto 64-bit spilled scalar slots -bpf: Don't mark STACK_INVALID as STACK_MISC in mark_stack_slot_misc -samples/bpf: Remove unnecessary -I flags from libbpf EXTRA_CFLAGS -bpf: Zero index arg error string for dynptr and iter -Merge branch 'fix-missing-process_iter_arg-type-check' -selftests/bpf: Add tests for iter arg check -bpf: Ensure reg is PTR_TO_STACK in process_iter_arg -tools: Override makefile ARCH variable if defined, but empty -selftests/bpf: Add apply_bytes test to test_txmsg_redir_wait_sndmem in test_sockmap -tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsg -selftests/bpf: Check for PREEMPTION instead of PREEMPT -bpftool: fix potential NULL pointer dereferencing in prog_dump() -xsk: always clear DMA mapping information when unmapping the pool -Merge branch 'bpf-fix-oob-accesses-in-map_delete_elem-callbacks' -bpf: fix OOB devmap writes when deleting elements -xsk: fix OOB map writes when deleting elements -Merge branch 'bpf-vsock-fix-poll-and-close' -selftest/bpf: Add test for vsock removal from sockmap on close() -bpf, vsock: Invoke proto::close on close() -selftest/bpf: Add test for af_vsock poll() -bpf, vsock: Fix poll() missing a queue -bpf, lsm: Remove getlsmprop hooks BTF IDs