opnsense-src/sys
Kristof Provost cf0d42d1ca pf: fix pf_nv##_array() size check
We want to set the maximum number of elements we'll accept, not the
exact number we need.

MFC after:	3 weeks
Sponsored by:	Orange Business Services

(cherry picked from commit 76c8f202a4)
2023-06-27 08:43:09 +02:00
..
amd64 bhyve: Do not remove guest physical addresses from IOMMU host domain 2022-03-30 15:33:47 +00:00
arm sched: separate out schedinit_ap() 2022-02-10 14:55:29 -06:00
arm64 Stop using the kmem for PCPU memory on arm64 2022-04-27 15:16:35 +01:00
bsm
cam cam: Provide compatibility for CAMGETPASSTHRU for periph drivers 2022-11-02 08:41:05 +01:00
cddl fbt: Add support for CTFv3 containers 2022-04-18 12:38:28 -04:00
compat Create wrapper for Giant taken for newbus 2022-12-13 10:56:28 +01:00
conf Add UPDATING entries and bump version. 2023-06-21 09:59:36 +02:00
contrib zfs: Fix an improperly resolved merge conflict 2022-11-02 08:41:47 +01:00
crypto aesni: Remove misleading array bounds for aesni_decryt_ecb. 2023-05-09 12:01:45 +02:00
ddb ddb: add _FLAGS command variants 2022-12-14 12:09:38 +01:00
dev axgbe: account for 4 SFP ports during GPIO expander check 2023-06-23 06:22:20 +00:00
dts add overlay for enabling i2c1 on allwinner h3 2022-02-09 11:35:59 +02:00
fs tmpfs: allow recurse as that does happen when using unionfs 2022-05-16 12:06:02 +02:00
gdb ddb: use _FLAGS command macros where appropriate 2022-12-14 10:25:48 +01:00
geom geom_gate: Distinguish between classes of errors 2022-03-05 13:52:24 +11:00
gnu
i386 smbios: Move smbios driver out from x86 machdep code 2022-03-03 08:20:07 -06:00
isa
kern sched_ule: Ensure we hold the thread lock when modifying td_flags 2023-03-29 15:58:30 +02:00
kgssapi
libkern Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2022-02-08 15:00:55 -05:00
mips sched: separate out schedinit_ap() 2022-02-10 14:55:29 -06:00
modules if_epair: fix build with RSS and INET or INET6 disabled 2022-12-14 10:28:36 +01:00
net net/pfkeyv2.h: fix typo, meNber 2023-06-07 09:49:40 +02:00
net80211 net80211: validate Mesh ID length in ieee80211_parse_beacon 2022-04-05 21:56:33 -04:00
netgraph ng pppoe(4): Add the required NET_EPOCH section to the hook 2022-02-13 15:05:45 +03:00
netinet ddb: use _FLAGS command macros where appropriate 2022-12-14 10:25:48 +01:00
netinet6 net: Fix memory leaks in lltable_calc_llheader() error paths 2022-12-14 10:19:33 +01:00
netipsec ipsec: Make algorithm tables read-only 2023-06-21 10:01:12 +02:00
netpfil pf: fix pf_nv##_array() size check 2023-06-27 08:43:09 +02:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed ibcore: Fix multiple includes of same header file. 2022-03-17 13:25:45 +01:00
opencrypto crypto: Validate AES-GCM IV length in check_csp(). 2022-06-08 09:49:16 +02:00
powerpc powerpc: enable ice in GENERIC64LE 2022-03-07 16:09:12 -08:00
riscv cxgbe(4): Changes to the fatal error handler. 2022-03-02 14:08:33 -08:00
rpc
security
sys if_me: Use dedicated network privilege 2023-02-08 07:40:29 +01:00
teken
tests
tools Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2022-02-08 15:00:55 -05:00
ufs ddb: do not assume that ffs is mounted with softdep 2022-03-03 08:20:07 -06:00
vm vm_page: Fix a logic error in the handling of PQ_ACTIVE operations 2022-11-02 08:41:02 +01:00
x86 x86: Add a required store-load barrier in cpu_idle() 2023-03-29 15:58:30 +02:00
xdr
xen Create wrapper for Giant taken for newbus 2022-12-13 10:56:28 +01:00
Makefile