NIPA Branch net-next-2025-12-23--03-00

Branches
Base trees

No differences found.

New patches
@@ -1,123 +1,124 @@
nipa: config: disable kmemleak auto scan
nipa: drv: net: add timeout
nipa: tc_action dbg
nipa: disable 6.17's merge window kunit tests
nipa: config: x86: disable GPUs and sound
nipa: forwarding: set timeout to 3 hours
nipa: selftests: net: enable profiling
nipa: fbnic: link up on QEMU
nipa: timestamp - try waking
nipa: config: x86: use periodic HZ tick
nipa: profile (time) test output
nipa: config: disable CPU_MITIGATIONS
nipa: disable random kunit tests
[+] net: dlink: mask rx_coalesce/rx_timeout before writing RxDMAIntCtrl
net: rose: fix invalid array index in rose_kill_by_device()
net: gve: convert to use .get_rx_ring_count
net: stmmac: convert to use .get_rx_ring_count
netconsole: convert to NBCON console infrastructure
netconsole: extract message fragmentation into send_msg_udp()
net: nfc: nci: Fix parameter validation for packet data
ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RT
RDMA/nldev: Expose kernel-internal FRMR pools in netlink
RDMA/nldev: Add command to set pinned FRMR handles
RDMA/core: Add netlink command to modify FRMR aging
RDMA/nldev: Add command to get FRMR pools
net/mlx5: Drop MR cache related code
RDMA/mlx5: Switch from MR cache to FRMR pools
RDMA/core: Add pinned handles to FRMR pools
RDMA/core: Add FRMR pools statistics
RDMA/core: Add aging to FRMR pools
IB/core: Introduce FRMR pools
RDMA/mlx5: Move device async_ctx initialization
drivers: net: replace `kernel::c_str!` with C-Strings
rust: net: replace `kernel::c_str!` with C-Strings
net/sched: Fix divide error in tabledist
net: enetc: do not print error log if addr is 0
net: macb: Relocate mog_init_rings() callback from macb_mac_link_up() to macb_open()
selftests: fib_test: Add test case for ipv4 multi nexthops
net: fib: restore ECMP balance from loopback
selftests: fib_nexthops: Add test cases for error routes deletion
ipv4: Fix reference count leak when using error routes with nexthop objects
net: usb: sr9700: fix incorrect command used to write single register
net: mscc: ocelot: Fix crash when adding interface under a lag
Merge tag 'for-net-2025-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()
trace: fix UBSAN warning in __remove_instance
usbnet: avoid a possible crash in dql_completed()
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: use generic device properties
dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
gve: defer interrupt enabling until NAPI registration
octeon_ep_vf: ensure dbell BADDR updation
octeon_ep: ensure dbell BADDR updation
octeon_ep: disable per ring interrupts
octeon_ep_vf: avoid compiler and IQ/OQ reordering
octeon_ep: avoid compiler and IQ/OQ reordering
octeontx2-pf: fix "UBSAN: shift-out-of-bounds error"
af_unix: only post SO_INQ cmsg for non-error case
af_unix: don't post cmsg for SO_INQ unless explicitly asked for
net: mana: Fix use-after-free in reset service rescan path
selftests: net: fib-onlink-tests: Set high metric for default IPv6 route
ice: drop udp_tunnel_get_rx_info() call from ndo_open()
i40e: drop udp_tunnel_get_rx_info() call from i40e_open()
net: avoid prefetching NULL pointers
net: bridge: Describe @tunnel_hash member in net_bridge_vlan_group struct
nfc: llcp: stop processing on LLCP_CLOSED in nfc_llcp_recv_hdlc()
nfc: llcp: avoid double release/put on LLCP_CLOSED in nfc_llcp_recv_disc()
i40e: drop useless bitmap_weight() call in i40e_set_rxfh_fields()
net: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_write
net: usb: asix: validate PHY address before use
net: mdio: rtl9300: use scoped for loops
net: dsa: b53: skip multicast entries for fdb_dump()
Merge tag 'wireless-2025-12-17' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
e1000: fix OOB in e1000_tbi_should_accept()
idpf: reduce mbx_task schedule delay to 300us
idpf: fix LAN memory regions command on some NVMs
iavf: fix off-by-one issues in iavf_config_rss_reg()
i40e: validate ring_len parameter against hardware-specific values
i40e: fix scheduling in set_rx_mode
net/smc: Initialize smc hashtables before registering users
bng_en: update module description
smc91x: fix broken irq-context in PREEMPT_RT
ptp: prevent info leak to userspace
net: fix segmentation of forwarding fraglist GRO
net: wangxun: move PHYLINK dependency
net: usb: pegasus: fix memory leak on usb_submit_urb() failure
selftests: net: fix "buffer overflow detected" for tap.c
net: phy: mxl-86110: Add power management and soft reset support
net: usb: rtl8150: fix memory leak on usb_submit_urb() failure
selftests: drv-net: psp: fix test names in ipver_test_builder()
selftests: drv-net: psp: fix templated test names in psp_ip_ver_test_builder()
net: docs: fix grammar in CAIF stack description
netdev: increment TSO only if TSO is not enabled on any slave device
ipvlan: Make the addrs_lock be per port
net: skbuff: fix usercopy violation in skbuff_fclone_cache
amd-xgbe: reset retries and mode on RX adapt failures
net: dsa: fix missing put_device() in dsa_tree_find_first_conduit()
net: dsa: properly keep track of conduit reference
NFC: Fix error handling in nfc_genl_dump_targets
net: airoha: Move net_devs registration in a dedicated routine
mac802154: fix uninitialized security header fields
erspan: Initialize options_len before referencing options.
mptcp: ensure context reset on disconnect()
mptcp: fallback earlier on simult connection
team: fix check for port enabled in team_queue_override_port_prio_changed()
Bluetooth: btusb: revert use of devm_kzalloc in btusb
Bluetooth: MGMT: report BIS capability flags in supported settings
wifi: iwlwifi: Implement settime64 as stub for MVM/MLD PTP
wifi: iwlwifi: Fix firmware version handling
wifi: mac80211: ocb: skip rx_no_sta when interface is not joined
wifi: mac80211: do not use old MBSSID elements
wifi: mac80211: don't WARN for connections on invalid channels
wifi: wlcore: ensure skb headroom before skb_push
wifi: cfg80211: sme: store capped length in __cfg80211_connect_result()
wifi: mac80211: fix list iteration in ieee80211_add_virtual_monitor()
Merge tag 'rtw-2025-12-15' of https://github.com/pkshih/rtw
wifi: mac80211: Discard Beacon frames to non-broadcast address
Revert "wifi: rtw88: add WQ_UNBOUND to alloc_workqueue users"
wifi: rtlwifi: 8192cu: fix tid out of range in rtl92cu_tx_fill_desc()
wifi: rtw88: limit indirect IO under powered off for RTL8822CS
Test results