summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove licensesOleksandr Tymoshenko2020-06-042-56/+2
* dhclient: Fix a logic bug remove_protocol().Mark Johnston2020-06-041-4/+7
* Update vt(4) config option names to chase r303043.Mark Johnston2020-06-043-10/+10
* Restrict default /root permissionsConrad Meyer2020-06-041-1/+1
* ifconfig(8): make it possible to filter output by interface group.Eugene Grosbein2020-06-042-4/+111
* ipfw: unbreak matching with big table type flow.Eugene Grosbein2020-06-041-1/+2
* superio: do not assume that current LDN cannot change after config exitAndriy Gapon2020-06-041-0/+1
* ifconfig.8: fix cpability and flag descriptions for list scan / staAndriy Gapon2020-06-041-34/+29
* UFS: write inode block for fdatasync(2) if pointers in inode where allocatedKonstantin Belousov2020-06-044-10/+13
* Revert r361770 "Add pthread_getname_np() and pthread_setname_np() aliases" fo...Konstantin Belousov2020-06-045-27/+4
* Add EXAMPLES to killall(1)Benjamin Kaduk2020-06-041-0/+44
* Add copyright headers to spigen overlays for rpi3 and rpi4Oleksandr Tymoshenko2020-06-042-2/+56
* Correct terminology in vm.imply_prot_max sysctl descriptionEd Maste2020-06-041-1/+1
* Fix mountd to handle getgrouplist() not returning groups[0] == groups[1].Rick Macklem2020-06-041-3/+9
* Add opt_compat.h needed by r359374.John Baldwin2020-06-031-0/+1
* [run] Fix up tx/rx frame size.Adrian Chadd2020-06-032-4/+6
* Explicitly zero IVs on the stack.John Baldwin2020-06-031-0/+4
* Explicitly zero AES key schedules on the stack.John Baldwin2020-06-031-0/+2
* Add spigen overlay for Raspberry Pi 4Oleksandr Tymoshenko2020-06-032-1/+32
* Explicitly zero on-stack IVs, tags, and HMAC keys.John Baldwin2020-06-031-2/+9
* Add explicit bzero's of sensitive data in software crypto consumers.John Baldwin2020-06-032-23/+68
* Add dtb for Firefly RK3399 to the list of Rockchip dtbsOleksandr Tymoshenko2020-06-031-0/+1
* Add pthread_getname_np() and pthread_setname_np() aliasesKonstantin Belousov2020-06-035-4/+27
* mmap.2: correct prot argument terminologyEd Maste2020-06-031-2/+2
* [otus] enable 802.11n for 2GHz and 5GHz.Adrian Chadd2020-06-032-163/+284
* Document SO_NO_OFFLOADS and SO_NO_DDP.John Baldwin2020-06-031-2/+15
* Revise r361712 to disable tcpmd5.ko for 'options TCP_SIGNATURE'John Baldwin2020-06-031-1/+1
* lualoader: drop the filename and word "LUA" from errorsKyle Evans2020-06-031-1/+1
* netmap: vtnet: clean up rxsync disabled logsVincenzo Maffione2020-06-031-4/+2
* netmap: vtnet: fix race condition in rxsyncVincenzo Maffione2020-06-031-3/+18
* netmap: vtnet: add vtnrx_nm_refill index to receive queuesVincenzo Maffione2020-06-032-21/+32
* Fix typo in previous commitRyan Moeller2020-06-031-1/+1
* scope6: Check for NULL afdata before dereferencingRyan Moeller2020-06-031-0/+4
* gptboot.efi: align secbuf to 4KMitchell Horne2020-06-031-1/+1
* We should never allow either the broadcast or IN_ADDR_ANY to beRandall Stewart2020-06-031-0/+16
* This fixes a couple of skyzaller crashes. MostRandall Stewart2020-06-034-6/+10
* Restrict enabling TCP-FASTOPEN to end-points in CLOSED or LISTEN stateMichael Tuexen2020-06-031-2/+6
* Add if_reassing method to all tunneling interfaces.Andrey V. Elsukov2020-06-034-0/+84
* tmpfs: Preserve alignment of struct fid fieldsRyan Moeller2020-06-034-18/+39
* netmap: vale: fix disabled logsVincenzo Maffione2020-06-031-2/+2
* netmap: vtnet: remove leftover memory barriersVincenzo Maffione2020-06-031-2/+0
* netmap: vtnet: call netmap_rx_irq() under VQ lockVincenzo Maffione2020-06-031-4/+14
* netmap: vtnet: honor NM_IRQ_RESCHEDVincenzo Maffione2020-06-031-1/+22
* Remove unnecessary WITNESS check in x86 bus_dmaJason A. Harmening2020-06-032-5/+1
* lld: Set DF_1_PIE for -pieEd Maste2020-06-021-0/+2
* llvm: Add DF_1_PIEEd Maste2020-06-022-2/+4
* [run] note that PHY_HT is for mixed mode.Adrian Chadd2020-06-022-2/+2
* [run] Set the number of HT chains.Adrian Chadd2020-06-021-7/+14
* Uppercase 'dso' to indicate that it is abbreviation.Konstantin Belousov2020-06-021-1/+1
* Remove from RB_REMOVE_COLOR some null checks where the pointer checkedDoug Moore2020-06-021-26/+20