Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-09-09--12-00 (v6.11-rc6-1342-g70a071c45525) remotes/brancher/net-next-2024-09-09--15-00 (v6.11-rc6-1343-g1e1bf0f47b65) ==== BASE DIFF ==== net/bridge/br_netfilter_hooks.c | 3 ++- net/core/lwt_bpf.c | 3 ++- net/ipv4/icmp.c | 2 +- net/ipv4/ip_gre.c | 3 ++- net/ipv4/ip_tunnel.c | 11 ++++++----- net/ipv4/netfilter.c | 3 ++- net/ipv4/netfilter/nf_dup_ipv4.c | 3 ++- net/ipv4/udp_tunnel_core.c | 3 ++- net/netfilter/nft_flow_offload.c | 3 ++- net/sctp/protocol.c | 3 ++- 10 files changed, 23 insertions(+), 14 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.ZQkIcjvyFY b/tmp/tmp.F3tmnfpvRs index fa2059542324..9c0616848cc3 100644 --- a/tmp/tmp.ZQkIcjvyFY +++ b/tmp/tmp.F3tmnfpvRs @@ -136,18 +136,6 @@ af_unix: Don't return OOB skb in manage_oob(). af_unix: Move spin_lock() in manage_oob(). af_unix: Rename unlinked_skb in manage_oob(). af_unix: Remove single nest in manage_oob(). -sctp: Unmask upper DSCP bits in sctp_v4_get_dst() -ipv4: udp_tunnel: Unmask upper DSCP bits in udp_tunnel_dst_lookup() -netfilter: nf_dup4: Unmask upper DSCP bits in nf_dup_ipv4_route() -netfilter: nft_flow_offload: Unmask upper DSCP bits in nft_flow_route() -ipv4: netfilter: Unmask upper DSCP bits in ip_route_me_harder() -ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_xmit() -ipv4: ip_tunnel: Unmask upper DSCP bits in ip_md_tunnel_xmit() -ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_bind_dev() -ipv4: icmp: Unmask upper DSCP bits in icmp_reply() -bpf: lwtunnel: Unmask upper DSCP bits in bpf_lwt_xmit_reroute() -ipv4: ip_gre: Unmask upper DSCP bits in ipgre_open() -netfilter: br_netfilter: Unmask upper DSCP bits in br_nf_pre_routing_finish() selftests: return failure when timestamps can't be reported usbnet: fix cyclical race on disconnect with work queue octeontx2-pf: Export common APIs