aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nfs-over-tls: add rc scripts for rpc.tlsclntd and rpc.tlsservdRick Macklem2021-02-184-0/+54
* nfs-over-tls: add user space daemons rpc.tlsclntd and rpc.tlsservdRick Macklem2021-02-189-0/+2588
* Move XPT_IMMEDIATE_NOTIFY handling out of periph lock.Alexander Motin2021-02-181-1/+2
* Merge libcxxrt master 8049924686b8414d8e652cbd2a52c763b48e8456Dimitry Andric2021-02-183-7/+20
|\
| * Import libcxxrt master 8049924686b8414d8e652cbd2a52c763b48e8456vendor/libcxxrt/2021-02-18-8049924686b8414d8e652cbd2a52c763b48e8456Dimitry Andric2021-02-183-381/+824
* | cgem: improve usage of busdma(9) KPIMitchell Horne2021-02-181-8/+4
* | vis(1): Add EXAMPLES sectionFernando Apesteguía2021-02-181-0/+19
* | mq_unlink(3): Add manual pageFernando Apesteguía2021-02-182-0/+122
* | cryptosoft: Support per-op keys for AES-GCM and AES-CCM.John Baldwin2021-02-181-0/+6
* | Add Chacha20-Poly1305 support in the OCF backend for KTLS.John Baldwin2021-02-181-21/+95
* | Add Chacha20-Poly1305 as a KTLS cipher suite.John Baldwin2021-02-182-14/+63
* | cryptocheck: Add Chacha20-Poly1305 AEAD coverage.John Baldwin2021-02-181-19/+27
* | Add an implementation of CHACHA20_POLY1305 to cryptosoft.John Baldwin2021-02-185-5/+335
* | Add an OCF algorithm for ChaCha20-Poly1305 AEAD.John Baldwin2021-02-188-8/+68
* | git-arc: Preserve the commit author when staging commitsMark Johnston2021-02-181-2/+3
* | git-arc: Globally save and restore the git checkout headMark Johnston2021-02-181-14/+15
* | ddb: fix show devmap output on 32-bit armThomas Skibo2021-02-181-1/+3
* | arm64: Include NUMA locality info in the CPU topologyMark Johnston2021-02-181-1/+28
* | ipmi_ssif: Fix inverted for the end of multi-part readsAllan Jude2021-02-181-1/+1
* | ig4(4): Increase timeout to about 1 secondAllan Jude2021-02-181-1/+1
* | Fix ibnd_* manpages sourcesFernando Apesteguía2021-02-181-6/+7
* | vn_printf: handle VI_FOPENINGKonstantin Belousov2021-02-181-1/+3
* | zfs: bump version and install new share filesMartin Matuska2021-02-189-4/+63
* | zfs: merge OpenZFS master-bf156c966Martin Matuska2021-02-1853-2855/+5510
|\ \
| * | Update OpenZFS to master-bf156c966Martin Matuska2021-02-1853-2855/+5510
* | | Use atomic loads/stores when updating td->td_stateAlex Richardson2021-02-1815-38/+50
* | | tests/sys/audit: Avoid race caused by starting auditd(8) for testingAlex Richardson2021-02-183-12/+93
* | | libc/qsort: Don't allow interposing recursive callsAlex Richardson2021-02-181-50/+48
* | | libc: Fix t_spawn_fileactions test after ATF updateAlex Richardson2021-02-182-24/+45
* | | Allocate BAR for ENA MSIx vector tableMichal Krawczyk2021-02-182-1/+24
* | | fix Navdeeps LINT_NOINET error.Randall Stewart2021-02-181-0/+2
* | | cxgbe(4): Break up t4_read_chip_settings.Navdeep Parhar2021-02-186-44/+62
* | | pf: Fix osfp configurationKristof Provost2021-02-181-1/+1
* | | Fix another pesky missing #ifdef TCPHPTSRandall Stewart2021-02-181-0/+2
* | | release: permanently remove the 'reldoc' target and associatesGlen Barber2021-02-1812-107/+6
* | | libvmm: clean up vmmapi.hRobert Wing2021-02-184-13/+20
* | | mips: Don't set __NO_TLS to disable some uses of TLS.John Baldwin2021-02-181-2/+1
* | | riscv: Don't set __NO_TLS to disable some uses of TLS.John Baldwin2021-02-181-1/+1
* | | Add a VA_IS_CLEANMAP() macro.John Baldwin2021-02-188-17/+16
* | | lockf: ensure atomicity of lockf for open(O_CREAT|O_EXCL|O_EXLOCK)Konstantin Belousov2021-02-174-3/+38
* | | OpenSSL: Regen manual page for the previous commitJung-uk Kim2021-02-171-2/+3
* | | Handle partial data re-sending on ktls/sendfile on FreeBSDOleksandr Tymoshenko2021-02-172-7/+5
* | | Add fileprefixmap compiler featureDan McGregor2021-02-171-0/+4
* | | uart: only use MSI on devices that advertise 1 MSI vectorWarner Losh2021-02-171-3/+3
* | | Upgrade to version 3.3.0Stefan Eßer2021-02-1782-502/+1262
* | | gicv3_its: Don't restrict target CPUs based on SRATD Scott Phillips2021-02-171-17/+34
* | | Giant: move back Giant removal until 14Warner Losh2021-02-171-1/+1
* | | Handle negative return values from syncache_expand().John Baldwin2021-02-171-5/+15
* | | fwohci: Cast bitfield to uint32_t before passing it to roundup2().John Baldwin2021-02-171-1/+1
* | | gicv3_its: Leave LPI interrupts enabled during handlingD Scott Phillips2021-02-171-2/+0