Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-03-01--00-00 (v6.14-rc4-996-g105640bdc69e) remotes/brancher/net-next-2025-03-01--03-00 (v6.14-rc4-1008-g5f85dcc57258) ==== BASE DIFF ==== drivers/net/caif/caif_virtio.c | 2 +- drivers/net/usb/cdc_mbim.c | 2 +- drivers/net/usb/qmi_wwan.c | 3 ++- net/ipv4/udp_offload.c | 8 ++++++-- 4 files changed, 10 insertions(+), 5 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.wQnTEzhH7F b/tmp/tmp.fLHKH7oF1M index f357773bdd72..83799c82d025 100644 --- a/tmp/tmp.wQnTEzhH7F +++ b/tmp/tmp.fLHKH7oF1M @@ -3,8 +3,31 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +selftests: net: use the dummy bpf from net/lib +selftests: drv-net: use env.rpath in the HDS test +eth: fbnic: Replace firmware field macros +eth: fbnic: Update fbnic_tlv_attr_get_string() to work like nla_strscpy() +eth: fbnic: Prepend TSENE FW fields with FBNIC_FW +net: filter: Avoid shadowing variable in bpf_convert_ctx_access() +selftests: net: report output format as TAP 13 in Python tests +r8169: add support for 16K jumbo frames on RTL8125B +net-timestamp: support TCP GSO case for a few missing flags net: phy: nxp-c45-tja11xx: add support for TJA1121 net: phy: nxp-c45-tja11xx: add match_phy_device to TJA1103/TJA1104 +xsc: add ndo_get_stats64 +xsc: Add eth reception data path +xsc: Add ndo_start_xmit +xsc: ndo_open and ndo_stop +xsc: Add eth needed qp and cq apis +xsc: Init net device +xsc: Add ethernet interface +xsc: Init auxiliary device +xsc: Init pci irq +xsc: Add eq and alloc +xsc: Add qp and cq management +xsc: Add hardware setup APIs +xsc: Enable command queue +xsc: Add xsc driver basic framework dpll: Add an assertion to check freq_supported_num mptcp: pm: exit early with ADD_ADDR echo if possible mptcp: pm: in-kernel: reduce parameters of set_flags @@ -89,11 +112,6 @@ net: phy: marvell: Align set_loopback() implementation net: phy: micrel: Add loopback support net: phy: Support speed selection for PHY loopback net: phy: Allow loopback speed selection for PHY drivers -virtio_net: Use persistent NAPI config -virtio-net: Map NAPIs to queues -virtio-net: Refactor napi_disable paths -virtio-net: Refactor napi_enable paths -caif_virtio: fix wrong pointer check in cfv_probe() net: ethtool: netlink: Pass a context for default ethnl notifications net: ethtool: netlink: Allow NULL nlattrs when getting a phy_device be2net: fix sleeping while atomic bugs in be_ndo_bridge_getlink @@ -111,9 +129,6 @@ net: stmmac: configure SerDes on mac_finish arch: x86: add IPC mailbox accessor function and add SoC register access net: pcs: xpcs: re-initiate clause 37 Auto-negotiation net: phylink: use pl->link_interface in phylink_expects_phy() -net: usb: cdc_mbim: fix Telit Cinterion FE990A name -net: usb: qmi_wwan: fix Telit Cinterion FE990A name -net: usb: qmi_wwan: add Telit Cinterion FE990B composition net: ipa: Enable checksum for IPA_ENDPOINT_AP_MODEM_{RX,TX} for v4.7 net: ipa: Fix QSB data for v4.7 net: ipa: Fix v4.7 resource group names @@ -123,12 +138,3 @@ xsk: fix __xsk_generic_xmit() error code when cq is full net: sfp: add quirk for FS SFP-10GM-T copper SFP+ module net: hsr: Add KUnit test for PRP net: hsr: Fix PRP duplicate detection -selftests: ncdevmem: Implement devmem TCP TX -net: check for driver support in netmem TX -gve: add netmem TX support to GVE DQO-RDA mode -net: enable driver support for netmem TX -net: add devmem TCP TX documentation -net: devmem: Implement TX path -net: devmem: TCP tx netlink api -net: add get_netmem/put_netmem support -net: gso: fix ownership in __udp_gso_segment