@@ -1,51 +1,117 @@
tmp: fix defering freeing of zc Tx skbs
selftests: hw-net: tso: set a TCP window clamp to avoid spurious drops
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: dlink: replace printk() with netdev_info() in rio_probe1()
[+] net: gve: convert to use .get_rx_ring_count
[+] selftests/net: packetdrill: add minimal client and server tests
[+] net: phy: realtek: get rid of magic number in rtlgen_read_status()
[+] net: phy: realtek: use paged access for MDIO_MMD_VEND2 in C22 mode
[+] net: phy: move mmd_phy_read and mmd_phy_write to phylib.h
[+] net: phy: realtek: implement configuring in-band an
[+] net: phy: realtek: fix whitespace in struct phy_driver initializers
[+] selftests: drv-net: Bring back tool() to driver __init__s
[+] net: fully inline backlog_unlock_irq_restore()
[+] net: fec: Add stop mode support on i.MX8DX/i.MX8QP
[+] net: sfp: return the number of written bytes for smbus single byte access
[+] selftests: netdevsim: add carrier state consistency test
[+] net: netdevsim: fix inconsistent carrier state after link/unlink
[+] quic: add packet parser base
[+] quic: add packet builder base
[+] quic: add frame encoder and decoder base
[+] quic: add timer management
[+] quic: add crypto packet encryption and decryption
[+] quic: add crypto key derivation and installation
[+] quic: add packet number space
[+] quic: add congestion control
[+] quic: add path management
[+] quic: add connection id management
[+] quic: add stream management
[+] quic: provide quic.h header files for kernel and userspace
[+] quic: provide family ops for address and protocol
[+] quic: provide common utilities and data structures
[+] net: build socket infrastructure for QUIC protocol
[+] net: define IPPROTO_QUIC and SOL_QUIC constants
[+] net: dsa: microchip: Wrap timestamp reading in a function
[+] net: dsa: microchip: Use regs[] to access REG_PTP_MSG_CONF1
[+] net: dsa: microchip: Use regs[] to access REG_PTP_SUBNANOSEC_RATE
[+] net: dsa: microchip: Use regs[] to access REG_PTP_RTC_SUB_NANOSEC
[+] net: dsa: microchip: Use regs[] to access REG_PTP_RTC_SEC
[+] net: dsa: microchip: Use regs[] to access REG_PTP_RTC_NANOSEC
[+] net: dsa: microchip: Use regs[] to access REG_PTP_CLK_CTRL
[+] net: dsa: microchip: Use dynamic irq offset
[+] net: dsa: microchip: Initialize IRQ's mask outside common_setup()
[+] 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
[+] bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanup
[+] 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
[+] eea: probe the netdevice and create adminq
[+] eea: introduce ring and descriptor structures
[+] eea: introduce PCI framework
[+] selftests: drv-net: psp: Don't fail psp_responder when no PSP devs found
[+] selftests: drv-net: psp: Use first device when multiple are present
[+] bng_en: Add support for TPA events
[+] bng_en: Add TPA related functions
[+] bng_en: Add support to handle AGG events
[+] bng_en: Add TX support
[+] bng_en: Handle an HWRM completion request
[+] bng_en: Add RX support
[+] bng_en: Extend bnge_set_ring_params() for rx-copybreak
[+] 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
[+] netlink: specs: netdev: clarify the page pool API a little
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()