opnsense-src/sys
Mark Johnston 034a924009 tcp: Ensure that vnets have an initialized V_default_cc_ptr
This causes new vnets to inherit the cc algorithm from vnet0. This is a
temporary patch to fix vnet jail creation.

With encouragement from: glebius
Fixes: b8d60729de ("tcp: Congestion control cleanup.")
Differential Revision: https://reviews.freebsd.org/D32970
2021-11-12 12:18:12 -07:00
..
amd64 tcp: better congestion control defaults 2021-11-12 12:16:11 -07:00
arm tcp: better congestion control defaults 2021-11-12 12:16:11 -07:00
arm64 tcp: better congestion control defaults 2021-11-12 12:16:11 -07:00
bsm Add fspacectl(2), vn_deallocate(9) and VOP_DEALLOCATE(9). 2021-08-05 23:20:42 +08:00
cam cam_iosched: Fix a comment 2021-11-08 14:21:08 -07:00
cddl Allow ddb and dtrace use the DMAP region on arm64 2021-10-01 11:27:33 +01:00
compat Regen 2021-11-10 21:18:54 +02:00
conf tcp: Congestion control cleanup. 2021-11-11 06:28:18 -05:00
contrib zfs: merge openzfs/zfs@6c8f03232 (master) into main 2021-11-10 14:22:37 +01:00
crypto ossl: Add support for ETA mode 2021-11-08 10:53:36 +01:00
ddb Create sys/reg.h for the common code previously in machine/reg.h 2021-08-30 12:50:53 +01:00
dev cxgbe(4): internal knob for flexible control over FEC selection. 2021-11-10 15:16:53 -08:00
dts ipq4018: add a device tree file for the ASUS rt-ac58u router 2021-10-18 19:18:46 +00:00
fs nfscl: Add a LayoutError RPC for NFSv4.2 pNFS mounts 2021-11-11 15:43:58 -08:00
gdb
geom gjournal(8): Fix a typo in a source code comment 2021-11-03 17:14:00 +01:00
gnu
i386 tcp: better congestion control defaults 2021-11-12 12:16:11 -07:00
isa newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,location} with sbuf 2021-06-22 20:52:06 -06:00
kern mbuf: Fix an offset calculation in m_apply_extpg_one() 2021-11-10 16:57:12 -05:00
kgssapi
libkern libkern: remove bcopy 2021-08-24 11:24:07 +00:00
mips tcp: better congestion control defaults 2021-11-12 12:16:11 -07:00
modules tcp: Congestion control cleanup. 2021-11-11 06:28:18 -05:00
net if_stf: enable use in vnet jails 2021-11-09 09:39:53 +01:00
net80211 net80211: add a driver-private pointer to struct ieee80211_node 2021-10-31 19:08:28 +00:00
netgraph ng_pptpgre(4): Fix a typo in a source code comment 2021-11-03 17:15:59 +01:00
netinet tcp: Ensure that vnets have an initialized V_default_cc_ptr 2021-11-12 12:18:12 -07:00
netinet6 Add net.inet6.ip6.source_address_validation 2021-11-12 09:01:40 -08:00
netipsec ipsec: add a lock encompassing SPI allocation 2021-11-03 19:51:40 +00:00
netpfil pf: ensure we populate dyncnt/tblcnt in struct pf_addr_wrap 2021-11-10 11:27:22 +01:00
netsmb netsmb: Avoid a read-after-free in smb_t2_request_int() 2021-05-26 10:45:40 -04:00
nfs kernel: deprecate Internet Class A/B/C 2021-11-09 09:32:38 -06:00
nfsclient
nfsserver
nlm
ofed socket: De-duplicate SBLOCKWAIT() definitions 2021-09-14 09:01:32 -04:00
opencrypto Drop "All rights reserved" from a Netflix copyright. 2021-11-11 14:41:16 -08:00
powerpc tcp: better congestion control defaults 2021-11-12 12:16:11 -07:00
riscv tcp: better congestion control defaults 2021-11-12 12:16:11 -07:00
rpc Don't require the socket lock for sorele(). 2021-11-09 10:50:12 -08:00
security Add fspacectl(2), vn_deallocate(9) and VOP_DEALLOCATE(9). 2021-08-05 23:20:42 +08:00
sys Move KHELP_DECLARE_MOD_UMA later in the boot 2021-11-12 18:56:58 +00:00
teken
tests routing: add IPv6 fib validation procedure. 2021-08-16 23:04:01 +00:00
tools ipq4018: add TCSR definitions from Linux. 2021-10-18 19:18:01 +00:00
ufs ufs: remove write-only variables 2021-10-21 21:40:46 +03:00
vm vm_page: Handle VM_ALLOC_NORECLAIM in the contiguous page allocator 2021-11-11 14:26:41 -05:00
x86 Prefer CPUID leaf 1Fh for Intel CPU topology detection. 2021-11-06 00:53:52 -04:00
xdr
xen xen: introduce xen_pv_disks_disabled() 2021-07-28 17:27:04 +02:00
Makefile