Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-02-18--06-00 (v6.14-rc2-639-gc052a3817f43) remotes/brancher/net-next-2025-02-18--09-00 (v6.14-rc2-652-g51bedabef8fc) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.ALd5RXehGD b/tmp/tmp.y8DikcXBxZ index 42af9bda6c19..7cc3d796add2 100644 --- a/tmp/tmp.ALd5RXehGD +++ b/tmp/tmp.y8DikcXBxZ @@ -3,6 +3,7 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +sctp: Fix undefined behavior in left shift operation selftests/bpf: Add a specific dst port matching flow_dissector: Fix port range key handling in BPF conversion selftests/net/forwarding: Add a test case for tc-flower of mixed port and port-range @@ -10,6 +11,18 @@ flow_dissector: Fix handling of mixed port and port-range keys nfp: bpf: Add check for nfp_app_ctrl_msg_alloc() virtio-net: tweak for better TX performance in NAPI mode eth: fbnic: Add ethtool support for IRQ coalescing +eth: bnxt: remove most dependencies on RTNL +docs: net: document new locking reality +net: dummy: add dummy shaper API +net: replace dev_addr_sem with netdev instance lock +net: ethtool: try to protect all callback with netdev instance lock +net: hold netdev instance lock during ndo_bpf +net: hold netdev instance lock during sysfs operations +net: hold netdev instance lock during ioctl operations +net: hold netdev instance lock during rtnetlink operations +net: hold netdev instance lock during queue operations +net: hold netdev instance lock during ndo_setup_tc +net: hold netdev instance lock during ndo_open/ndo_stop net: ngbe: Add support for 1PPS and TOD net: wangxun: Add periodic checks for overflow and errors net: wangxun: Support to get ts info