@@ -1,179 +1,145 @@
nipa: config: disable kmemleak auto scan
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
nipa: fbnic: link up on QEMU
[+] qede: convert to use ndo_hwtstamp callbacks
[+] net: pch_gbe: convert to use ndo_hwtstamp callbacks
[+] net: thunderx: convert to use ndo_hwtstamp callbacks
[+] net: octeon: mgmt: convert to use ndo_hwtstamp callbacks
[+] net: liquidio_vf: convert to use ndo_hwtstamp callbacks
[+] net: liquidio: convert to use ndo_hwtstamp callbacks
[+] bnx2x: convert to use ndo_hwtstamp callbacks
net: phy: fixed_phy: remove fixed_phy_add
MIPS: BCM47XX: remove creating a fixed phy
net: b44: register a fixed phy using fixed_phy_register_100fd if needed
m68k: coldfire: remove creating a fixed phy
net: fec: register a fixed phy using fixed_phy_register_100fd if needed
net: phy: fixed_phy: add helper fixed_phy_register_100fd
net: stmmac: rename devlink parameter ts_coarse into phc_coarse_adj
ptp: Return -EINVAL on ptp_clock_register if required ops are NULL
virtio-net: fix received length check in big packets
[-] net: spacemit: Implement emac_set_pauseparam properly
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: 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
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
net/mlx5e: Defer channels closure to reduce interface down time
net/mlx5e: Pass old channels as argument to mlx5e_switch_priv_channels
net/mlx5e: Do not re-apply TIR loopback configuration if not necessary
net/mlx5: IPoIB, set self loopback prevention in TIR init
net/mlx5e: Allow setting self loopback prevention bits on TIR init
net/mlx5e: Use TIR API in mlx5e_modify_tirs_lb()
net/mlx5e: Enhance function structures for self loopback prevention application
net: core: prevent NULL deref in generic_hwtstamp_ioctl_lower()
ptp: ocp: Add newline to sysfs attribute output
[c] netfilter: fix typo in nf_conntrack_l4proto.h comment
[c] netfilter: conntrack: disable 0 value for conntrack_max setting
[c] netfilter: nf_tables: use C99 struct initializer for nft_set_iter
[-] net: dsa: add driver for MaxLinear GSW1xx switch family
[-] net: dsa: add tagging driver for MaxLinear GSW1xx switch family
[-] dt-bindings: net: dsa: lantiq,gswip: add support for MaxLinear GSW1xx switches
[-] net: dsa: lantiq_gswip: add vendor property to setup MII refclk output
[-] dt-bindings: net: dsa: lantiq,gswip: add MaxLinear RMII refclk output property
[-] net: dsa: lantiq_gswip: allow adjusting MII delays
[-] dt-bindings: net: dsa: lantiq,gswip: add support for MII delay properties
[-] net: dsa: lantiq_gswip: define and use GSWIP_TABLE_MAC_BRIDGE_VAL1_VALID
[-] net: dsa: lantiq_gswip: set link parameters also for CPU port
[-] net: dsa: lantiq_gswip: support Energy Efficient Ethernet
[-] net: dsa: lantiq_gswip: support enable/disable learning
[-] net: dsa: lantiq_gswip: split into common and MMIO parts
wireguard: queuing: preserve napi_id on decapsulation
net/mlx5e: Convert to new hwtstamp_get/set interface
IB/IPoIB: Add support for hwtstamp get/set ndos
net/mlx5e: Rename timestamp fields to hwtstamp_config
net/mlx5e: Rename hwstamp functions to hwtstamp
net/mlx5e: Remove unnecessary tstamp local variable in mlx5i_complete_rx_cqe
net/mlx5e: Remove redundant tstamp pointer from channel structures
net: altera-tse: Init PCS and phylink before registering netdev
net: altera-tse: Don't use netdev name for the PCS mdio bus
net: altera-tse: Read core revision before registering netdev
net: altera-tse: Set platform drvdata before registering netdev
net: phy: microchip_t1s: configure link status control for LAN867x Rev.D0
net: phy: microchip_t1s: add support for Microchip LAN867X Rev.D0 PHY
net: stmmac: qcom-ethqos: remove MAC_CTRL_REG modification
net: enetc: add port MDIO support for ENETC v4
net: enetc: set external MDIO PHY address for i.MX94 ENETC
net: enetc: set external MDIO PHY address for i.MX95 ENETC
[-] amd-xgbe: add ethtool jumbo frame selftest
[-] amd-xgbe: add ethtool split header selftest
[-] amd-xgbe: add ethtool phy selftest
[-] amd-xgbe: introduce support ethtool selftest
[-] net: selftests: export packet creation helpers for driver use
treewide: Rename ERR_PTR_PCPU() --> PCPU_ERR_PTR()
[-] net: phy: micrel: lan8842 errata
[-] net: phy: micrel: lan8842 errata
Documentation: netconsole: Separate literal code blocks for full and short netcat command name versions
net: vlan: sync VLAN features with lower device
selftests/net: fix out-of-order delivery of FIN in gro:tcp test
selftests/net: use destination options instead of hop-by-hop
isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe()
[-] net: stmmac: pci: Use generic PCI suspend/resume routines
[-] net: stmmac: loongson: Use generic PCI suspend/resume routines
[-] net: stmmac: Add generic suspend/resume helper for PCI-based controllers
selftests: netdevsim: Fix ethtool-coalesce.sh fail by installing ethtool-common.sh
[-] selftests: netdevsim: Fix ethtool-features.sh fail
xsk: use a smaller new lock for shared pool case
xsk: do not enable/disable irq when grabbing/releasing xsk_tx_list_lock
[c] igbvf: fix misplaced newline in VLAN add warning message
[c] ixgbe: fix typos in ixgbe driver comments
[c] idpf: remove duplicate defines in IDPF_CAP_RSS
[c] i40e: avoid redundant VF link state updates
[c] ice: Allow 100M speed for E825C SGMII device
[c] ice: implement configurable header split for regular Rx
[c] ice: switch to Page Pool
[c] ice: drop page splitting and recycling
[c] ice: remove legacy Rx and construct SKB
dt-bindings: pse-pd: ti,tps23881: Add TPS23881B
net: pse-pd: tps23881: Add support for TPS23881B
netconsole: Acquire su_mutex before navigating configs hierarchy
[-] ti: netcp: convert to ndo_hwtstamp callbacks
gve: Implement settime64 with -EOPNOTSUPP
gve: Implement gettimex64 with -EOPNOTSUPP
net/rds: Give each connection its own workqueue
net/rds: Add per cp work queue
mpls: Drop RTNL for RTM_NEWROUTE, RTM_DELROUTE, and RTM_GETROUTE.
mpls: Protect net->mpls.platform_label with a per-netns mutex.
mpls: Convert RTM_GETNETCONF to RCU.
mpls: Convert mpls_dump_routes() to RCU.
mpls: Use mpls_route_input() where appropriate.
mpls: Add mpls_route_input().
mpls: Pass net to mpls_dev_get().
mpls: Add mpls_dev_rcu().
mpls: Use in6_dev_rcu() and dev_net_rcu() in mpls_forward() and mpls_xmit().
ipv6: Add in6_dev_rcu().
mpls: Unify return paths in mpls_dev_notify().
mpls: Hold dev refcnt for mpls_nh.
mpls: Return early in mpls_label_ok().
[c] selftests: drv-net: replace the nsim ring test with a drv-net one
dpll: zl3073x: Specify phase adjustment granularity for pins
dpll: add phase-adjust-gran pin attribute
quic: add packet builder and parser 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: mana: Add standard counter rx_missed_errors
net: mana: Refactor GF stats to use global mana_context
ptp: Allow exposing cycles only for clocks with free-running counter
net: usb: qmi_wwan: initialize MAC header offset in qmimux_rx_fixup
[-] rtnetlink: honor RTEXT_FILTER_SKIP_STATS in IFLA_STATS
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
sfc: Fix double word in comments
hinic3: Add netdev register interfaces
hinic3: Add mac filter ops
hinic3: Add NIC configuration ops
hinic3: Add PF management interfaces
hinic3: Add PF framework
selftests: Add napi threaded busy poll test in `busy_poller`
net: Extend NAPI threaded polling to allow kthread based busy polling
sctp: Hold sock lock while iterating over address list
sctp: Prevent TOCTOU out-of-bounds write
sctp: Hold RCU read lock while iterating over address list
[-] net: Reorganize networking documentation toctree
[c] cxgb4: flower: add support for fragmentation
net: add net cookie for net device trace events
net: bonding: use atomic instead of rtnl_mutex, to make sure peer notify updated
Documentation: ARCnet: Update obsolete contact info
veth: more robust handing of race to avoid txq getting stuck
veth: enable dev_watchdog for detecting stalled TXQs
net: phy: dp83td510: add MSE interface support for 10BASE-T1L
net: phy: micrel: add MSE interface support for KSZ9477 family
ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE access
net: phy: introduce internal API for PHY MSE diagnostics