aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fbio: Use appropriate types for the physical and virtual framebuffer addressAlfredo Dal'Ava Junior2021-02-191-2/+2
* iflib: Cast the result of iflib_netmap_txq_init() to void.John Baldwin2021-02-191-1/+1
* Microoptimize CTL I/O queues.Alexander Motin2021-02-196-80/+81
* Reimplement the arm64 dtrace_gethrtime(), which provides theRobert Watson2021-02-191-10/+13
* ofwfb: fix incorrect colors on powerpc* and add new tunable parametersAlfredo Dal'Ava Junior2021-02-191-42/+123
* Remove __XSCALE__ checks from the arm codeAndrew Turner2021-02-192-11/+0
* Ensure cwnd doesn't shrink to zero with PRRRichard Scheffenegger2021-02-191-2/+2
* ports(7): Update instructions for package targetDaniel Ebdrup Jensen2021-02-191-4/+6
* kern: net: remove TCP_LINGERTIMEKyle Evans2021-02-193-6/+0
* Save context switch per I/O for iSCSI and IOCTL frontends.Alexander Motin2021-02-196-25/+65
* tests/sys/audit: force PIE offEd Maste2021-02-191-0/+1
* pass UNAME_r to fix building 14.x ports on 13.xGlen Barber2021-02-181-1/+1
* nvdimm(4): Export NVDIMM health flags via sysctlRavi Pokala2021-02-183-1/+77
* 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