Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-07-10--18-00 (v6.16-rc5-1347-g96f0b4bc5e0c) remotes/brancher/net-next-2025-07-10--21-00 (v6.16-rc5-1384-gce482eb3e968) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.EF9ZvqyGr5 b/tmp/tmp.adTlbOqatA index 9cbed0f5fca1..1c0cecc8fb0e 100644 --- a/tmp/tmp.EF9ZvqyGr5 +++ b/tmp/tmp.adTlbOqatA @@ -6,13 +6,42 @@ tc_action dbg [local patch] forwarding: set timeout to 3 hours [local patch] selftests: net: enable profiling [local patch] timestamp - try waking [local patch] +net/mlx5: Correctly set gso_size when LRO is used +net: ll_temac: Fix missing tx_pending check in ethtools_set_ringparam() +tools: ynl: default to --process-unknown in installed mode +net: emaclite: Fix missing pointer increment in aligned_read() +sfc: falcon: refactor and document ef4_ethtool_get_rxfh_fields +batman-adv: store hard_iface as iflink private data +batman-adv: Start new development cycle +selftests: flip local/remote endpoints in iou-zcrx.py selftests: net: increase inter-packet timeout in udpgro.sh +selftests/net: packetdrill: add --mss option to three tests +dpll: zl3073x: Add support to get fractional frequency offset +dpll: zl3073x: Add support to adjust phase +dpll: zl3073x: Implement phase offset monitor feature +dpll: zl3073x: Add support to get phase offset on connected input pin +dpll: zl3073x: Add support to get/set esync on pins selftests: rtnetlink: try double sleep to give WQ a chance selftests: net: add test for variable PMTU in broadcast routes net: ipv4: fix incorrect MTU in broadcast routes net/mlx5e: Add new prio for promiscuous mode net/mlx5e: Fix race between DIM disable and net_dim() net/mlx5: Reset bw_share field when changing a node's parent +Documentation: networking: Document the phy_port infrastructure +net: phy: dp83822: Add SFP support through the phy_port interface +net: phy: Only rely on phy_port for PHY-driven SFP +net: phy: qca807x: Support SFP through phy_port interface +net: phy: at803x: Support SFP through phy_port interface +net: phy: marvell10g: Support SFP through phy_port +net: phy: marvell: Support SFP through phy_port interface +net: phy: marvell-88x2222: Support SFP through phy_port interface +net: phy: Introduce generic SFP handling for PHY drivers +net: phy: Create a phy_port for PHY-driven SFPs +net: phy: dp83822: Add support for phy_port representation +net: phy: Introduce PHY ports representation +net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values +net: ethtool: common: Indicate that BaseT works on up to 4 lanes +dt-bindings: net: Introduce the ethernet-connector description net: ti: icssg-prueth: Fix buffer allocation for ICSSG net: renesas: rswitch: add modifiable ageing time net: renesas: rswitch: add offloading for L2 switching @@ -103,15 +132,23 @@ ethtool: rss: make sure dump takes the rss lock net: thunderx: Fix format-truncation warning in bgx_acpi_match_id() selftests/tc-testing: Add tests for restrictions on netem duplication net/sched: Restrict conditions for adding duplicating netems to qdisc tree -vhost_net: basic in_order support -vhost: basic in order support net: stmmac: platform: Add snps,dwmac-5.00a IP compatible string net: stmmac: dwmac-sophgo: Add support for Sophgo SG2042 SoC dt-bindings: net: sophgo,sg2044-dwmac: Add support for Sophgo SG2042 dwmac net: replace ND_PRINTK with dynamic debug +Merge branch 'virtio_udp_tunnel_08_07_2025' of https://github.com/pabeni/linux-devel wifi: mac80211: add the virtual monitor after reconfig complete wifi: mac80211: always initialize sdata::key_list wifi: mac80211: Fix uninitialized variable with __free() in ieee80211_ml_epcs() +vhost/net: enable gso over UDP tunnel support. +tun: enable gso over UDP tunnel support. +virtio_net: enable gso over UDP tunnel support. +net: implement virtio helpers to handle UDP GSO tunneling. +virtio_net: add supports for extended offloads +vhost-net: allow configuring extended features +virtio_pci_modern: allow configuring extended features +virtio: introduce extended features +scripts/kernel_doc.py: properly handle VIRTIO_DECLARE_FEATURES Merge tag 'mt76-fixes-2025-07-07' of https://github.com/nbd168/wireless wifi: mt76: mt792x: Limit the concurrent STA and SoftAP to operate on the same channel wifi: mt76: mt7925: Fix null-ptr-deref in mt7925_thermal_init()