summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net80211: fix LOR/deadlock in ieee80211_ff_node_cleanup().avos2016-06-295-56/+69
* Don't warn about needing filemon for makeman.bdrewery2016-06-291-1/+1
* Correct PERSISTENT RESERVE OUT command and populate scsi_cmd->length.sbruno2016-06-291-0/+1
* Fix fat-fingering: #if AIM should have been #ifdef AIM to avoid failures onnwhitehorn2016-06-291-1/+1
* Do not rely on firmware having pre-enabled the MMU in a reasonable way fornwhitehorn2016-06-292-1/+13
* libcxxrt: correct mangled "typeinfo name" symbols in Version.mapemaste2016-06-291-8/+8
* Allow ZFS ARC min / max to be tuned at runtimesmh2016-06-292-12/+81
* cxgbe(4): Do not bring up an interface when IFCAP_TOE is enabled on it.np2016-06-292-4/+4
* USB: Add Garmin FR230 device quirk (broken INQUIRY)cem2016-06-292-0/+2
* Several device drivers call if_alloc() and then do further checks andbz2016-06-291-0/+3
* WITH_SYSTEM_COMPILER: Avoid using GCC4.8+ logic on native GCC4.2 platforms.bdrewery2016-06-292-2/+4
* Do not coredump if the packet is too long in the global (non-interfacephk2016-06-281-1/+1
* Use on crypto.x and rpc.x from the source tree.bdrewery2016-06-282-2/+2
* Revert svn r302253 at the request/review of Ken M. This commit issbruno2016-06-281-1/+0
* Correct PERSISTENT RESERVE OUT command and populate scsi_cmd->length.sbruno2016-06-281-0/+1
* Currently the ntptime code and resettodr() are Giant-locked. Inkib2016-06-281-74/+100
* Do not use Giant to prevent parallel calls to CLOCK_SETTIME(). Usekib2016-06-282-3/+10
* Complete r302215. TDF_SBDRY | TDF_SERESTART and TDF_SBDRY |kib2016-06-281-6/+20
* Regenerate for WITH_EXTRA_TCP_STACKS updates.jtl2016-06-281-1/+4
* Document support for alternate TCP stacks.jtl2016-06-284-2/+314
* This commit addresses regression introduceded in r302177cy2016-06-281-0/+14
* Fix userspace build after r302235: do not expose bool field of thekib2016-06-272-3/+3
* If the vm_fault() handler raced with the vm_object_collapse()kib2016-06-271-4/+11
* When filt_proc() removes event from the knlist due to the processkib2016-06-278-72/+92
* Fix build: explicitly reference the generated magic.h as dependencydelphij2016-06-271-3/+3
* MFV r302218: file 5.28.delphij2016-06-2730-325/+762
|\
| * Vendor import of file 5.28.delphij2016-06-2628-322/+750
| * Vendor import of file 4.27.delphij2016-05-1420-104/+188
| * Apply upstream changes:delphij2016-05-081-22/+42
| * Apply upstream fix 11edb37a71851b5bcbd4e51ca6ad3dcbf57e9761:delphij2016-05-081-1/+1
* | When sleeping waiting for either local or remote advisory lock,kib2016-06-263-5/+16
* | Rewrite sigdeferstop(9) and sigallowstop(9) into more flexiblekib2016-06-267-38/+102
* | Enter 64-bit mode as early as possible in the 64-bit PowerPC boot sequence.nwhitehorn2016-06-262-11/+8
* | Fix a bug introduced in r283433.dchagin2016-06-261-8/+6
* | This patch fixes two bugs related to the SCTP message recoverytuexen2016-06-261-37/+50
* | bhyve: improve memory size documentationnovel2016-06-264-18/+16
* | Clean other flags in ncl_inactive, only. Add comment explaining why otherkib2016-06-261-3/+14
* | This patch fixes a locking bug when a send() call blockstuexen2016-06-261-0/+1
* | Skip lastcomm and sa tests on unsupported architecturesasomers2016-06-262-0/+2
* | Unbreak building of LINT kernels after r302163.bz2016-06-251-1/+1
* | [net80211] re-revert the ibss "is this local to the bss" patch.adrian2016-06-251-1/+4
* | Revert r302194, there are issues with some applications after changingkib2016-06-251-4/+1
* | Remove reference to mroute6d in /etc/netstart.bapt2016-06-251-1/+0
* | This patch fixes two bugs:tuexen2016-06-251-5/+20
* | Since VOP_INACTIVE() is not guaranteed to be called, all cleanupskib2016-06-251-24/+33
* | Do not clear robust lists pointers on fork. The forked child threadkib2016-06-252-3/+4
* | For pthread_mutex_trylock() call on owned error-check or non-portablekib2016-06-251-2/+5
* | bhnd(4): Add devinfo allocation and child addition methods, modeled onlandonf2016-06-259-75/+232
* | Replace mips/sentry5 with mips/broadcomlandonf2016-06-2521-788/+144
* | bhnd(4): Perform explicit chipc child enumeration.landonf2016-06-2515-528/+487
OpenPOWER on IntegriCloud