NIPA Branch net-next-hw-2025-09-04--00-00

Branches
Base trees
[+] netfilter: ebtables: Use vmalloc_array() to improve code
[+] netfilter: nft_payload: Use csum_replace4() instead of opencoding
[+] netfilter: nf_tables: allow iter callbacks to sleep
[+] netfilter: nf_tables: all transaction allocations can now sleep
[+] netfilter: nft_set_pipapo: remove redundant test for avx feature bit
[+] netfilter: nf_reject: remove unneeded exports
[+] netfilter: nft_payload: extend offset to 65535 bytes
[+] ice: fix NULL access of tx->in_use in ice_ptp_ts_irq
[+] ice: fix NULL access of tx->in_use in ice_ll_ts_intr
[+] idpf: fix UAF in RDMA core aux dev deinitialization
[+] idpf: set mac type when adding and removing MAC filters
[+] i40e: remove read access to debugfs files
[+] i40e: Fix potential invalid access when MAC list is empty
[+] ixgbe: fix incorrect map used in eee linkmode
[+] e1000e: fix heap overflow in e1000_set_eeprom
[+] wifi: ath12k: Set EMLSR support flag in MLO flags for EML-capable stations
[+] wifi: ath11k: fix group data packet drops during rekey
[+] net/mlx5: Add PSP capabilities structures and bits
[+] wifi: cw1200: cap SSID length in cw1200_do_join()
[+] wifi: libertas: cap SSID len in lbs_associate()
[+] wifi: cfg80211: sme: cap SSID length in __cfg80211_connect_result()
[+] wifi: wilc1000: avoid buffer overflow in WID string configuration
[+] Merge tag 'ath-current-20250902' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath
[+] Merge tag 'wireless-2025-09-03' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
[+] Merge tag 'mlx5-psp-ifc' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
[+] mptcp: use HMAC-SHA256 library instead of open-coded HMAC
[+] selftests: mptcp: add checks for fallback counters
[+] net: Add rfs_needed() helper
[+] mptcp: record subflows in RPS table
[+] Merge branch 'mptcp-misc-features-for-v6-18'
[+] netlink: specs: fou: change local-v6/peer-v6 check
[+] tools: ynl-gen: use macro for binary min-len check
[+] genetlink: fix typo in comment
[+] Merge branch 'tools-ynl-gen-misc-changes'
[+] tools: ynl-gen: fix nested array counting
[+] dt-bindings: net: altr,socfpga-stmmac: Constrain interrupts
[+] dt-bindings: net: renesas,rzn1-gmac: Constrain interrupts
[+] rust: phy: use to_result for error handling
[+] Merge tag 'nf-next-25-09-02' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
[+] net: lockless sock_i_ino()
[+] Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
[+] net: stmmac: imx: add i.MX91 support
[+] net: phylink: move PHY interrupt request to non-fail path
[+] net: thunder_bgx: add a missing of_node_put
[+] net: thunder_bgx: decrement cleanup index before use
.../bindings/net/altr,socfpga-stmmac.yaml | 7 ++ .../devicetree/bindings/net/renesas,rzn1-gmac.yaml | 9 ++ Documentation/netlink/specs/fou.yaml | 4 +- drivers/net/ethernet/cavium/thunder/thunder_bgx.c | 20 ++-- drivers/net/ethernet/intel/e1000e/ethtool.c | 10 +- drivers/net/ethernet/intel/i40e/i40e_client.c | 4 +- drivers/net/ethernet/intel/i40e/i40e_debugfs.c | 123 ++++----------------- drivers/net/ethernet/intel/ice/ice_main.c | 12 +- drivers/net/ethernet/intel/ice/ice_ptp.c | 13 ++- drivers/net/ethernet/intel/idpf/idpf_idc.c | 4 +- drivers/net/ethernet/intel/idpf/idpf_lib.c | 9 +- drivers/net/ethernet/intel/idpf/idpf_virtchnl.c | 12 ++ drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c | 4 +- drivers/net/ethernet/mellanox/mlx5/core/fw.c | 6 + drivers/net/ethernet/mellanox/mlx5/core/main.c | 1 + .../mellanox/mlx5/core/steering/hws/definer.c | 2 +- drivers/net/ethernet/stmicro/stmmac/dwmac-imx.c | 4 +- drivers/net/phy/phylink.c | 6 +- drivers/net/wireless/ath/ath11k/core.h | 2 + drivers/net/wireless/ath/ath11k/mac.c | 111 +++++++++++++++++-- drivers/net/wireless/ath/ath12k/wmi.c | 1 + drivers/net/wireless/marvell/libertas/cfg.c | 9 +- drivers/net/wireless/microchip/wilc1000/wlan_cfg.c | 37 +++++-- drivers/net/wireless/microchip/wilc1000/wlan_cfg.h | 5 +- drivers/net/wireless/st/cw1200/sta.c | 2 +- include/linux/mlx5/device.h | 4 + include/linux/mlx5/mlx5_ifc.h | 95 +++++++++++++++- include/net/genetlink.h | 2 +- include/net/netfilter/ipv4/nf_reject.h | 8 -- include/net/netfilter/ipv6/nf_reject.h | 10 -- include/net/netfilter/nf_tables.h | 2 + include/net/netfilter/nf_tables_core.h | 2 +- include/net/rps.h | 85 +++++++++----- include/net/sock.h | 17 ++- net/bridge/netfilter/ebtables.c | 14 +-- net/core/sock.c | 22 ---- net/ipv4/fou_nl.c | 4 +- net/ipv4/netfilter/nf_reject_ipv4.c | 27 +++-- net/ipv6/netfilter/nf_reject_ipv6.c | 37 +++++-- net/mptcp/crypto.c | 35 +----- net/mptcp/protocol.c | 22 +++- net/netfilter/nf_tables_api.c | 47 ++++---- net/netfilter/nft_payload.c | 20 ++-- net/netfilter/nft_set_hash.c | 100 ++++++++++++++++- net/netfilter/nft_set_pipapo.c | 3 +- net/netfilter/nft_set_pipapo_avx2.c | 2 +- net/netfilter/nft_set_rbtree.c | 35 ++++-- net/netlink/diag.c | 2 +- net/wireless/sme.c | 5 +- rust/kernel/net/phy.rs | 7 +- tools/net/ynl/pyynl/ynl_gen_c.py | 4 +- tools/testing/selftests/net/mptcp/mptcp_join.sh | 123 +++++++++++++++++++++ 52 files changed, 782 insertions(+), 369 deletions(-)
New patches
@@ -1,67 +1,96 @@
fbnic: link up on QEMU
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: dbg net/sctp_vrf.sh
nipa: disable random kunit tests
[+] udp_tunnel: Fix typo using netdev_WARN instead of netdev_warn
[+] virtio_net: Fix alignment and avoid -Wflex-array-member-not-at-end warning
[+] netrom: linearize and validate lengths in nr_rx_frame()
[+] gve: update MAINTAINERS
[+] amd-xgbe: Add PPS periodic output support
[+] net: call cond_resched() less often in __release_sock()
[+] net: stmmac: intel: only populate plat->crosststamp when supported
[+] net: stmmac: ptp: conditionally populate getcrosststamp() method
[+] smsc911x: add second read of EEPROM mac when possible corruption seen
[+] net: phy: aquantia: support phy-mode = "10g-qxgmii" on NXP SPF-30841 (AQR412C)
[+] net: phy: aquantia: create and store a 64-bit firmware image fingerprint
[+] net: phy: aquantia: report and configure in-band autoneg capabilities
[+] net: phy: aquantia: print global syscfg registers
[+] net: dsa: felix: support phy-mode = "10g-qxgmii"
[+] net: pcs: lynx: support phy-mode = "10g-qxgmii"
[+] net: dsa: dsa_loop: use int type to store negative error codes
[+] ipv6: Add sanity checks on ipv6_devconf.seg6_enabled
[+] dpll: zl3073x: Implement devlink flash callback
[+] dpll: zl3073x: Refactor DPLL initialization
[+] dpll: zl3073x: Add firmware loading functionality
[+] dpll: zl3073x: Add low-level flash functions
[+] dpll: zl3073x: Add functions to access hardware registers
[+] ppp: fix memory leak in pad_compress_skb
[+] ptp: qoriq: covert to use generic interfaces to set loopback mode
[+] ptp: netc: add the periodic output signal loopback support
[+] ptp: add debugfs interfaces to loop back the periodic output signal
[+] tcp: use tcp_eat_recv_skb in __tcp_close()
[+] selftests/net: packetdrill: add tcp_close_no_rst.pkt
[+] tcp: fix __tcp_close() to only send RST when required
[+] net: ethernet: sun4i-emac: free dma descriptor
[+] net: xilinx: axienet: Add error handling for RX metadata pointer retrieval
[+] net: phy: fixed_phy: remove link gpio support
[+] ax25: properly unshare skbs in ax25_kiss_rcv()
[+] net: phy: micrel: Add PTP support for lan8842
[+] net: phy: micrel: Introduce function __lan8814_ptp_probe_once
[+] phy: mscc: Stop taking ts_lock for tx_queue and use its own lock
net: nfc: nci: Increase NCI_DATA_TIMEOUT to 3000 ms
mctp: return -ENOPROTOOPT for unknown getsockopt options
net/smc: Remove validation of reserved bits in CLC Decline message
selftests/net: add offload checking test for virtual interface
net: bridge: use common function to compute the features
team: use common function to compute the features
bonding: use common function to compute the features
net: add a common function to compute features from lowers devices
hsr: use netdev_master_upper_dev_link() when linking lower ports
selftests: bonding: add test for LACP actor port priority
bonding: support aggregator selection based on port priority
bonding: add support for per-port LACP actor priority
ipv4: Fix NULL vs error pointer check in inet_blackhole_dev_init()
net/cls_cgroup: Fix task_get_classid() during qdisc run
[c] net: thunder_bgx: decrement cleanup index before use
[c] net: thunder_bgx: add a missing of_node_put
eth: fbnic: support queue ops / zero-copy Rx
eth: fbnic: don't pass NAPI into pp alloc
eth: fbnic: defer page pool recycling activation to queue start
eth: fbnic: allocate unreadable page pool for the payloads
net: add helper to pre-check if PP for an Rx queue will be unreadable
eth: fbnic: split fbnic_fill()
eth: fbnic: split fbnic_enable()
eth: fbnic: split fbnic_flush()
eth: fbnic: split fbnic_disable()
eth: fbnic: request ops lock
eth: fbnic: use netmem_ref where applicable
eth: fbnic: move page pool alloc to fbnic_alloc_rx_qt_resources()
eth: fbnic: move xdp_rxq_info_reg() to resource alloc
eth: fbnic: move page pool pointer from NAPI to the ring struct
[-] net: lan966x: convert fwnode to of
[-] net: lan966x: use of_get_mac_address
net/smc: Improve log message for devices w/o pnetid
s390/ism: Log module load/unload
[c] net: phylink: move PHY interrupt request to non-fail path
ipv6: sit: Add ipip6_tunnel_dst_find() for cleanup
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
ARM: dts: stm32: add missing PTP reference clocks on stm32mp13x SoCs
drivers: net: stmmac: handle start time set in the past for flexible PPS
time: export timespec64_add_safe() symbol
net: atm: fix memory leak in atm_register_sysfs when device_register fail
net: renesas: rswitch: add modifiable ageing time
net: renesas: rswitch: add offloading for L2 switching
net: renesas: rswitch: configure default ageing time
net: renesas: rswitch: rename rswitch.c to rswitch_main.c
[-] net: af_packet: Use hrtimer to do the retire operation
[-] net: af_packet: remove last_kactive_blk_num field
Test results