Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-10-16--06-00 (v6.12-rc2-770-g9190d8651250) remotes/brancher/net-next-2024-10-16--09-00 (v6.12-rc2-781-g34e1d0a4771e) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.42Tp3FoOkM b/tmp/tmp.3YLnH549P2 index cb93733052ed..34a015636544 100644 --- a/tmp/tmp.42Tp3FoOkM +++ b/tmp/tmp.3YLnH549P2 @@ -9,8 +9,19 @@ net: stmmac: dwmac4: Fix the MTL_OP_MODE_*_MASK operation net: stmmac: dwmac4: Fix MTL_OP_MODE_RTC mask and shift macros net: fix races in netdev_tx_sent_queue()/dev_watchdog() MAINTAINERS: add Simon as an official reviewer +net: plip: fix break; causing plip to never transmit be2net: fix potential memory leak in be_xmit() net/sun3_82586: fix potential memory leak in sun3_82586_send_packet() +net: ip: make ip_route_use_hint() return drop reasons +net: ip: make ip_mkroute_input/__mkroute_input return drop reasons +net: ip: make ip_route_input() return drop reasons +net: ip: make ip_route_input_noref() return drop reasons +net: ip: make ip_route_input_rcu() return drop reasons +net: ip: make ip_route_input_slow() return drop reasons +net: ip: make ip_mc_validate_source() return drop reason +net: ip: make ip_route_input_mc() return drop reason +net: ip: make fib_validate_source() return drop reason +net: ip: refactor fib_validate_source/__fib_validate_source net: ravb: Add VLAN checksum support net: ravb: Enable IPv6 TX checksum offload for GbEth net: ravb: Enable IPv6 RX checksum offloading for GbEth