aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Add the 802.1q support for the Marvell e6000 series of ethernet switches.Luiz Otavio O Souza2019-06-282-323/+608
* | | Add the 'drop tagged' flag support for ethernet switch ports.Luiz Otavio O Souza2019-06-283-2/+12
* | | Style.Konstantin Belousov2019-06-281-1/+2
* | | cxgbe/t4_tom: Tweaks to some of the AIO related CTRs.Navdeep Parhar2019-06-282-15/+19
* | | Sync mbuf flags, types, and external buffer types with <sys/mbuf.h>.John Baldwin2019-06-281-8/+37
* | | Use a tab after #define for EXT_* constants.John Baldwin2019-06-281-12/+12
* | | cxgbe/t4_tom: the AIO tx job queue must be empty by the time the driverNavdeep Parhar2019-06-281-0/+1
* | | Mention proccontrol(1) -m kpti.Konstantin Belousov2019-06-281-1/+3
* | | Typo.Konstantin Belousov2019-06-281-1/+1
* | | [PowerPC64] readelf: print description for 'e_flags' in ELF header (ABI type)Leandro Lupori2019-06-281-1/+8
* | | [PowerPC64] Add ABI flags to 'file' magicLeandro Lupori2019-06-281-0/+3
* | | Fix missing powerpc64 in _LLVM_TARGET_FILTLeandro Lupori2019-06-281-1/+1
* | | Need to wait for epoch callbacks to complete before detaching aHans Petter Selasky2019-06-281-0/+9
* | | Implement API for draining EPOCH(9) callbacks.Hans Petter Selasky2019-06-284-9/+115
* | | Upgrade to Bzip2 version 1.0.7.Xin LI2019-06-2819-87/+84
|\ \ \
| * | | Vendor import bzip2 -- upgrade to version 1.0.7.vendor/bzip2/1.0.7Xin LI2019-06-2821-95/+92
* | | | Fix a typo.Cy Schubert2019-06-281-1/+1
* | | | Document the -B, binary logfile, and the -C config file options.Cy Schubert2019-06-281-1/+11
* | | | cxgbe/t4_tom: Mark the socket's receive as done before callingNavdeep Parhar2019-06-281-1/+1
* | | | cxgbe/t4_tom: Fix regression in t_maxseg usage within t4_tom.Navdeep Parhar2019-06-283-15/+19
* | | | cxgbe/iw_cxgbe: Remove unused field from the endpoint structure.Navdeep Parhar2019-06-282-2/+0
* | | | If vm_map_protect fails with KERN_RESOURCE_SHORTAGE, be sure toDoug Moore2019-06-281-13/+21
* | | | Add ACPI entries for Synopsys Designware UARTs used on ARM platformsRebecca Cran2019-06-281-0/+3
* | | | Add missing ACPI GICv2 MSI/MSI-X attachmentRebecca Cran2019-06-281-0/+12
* | | | libelftc: add RISC-V bfd targetsMitchell Horne2019-06-282-0/+28
* | | | readelf: Add support for RISC-V specific e_flagsMitchell Horne2019-06-282-1/+41
* | | | Add some missing RISC-V ELF definesMitchell Horne2019-06-281-0/+20
* | | | FIOBMAP2: inline vn_ioc_bmap2Alan Somers2019-06-271-21/+12
* | | | [skip ci] VOP_BMAP.9: fix diction in copyright headerAlan Somers2019-06-271-2/+2
* | | | Add non-blocking trylock variants for the rangelock functions.Rick Macklem2019-06-273-10/+69
* | | | Fix comment in sofree() to reference sbdestroy().John Baldwin2019-06-271-1/+1
* | | | Reject attempts to register a TCP stack being unloaded.John Baldwin2019-06-271-1/+5
* | | | Follow r349460 to complete removing "flags" in struct gpiobus_ivarLi-Wen Hsu2019-06-271-3/+1
* | | | Increase EFI_STAGING_SIZE to 100MB on x64Rebecca Cran2019-06-271-0/+4
* | | | Use __FBSDID() and sort #includes.John Baldwin2019-06-271-7/+11
* | | | Expose the kernel's build-ID through `uname -b`Ed Maste2019-06-272-6/+23
* | | | Hold an explicit reference on the socket for the aiotx task.John Baldwin2019-06-272-12/+15
* | | | Add support for extended descriptor format to Altera mSGDMA driver.Ruslan Bukin2019-06-274-9/+75
* | | | revert r349460, printf -> KASSERT in bus.h, until I can fix itAndriy Gapon2019-06-271-7/+12
* | | | gpiobus: provide a new hint, pin_listAndriy Gapon2019-06-273-28/+189
* | | | upgrade the warning printf-s in bus accessors to KASSERT-sAndriy Gapon2019-06-271-12/+7
* | | | bectl(8): create non-recursive boot environmentsKyle Evans2019-06-272-18/+43
* | | | picobsd: also exclude .git where we exclude .svn todayEd Maste2019-06-271-2/+2
* | | | Create a link to the ipmon.conf.5 man page as documented in ipmon.5.Cy Schubert2019-06-272-0/+2
* | | | Return a return code scripts might expect. I missed this whileCy Schubert2019-06-271-1/+1
* | | | Update usage() to refect the current state of ipmon.Cy Schubert2019-06-271-2/+5
* | | | Add the ipmon.5 man page.Cy Schubert2019-06-272-1/+2
* | | | Fix a typo.Cy Schubert2019-06-271-1/+1
* | | | libsecureboot: allow OpenPGP support to be dormantSimon J. Gerraty2019-06-267-31/+240
* | | | In get_fpcontext32() and set_fpcontext32(), we can't just use memcpy() toOlivier Houchard2019-06-261-4/+6