@@ -1,247 +1,164 @@
nipa: dbg: try to capture info about xdp qstat failures
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
netconsole: Fix race condition in between reader and writer of userdata
net: stmmac: qcom-ethqos: add support for sa8255p
net: stmmac: qcom-ethqos: define a callback for setting the serdes speed
net: stmmac: qcom-ethqos: split power management context into a separate struct
net: stmmac: qcom-ethqos: split power management fields into a separate structure
net: stmmac: qcom-ethqos: wrap emac driver data in additional structure
net: stmmac: qcom-ethqos: improve typing in devres callback
net: stmmac: qcom-ethqos: use generic device properties
dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
dpll: zl3073x: Fix output pin registration
net: phy: dp83869: fix STRAP_OPMODE bitmask
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
net: wwan: Remove redundant pm_runtime_mark_last_busy() calls
net: wireless: Remove redundant pm_runtime_mark_last_busy() calls
net: ipa: Remove redundant pm_runtime_mark_last_busy() calls
net: ethernet: Remove redundant pm_runtime_mark_last_busy() calls
sctp: Hold sock lock while iterating over address list
selftests: net: use BASH for bareudp testing
sctp: Prevent TOCTOU out-of-bounds write
net: mana: Fix incorrect speed reported by debugfs
selftests: traceroute: Add ICMP extensions tests
ipv6: icmp: Add RFC 5837 support
ipv4: icmp: Add RFC 5837 support
net: mctp: Fix tx queue stall
selftests: netdevsim: Fix ethtool-coalesce.sh fail by installing ethtool-common.sh
net: rnpgbe: Add register_netdev
net: rnpgbe: Add basic mbx_fw support
net: rnpgbe: Add basic mbx ops support
net: rnpgbe: Add n500/n210 chip support with BAR2 mapping
net: rnpgbe: Add build support for rnpgbe
net: enetc: add standalone ENETC support for i.MX94
net: enetc: add basic support for the ENETC with pseudo MAC for i.MX94
net: enetc: add ptp timer binding support for i.MX94
net: enetc: add preliminary i.MX94 NETC blocks control support
dt-bindings: net: enetc: add compatible string for ENETC with pseduo MAC
dt-bindings: net: netc-blk-ctrl: add compatible string for i.MX94 platforms
[-] 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
net/mlx5: Don't zero user_count when destroying FDB tables
net/mlx5e: kTLS, Cancel RX async resync request in error flows
net: tls: Cancel RX async resync request on rcd_delta overflow
net: tls: Change async resync helpers argument
selftest: net: fix socklen_t type mismatch in sctp_collision test
net: usb: asix_devices: Check return value of usbnet_get_endpoints
net: sctp: fix KMSAN uninit-value in sctp_inq_pop
net: phy: motorcomm: Add support for PHY LEDs on YT8531
[c] dt-bindings: net: sparx5: Narrow properly LAN969x register space windows
[-] net: bonding: use atomic instead of rtnl_mutex, to make sure peer notify updated
[-] libeth: xdp: Disable generic kCFI pass for libeth_xdp_tx_xmit_bulk()
[-] ARM: Select ARCH_USES_CFI_GENERIC_LLVM_PASS
[-] compiler_types: Introduce __nocfi_generic
net: stmmac: add support specifying PCS supported interfaces
net: stmmac: report PCS configuration changes
net: stmmac: configure AN control according to phylink
selftests: af_unix: Add tests for ECONNRESET and EOF semantics
net: phy: use new iterator mdiobus_for_each_phy in mdiobus_prevent_c45_scan
net: davinci_mdio: use new iterator mdiobus_for_each_phy
net: fec: use new iterator mdiobus_for_each_phy
net: phy: add iterator mdiobus_for_each_phy
net: stmmac: mdio: fix incorrect phy address check
[-] net: dsa: yt921x: Protect MIB stats with a lock
[-] net: dsa: yt921x: Fix MIB overflow wraparound routine
net: tcp_lp: fix kernel-doc warnings and update outdated reference links
octeontx2-pf: Use new bandwidth profiles in receive queue
octeontx2-af: Display new bandwidth profiles too in debugfs
octeontx2-af: Accommodate more bandwidth profiles for cn20k
octeontx2-pf: Initialize new NIX SQ context for cn20k
octeontx2-pf: Initialize cn20k specific aura and pool contexts
octeontx2-af: Skip NDC operations for cn20k
octeontx2-af: Extend debugfs support for cn20k NPA
octeontx2-af: Add cn20k NPA block contexts
octeontx2-af: Extend debugfs support for cn20k NIX
octeontx2-af: Add cn20k NIX block contexts
octeontx2-af: Simplify context writing and reading to hardware
net: ipv4: Remove extern udp_v4_early_demux()/tcp_v4_early_demux() in .c files
sctp: Constify struct sctp_sched_ops
[c] dt-bindings: net: phy: vsc8531: Convert to DT schema
hinic3: Add netdev register interfaces
hinic3: Add mac filter ops
hinic3: Add NIC configuration ops
hinic3: Add PF management interfaces
hinic3: Add PF framework
net: hibmcge: fix the inappropriate netif_device_detach()
net: hibmcge: remove unnecessary check for np_link_fail in scenarios without phy.
net: hibmcge: fix rx buf avl irq is not re-enabled in irq_handle issue
ice: remove duplicate call to ice_deinit_hw() on error paths
ice: move ice_deinit_dev() to the end of deinit paths
ice: extract ice_init_dev() from ice_init()
ice: move ice_init_pf() out of ice_init_dev()
ice: move udp_tunnel_nic and misc IRQ setup into ice_init_pf()
ice: ice_init_pf: destroy mutexes and xarrays on memory alloc failure
ice: move ice_init_interrupt_scheme() prior ice_init_pf()
ice: move service task start out of ice_init_pf()
ice: enforce RTNL assumption of queue NAPI manipulation
net: ethernet: ti: am65-cpsw: remove cpsw_ale_classifier_setup_default()
net: ethernet: ti: am65-cpsw: add network flow classification support
net: ethernet: ti: cpsw_ale: add policer save restore for PM sleep
net: ethernet: ti: cpsw_ale: add cpsw_ale_policer_set/clr_entry()
net: ethernet: ti: cpsw_ale: add cpsw_ale_policer_reset_entry()
net: ethernet: ti: cpsw_ale: return ALE index in cpsw_ale_add_ucast()
net: ethernet: ti: cpsw_ale: return ALE index in cpsw_ale_vlan_add_modify()
net: ethernet: ti: cpsw_ale: return ALE index in cpsw_ale_add_vlan()
net: ethernet: ti: cpsw_ale: Update Policer fields for more ALE size/ports
dpll: fix device-id-get and pin-id-get to return errors properly
[c] dpll: spec: add missing module-name and clock-id to pin-get reply
[-] idpf: correct queue index in Rx allocation error messages
net: ethernet: emulex: benet: fix adapter->fw_on_flash truncation warning
net: netmem: remove NET_IOV_MAX from net_iov_type enum
isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe()
net: cxgb4/ch_ipsec: fix potential use-after-free in ch_ipsec_xfrm_add_state() callback
[-] nfp: xsk: fix memory leak in nfp_net_alloc()
dpll: zl3073x: Specify phase adjustment granularity for pins
dpll: add phase-adjust-gran pin attribute
[c] Merge tag 'for-net-2025-10-24' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
[c] tools: ynl: avoid print_field when there is no reply
[c] tcp: remove one ktime_get() from recvmsg() fast path
[c] net: airoha: Fix a copy and paste bug in probe()
xsk: avoid data corruption on cq descriptor number
net: phy: realtek: Add RTL8224 cable testing support
[c] batman-adv: use skb_crc32c() instead of skb_seq_read()
[c] batman-adv: Start new development cycle
net: rps: softnet_data reorg to make enqueue_to_backlog() fast
[c] batman-adv: Release references to inactive interfaces
net: optimize enqueue_to_backlog() for the fast path
net: stmmac: Add a devlink attribute to control timestamping mode
net: stmmac: Move subsecond increment configuration in dedicated helper
[c] net/sched: Remove unused typedef psched_tdiff_t
net: mana: Support HW link state events
[c] sctp: Remove sctp_copy_sock() and sctp_copy_descendant().
[c] sctp: Use sctp_clone_sock() in sctp_do_peeloff().
[c] sctp: Remove sctp_pf.create_accept_sk().
[c] sctp: Use sk_clone() in sctp_accept().
[c] net: Add sk_clone().
[c] sctp: Don't call sk->sk_prot->init() in sctp_v[46]_create_accept_sk().
[c] sctp: Don't copy sk_sndbuf and sk_rcvbuf in sctp_sock_migrate().
[c] sctp: Defer SCTP_DBG_OBJCNT_DEC() to sctp_destroy_sock().
[c] net: hns3: add hwtstamp_get/hwtstamp_set ops
[c] net: renesas: rswitch: convert to ndo_hwtstamp API
[c] net: ravb: convert to ndo_hwtstamp API
[c] ionic: convert to ndo_hwtstamp API
[c] mlx4: convert to ndo_hwtstamp API
[c] octeontx2: convert to ndo_hwtstamp API
[-] net: add per-netns sysctl for devmem autorelease
[-] net: devmem: use niov array for token management
[-] net: devmem: refactor sock_devmem_dontneed for autorelease split
[-] net: devmem: rename tx_vec to vec in dmabuf binding
[c] phy: mscc: Fix PTP for VSC8574 and VSC8572
[c] phy: mscc: Use PHY_ID_MATCH_EXACT for VSC8584, VSC8582, VSC8575, VSC856X
net: macb: Add "mobileye,eyeq5-gem" compatible
net: macb: rename bp->sgmii_phy field to bp->phy
net: macb: add no LSO capability (MACB_CAPS_NO_LSO)
net: macb: match skb_reserve(skb, NET_IP_ALIGN) with HW alignment
dt-bindings: net: cdns,macb: add Mobileye EyeQ5 ethernet interface
dibs: Use subsys_initcall()
dibs: Remove reset of static vars in dibs_init()
[c] selftests: bridge_mdb: Add a test for MDB flush on snooping disable
[c] net: bridge: Flush multicast groups when snooping is disabled
[c] sfc: fix potential memory leak in efx_mae_process_mport()
netrom: Preventing the use of abnormal neighbor
[-] ptp/ptp_vmw: load ptp_vmw driver by directly probing the device
[-] ptp/ptp_vmw: Implement PTP clock adjustments ops
[-] net: hns3: fix null pointer in debugfs issue
[c] net: hns3: return error code when function fails
selftests/bpf: Add mptcp test with sockmap
bpf,sockmap: disallow MPTCP sockets from sockmap
net,mptcp: fix proto fallback detection with BPF sockmap
net: ti: icssg-prueth: Enable zero copy in XDP features
net: ti: icssg-prueth: Add AF_XDP zero copy for RX
net: ti: icssg-prueth: Make emac_run_xdp function independent of page
net: ti: icssg-prueth: Add AF_XDP zero copy for TX
net: ti: icssg-prueth: Add XSK pool helpers
net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queues
[c] MAINTAINERS: mark ISDN subsystem as orphan
net/mlx5: Add balance ID support for LAG multiplane groups
net/mlx5: Refactor HCA cap 2 setting
net/mlx5: Refactor PTP clock devcom pairing
net/mlx5: Add software system image GUID infrastructure
net/mlx5: Use common mlx5_same_hw_devs function
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
[-] 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
net: txgbe: support RSC offload
net: txgbe: support TX head write-back mode
net: txgbe: support RX desc merge mode
[-] netlink: specs: tc: set ignore-index on indexed-arrays
[-] netlink: specs: rt-link: set ignore-index on indexed-arrays
[-] netlink: specs: nlctrl: set ignore-index on indexed-arrays
[-] netlink: specs: nl80211: set ignore-index on indexed-arrays
[-] tools: ynl: support ignore-index in indexed-array encoding
[-] tools: ynl: support ignore-index in indexed-array decoding
[-] netlink: specs: add ignore-index flag for indexed-array
gve: Default to max_rx_buffer_size for DQO if device supported
gve: Allow ethtool to configure rx_buf_len
gve: Decouple header split from RX buffer length
net: mdio: reset PHY before attempting to access registers in fwnode_mdiobus_register_phy
net: mdio: introduce mdio_device_has_reset()
net: mdio: change property read from fwnode_property_read_u32() to device_property_read_u32()
net: mdio: common handling of phy reset properties
[c] Bluetooth: rfcomm: fix modem control handling
[c] Bluetooth: hci_core: Fix tracking of periodic advertisement
[c] Bluetooth: hci_conn: Fix connection cleanup with BIG with 2 or more BIS
[c] Bluetooth: fix corruption in h4_recv_buf() after cleanup
[c] Bluetooth: btintel_pcie: Fix event packet loss issue
[c] Bluetooth: ISO: Fix another instance of dst_type handling
[c] Revert "Bluetooth: L2CAP: convert timeouts to secs_to_jiffies()"
[c] Bluetooth: MGMT: fix crash in set_mesh_sync and set_mesh_complete
[c] Bluetooth: HCI: Fix tracking of advertisement set/instance 0x00
[c] Bluetooth: btmtksdio: Add pmctrl handling for BT closed state during reset
[c] Bluetooth: ISO: Fix BIS connection dst_type handling
[c] Bluetooth: hci_sync: fix race in hci_cmd_sync_dequeue_once