aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | OpenSSL: Remove obsolete include directoryJung-uk Kim2021-02-1732-2135/+0
* | | cxgbe(4): Save proper zone index on low memory in refill_fl().Alexander Motin2021-02-171-5/+6
* | | linux: Update the i386/linux vdso deinitialization routineMark Johnston2021-02-161-1/+2
* | | OpenSSL: Regen manual pages for OpenSSL 1.1.1j.Jung-uk Kim2021-02-16539-1167/+642
* | | OpenSSL: Merge OpenSSL 1.1.1jJung-uk Kim2021-02-1690-202/+433
|\ \ \
| * | | Import OpenSSL 1.1.1j.vendor/openssl/1.1.1jJung-uk Kim2021-02-16157-202/+433
| * | | Update OpenSSL upgrade procedure for the new assembly file path.Jung-uk Kim2020-12-091-1/+3
| * | | Update OpenSSL upgrade procedure.Jung-uk Kim2020-12-091-9/+4
* | | | Fix NOINET6 build broken by 2fe5a79425c7.Alexander V. Chernikov2021-02-161-0/+8
* | | | Fix dst/netmask handling in routing socket code.Alexander V. Chernikov2021-02-162-10/+195
* | | | Add ifa_try_ref() to simplify ifa handling inside epoch.Alexander V. Chernikov2021-02-162-1/+12
* | | | Make in_localip_more() fib-aware.Alexander V. Chernikov2021-02-161-12/+12
* | | | jail: Handle a possible race between jail_remove(2) and fork(2)Jamie Gritton2021-02-163-3/+28
* | | | Use iflib_if_init_locked() during media change instead of iflib_init_locked().Allan Jude2021-02-161-1/+1
* | | | bi_load: only add MODULEP on arches that have it definedRoger Pau Monné2021-02-161-0/+2
* | | | linux: Unmap the VDSO page when unloadingMark Johnston2021-02-165-5/+12
* | | | Update capsicum-test to git commit 7707222b46abe52d18fd4fbb76115ffdb3e6f74bAlex Richardson2021-02-169-125/+121
|\ \ \ \
| * | | | Update capsicum-test to 7707222b46abe52d18fd4fbb76115ffdb3e6f74bvendor/google/capsicum-test/7707222b46abe52d18fd4fbb76115ffdb3e6f74bAlex Richardson2021-02-169-152/+239
* | | | | xen/efi: introduce a PV interface for EFI run time services for dom0Roger Pau Monné2021-02-162-0/+256
* | | | | efirt: add hooks for diverging EFI implementationsRoger Pau Monné2021-02-162-30/+127
* | | | | xen/boot: allow specifying boot method when booted from XenRoger Pau Monné2021-02-165-8/+16
* | | | | stand/multiboot2: add support for booting a Xen dom0 in UEFI modeRoger Pau Monné2021-02-166-0/+1002
* | | | | stand/efi: add modulep to kernel metadataRoger Pau Monné2021-02-161-3/+6
* | | | | stand/efi: allow not exiting boot servicesRoger Pau Monné2021-02-166-14/+20
* | | | | update the SACK loss recovery to RFC6675, with the following new features:Richard Scheffenegger2021-02-163-6/+73
* | | | | zfs: change file mode of all merged testsMartin Matuska2021-02-1632-0/+0
* | | | | pf tests: Test unicast reverse path forwarding checkKristof Provost2021-02-162-0/+119
* | | | | Source repo changes to add new committer Rajesh Kumar M ARajesh Kumar M A2021-02-162-0/+5
* | | | | UFS snapshots: properly set the vm object size.Konstantin Belousov2021-02-161-0/+4
* | | | | pgcache read: protect against reads past end of the vm object sizeKonstantin Belousov2021-02-161-0/+4
* | | | | zfs: merge OpenZFS master-436ab35a5Martin Matuska2021-02-16231-1780/+3260
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Update OpenZFS to master-436ab35a5Martin Matuska2021-02-151-3/+3
| * | | | missed three fcntl.h header filesMartin Matuska2021-02-143-0/+109
| * | | | Update OpenZFS to master-c1c31a835vendor/openzfs/20210210Martin Matuska2021-02-14259-1789/+3295
| * | | | missed source renameMatt Macy2021-01-072-0/+0
| * | | | missed header renameMatt Macy2021-01-072-0/+0
| * | | | Update OpenZFS to master-f11b09vendor/openzfs/20210107Matt Macy2021-01-07477-6758/+34166
* | | | | Fix two failing tests after ATF updateAlex Richardson2021-02-152-6/+23
* | | | | Fix fget_only_user() to return ENOTCAPABLE on a failed capsicum checkAlex Richardson2021-02-151-1/+1
* | | | | msun: ctanh/ctanhf: Import fix from musl libcAlex Richardson2021-02-153-19/+14
* | | | | libpmc: fix linking with C programsAlan Somers2021-02-151-0/+1
* | | | | Remove per-packet ifa refcounting from IPv6 fast path.Alexander V. Chernikov2021-02-159-39/+22
* | | | | Enforce net epoch in in6_selectsrc().Alexander V. Chernikov2021-02-157-0/+22
* | | | | pxeboot(8): remove antiquated informationGuangyuan Yang2021-02-151-16/+7
* | | | | Remove now-unused RTF_RNH_LOCKED route flag.Alexander V. Chernikov2021-02-152-3/+1
* | | | | Improve size readability.Michael Reifenberger2021-02-154-92/+51
* | | | | Fix divide-by-zero panic when ASLR is enabled and superpages disabledJason A. Harmening2021-02-151-2/+3
* | | | | bsd.links.mk wants full pathsSimon J. Gerraty2021-02-151-1/+1
* | | | | lockmgr: shrink struct lock by 8 bytes on LP64Mateusz Guzik2021-02-154-10/+20
* | | | | linux: drop unneeded castsEdward Tomasz Napierala2021-02-151-3/+3