aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* hyperv/hn: Enable transparent VF by default.Sepherosa Ziehau2017-10-111-1/+1
* hyperv/hn: Workaround erroneous hash type observed on WS2016 for VF.Sepherosa Ziehau2017-10-113-8/+36
* Don't use a non-zero argument for __builtin_frame_addressKurt Lidl2017-10-111-1/+1
* Do exception offset computations in 64 bits, not 32.Justin Hibbits2017-10-111-3/+3
* sysctl.9: document CTLFLAG_CAPRD and CTLFLAG_CAPWREd Maste2017-10-101-1/+5
* match sendfile() error handling to send().Sean Bruno2017-10-101-2/+6
* growfs: ANSIfy cgckhash()Ed Maste2017-10-101-2/+1
* Fix forced dismount when a pNFS mount is hung on a DS.Rick Macklem2017-10-102-0/+21
* Revert Commit r324290David C Somayajulu2017-10-102-21/+0
* uart: detect 256-byte FIFOsEd Maste2017-10-101-1/+4
* Merge ACPICA 20170929 (take 2).Jung-uk Kim2017-10-1069-1369/+3051
|\
* | Do not check whether AcpiOsGetTimer() is called during boot.Jung-uk Kim2017-10-101-3/+0
* | Hard link if_igb.ko to if_em.ko. Use a LINK directive to ensure thatSean Bruno2017-10-101-2/+1
* | Growfs got missed in r323923 that added a check hash to cylinder groups.Kirk McKusick2017-10-102-1/+19
* | Mute gcc warning about p not being possibly initializedEnji Cooper2017-10-101-1/+1
* | Do not print error when running make check-old on systemBaptiste Daroussin2017-10-101-1/+1
* | Support the EFI Runtime Services on arm64. As with amd64 we use the 1:1Andrew Turner2017-10-106-1/+299
* | Add machine/fpu.h on arm64 for compatibility with amd64.Andrew Turner2017-10-101-0/+6
* | Move the pmap_l0_index, etc. macros to pte.h. These will be used by theAndrew Turner2017-10-102-5/+5
* | Make sure the IPv6 scope ID gets zeroed inside the GID. Else searching for aHans Petter Selasky2017-10-101-0/+6
* | Use common rdma_ip2gid() function instead of custom mlx5_ip2gid() one.Hans Petter Selasky2017-10-101-21/+1
* | Add support for parsing and using IPv6 addresses in krping.Hans Petter Selasky2017-10-101-13/+90
* | hyperv/hn: Workaround erroneous hash type observed on WS2016.Sepherosa Ziehau2017-10-103-30/+90
* | hyperv/vmbus: Expose Hyper-V major version.Sepherosa Ziehau2017-10-102-1/+5
* | hyperv/vmbus: Add tunable to pin/unpin event tasks.Sepherosa Ziehau2017-10-101-4/+17
* | Check the exit code from fsck_ffs instead of relying on MODIFIED being in the...Enji Cooper2017-10-102-26/+37
* | Add OpenBSD 6.2, reorder macOS 10.13Eitan Adler2017-10-101-4/+5
* | Fix typos: `stand alon{e,g}` should be spelled like `standalone`Enji Cooper2017-10-101-3/+3
* | Add missing SUBDIR needed for iwmfw to load after ^/head@r324434Enji Cooper2017-10-101-1/+2
* | Sort SUBDIR and put entries on a single listEnji Cooper2017-10-101-1/+5
* | Rather than laying whack-a-mole with including the path to stand.h,Warner Losh2017-10-1024-51/+3
* | Revert r324405 at the request of the submitter pending better solution.Sean Bruno2017-10-101-5/+0
* | Add Asus USB-N13, rev. B1 to the rtwn_usb hardware listBenjamin Kaduk2017-10-101-1/+2
* | Remove embedded newlines from sysctl variable descriptionsAlan Somers2017-10-092-22/+23
* | Do not report the filesystem as modified when the only change is toKirk McKusick2017-10-091-1/+7
* | Note libstand is no longer a public interface in UPDATING. BumpWarner Losh2017-10-092-1/+5
* | Disconnect libstand from the build.Warner Losh2017-10-093-2/+5
* | Create sys/boot/libsa and build libstand.a thereWarner Losh2017-10-093-1/+16
* | Define LIBSA* and use them instead of overloaded LIBSTANDWarner Losh2017-10-0917-47/+35
* | Add missing -I${SASRC} in a couple of places so that stand.h doesn'tWarner Losh2017-10-092-1/+2
* | Define SASRC and use itWarner Losh2017-10-0926-28/+39
* | Prefer ${LIBSTAND} to -lstandWarner Losh2017-10-093-3/+3
* | Improvements to sendfile(2) mbuf free routine.Gleb Smirnoff2017-10-093-73/+51
* | In mb_dupcl() don't copy full m_ext, to avoid cache miss. Respectively,Gleb Smirnoff2017-10-093-8/+34
* | Shorten list of arguments to mbuf external storage freeing function.Gleb Smirnoff2017-10-0919-129/+88
* | When showing the sleepqueues from the in-kernel debugger,Hans Petter Selasky2017-10-091-1/+1
* | The recent change to initialization of blists (r324420) relied on '-1'Alan Cox2017-10-091-1/+2
* | cxgbetool(8): Do not close uninitialized fd on malloc failure.Navdeep Parhar2017-10-091-1/+0
* | Switch BEAGLEBONE, CUBIEBOARD, and PANDABOARD to use the GENERICGlen Barber2017-10-093-3/+6
* | Fix freebsd-update(8) erroneous message and exit status when "fetch install" ...Guangyuan Yang2017-10-091-2/+8