Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-03-05--12-00 (v6.14-rc4-1239-g7735d4d64786) remotes/brancher/net-next-2025-03-05--15-00 (v6.14-rc4-1261-gc25e11a5f59c) ==== BASE DIFF ==== drivers/ptp/ptp_chardev.c | 16 +++++++++++++++ include/linux/posix-clock.h | 6 +++++- kernel/time/posix-clock.c | 3 ++- net/ipv4/tcp_offload.c | 11 +++++++---- tools/testing/selftests/ptp/testptp.c | 37 ++++++++++++++++++++++------------- 5 files changed, 53 insertions(+), 20 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.XVEuHUjDgR b/tmp/tmp.Ue0pmQN823 index 5ace9481512c..c0aae864e526 100644 --- a/tmp/tmp.XVEuHUjDgR +++ b/tmp/tmp.Ue0pmQN823 @@ -3,10 +3,31 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: ethtool: tsinfo: Fix dump command +bpf, sockmap: Restore sk_prot ops when psock is removed from sockmap +tcp: bring back NUMA dispersion in inet_ehash_locks_alloc() +net: switchdev: Convert blocking notification chain to a raw one +net/mlnx5: Use generic code for page_pool statistics. +net: ti: icssg-prueth: Add ICSSG FW Stats dt-bindings: ieee802154: ca8210: Update polarity of the reset pin ieee802154: ca8210: Switch to using gpiod API ieee802154: ca8210: Get platform data via dev_get_platdata() ieee802154: ca8210: Use proper setters and getters for bitwise types +netfilter: nft_flow_offload: Add bridgeflow to nft_flow_offload_eval() +bridge: Introduce DEV_PATH_BR_VLAN_KEEP_HW for bridge-fastpath +bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreign +netfilter: nft_flow_offload: No ingress_vlan forward info for dsa user port +netfilter: nft_flow_offload: Add DEV_PATH_MTK_WDMA to nft_dev_path_info() +netfilter: nft_flow_offload: Add NFPROTO_BRIDGE to validate +netfilter: nf_flow_table_inet: Add nf_flowtable_type flowtable_bridge +netfilter :nf_flow_table_offload: Add nf_flow_rule_bridge() +net: core: dev: Add dev_fill_bridge_path() +bridge: Add filling forward path from port to port +netfilter: nft_chain_filter: Add bridge double vlan and pppoe +netfilter: bridge: Add conntrack double vlan and pppoe +netfilter: flow: remove hw_outdev, out.hw_ifindex and out.hw_ifidx +netfilter: nf_flow_table_offload: Add nf_flow_encap_push() for xmit direct +net: pppoe: avoid zero-length arrays in struct pppoe_hdr qlcnic: fix a memory leak in __qlcnic_pci_sriov_enable() net: ti: icssg-prueth: Add XDP support net: ti: icssg-prueth: introduce and use prueth_swdata struct for SWDATA @@ -88,10 +109,6 @@ net: enetc: add command BD ring support for i.MX95 ENETC net: enetc: add initial netc-lib driver to support NTMP mctp i3c: handle NULL header address net: mdio: Add RTL9300 MDIO driver -net-timestamp: support TCP GSO case for a few missing flags -testptp: Add option to open PHC in readonly mode -ptp: Add PHC file mode checks. Allow RO adjtime() without FMODE_WRITE. -posix-clock: Store file pointer in struct posix_clock_context net: phy: phy_caps: Allow getting an phy_interface's capabilities net: phylink: Convert capabilities to linkmodes using phy_caps net: phylink: Add a mapping between MAC_CAPS and LINK_CAPS