@@ -1,100 +1,120 @@
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_wwan_ctrl: Add NMEA channel support
[+] net: wwan: prevent premature device unregister when NMEA port is present
[+] net: wwan: hwsim: support NMEA port emulation
[+] net: wwan: hwsim: refactor to support more port types
[+] net: wwan: add NMEA port support
[+] net: wwan: core: split port unregister and stop
[+] net: wwan: core: split port creation and registration
[+] net: wwan: core: remove unused port_id field
[+] macsec: Support VLAN-filtering lower devices
[+] udp: udplite is unlikely
[+] 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
[+] ip6_gre: use skb_vlan_inet_prepare() instead of pskb_inet_may_pull()
[+] net: stmmac: dwmac: Add a fixup for the Micrel KSZ9131 PHY
[+] net: airoha: Use gdm port enum value whenever possible
[+] udp: call skb_orphan() before skb_attempt_defer_free()
[+] net: airoha: npu: Init BA memory region if provided via DTS
[+] dt-bindings: net: airoha: npu: Add BA memory region
[+] net: dsa: realtek: rtl8365mb: fix return value in rtl8365mb_phy_ocp_write
[+] net: airoha: npu: Dump fw version during probe
net: airoha: Fix schedule while atomic in airoha_ppe_deinit()
[+] net: uapi: Provide an UAPI definition of 'struct sockaddr'
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: libwx: remove unused rx_buffer_pgcnt
[-] udp: add drop count for packets in udp_prod_queue
net: ftgmac100: Fix wrong netif_napi_del in release
net: ftgmac100: Simplify condition on HW arbitration
net: ftgmac100: Simplify error handling for ftgmac100_setup_mdio
net: ftgmac100: Remove redundant PHY_POLL
net: ftgmac100: Move DT probe into a helper
net: ftgmac100: Simplify legacy MDIO setup
net: ftgmac100: Always register the MDIO bus when it exists
net: ftgmac100: Move NCSI probe code into a helper
net: ftgmac100: Simplify error handling for ftgmac100_initial_mac
net: ftgmac100: Use devm_clk_get_enabled
net: ftgmac100: Use devm_request_memory_region/devm_ioremap
net: ftgmac100: Use devm_alloc_etherdev()
net: ftgmac100: Replace all of_device_is_compatible()
net: ftgmac100: Add match data containing MAC ID
net: ftgmac100: List all compatibles
idpf: increment completion queue next_to_clean in sw marker wait routine
ipv4/inet_sock.h: Avoid thousands of -Wflex-array-member-not-at-end warnings
hinic3: Add HW event handler
hinic3: Add mac filter ops
hinic3: Add adaptive IRQ coalescing with DIM
hinic3: Add .ndo_vlan_rx_add/kill_vid and .ndo_validate_addr
hinic3: Add .ndo_features_check
hinic3: Add .ndo_set_features and .ndo_fix_features
hinic3: Add .ndo_tx_timeout and .ndo_get_stats64
hinic3: Add PF management interfaces
hinic3: Add PF framework
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()
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()