NIPA Branch net-next-2025-10-30--18-00

Branches
Base trees

No differences found.

New patches
@@ -1,140 +1,161 @@
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
[+] virtio-net: fix received length check in big packets
net: spacemit: Implement emac_set_pauseparam properly
[+] 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
[+] netfilter: fix typo in nf_conntrack_l4proto.h comment
[+] netfilter: conntrack: disable 0 value for conntrack_max setting
[+] 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
[-] bna: prevent bad user input in bnad_debugfs_write_regrd()
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
igbvf: fix misplaced newline in VLAN add warning message
ixgbe: fix typos in ixgbe driver comments
idpf: remove duplicate defines in IDPF_CAP_RSS
i40e: avoid redundant VF link state updates
ice: Allow 100M speed for E825C SGMII device
ice: implement configurable header split for regular Rx
ice: switch to Page Pool
ice: drop page splitting and recycling
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().
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
[-] selftests: net: add YNL test framework
[-] netlink: specs: update rt-rule src/dst attribute types to support IPv4 addresses
[-] tools: ynl: Add MAC address parsing support
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
virtio-net: correct hdr_len handling for tunnel gso
virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLEN
virtio-net: Ensure hdr_len is not set unless the header is forwarded to the device.
virtio-net: fix incorrect flags recording in big mode
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
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
Test results