Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2026-01-06--16-00 (v6.19-rc3-287-g08a705a2a2bb) remotes/brancher/net-next-hw-2026-01-07--00-00 (v6.19-rc3-307-g20887abd27a3) ==== BASE DIFF ==== MAINTAINERS | 1 + 1 file changed, 1 insertion(+) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.x9pggsEyfC b/tmp/tmp.VjEOGRnkCN index 73541ec828f0..98329e3627ad 100644 --- a/tmp/tmp.x9pggsEyfC +++ b/tmp/tmp.VjEOGRnkCN @@ -13,7 +13,41 @@ nipa: config: x86: use periodic HZ tick nipa: profile (time) test output nipa: config: disable CPU_MITIGATIONS nipa: disable random kunit tests +MAINTAINERS: add docs and selftest to the TLS file list +selftests: tls: avoid flakiness in data_steal +net: bridge: annotate data-race in br_fdb_update() +sfc: correct kernel-doc complaints +ipv4: ip_tunnel: spread netdev_lockdep_set_classes() +net: 6lowpan: replace sprintf() with scnprintf() in debugfs +net: phy: fixed_phy: replace list of fixed PHYs with static array +virtio_net: Add get ethtool flow rules ops +virtio_net: Add support for TCP and UDP ethtool rules +virtio_net: Add support for IPv6 ethtool steering +virtio_net: Implement IPv4 ethtool flow rules +virtio_net: Use existing classifier if possible +virtio_net: Implement layer 2 ethtool flow rules +virtio_net: Create a FF group for ethtool steering +virtio_net: Query and set flow filter caps +virtio: Expose object create and destroy API +virtio: Expose generic device capability operations +virtio: Add config_op for admin commands +virtio_pci: Remove supported_cap size build assert +tools: ynl: don't install tests +net: phy: microchip_rds_ptp: add HW timestamp configuration reporting +net: phy: microchip_rds_ptp: improve HW ts config logic +net: phy: micrel: add HW timestamp configuration reporting +net: phy: micrel: improve HW timestamping config logic +net: do not write to msg_get_inq in callee +bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanup +chcr_ktls: add a defensive NULL check to prevent a possible null-pointer dereference in chcr_ktls_dev_del() +net: dlink: count tx_dropped when dropping skb on link down net: stmmac: fix transmit queue timed out after resume +selftests/tc-testing: add selftests for cake_mq qdisc +net/sched: sch_cake: share shaper state across sub-instances of cake_mq +net/sched: sch_cake: Share config across cake_mq sub-qdiscs +net/sched: sch_cake: Add cake_mq qdisc for using cake on mq devices +net/sched: sch_cake: Factor out config variables into separate struct +net/sched: Export mq functions for reuse 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 @@ -22,15 +56,6 @@ net: usb: pegasus: fix memory leak in update_eth_regs_async() net/mlx5e: Expose physical received bits counters to ethtool net: ethernet: mtk_eth_soc: avoid writing to ESW registers on MT7628 net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qfq_reset -net: fix udp gso skb_segment after pull from frag_list -selftest: tun: Add test data for success and failure paths -selftest: tun: Add test for receiving gso packet from tun -selftest: tun: Add test for sending gso packet into tun -selftest: tun: Add helpers for GSO over UDP tunnel -selftest: tap: Refactor tap test to use tuntap_helpers -selftest: tun: Refactor tun_delete to use tuntap_helpers -selftest: tun: Introduce tuntap_helpers.h header for TUN/TAP testing -selftest: tun: Format tun.c existing code gve: drop packets on invalid queue indices in DQO TX path gve: drop packets on invalid queue indices in GQI TX path net/rds: Give each connection path its own workqueue @@ -85,11 +110,7 @@ net: dlink: replace printk() with netdev_{info,dbg}() in rio_probe1() net: ti: icssm-prueth: Add support for ICSSM RSTP switch net: ti: icssm-prueth: Add switchdev support for icssm_prueth driver net: ti: icssm-prueth: Add helper functions to configure and maintain FDB -dt-bindings: net: altr,socfpga-stmmac: deprecate 'stmmaceth-ocp' -Revert "arm: dts: socfpga: use reset-name "stmmaceth-ocp" instead of "ahb"" -net: stmmac: socfpga: add call to assert/deassert ahb reset line tcp: clarify tcp_congestion_ops functions comments -udp: add drop count for packets in udp_prod_queue eea: introduce callback for ndo_get_stats64 eea: introduce ethtool support eea: create/destroy rx,tx queues for netdevice open and stop @@ -124,5 +145,3 @@ tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers selftests/net: gro: add self-test for TCP CWR flag gro: flushing when CWR is set negatively affects AccECN tcp: try to avoid safer when ACKs are thinned -virtio-net: Implement ndo_write_rx_mode callback -net: refactor set_rx_mode into snapshot and deferred I/O