Single branch specified, using that and the previous one: remotes/brancher/net-next-2026-01-04--18-00 (v6.19-rc3-216-g9d063565593f) remotes/brancher/net-next-2026-01-04--21-00 (v6.19-rc3-215-g14484b6c38f8) ==== BASE DIFF ==== .mailmap | 1 + .../devicetree/bindings/net/mscc,miim.yaml | 11 ++++-- MAINTAINERS | 2 +- drivers/net/ethernet/amazon/ena/ena_devlink.c | 4 ++ drivers/net/ethernet/broadcom/bnxt/bnxt.c | 15 ++++++-- drivers/net/ethernet/broadcom/bnxt/bnxt.h | 4 +- .../net/ethernet/mellanox/mlx5/core/en_accel/psp.c | 14 +++++-- drivers/net/ethernet/mellanox/mlx5/core/en_stats.c | 9 +++-- drivers/net/ethernet/mellanox/mlx5/core/lag/mp.c | 9 ++++- drivers/net/ethernet/mellanox/mlx5/core/port.c | 9 +++-- drivers/net/virtio_net.c | 6 +-- drivers/net/wwan/iosm/iosm_ipc_mux.c | 6 +++ include/linux/netdevice.h | 3 +- net/bridge/netfilter/ebtables.c | 2 +- net/ipv4/inet_fragment.c | 2 + net/netfilter/nf_conncount.c | 2 +- net/netfilter/nf_log.c | 4 +- net/netfilter/nf_tables_api.c | 3 +- net/netfilter/nft_set_pipapo.c | 4 +- net/netfilter/nft_synproxy.c | 6 +-- net/netfilter/x_tables.c | 2 +- .../selftests/net/netfilter/nft_concat_range.sh | 45 +++++++++++++++++++++- 22 files changed, 125 insertions(+), 38 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.77NnpCr6Kz b/tmp/tmp.rczHYHadsx index cc52c89a9f0e..f2047fce6ddd 100644 --- a/tmp/tmp.77NnpCr6Kz +++ b/tmp/tmp.rczHYHadsx @@ -11,6 +11,13 @@ nipa: config: x86: use periodic HZ tick nipa: profile (time) test output nipa: config: disable CPU_MITIGATIONS nipa: disable random kunit tests +selftests: hw-net: rss-input-xfrm: try to enable the xfrm at the start +selftests: netconsole: validate target resume +netconsole: resume previously deactivated target +netconsole: clear dev_name for devices bound by mac +netconsole: add STATE_DEACTIVATED to track targets disabled by low level +netconsole: convert 'enabled' flag to enum for clearer state management +netconsole: add target_state enum netlink: specs: netdev: clarify the page pool API a little net: dlink: replace printk() with netdev_info() in rio_probe1() udp: add drop count for packets in udp_prod_queue @@ -22,7 +29,6 @@ rust: net: replace `kernel::c_str!` with C-Strings xsk: move cq_cached_prod_lock to avoid touching a cacheline in sending path xsk: advance cq/fq check when shared umem is used net: marvell: prestera: correct return type of prestera_ldr_wait_buf() -MAINTAINERS: Update email address for Justin Iurman tcp: accecn: enable AccECN tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST tcp: accecn: fallback outgoing half link to non-AccECN @@ -42,45 +48,17 @@ mlx5: TLS 1.3 hardware offload support tls: TLS 1.3 hardware offload support virtio-net: Implement ndo_write_rx_mode callback net: refactor set_rx_mode into snapshot and deferred I/O -inet: frags: drop fraglist conntrack references -netfilter: nf_conncount: update last_gc only when GC has been performed -netfilter: nf_tables: fix memory leak in nf_tables_newrule() -netfilter: replace -EEXIST with -EBUSY -netfilter: nft_synproxy: avoid possible data-race on update operation -selftests: netfilter: nft_concat_range.sh: add check for overlap detection bug -netfilter: nft_set_pipapo: fix range overlap detection net: phy: mediatek: enable interrupts on AN7581 net: airoha: Fix npu rx DMA definitions -virtio_net: fix device mismatch in devm_kzalloc/devm_kfree net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qfq_reset selftests: mptcp: Mark xerror and die_perror __noreturn selftests/tc-testing: Add test case redirecting to self on egress net/sched: act_mirred: Fix leak when redirecting to self on egress ipv4: Improve martian logs -net/ena: fix missing lock when update devlink params -bnxt_en: Fix potential data corruption with HW GRO/LRO net: vlan: set header_ops to match hard_header_len when hw offload is toggled -selftests: netdevsim: add carrier state consistency test -net: netdevsim: fix inconsistent carrier state after link/unlink -net: wwan: iosm: Fix memory leak in ipc_mux_deinit() vsock/test: Test setting SO_ZEROCOPY on accept()ed socket vsock: Make accept()ed sockets use custom setsockopt() -selftests/tc-testing: Update test cases with netem duplicate -selftests/tc-testing: Add a test case for mq with netem duplicate -selftests/tc-testing: Add a test case for piro with netem duplicate -selftests/tc-testing: Add a nested netem duplicate test -net_sched: Implement the right netem duplication behavior -Revert "selftests/tc-testing: Add tests for restrictions on netem duplication" -Revert "net/sched: Restrict conditions for adding duplicating netems to qdisc tree" -net_sched: Check the return value of qfq_choose_next_agg() -net/mlx5e: Dealloc forgotten PSP RX modify header -net/mlx5e: Don't print error message due to invalid module -net/mlx5e: Fix NULL pointer dereference in ioctl module EEPROM query -net/mlx5e: Don't gate FEC histograms on ppcnt_statistical_group -net/mlx5: Lag, multipath, give priority for routes with smaller network prefix -netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updates buildid: validate page-backed file before parsing build ID -net: nfc: nci: Fix parameter validation for packet data RDMA/nldev: Expose kernel-internal FRMR pools in netlink RDMA/nldev: Add command to set pinned FRMR handles RDMA/core: Add netlink command to modify FRMR aging