opnsense-src/sys/compat/linuxkpi/common/src
Bjoern A. Zeeb 3a2604d7b5 LinuxKPI: 802.11: switch to m_get3()
Start using m_get3() instead of m_get2() as we may get up to 11K
frames and m_get2() only gives us up to MJUMPAGESIZE (8K).

Sponsored by:	The FreeBSD Foundation
Discovered by:	adrian with rtwn(4) [see D50049].

(cherry picked from commit 02382a0ac822b88e17d86643e27964eba18479e0)
2025-07-16 08:54:06 +02:00
..
linux_80211.c LinuxKPI: 802.11: switch to m_get3() 2025-07-16 08:54:06 +02:00
linux_80211.h LinuxKPI: 802.11: further improve key updates 2025-04-29 10:49:32 +00:00
linux_80211_macops.c LinuxKPI: 802.11: optimize mo_bss_info_changed 2025-04-18 14:36:01 +00:00
linux_acpi.c LinuxKPI: acpi: add acpi_evaluate_dsm() 2025-07-16 08:34:33 +02:00
linux_aperture.c LinuxKPI: update linuxkpi_video to Linux 6.6 2024-08-11 13:12:38 +03:00
linux_cmdline.c LinuxKPI: update linuxkpi_video to Linux 6.6 2024-08-11 13:12:38 +03:00
linux_compat.c LinuxKPI: add seq_hex_dump() 2025-04-18 14:35:58 +00:00
linux_current.c linuxkpi: correct zone item size for linux_mm_zone 2024-01-22 07:01:24 +02:00
linux_devres.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
linux_dmi.c sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
linux_domain.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
linux_firmware.c LinuxKPI: firmware: change order filenames trying to load firmware 2025-02-10 14:52:08 +00:00
linux_fpu.c LinuxKPI: Allow kmalloc to be called when FPU protection is enabled 2024-02-17 23:58:39 +03:00
linux_hdmi.c LinuxKPI: update linuxkpi_video to Linux 6.6 2024-08-11 13:12:38 +03:00
linux_hrtimer.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
linux_i2c.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
linux_i2cbb.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
linux_idr.c linuxkpi: Allow ida_destroy and idr_destroy to be called multiple times 2024-08-02 00:09:39 +03:00
linux_interrupt.c LinuxKPI: Remove sys/rman.h include from LKPI headers. 2024-02-17 23:58:36 +03:00
linux_kmod.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
linux_kobject.c LinuxKPI: style 2025-07-16 08:45:48 +02:00
linux_kthread.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
linux_lock.c sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
linux_mhi.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
linux_netdev.c LinuxKPI: netdevice: add alloc_netdev_dummy() 2024-10-31 14:33:56 +00:00
linux_page.c LinuxKPI: always use contig allocations in linux_alloc_kmem() 2025-04-18 14:35:57 +00:00
linux_pci.c LinuxKPI: pci: fix two errors in lkpi_pci_get_device() 2025-07-16 08:46:44 +02:00
linux_radix.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
linux_rcu.c LinuxKPI: update rcu_dereference_*() and lockdep_is_held() 2024-10-31 14:33:57 +00:00
linux_schedule.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
linux_seq_file.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
linux_shmemfs.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
linux_shrinker.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
linux_simple_attr.c LinuxKPI: Add DEFINE_DEBUGFS_ATTRIBUTE_SIGNED to linux/debugfs.h 2024-08-02 00:09:41 +03:00
linux_skbuff.c LinuxKPI: skbuff: rewrite data allocation to use __kmalloc by default 2025-04-29 10:49:30 +00:00
linux_slab.c LinuxKPI; cleanup slab.h a bit; move more free() into slab.c 2025-04-18 14:35:58 +00:00
linux_tasklet.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
linux_usb.c sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
linux_work.c LinuxKPI: Add cancel_work() function. 2024-02-17 23:58:38 +03:00
linux_xarray.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
linuxkpi_hdmikmod.c linuxkpi: hdmi: Split the module declaration to a new file 2024-06-04 13:06:40 +02:00
linuxkpi_videokmod.c linuxkpi: Add linuxkpi_video module 2024-06-04 13:06:45 +02:00
lkpi_iic_if.m spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00