freebsd-dev/sys
Alexander V. Chernikov 91ebcbe02a if_clone: migrate some consumers to the new KPI.
Convert most of the cloner customers who require custom params
 to the new if_clone KPI.

Reviewed by:	kp
Differential Revision:	https://reviews.freebsd.org/D36636
MFC after:	2 weeks
2022-09-22 12:30:09 +00:00
..
amd64 tcp: make CUBIC the default congestion control mechanism. 2022-09-13 12:09:21 +02:00
arm Use DEFINE_CLASS_0 in the arm generic timer 2022-09-21 10:59:14 +01:00
arm64 Teach the GICv3 driver about a vgic child 2022-09-21 10:59:13 +01:00
bsm
cam CTL: Validate IOCTL parameters. 2022-09-06 21:58:27 -04:00
cddl Adjust function definition in riscv's dtrace_subr.c to avoid clang 15 warning 2022-08-14 21:27:34 +02:00
compat LinuxKPI: device.h remove duplicate #include 2022-09-21 17:25:34 +00:00
conf zfs: merge openzfs/zfs@c629f0bf6 2022-09-21 14:17:13 +02:00
contrib zfs: fix powerpc build broken in c7046f76c2 2022-09-22 12:04:28 +02:00
crypto Fix the IV length in the armv8 AES GCM code 2022-09-06 13:11:04 +01:00
ddb Adjust db_flush_line() definition to avoid clang 15 warning 2022-07-19 20:37:15 +02:00
dev if_clone: migrate some consumers to the new KPI. 2022-09-22 12:30:09 +00:00
dts
fs pseudofs: use the vget_prep/vget_finish idiom 2022-09-19 20:08:40 +00:00
gdb ddb: use _FLAGS command macros where appropriate 2022-07-05 11:56:55 -03:00
geom Adjust g_waitidle() visibility and definition 2022-08-02 21:11:10 +03:00
gnu
i386 i386: Make boot loader smaller by reducing size of bootinfo 2022-09-16 09:18:57 -06:00
isa Adjust function definition in isa's pnp.c to avoid clang 15 warning 2022-07-27 21:13:59 +02:00
kern debugnet: Fix parameter order in the calls to m_get() 2022-09-21 06:55:20 -04:00
kgssapi
libkern
modules zfs: merge openzfs/zfs@c629f0bf6 2022-09-21 14:17:13 +02:00
net if_clone: migrate some consumers to the new KPI. 2022-09-22 12:30:09 +00:00
net80211 if_clone: migrate some consumers to the new KPI. 2022-09-22 12:30:09 +00:00
netgraph netgraph(4): Don't process NGQF_MESG items in NET_EPOCH context. 2022-09-13 17:20:41 +03:00
netinet tcp: fix cwnd restricted SACK retransmission loop 2022-09-22 13:28:43 +02:00
netinet6 Correct IPv6 MLD group state string table 2022-09-19 09:01:36 -04:00
netipsec protosw: refactor protosw and domain static declaration and load 2022-08-17 11:50:32 -07:00
netpfil if_clone: migrate some consumers to the new KPI. 2022-09-22 12:30:09 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed ibcore: Add support for RDMA/RoCE using VLAN(4) devices. 2022-08-22 10:04:26 +02:00
opencrypto opencrypto: mark INVARIANTS variables as __diagused 2022-08-10 15:35:29 -04:00
powerpc tcp: make CUBIC the default congestion control mechanism. 2022-09-13 12:09:21 +02:00
riscv riscv: Add da9063_pmic and da9063_rtc to GENERIC and NOTES 2022-09-13 17:46:28 +01:00
rpc nfsd: Allow multiple instances of rpc.tlsservd 2022-08-22 13:54:24 -07:00
security vfs: introduce V_PCATCH to stop abusing PCATCH 2022-09-17 15:41:37 +00:00
sys Use 0 and 1, not false and true, in tree.h changes. 2022-09-20 23:36:40 -05:00
teken
tests
tools sound(4): Fix order of parameters for custom equalizer band pass filter. 2022-08-22 10:04:26 +02:00
ufs vfs: always retain path buffer after lookup 2022-09-17 09:10:38 +00:00
vm vm/vm.h: cleanup 2022-09-17 11:58:52 +03:00
x86 i386: check that trap() and syscall() run on the thread kstack 2022-09-14 18:46:32 +03:00
xdr
xen
Makefile