NIPA Branch net-next-2026-01-05--03-00

Branches
Base trees

No differences found.

New patches
@@ -1,73 +1,77 @@
nipa: config: disable kmemleak auto scan
nipa: drv: net: add timeout
nipa: tc_action dbg
nipa: disable 6.17's merge window kunit tests
nipa: config: x86: disable GPUs and sound
nipa: forwarding: set timeout to 3 hours
nipa: selftests: net: enable profiling
nipa: fbnic: link up on QEMU
nipa: timestamp - try waking
nipa: config: x86: use periodic HZ tick
nipa: profile (time) test output
nipa: config: disable CPU_MITIGATIONS
nipa: disable random kunit tests
[+] net: wwan: mhi: Add network support for Foxconn T99W760
[+] net: dsa: yt921x: Protect MIB stats with a lock
[+] net: dsa: yt921x: Fix MIB overflow wraparound routine
[+] net/sched: act_api: avoid dereferencing ERR_PTR in tcf_idrinfo_destroy
net: fix memory leak in skb_segment_list for GRO packets
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
Revert "dsa: mv88e6xxx: make serdes SGMII/Fiber tx amplitude configurable"
net: spacemit: Remove broken flow control support
ipv6: preserve insertion order for same-scope addresses
drivers: net: replace `kernel::c_str!` with C-Strings
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()
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
tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
tcp: add TCP_SYNACK_RETRANS synack_type
tcp: accecn: retransmit downgraded SYN in AccECN negotiation
tcp: accecn: handle unexpected AccECN negotiation feedback
tcp: disable RFC3168 fallback identifier for CC modules
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
net: dlink: mask rx_coalesce/rx_timeout before writing RxDMAIntCtrl
net: mana: Implement ndo_tx_timeout and serialize queue resets per port.
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
net: phy: mediatek: enable interrupts on AN7581
net: airoha: Fix npu rx DMA definitions
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: vlan: set header_ops to match hard_header_len when hw offload is toggled
vsock/test: Test setting SO_ZEROCOPY on accept()ed socket
vsock: Make accept()ed sockets use custom setsockopt()
buildid: validate page-backed file before parsing build ID
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
RDMA/nldev: Add command to get FRMR pools
net/mlx5: Drop MR cache related code
RDMA/mlx5: Switch from MR cache to FRMR pools
RDMA/core: Add pinned handles to FRMR pools
RDMA/core: Add FRMR pools statistics
RDMA/core: Add aging to FRMR pools
IB/core: Introduce FRMR pools
RDMA/mlx5: Move device async_ctx initialization
Test results