@@ -1,122 +1,84 @@
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
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()
net: stmmac: sti: use ->set_phy_intf_sel()
net: stmmac: sti: use stmmac_get_phy_intf_sel()
net: stmmac: sti: use PHY_INTF_SEL_x directly
net: stmmac: sti: use PHY_INTF_SEL_x to select PHY interface
net: stmmac: lpc18xx: use ->set_phy_intf_sel()
net: stmmac: lpc18xx: validate phy_intf_sel
net: stmmac: lpc18xx: use stmmac_get_phy_intf_sel()
net: stmmac: lpc18xx: use PHY_INTF_SEL_x directly
net: stmmac: lpc18xx: convert to PHY_INTF_SEL_x
sctp: prevent possible shift-out-of-bounds in sctp_transport_update_rto
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
net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanism
net: ethernet: ti: am65-cpsw-qos: fix IET verify/response timeout
[-] net: stmmac: ingenic: use ->set_phy_intf_sel()
[-] net: stmmac: ingenic: pass ingenic_mac struct rather than plat_dat
[-] net: stmmac: ingenic: simplify x2000 mac_set_mode()
[-] net: stmmac: ingenic: simplify mac_set_mode() methods
[-] net: stmmac: ingenic: move "MAC PHY control register" debug
[-] net: stmmac: ingenic: use stmmac_get_phy_intf_sel()
[-] net: stmmac: ingenic: prep PHY_INTF_SEL_x field after switch()
[-] net: stmmac: ingenic: use PHY_INTF_SEL_x directly
[-] net: stmmac: ingenic: use PHY_INTF_SEL_xxx to select PHY interface
[-] net: stmmac: ingenic: simplify jz4775 mac_set_mode()
[-] net: stmmac: ingenic: move ingenic_mac_init()
net: add prefetch() in skb_defer_free_flush()
net: sched: sch_qfq: Fix use-after-free in qfq_reset_qdisc().
net: fec: correct rx_bytes statistic for the case SHIFT16 is set
selftest: packetdrill: Add max RTO test for SYN+ACK.
tcp: Apply max RTO to non-TFO SYN+ACK.
tcp: Remove timeout arg from reqsk_timeout().
tcp: Remove redundant init for req->num_timeout.
tcp: Remove timeout arg from reqsk_queue_hash_req().
tcp: Call tcp_syn_ack_timeout() directly.
netdevsim: implement psp device stats
net/mlx5e: Add PSP stats support for Rx/Tx flows
psp: add stats from psp spec to driver facing api
selftests: drv-net: psp: add assertions on core-tracked psp dev stats
psp: report basic stats from the core
[-] virtio_net: Add get ethtool flow rules ops
[-] virtio_net: Add support for TCP and UDP ethtool rules
[-] virtio_net: Add support for IPv6 ethtool steering
[-] virtio_net: Implement IPv4 ethtool flow rules
[-] virtio_net: Use existing classifier if possible
[-] virtio_net: Implement layer 2 ethtool flow rules
[-] virtio_net: Create a FF group for ethtool steering
[-] virtio_net: Query and set flow filter caps
[-] virtio: Expose object create and destroy API
[-] virtio: Expose generic device capability operations
[-] virtio: Add config_op for admin commands
[-] virtio_pci: Remove supported_cap size build assert
net: phy: fixed_phy: shrink size of struct fixed_phy_status
net: mana: Fix incorrect speed reported by debugfs
wireguard: netlink: generate netlink code
wireguard: netlink: rename netlink handlers
wireguard: netlink: convert to split ops
tools: ynl: add sample for wireguard
uapi: wireguard: generate header with ynl-gen
uapi: wireguard: move flag enums
uapi: wireguard: move enum wg_cmd
netlink: specs: add specification for wireguard
wireguard: netlink: enable strict genetlink validation
wireguard: netlink: use WG_KEY_LEN in policies
wireguard: netlink: validate nested arrays in policy
[-] veth: more robust handing of race to avoid txq getting stuck
[-] veth: enable dev_watchdog for detecting stalled TXQs
[-] net/mlx5e: Make DEFAULT_FRAG_SIZE relative to page size
net/ipv6: fix lookup for ::/0 (non-)subtree route
net: phy: microchip_t1s:: add cable diagnostic support for LAN867x Rev.D0
net: phy: phy-c45: add OATC14 10BASE-T1S PHY cable diagnostic support
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
[-] 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
[c] net: ravb: Use common defines for time stamping control
[c] net: ravb: Break out Rx hardware timestamping
[c] net: rcar_gen4_ptp: Remove unused defines
[c] net: rtsn: Use common defines for time stamping control
[c] net: rswitch: Use common defines for time stamping control
[c] net: rcar_gen4_ptp: Move control fields to users
[c] net: rswitch: Move definition of S4 gPTP offset
net/ipv6: drop ip6_route_get_saddr
net/ipv6: use ipv6_fl_get_saddr in output
net/ipv6: create ipv6_fl_get_saddr
net/ipv6: flatten ip6_route_get_saddr
xsk: add indirect call for xsk_destruct_skb