opnsense-src/sys
Hans Petter Selasky 89d98b9b00 u3g(4): Add more USB IDs.
Submitted by:	malavon <benny.goemans@gmail.com>
PR:		263700
Sponsored by:	NVIDIA Networking

(cherry picked from commit 0b01a13b8a)
2022-09-02 11:07:01 +02:00
..
amd64 x86: improve machdep.uprintf_signal 2022-08-31 04:20:28 +03:00
arm Adjust function definition in arm's mv_common.c to avoid clang 15 warning 2022-08-21 13:13:31 +02:00
arm64 Only add gicv3 fdt children with a compatible property 2022-08-22 09:41:41 +01:00
bsm
cam Delay GEOM disk_create() until CAM periph probe completes. 2022-08-15 13:37:58 -04:00
cddl dtrace/amd64: Implement emulation of call instructions 2022-08-23 16:05:07 -04:00
compat thread_create(): call cpu_copy_thread() after td_pflags is zeroed 2022-08-10 03:44:03 +03:00
conf NOTES: Update the comment for MCLSHIFT 2022-08-31 11:38:27 -04:00
contrib zlib: Fix a bug when getting a gzip header extra field with inflate(). 2022-08-09 10:40:35 -04:00
crypto crypto: Add an API supporting curve25519. 2022-07-13 12:28:41 -07:00
ddb ddb: add _FLAGS command variants 2022-08-11 11:22:57 -03:00
dev u3g(4): Add more USB IDs. 2022-09-02 11:07:01 +02:00
dts
fs nfscl: Fix handling of a bad session slot (NFSv4.1/4.2) 2022-09-01 19:07:05 -07:00
gdb ddb: use _FLAGS command macros where appropriate 2022-08-11 11:25:53 -03:00
geom Delay GEOM disk_create() until CAM periph probe completes. 2022-08-15 13:37:58 -04:00
gnu
i386 i386/exception.s: fix mismerge 2022-08-31 14:32:33 +03:00
isa Adjust function definition in isa's pnp.c to avoid clang 15 warning 2022-08-01 20:07:10 +02:00
kern Fix compat10 semaphore interface race 2022-08-31 04:20:29 +03:00
kgssapi
libkern libkern: Fix a typo in a source code comment 2022-06-10 14:24:24 +02:00
mips mips busdma: expunge an extra closing brace 2022-07-12 13:47:44 -05:00
modules Remove unnecessary terminating slash in iscsi module Makefile 2022-08-01 20:07:17 +02:00
net bpf: Fix BIOCPROMISC locking 2022-08-19 07:54:04 -04:00
net80211 net80211: Remove tautological state display 2022-08-12 20:34:00 -07:00
netgraph Adjust ng_{name,ID}_rehash() definitions to avoid clang 15 warnings 2022-07-29 20:28:08 +02:00
netinet Fix unused variable warnings in tcp_hpts.c 2022-08-21 13:16:33 +02:00
netinet6 icmp6: Improve validation of PMTU 2022-08-16 10:16:50 +02:00
netipsec ipsec: replace SECASVAR mtx by rmlock 2022-08-09 15:46:57 +02:00
netpfil pf: Reduce diffs against OpenBSD in pf_if.c 2022-08-28 19:16:19 -04:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed ibcore: Add support for RDMA/RoCE using VLAN(4) devices. 2022-08-29 14:03:57 +02:00
opencrypto opencrypto: mark INVARIANTS variables as __diagused 2022-08-28 21:03:48 -04:00
powerpc Adjust function definition in moea64_native.c to avoid clang 15 warning 2022-08-21 13:16:43 +02:00
riscv Adjust function definition in riscv's db_trace.c to avoid clang 15 warning 2022-08-21 13:16:43 +02:00
rpc Adjust local_rpcb() definition to avoid clang 15 warning 2022-07-27 21:17:23 +02:00
security sysent: Get rid of bogus sys/sysent.h include. 2022-06-17 22:35:31 +03:00
sys iommu_gas: avoid pointless augmentation 2022-08-27 16:05:50 -05:00
teken
tests
tools firmware: Map '@' in filenames to '_' in symbols. 2022-07-13 09:19:51 -07:00
ufs Allow forced r/w mount of UFS/FFS filesystem with a bad check hash. 2022-08-17 15:49:09 -07:00
vm vm_fault: Shoot down shared mappings in vm_fault_copy_entry() 2022-08-09 15:47:40 -04:00
x86 mca: Add sysctl to mute corrected errors. 2022-08-15 13:29:13 -04:00
xdr
xen Create wrapper for Giant taken for newbus 2022-06-21 17:13:20 +02:00
Makefile