aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reduce chance of RCU deadlock in the LinuxKPI by implementing the sectionHans Petter Selasky2021-03-292-11/+33
* libedit: vendor import libedit 2021-03-28Baptiste Daroussin2021-03-292-16/+39
|\
| * libedit: vendor import snapshot 2021-03-28vendor/NetBSD/libedit/2021-03-28Baptiste Daroussin2021-03-292-16/+39
* | tcp: reduce memory footprint when listing tcp hostcacheRichard Scheffenegger2021-03-281-6/+15
* | Fix panic when using BOOTP to resolve root path.Brandon Bergren2021-03-281-0/+2
* | gvinum: add deprecation noticeEd Maste2021-03-281-1/+17
* | Fix several dev_clone callbacks to avoid out-of-bounds readsMark Johnston2021-03-282-3/+2
* | pkgbase: make only vital packages vital, not their sub-packagesMina Igalic2021-03-285-4/+13
* | [PowerPC] Fix NUMA checking for powernvBrandon Bergren2021-03-281-1/+3
* | libctf: Adjust logic to match upstream after 410556f1fMark Johnston2021-03-281-3/+3
* | powerpc: Fix powerpcspe WRT FPSCRJustin Hibbits2021-03-281-1/+2
* | ichsmb: Add PCI IDs for Intel Comet Lake and Tiger LakeNeel Chauhan2021-03-271-0/+12
* | vm_fault: handle KERN_PROTECTION_FAILUREKonstantin Belousov2021-03-271-1/+6
* | libctf: Fix an out-of-bounds read in ctf_lookup_by_name()Domagoj Stolfa2021-03-271-2/+3
* | vfs: Add an assertion around name length limitsMark Johnston2021-03-271-0/+9
* | release: amd64: Fix ISO/USB hybrid imageEmmanuel Vadot2021-03-271-1/+1
* | Zero `struct weightened_nhop` fields in nhgrp_get_addition_group().Alexander V. Chernikov2021-03-201-1/+1
* | zfs: Cherry-pick upstream commit ef977fce6636 to fix macOS/arm64 bootstrapJessica Clarke2021-03-271-0/+11
* | cxgbe: Make the TOE TLS stats per-queue instead of per-port.John Baldwin2021-03-264-23/+34
* | cxgbe: Add a struct sge_ofld_txq type.John Baldwin2021-03-2610-60/+107
* | Consolidate machine/endian.h definitionsMitchell Horne2021-03-267-518/+101
* | security.7: fix typo in sysctl namePiotr Pawel Stefaniak2021-03-261-1/+1
* | Remove more terminfo entries after 16d3faad099aDimitry Andric2021-03-261-0/+30
* | bsdinstall: Drop vestigial bsdinstall-esps cleanupRyan Moeller2021-03-262-15/+1
* | rpc.lockd: Unconditionally close fds as daemonCaleb St. John2021-03-261-1/+1
* | cxgbe: remove unused linux headersBjoern A. Zeeb2021-03-262-3/+0
* | qlnxr: remove netdevice.hBjoern A. Zeeb2021-03-261-1/+0
* | obsoletefiles: also remove the terminfo directory along with the dbBaptiste Daroussin2021-03-261-0/+1
* | mlx4: remove no longer needed headerBjoern A. Zeeb2021-03-261-1/+0
* | Add a new mode to the scripted partition editor for variant disk names.Nathan Whitehorn2021-03-264-11/+27
* | ce: unifdef NPCI alsoEd Maste2021-03-261-5/+0
* | LinuxKPI: netdevice notifier callback argumentBjoern A. Zeeb2021-03-262-17/+32
* | LinuxKPI: add net_ratelimit()Bjoern A. Zeeb2021-03-262-0/+25
* | pci: enhance printf for leaked MSI[-X] vectorsBjoern A. Zeeb2021-03-261-1/+6
* | [iwn] Flip over to use VAP flags rather than ic flags for thingsAdrian Chadd2021-03-261-14/+27
* | tcp: Use PRR for ECN congestion recoveryRichard Scheffenegger2021-03-261-2/+16
* | tcp: Refactor PRR codeRichard Scheffenegger2021-03-252-50/+10
* | tcp: Perform simple fast retransmit when SACK Blocks are missing on SACK sessionRichard Scheffenegger2021-03-251-1/+4
* | accept_filter: Fix filter parameter handlingMark Johnston2021-03-251-0/+1
* | cxgbe(4): Allow a T6 adapter to switch between TOE and NIC TLS mode.Navdeep Parhar2021-03-259-339/+129
* | pf: remove obsolete reference to ndis(4) in a commentEd Maste2021-03-251-1/+1
* | ndis: remove leftover sys/modules/ndisEd Maste2021-03-251-19/+0
* | ce: remove long-obsolete FreeBSD version compatibilityEd Maste2021-03-251-514/+0
* | [PowerPC64] Clear low-order bits of ARPNLeandro Lupori2021-03-251-2/+2
* | [PowerPC64] Port optimized strcpy to PPC64LELeandro Lupori2021-03-252-9/+64
* | OpenSSL: Regen manual pages for 1.1.1kJung-uk Kim2021-03-25535-536/+536
* | [PowerPC64] Enforce natural alignment in bcopyLeandro Lupori2021-03-251-0/+34
* | ipoib: Fix incorrectly computed IPOIB_CM_RX_SG value.Hans Petter Selasky2021-03-253-8/+8
* | Set default alternate setting when USB audio devices are not in use,Hans Petter Selasky2021-03-251-95/+104
* | OpenSSL: Merge OpenSSL 1.1.1kJung-uk Kim2021-03-2522-44/+166
|\ \