opnsense-src/sys
Gordon Bergling 47fa565344 ixgbe(4): Fix common typos in source code comments
- s/filer/filter/

Obtained from:	NetBSD

(cherry picked from commit cd7e11f78d)
2022-06-15 07:34:57 +02:00
..
amd64 amd64 sigtramp: comment-out annotations for registers with DWARF number >= 32 2022-01-02 21:03:01 +02:00
arm Implement suword16() for the 32-bit ARMv6/v7 architecture. 2022-01-07 14:25:23 +01:00
arm64 Allow ddb and dtrace use the DMAP region on arm64 2022-01-04 10:49:51 +00:00
bsm
cam CAM: List few missed opcodes. 2022-01-06 19:23:34 -05:00
cddl Allow ddb and dtrace use the DMAP region on arm64 2022-01-04 10:49:51 +00:00
compat LinuxKPI: 802.11 fix queue wait 2022-01-09 02:37:01 +00:00
conf Enforce that vdso does not contain runtime relocations 2022-01-02 18:43:02 +02:00
contrib Assure that the number of bits for deflatePrime() is valid. 2022-04-06 08:05:16 +02:00
crypto Add assembly optimized code for OpenSSL on powerpc, powerpc64 and powerpc64le 2021-12-29 14:45:29 +01:00
ddb
dev ixgbe(4): Fix common typos in source code comments 2022-06-15 07:34:57 +02:00
dts add rk3328 overlay for enabling analog sound 2021-11-21 12:04:42 +02:00
fs Merge remote-tracking branch 'upstream/stable/13' into stable/22.1 2022-01-10 08:54:21 +01:00
gdb
geom GEOM: Switch g_io_deliver() locking from cp to pp. 2021-12-07 23:06:25 -05:00
gnu
i386 Silent some warnings for i386 kernel build 2022-01-09 03:20:22 +02:00
isa
kern kern: Remove CTLFLAG_NEEDGIANT from some more sysctls. 2022-01-09 19:30:09 -05:00
kgssapi
libkern
mips mips: Implement suword16 2022-01-07 14:30:18 +01:00
modules Merge remote-tracking branch 'upstream/stable/13' into stable/22.1 2022-01-10 08:54:21 +01:00
net iflib: Cast the result of iflib_netmap_txq_init() to void. 2022-06-08 09:20:16 +02:00
net80211 net80211: validate Mesh ID length in ieee80211_parse_beacon 2022-04-06 08:05:13 +02:00
netgraph netgraph: Remove CTLFLAG_NEEDGIANT from sysctl. 2022-01-09 19:30:03 -05:00
netinet tcp: Rewind erraneous RTO only while performing RTO retransmissions 2022-05-23 09:24:37 +02:00
netinet6 netinet6: nh_free() is not NULL-safe, likely candidate 2021-12-22 14:29:50 +01:00
netipsec ipsec: fix a logic error in key_do_getnewspi 2021-12-19 14:44:52 +00:00
netpfil netpfil: Fix a typo in a source code comment 2022-06-08 09:27:56 +02:00
netsmb
nfs nfs: don't truncate directory cookies to 32-bits in the NFS server 2022-01-02 20:09:15 -07:00
nfsclient
nfsserver
nlm
ofed
opencrypto ktls: Split encrypt vs decrypt OCF counters. 2021-11-23 15:11:54 -08:00
powerpc Implement suword16() for the 32/64-bit PowerPC architecture. 2022-01-07 14:25:17 +01:00
riscv busdma: Remove outdated comments about Giant. 2021-12-23 20:05:17 -05:00
rpc rpc: Delete AUTH_NEEDS_TLS(_MUTUAL_HOST) auth_stat values 2021-12-29 17:23:30 -08:00
security Thread creation privilege for realtime group 2021-12-19 04:42:52 +02:00
sys bus: retire DF_REBID 2022-01-04 12:00:53 -05:00
teken
tests
tools Enforce that vdso does not contain runtime relocations 2022-01-02 18:43:02 +02:00
ufs ffs_softdep: Fix a typo in a source code comment 2021-11-28 12:43:32 +01:00
vm setrlimit: Take stack gap into account. 2021-12-30 16:24:59 +01:00
x86 x86: Remove CTLFLAG_NEEDGIANT from sysctls. 2022-01-08 20:24:04 -05:00
xdr
xen
Makefile