NIPA Branch net-next-2025-11-07--03-00

Branches
Base trees
[+] xsk: Move NETDEV_XDP_ACT_ZC into generic header
[+] netkit: Document fast vs slowpath members via macros
[+] net: rswitch: Move definition of S4 gPTP offset
[+] net: rcar_gen4_ptp: Move control fields to users
[+] net: rswitch: Use common defines for time stamping control
[+] net: rtsn: Use common defines for time stamping control
[+] net: rcar_gen4_ptp: Remove unused defines
[+] net: ravb: Break out Rx hardware timestamping
[+] net: ravb: Use common defines for time stamping control
[+] Merge branch 'net-renesas-cleanup-usage-of-gptp-flags'
drivers/net/ethernet/renesas/ravb.h | 14 +----- drivers/net/ethernet/renesas/ravb_main.c | 69 +++++++++++++--------------- drivers/net/ethernet/renesas/rcar_gen4_ptp.h | 13 ------ drivers/net/ethernet/renesas/rswitch.h | 3 ++ drivers/net/ethernet/renesas/rswitch_main.c | 43 ++++++----------- drivers/net/ethernet/renesas/rtsn.c | 47 ++++++------------- drivers/net/netkit.c | 6 ++- include/net/xdp_sock_drv.h | 4 ++ net/xdp/xsk_buff_pool.c | 6 +-- 9 files changed, 74 insertions(+), 131 deletions(-)
New patches
@@ -1,147 +1,143 @@
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/smc: fix mismatch between CLC header and proposal
[+] selftests/vsock: disable shellcheck SC2317 and SC2119
[+] selftests/vsock: add vsock_loopback module loading
[+] selftests/vsock: add 1.37 to tested virtme-ng versions
[+] selftests/vsock: add BUILD=0 definition
[+] selftests/vsock: add check_result() for pass/fail counting
[+] selftests/vsock: speed up tests by reducing the QEMU pidfile timeout
[+] selftests/vsock: do not unconditionally die if qemu fails
[+] selftests/vsock: avoid multi-VM pidfile collisions with QEMU
[+] selftests/vsock: reuse logic for vsock_test through wrapper functions
[+] selftests/vsock: make wait_for_listener() work even if pipefail is on
[+] selftests/vsock: improve logging in vmtest.sh
[+] net/mlx5: E-Switch, support eswitch inactive mode
[+] net/mlx5: MPFS, add support for dynamic enable/disable
[+] devlink: Introduce switchdev_inactive eswitch mode
[+] iavf: add RSS support for GTP protocol via ethtool
[+] ice: Extend PTYPE bitmap coverage for GTP encapsulated flows
[+] ice: improve TCAM priority handling for RSS profiles
[+] ice: implement GTP RSS context tracking and configuration
[+] ice: add virtchnl definitions and static data for GTP RSS
[+] ice: add flow parsing for GTP and new protocol field support
[+] i40e: support generic devlink param "max_mac_per_vf"
[+] devlink: Add new "max_mac_per_vf" generic device param
sctp: Don't inherit do_auto_asconf in sctp_clone_sock().
strparser: Fix signed/unsigned mismatch bug
qede: convert to use ndo_hwtstamp callbacks
bnx2x: convert to use ndo_hwtstamp callbacks
selftests/tc-testing: Create tests trying to add children to clsact/ingress qdiscs
net/sched: Abort __tc_modify_qdisc if parent is a clsact/ingress qdisc
net: increase skb_defer_max default to 128
net: fix napi_consume_skb() with alien skbs
net: allow skb_release_head_state() to be called multiple times
gve: Default to max_rx_buffer_size for DQO if device supported
gve: Allow ethtool to configure rx_buf_len
gve: Use extack to log xdp config verification errors
gve: Decouple header split from RX buffer length
[-] net: core: Initialize new header to zero in pskb_expand_head
bonding: fix mii_status when slave is down
usbnet: Add support for Byte Queue Limits (BQL)
selftests: net: local_termination: Wait for interfaces to come up
selftest: netcons: add test for netconsole over bonded interfaces
selftest: netcons: create a torture test
selftest: netcons: refactor target creation
net: netpoll: fix incorrect refcount handling causing incorrect cleanup
tun: use skb_attempt_defer_free in tun_do_read
i40e: validate ring_len parameter against hardware specific values.
net/handshake: Fix memory leak in tls_handshake_accept()
net: airoha: Add the capability to consume out-of-order DMA tx descriptors
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: add net.ipv4.tcp_comp_sack_rtt_percent
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
Test results