summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DIRDEPS_BUILD: Update dependencies.bdrewery2016-01-077-7/+6
* Move amd64 metadata.h to x86 and share with i386emaste2016-01-073-88/+63
* Always try to upgrade to bmake if not already using it.bdrewery2016-01-071-1/+1
* Don't install /usr/include/stand.h twice after r293040.bdrewery2016-01-072-1/+2
* Increase maximum buffer size for `-x cmd' valuedteske2016-01-071-1/+1
* net80211 drivers: fix ieee80211_init_channels() usageavos2016-01-0718-104/+113
* Fix VF handling of VLANs.sbruno2016-01-071-3/+2
* Fixup SFP module insertion on the 82599 when insertion happens aftersbruno2016-01-071-9/+49
* Disable the reuse of checksum offload context descriptors in the casesbruno2016-01-071-45/+63
* Switch em(4) to the extended RX descriptor format. This matches thesbruno2016-01-073-95/+129
* Wow, um ... sorry about that. The commit log for this code should havesbruno2016-01-071-63/+45
* Switch em(4) to the extended RX descriptor format. This matches thesbruno2016-01-071-45/+63
* nvme: do not revert o single I/O queue when per-CPU queues not possiblejimharris2016-01-073-64/+106
* nvme: break out interrupt setup code into a separate functionjimharris2016-01-071-66/+63
* nvme: do not pre-allocate MSI-X IRQ resourcesjimharris2016-01-073-39/+3
* nvme: remove per_cpu_io_queues from struct nvme_controllerjimharris2016-01-072-9/+3
* nvme: simplify some of the nested ifs in interrupt setup codejimharris2016-01-071-16/+20
* nvd: submit bios directly when BIO_ORDERED not set or in flightjimharris2016-01-071-0/+18
* nvd: break out submission logic into separate functionjimharris2016-01-071-12/+23
* nvd: skip BIO_ORDERED logic when bio fails submissionjimharris2016-01-071-0/+1
* nvd: do not wait for previous bios before submitting ordered biojimharris2016-01-071-13/+0
* nvd: set DISKFLAG_DIRECT_COMPLETIONjimharris2016-01-071-1/+1
* Print curpmap in "show pcpu" command.skra2016-01-071-0/+4
* Do not use 'struct route_in6' inside hash6_insert().melifaro2016-01-071-19/+13
* Apply the changes from r293284 to one additional file.jtl2016-01-071-3/+1
* Make cap_mkdb and services_mkdb file operations syncgarga2016-01-072-3/+19
* Convert pf(4) to the new routing API.melifaro2016-01-071-42/+89
* Remove unused file.hselasky2016-01-071-1/+0
* Convert cxgb/cxgbe to the new routing API.melifaro2016-01-074-75/+64
* Make additional parts of sys/geom/eli more usable in userspaceallanjude2016-01-079-184/+254
* Allow /etc/exports to contain usernames/groups with spaces in them.jpaetzel2016-01-072-1/+72
* cache: ansify functions and fix some style issuesmjg2016-01-071-38/+17
* Update dependencies after r292622 moved the ioctl script.bdrewery2016-01-071-3/+0
* Revert r293286. It was not intended to come in yet.bdrewery2016-01-072-19/+7
* Add in DIRDEPS_BUILD support.bdrewery2016-01-072-0/+23
* Move the MAKEOBJDIRPREFIX value guard to sys.mk and expand to MAKEOBJDIR.bdrewery2016-01-072-7/+19
* Switch GNU ld to be installed as ld.bfd and linked as ldemaste2016-01-071-2/+3
* Historically we have two fields in tcpcb to describe sender MSS: t_maxopd,glebius2016-01-078-94/+123
* Provide knob NO_INSTALLEXTRAKERNELS. If defined, extra kernels in KERNCONFglebius2016-01-061-4/+4
* Use standard name for ASCII LF and FF control codesemaste2016-01-062-7/+7
* style(9) fixes for EFI bootsmh2016-01-062-4/+3
* Fix const conversion warning in lz4_decompresssmh2016-01-061-1/+1
* Fix return from zfs_probe_devsmh2016-01-061-2/+2
* Fix _MSC_EXTENSIONS checkssmh2016-01-063-8/+8
* libunwind: Include header for dl_unwind_find_exidx for ARM EHABIemaste2016-01-061-0/+1
* loader.efi style(9) cleanupemaste2016-01-061-35/+29
* Introduce and use new EFI_ERROR_CODE macro for EFI errorsemaste2016-01-065-13/+13
* Add fls() to libstandemaste2016-01-061-2/+3
* Try a little harder to remove firstboot and firstboot-reboot files inimp2016-01-061-2/+8
* Enable the beastie menu for the UEFI consoleemaste2016-01-063-11/+4
OpenPOWER on IntegriCloud