Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-06-17--09-00 (v6.16-rc1-506-gcbab3e728028) remotes/brancher/net-next-2025-06-17--12-00 (v6.16-rc1-513-g513ef63a3438) ==== BASE DIFF ==== drivers/net/ethernet/freescale/enetc/enetc.c | 12 +++++------- drivers/net/ethernet/freescale/enetc/enetc_hw.h | 3 +++ 2 files changed, 8 insertions(+), 7 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.Fgh85MGVw2 b/tmp/tmp.GObWRzNvLh index c4bcf0d9e972..e88d6959d291 100644 --- a/tmp/tmp.Fgh85MGVw2 +++ b/tmp/tmp.GObWRzNvLh @@ -9,7 +9,35 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: mana: Set tx_packets to post gso processing packet count +net-next: gianfar: Use device_get_named_child_node_count() +selftests: net: use slowwait to make sure IPv6 setup finished +selftests: net: use slowwait to stabilize vrf_route_leaking test +eth: bnxt: add netmem TX support +net: mdio: Add MDIO bus controller for Airoha AN7583 +dt-bindings: net: Document support for Airoha AN7583 MDIO Controller +ethernet: ionic: Fix DMA mapping test in `ionic_xdp_post_frame()` +nfc: Remove checks for nla_data returning NULL +netdevsim: account dropped packet length in stats on queue free +net: add dev_dstats_rx_dropped_add() helper +netdevsim: collect statistics at RX side +netdevsim: migrate to dstats stats collection net/mlx4e: Don't redefine IB_MTU_XXX enum +MAINTAINERS: add netlink_yml_parser.py to linux-doc +docs: netlink: remove obsolete .gitignore from unused directory +tools: ynl_gen_rst.py: drop support for generating index files +docs: uapi: netlink: update netlink specs link +docs: use parser_yaml extension to handle Netlink specs +docs: sphinx: add a parser for yaml files for Netlink specs +tools: ynl_gen_rst.py: clanup coding style +docs: netlink: index.rst: add a netlink index file +scripts: lib: netlink_yml_parser.py: use classes +tools: ynl_gen_rst.py: Split library from command line tool +tools: ynl_gen_rst.py: make the index parser more generic +docs: netlink: netlink-raw.rst: use :ref: instead of :doc: +tools: ynl_gen_rst.py: create a top-level reference +docs: Makefile: disable check rules on make cleandocs +docs: conf.py: properly handle include and exclude patterns net: mana: Handle unsupported HWC commands net: mana: Add speed support in mana_get_link_ksettings net: mana: Add support for net_shaper_ops @@ -158,6 +186,9 @@ net: netmem: fix skb_ensure_writable with unreadable skbs bnxt_en: Improve comment wording and error return code selftests: nettest: Fix typo in log and error messages for clarity net: usb: Convert tasklet API to new bottom half workqueue mechanism +tcp: remove RFC3517/RFC6675 tcp_clear_retrans_hints_partial() +tcp: remove RFC3517/RFC6675 hint state: lost_skb_hint, lost_cnt_hint +tcp: remove obsolete and unused RFC3517/RFC6675 loss recovery code net: liquidio: Remove unused validate_cn23xx_pf_config_info() net: dsa: b53: ensure BCM5325 PHYs are enabled net: dsa: b53: fix b53_imp_vlan_setup for BCM5325 @@ -186,33 +217,8 @@ ptp: fix breakage after ptp_vclock_in_use() rework neighbour: add support for NUD_PERMANENT proxy entries net: phy: Add c45_phy_ids sysfs directory entry openvswitch: Allocate struct ovs_pcpu_storage dynamically -tcp_metrics: use ssthresh value from dst if there is no metrics -tcp_metrics: set maximum cwnd from the dst entry -net: enetc: replace PCVLANR1/2 with SICVLANR1/2 and remove dead branch net: phy: qcom: at803x: Add Qualcomm IPQ5018 Internal PHY support dt-bindings: net: qca,ar803x: Add IPQ5018 Internal GE PHY support vsock/test: Cover more CIDs in transport_uaf test vsock/test: Introduce get_transports() vsock/test: Introduce vsock_bind_try() helper -igc: add preemptible queue support in mqprio -igc: add preemptible queue support in taprio -igc: add private flag to reverse TX queue priority in TSN mode -igc: assign highest TX queue number as highest priority in mqprio -igc: refactor TXDCTL macros to use FIELD_PREP and GEN_MASK -igc: add DCTL prefix to related macros -igc: move TXDCTL and RXDCTL related macros -tcp: try to avoid safer when ACKs are thinned -tcp: accecn: try to fit AccECN option with SACK -tcp: accecn: AccECN ACE field multi-wrap heuristic -tcp: accecn: AccECN option ceb/cep heuristic -tcp: accecn: AccECN option failure handling -tcp: accecn: AccECN option send control -tcp: accecn: AccECN option -tcp: sack option handling improvements -tcp: accecn: AccECN needs to know delivered bytes -tcp: accecn: add AccECN rx byte counters -tcp: accecn: AccECN negotiation -tcp: AccECN core -tcp: reorganize tcp_sock_write_txrx group for variables later -tcp: fast path functions later -tcp: reorganize SYN ECN code