Single branch specified, using that and the previous one: remotes/brancher/net-next-2026-01-13--12-00 (v6.19-rc4-615-g2ce5550e0d4c) remotes/brancher/net-next-2026-01-13--15-00 (v6.19-rc4-595-g4f9c911bbc9a) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.4Sx9vVa4oL b/tmp/tmp.MZFeDzenRu index e9990d5516e2..3563f98f66bf 100644 --- a/tmp/tmp.4Sx9vVa4oL +++ b/tmp/tmp.MZFeDzenRu @@ -11,6 +11,13 @@ nipa: config: x86: use periodic HZ tick nipa: profile (time) test output nipa: config: disable CPU_MITIGATIONS nipa: disable random kunit tests +net/sched: cake: avoid separate allocation of struct cake_sched_config +selftests: net: improve error handling in passive TFO test +selftests: net: fix passive TFO test to fail if child processes failed +net: minor __alloc_skb() optimization +dpll: zl3073x: Implement device mode setting support +dpll: add dpll_device op to set working mode +dpll: add dpll_device op to get supported modes mdio: Make use of bus callbacks octeontx2-af: npc: Use common structures octeontx2-af: npc: cn20k: add debugfs support @@ -43,18 +50,6 @@ net: phy: realtek: demystify PHYSR register location net: phy: realtek: reunify C22 and C45 drivers net: phy: realtek: simplify C22 reg access via MDIO_MMD_VEND2 net: phy: realtek: support interrupt also for C22 variants -selftests/vsock: add tests for namespace deletion -selftests/vsock: add tests for host <-> vm connectivity with namespaces -selftests/vsock: add namespace tests for CID collisions -selftests/vsock: add tests for proc sys vsock ns_mode -selftests/vsock: use ss to wait for listeners instead of /proc/net -selftests/vsock: add vm_dmesg_{warn,oops}_count() helpers -selftests/vsock: prepare vm management helpers for namespaces -selftests/vsock: add namespace helpers to vmtest.sh -selftests/vsock: increase timeout to 1200 -vsock: add netns support to virtio transports -virtio: set skb owner of virtio_transport_reset_no_sock() reply -vsock: add netns to vsock core eea: introduce callback for ndo_get_stats64 eea: introduce ethtool support eea: create/destroy rx,tx queues for netdevice open and stop @@ -118,8 +113,6 @@ net/mlx5: fs, factor out flow counter bulk init net/mlx5e: Refine TX timeout handling to skip non-timed-out SQ net: hns3: Use netif_xmit_timeout_ms() helper net: Introduce netif_xmit_timeout_ms() helper -selftests: net: improve error handling in passive TFO test -selftests: net: fix passive TFO test to fail if child processes failed net/mlx5e: Mask wqe_id when handling rx cqe net: sxgbe: fix typo in comment net: qualcomm: ppe: Remove redundant include of dev_printk.h @@ -142,16 +135,6 @@ selftests: fib-onlink: Remove "wrong nexthop device" IPv6 tests selftests: fib-onlink: Remove "wrong nexthop device" IPv4 tests net: fix segmentation of forwarding fraglist GRO dt-bindings: net: Convert icplus-ip101ag to yaml format -xdp: Call skb_metadata_set when skb->data points past metadata -xsk: Call skb_metadata_set when skb->data points past metadata -veth: Call skb_metadata_set when skb->data points past metadata -mlx5e: Call skb_metadata_set when skb->data points past metadata -ixgbe: Call skb_metadata_set when skb->data points past metadata -igc: Call skb_metadata_set when skb->data points past metadata -igb: Call skb_metadata_set when skb->data points past metadata -i40e: Call skb_metadata_set when skb->data points past metadata -bnxt_en: Call skb_metadata_set when skb->data points past metadata -net: Document skb_metadata_set contract with the drivers net: airoha: implement get_link_ksettings virtio_net: Fix misalignment bug in struct virtnet_info net: airoha: npu: Init BA memory region if provided via DTS @@ -174,6 +157,3 @@ net: phy: adin: enable configuration of the LP Termination Register dt-bindings: net: adi,adin: document LP Termination property net: dsa: mxl-gsw1xx: Support R(G)MII slew rate configuration dt-bindings: net: dsa: lantiq,gswip: add MaxLinear R(G)MII slew rate -selftests/net: remove unnecessary MTU config in big_tcp.sh -ipv6: remove IP6SKB_FAKEJUMBO flag -net: gso: do not include jumbogram HBH header in seglen calculation