@@ -1,69 +1,81 @@
nipa: config: disable kmemleak auto scan
selftests: net: fix server bind failure in sctp_vrf.sh
nipa: config: x86: disable GPUs and sound
nipa: drv: net: add timeout
nipa: forwarding: set timeout to 3 hours
nipa: config: disable CPU_MITIGATIONS
nipa: tc_action dbg
nipa: selftests: net: enable profiling
nipa: dbg: tests: bonding: print info on failure
nipa: timestamp - try waking
nipa: profile (time) test output
nipa: config: x86: use periodic HZ tick
nipa: disable 6.17's merge window kunit tests
nipa: disable random kunit tests
[+] net: airoha: npu: Add 7583 SoC support
[+] net: airoha: npu: Add airoha_npu_soc_data struct
[+] dt-bindings: net: airoha: npu: Add AN7583 support
[+] ptr_ring: __ptr_ring_zero_tail micro optimization
[+] selftests: mptcp: join: validate new laminar endp
[+] mptcp: minor move_skbs_to_msk() cleanup
[+] mptcp: factor out a basic skb coalesce helper
[+] mptcp: remove unneeded mptcp_move_skb()
[+] mptcp: introduce the mptcp_init_skb helper
[+] mptcp: rcvbuf auto-tuning improvement
[+] tcp: make tcp_rcvbuf_grow() accessible to mptcp code
[+] mptcp: leverage skb deferral free
bnxt_fwctl: Add documentation entries
bnxt_fwctl: Add bnxt fwctl device
bnxt_en: Create an aux device for fwctl
bnxt_en: Refactor aux bus functions to be more generic
bnxt_en: Move common definitions to include/linux/bnxt/
tcp: use skb->len instead of skb->truesize in tcp_can_ingest()
dpll: zl3073x: Allow to configure phase offset averaging factor
dpll: add phase_offset_avg_factor_get/set callback ops
dpll: add phase-offset-avg-factor device attribute to netlink spec
tcp: accecn: enable AccECN
tcp: accecn: verify ACE counter in 1st ACK after AccECN negotiation
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: move increment of num_retrans
tcp: accecn: retransmit downgraded SYN in AccECN negotiation
tcp: accecn: handle unexpected AccECN negotiation feedback
tcp: disable RFC3168 fallback identifier for CC modules
tcp: L4S ECT(1) identifier and NEEDS_ACCECN for CC modules
gro: flushing when CWR is set negatively affects AccECN
tcp: try to avoid safer when ACKs are thinned
net: stmmac: Convert open-coded register polling to helper macro
octeontx2-pf: fix bitmap leak
octeontx2-vf: fix bitmap leak
selftest: net: Check return value from read
net: dsa: yt921x: Add support for Motorcomm YT921x
net: dsa: tag_yt921x: add support for Motorcomm YT921x tags
dt-bindings: net: dsa: yt921x: Add Motorcomm YT921x switch support
net: phy: introduce PHY_INTERFACE_MODE_REVSGMII
dt-bindings: ethernet-phy: add reverse SGMII phy interface type
page_pool: Clamp pool size to max 16K pages
docs: networking: phy: clarify abbreviation "PAL"
net: ethtool: remove duplicated mm.o from Makefile
page_pool: Fix PP_MAGIC_MASK to avoid crashing on some 32-bit arches
net: wan: hd64572: validate RX length before skb allocation and copy
inet: Avoid ehash lookup race in inet_twsk_hashdance_schedule()
inet: Avoid ehash lookup race in inet_ehash_insert()
rculist: Add hlist_nulls_replace_rcu() and hlist_nulls_replace_init_rcu()
net: libwx: restrict change user-set RSS configuration
net: wangxun: add RSS reta and rxfh fields support
net: libwx: move rss_field to struct wx
net: libwx: support separate RSS configuration for every pool
net: enetc: initialize SW PIR and CIR based HW PIR and CIR values
net: remove one stac/clac pair from move_addr_to_user()
scm: use masked_user_access_begin() in put_cmsg()
atm: Fix the cleanup on alloc_mpc failure in atm_mpoa_mpoad_attach
net: stmmac: Add support for Allwinner A523 GMAC200
dt-bindings: net: sun8i-emac: Add A523 GMAC200 compatible
tipc: adjust tipc_nodeid2string() to check the length of the result
net: stmmac: tc: Add HLBS drop count to taprio stats
net: stmmac: est: Drop frames causing HLBS error
net: nfc: nci: Add parameter validation for packet data
net/mlx5: Expose uar access and odp page fault counters
6pack: drop redundant locking and refcounting
Documentation: net: add flow control guide and document ethtool API