@@ -1,155 +1,167 @@
nipa: config: disable kmemleak auto scan
selftests: bonding: increase the wait in bond_macvlan_ipvlan.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: use napi_skb_cache even in process context
[+] net: __alloc_skb() cleanup
[+] net: add a new @alloc parameter to napi_skb_cache_get()
[+] tools: ynl: cli: Display enum values in --list-attrs output
[+] tools: ynl: cli: Parse nested attributes in --list-attrs output
[+] tools: ynl: cli: Add --list-attrs option to show operation attributes
[+] RDMA/core: 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
selftests: netconsole: validate target resume
netconsole: resume previously deactivated target
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
idpf: remove __free usage in idpf_virtchnl
ice: remove __free usage in ice_flow
net: phy: smsc: Skip soft reset when a hardware reset GPIO is provided
kcm: Fix typo and add hyphen in Kconfig help text
qede: convert to use ndo_hwtstamp callbacks
bnx2x: convert to use ndo_hwtstamp callbacks
Bluetooth: hci_sock: Prevent race in socket write iter and sock bind
selftests: net: lib: Do not overwrite error messages
tools: ynltool: remove -lmnl from link flags
selftests: fib_tests: add fib6 from ra to static test
ipv6: clear RA flags when adding a static route
devlink: Notify eswitch mode changes to devlink monitor
af_unix: Consolidate unix_schedule_gc() and wait_for_unix_gc().
af_unix: Remove unix_tot_inflight.
af_unix: Refine wait_for_unix_gc().
af_unix: Don't call wait_for_unix_gc() on every sendmsg().
af_unix: Don't trigger GC from close() if unnecessary.
af_unix: Simplify GC state.
af_unix: Count cyclic SCC.
mptcp: fix a race in mptcp_pm_del_add_timer()
gve: Add Rx HWTS metadata to AF_XDP ZC mode
gve: Prepare bpf_xdp_metadata_rx_timestamp support
gve: Wrap struct xdp_buff
gve: Move ptp_schedule_worker to gve_init_clock
selftests: mptcp: get stats just before timing out
selftests: mptcp: wait for port instead of sleep
selftests: mptcp: connect: avoid double packet traces
selftests: mptcp: lib: get counters from nstat history
selftests: mptcp: join: dump stats from history
selftests: mptcp: lib: stats: remove nstat rate columns
selftests: mptcp: lib: remove stats files args
selftests: mptcp: lib: introduce 'nstat_{init,get}'
net: xilinx: ll_temac: handle of_address_to_resource() failure in MDIO setup
net: samsung: sxgbe: handle clk_prepare_enable() failures in sxgbe_open()
net: stmmac: remove unnecessary .pkt_route queue initialisation
net: stmmac: remove unnecessary .prio queue initialisation
net: stmmac: remove unnecessary .use_prio queue initialisation
net: stmmac: setup default RX channel map in stmmac_plat_dat_alloc()
net: stmmac: move initialisation of queues_to_use to stmmac_plat_dat_alloc()
net: stmmac: move initialisation of unicast_filter_entries to stmmac_plat_dat_alloc()
net: stmmac: move initialisation of multicast_filter_bins to stmmac_plat_dat_alloc()
net: stmmac: move initialisation of maxmtu to stmmac_plat_dat_alloc()
net: stmmac: move initialisation of clk_csr to stmmac_plat_dat_alloc()
net: stmmac: move initialisation of phy_addr to stmmac_plat_dat_alloc()
net: stmmac: add stmmac_plat_dat_alloc()
net: stmmac: add clk_prepare_enable() error handling
if_ether.h: Clarify ethertype validity for gsw1xx dsa
[-] net: use napi_skb_cache even in process context
[-] net: __alloc_skb() cleanup
[-] net: add a new @alloc parameter to napi_skb_cache_get()
net: mana: Add standard counter rx_missed_errors
net: mana: Move hardware counter stats from per-port to per-VF context
net: hibmcge: support pagepool for rx
net: hibmcge: reduce packet drop under stress testing
net: hibmcge: Add tracepoint function to print some fields of rx_desc
net: dsa: microchip: lan937x: Fix RGMII delay tuning
net: phy: micrel: lan8814: Enable in-band auto-negotiation
net: dsa: microchip: Immediately assing IRQ numbers
net: dsa: microchip: Ensure a ksz_irq is initialized before freeing it
net: dsa: microchip: ptp: Fix checks on irq_find_mapping()
net: dsa: microchip: common: Fix checks on irq_find_mapping()
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
net: update commnets for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
gro: flushing when CWR is set negatively affects AccECN
tcp: try to avoid safer when ACKs are thinned
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
tools: ynl: add YNL test framework
netlink: specs: support ipv4-or-v6 for dual-stack fields
tools: ynl: Add MAC address parsing support
net: stmmac: dwmac-sophgo: Add phy interface filter
net: phy: Add helper for fixing RGMII PHY mode based on internal mac delay
dt-bindings: net: sophgo,sg2044-dwmac: add phy mode restriction
eth: fbnic: Configure RDE settings for pause frame
team: Move team device type change at the end of team_port_add
r8169: bail out from probe if fiber mode is detected on RTL8127AF
net: ps3_gelic_net: handle skb allocation failures
net: airoha: Do not loopback traffic to GDM2 if it is available on the device
mlx5: extract GRXRINGS from .get_rxnfc
mlx4: extract GRXRINGS from .get_rxnfc
fbnic: Replace use of internal PCS w/ Designware XPCS
fbnic: Add SW shim for MDIO interface to PMA/PMD and PCS
fbnic: Cleanup handling for link down event statistics
fbnic: Add logic to track PMD state via MAC/PCS signals
fbnic: Rename PCS IRQ to MAC IRQ as it is actually a MAC interrupt
net: pcs: xpcs: Add support for FBNIC 25G, 50G, 100G PMA
net: pcs: xpcs: Fix PMA identifier handling in XPCS
net: pcs: xpcs: Add support for 25G, 50G, and 100G interfaces
net: phy: Add support for 25, 50 and 100Gbps PMA to genphy_c45_read_pma
net: phy: Rename MDIO_CTRL1_SPEED for 2.5G and 5G to reflect PMA values
s390/qeth: Handle ambiguous OSA RCs in s390dbf
s390/qeth: Move all OSA RCs to single enum
selftests: af_unix: Add tests for ECONNRESET and EOF semantics
net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qede_tpa_end()
net: stmmac: Disable EEE RX clock stop when VLAN is enabled
net: stmmac: Fix VLAN 0 deletion in vlan_del_hw_rx_fltr()
net: ti: icssm-prueth: Adds support for ICSSM RSTP switch
net: ti: icssm-prueth: Adds switchdev support for icssm_prueth driver
net: ti: icssm-prueth: Adds helper functions to configure and maintain FDB
octeontx2-af: Skip TM tree print for disabled SQs
Documentation: networking: Document the phy_port infrastructure
net: phy: dp83822: Add SFP support through the phy_port interface
net: phy: Only rely on phy_port for PHY-driven SFP
net: phy: qca807x: Support SFP through phy_port interface
net: phy: at803x: Support SFP through phy_port interface
net: phy: marvell10g: Support SFP through phy_port
net: phy: marvell: Support SFP through phy_port interface
net: phy: marvell-88x2222: Support SFP through phy_port interface
net: phy: Introduce generic SFP handling for PHY drivers
net: phy: Create a phy_port for PHY-driven SFPs
dt-bindings: net: dp83822: Deprecate ti,fiber-mode
net: phy: dp83822: Add support for phy_port representation
net: phy: Introduce PHY ports representation
net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values
dt-bindings: net: Introduce the ethernet-connector description
dpll: zl3073x: Remove unused dev wrappers
dpll: zl3073x: Cache all output properties in zl3073x_out
dpll: zl3073x: Cache all reference properties in zl3073x_ref
dpll: zl3073x: Cache reference monitor status
dpll: zl3073x: Split ref, out, and synth logic from core
dpll: zl3073x: Store raw register values instead of parsed state
net: phy: fixed_phy: remove setting supported/advertised modes from fixed_phy_register
s390/ctcm: Fix double-kfree