Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-07-18--06-00 (v6.16-rc6-1653-ga8106c1e9de0) remotes/brancher/net-next-2025-07-18--09-00 (v6.16-rc6-1645-g67cedc11d255) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.nCOW2xHpbM b/tmp/tmp.0JlYbBa90v index 9b3fc566898d..93d13e9cf39f 100644 --- a/tmp/tmp.nCOW2xHpbM +++ b/tmp/tmp.0JlYbBa90v @@ -6,7 +6,7 @@ tc_action dbg [local patch] forwarding: set timeout to 3 hours [local patch] selftests: net: enable profiling [local patch] timestamp - try waking [local patch] -Merge tag 'bpf-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf +net: usb: smsc95xx: add support for ethtool pause parameters selftests: drv-net: rss_api: context create and delete tests ethtool: rss: support removing contexts via Netlink ethtool: rss: support creating contexts via Netlink @@ -45,7 +45,6 @@ gve: implement DQO TX datapath for AF_XDP zero-copy gve: keep registry of zc xsk pools in netdev_priv gve: merge xdp and xsk registration gve: deduplicate xdp info and xsk pool registration logic -selftests: netfilter: tone-down conntrack clash test selftests: rtnetlink: Add operational state test net: usb: cdc-ncm: check for filtering capability net/mlx5: E-Switch, Fix peer miss rules to use peer eswitch @@ -82,7 +81,6 @@ net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC net: stream: add description for sk_stream_write_space() net: pppoe: implement GRO support net: usb: Remove duplicate assignments for net->pcpu_stat_type -libbpf: Fix handling of BPF arena relocations et131x: Add missing check after DMA map net: ag71xx: Add missing check after DMA map selftests/drivers/net: Support ipv6 for napi_id test @@ -131,10 +129,6 @@ tools: ynl: support packing binary arrays of scalars selftests: drv-net: rss_api: factor out checking min queue count ethtool: rss: initial RSS_SET (indirection table handling) net/mlx5e: TX, Fix dma unmapping for devmem tx -btf: Fix virt_to_phys() on arm64 when mmapping BTF -Merge branch 's390-bpf-fix-bpf_arch_text_poke-with-new_addr-null-again' -selftests/bpf: Stress test attaching a BPF prog to another BPF prog -s390/bpf: Fix bpf_arch_text_poke() with new_addr == NULL again doc: xdp: Clarify driver implementation for XDP Rx metadata Merge branch 'bpf-tcp-exactly-once-socket-iteration' selftests/bpf: Add tests for bucket resume logic in established sockets @@ -149,5 +143,3 @@ bpf: tcp: Use bpf_tcp_iter_batch_item for bpf_tcp_iter_state batch items bpf: tcp: Get rid of st_bucket_done bpf: tcp: Make sure iter->batch always contains a full bucket snapshot bpf: tcp: Make mem flags configurable through bpf_iter_tcp_realloc_batch -selftests/bpf: Add negative test cases for snprintf -bpf: Reject %p% format string in bprintf-like helpers