aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix setting static entries for arp/ndp.Alexander V. Chernikov2021-02-202-0/+27
* bsdinstall: add knob to set ASLR sysctlsEd Maste2021-02-201-0/+18
* bsdinstall: replace multiple ifs with caseEd Maste2021-02-201-22/+24
* pwrite(2): add a BUGS sectionGuangyuan Yang2021-02-201-1/+15
* libdtrace: Trivial style fixes to force dt_lex.c to be regeneratedMark Johnston2021-02-201-9/+10
* boot: remove gptboot.efifat, it never should have beenWarner Losh2021-02-191-1/+2
* cxgbetool(8): Add support for setting the hashfilter mode (filter mask).Navdeep Parhar2021-02-191-32/+46
* cxgbe(4): Use the correct filter width for T5+.Navdeep Parhar2021-02-193-1/+6
* cxgbe(4): Add a driver ioctl to set the filter mask.Navdeep Parhar2021-02-194-0/+48
* cxgbe(4): Use firmware commands to get/set filter configuration.Navdeep Parhar2021-02-196-129/+287
* jail: Change both root and working directories in jail_attach(2)Jamie Gritton2021-02-194-5/+48
* iflib: Fix detach of pseudo interfacesMark Johnston2021-02-191-5/+3
* Revert 3c4fd2463bb2 since upstream libcxxrt fixed it in another wayDimitry Andric2021-02-191-24/+6
* Fix arp/ndp deletion broken by 2fe5a79425c7.Alexander V. Chernikov2021-02-193-29/+21
* 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