summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove 50% ZFS conditional from bsdinstall/zfsbootallanjude2016-03-171-5/+5
* Add missing curly brackets in for loop.hselasky2016-03-171-2/+3
* Reduce the number of local variables. Remove redundant check that inpae2016-03-171-19/+11
* Change in6_selectsrc() to allow usage of non-local IPv6 addresses inae2016-03-171-10/+18
* Add paragraph about isp(4) improvements.mav2016-03-171-0/+5
* A20: Gpiobus can be attached only after full gpio driver initialization.mmel2016-03-171-8/+4
* Make it an error to build an ARM kernel with COMPAT_FREEBSDn where n < 10.andrew2016-03-171-0/+6
* Fixes a few style(9) issues, remove extra blank lines.loos2016-03-173-125/+118
* xo_config.h no longer in contrib, so -I's neededsjg2016-03-172-3/+5
* cxgbe(4): Tidy up PAUSE frame accounting.np2016-03-172-6/+21
* [net80211] Add some more missing IEs.adrian2016-03-171-0/+13
* fail(9): Only gather/print stacks if STACK is enabledcem2016-03-173-1/+12
* We need libutilsjg2016-03-171-1/+7
* Bring down 0.4.5 vendor files and other catchups with the distribution tarball.obrien2016-03-166-287/+416
|\
| * More closely match theobrien2016-03-169-370/+252
| * Moving libxo to properly tracked, 3rd-Party imported handling.obrien2016-03-16345-0/+54139
* Move generated file from contrib to build directory.phil2016-03-162-1/+1
* Implement GELI (AES-XTS and AES-CBC only) in gptboot and gptzfsbootallanjude2016-03-1624-45/+1218
* Due to invalid use of a signed intermediate value in the bounds checkingglebius2016-03-161-2/+2
* cxgbe(4): Enable PFs 0-3, and allow creation of SR-IOV VFs on these PFsnp2016-03-162-54/+202
* cxgbe(4): Enable additional capabilities in the default configurationnp2016-03-163-11/+37
* cxgbe(4): Update some register settings in the default configurationnp2016-03-162-30/+56
* cxgbe(4): Remove a couple of pointless assignments in sysctl_meminfo.np2016-03-161-5/+5
* Remove armeb FreeBSD 6 compat shimemaste2016-03-161-5/+1
* Remove incorrect BUGS entry about asserting lock not held.bdrewery2016-03-161-6/+1
* Fix debug printfimp2016-03-161-1/+1
* Remove old COMPAT_FREEBSD options from the ARM kernel configs. We replacedandrew2016-03-169-22/+7
* Pacify Coverity in a better way, to avoid write-only variable when buildingtrasz2016-03-161-3/+1
* Import basic support for Nvidia Jetson TK1 board and tegra124 SoC.mmel2016-03-1639-0/+16325
* Fix kernel build after adding new sysctl asserts in r296933.hselasky2016-03-161-1/+1
* Fix crash in krping when run as a client due to NULL pointer access.hselasky2016-03-161-0/+1
* Improve the implementation and documentation of thehselasky2016-03-163-3/+19
* pf: Improve forwarding detectionkp2016-03-161-4/+6
* Display the VHT IE names.adrian2016-03-161-0/+3
* Add initial VHT IE's and action codes.adrian2016-03-161-0/+6
* fail.9: Bump Ddcem2016-03-161-1/+1
* fail(9): Upstreaming some fail point enhancementscem2016-03-165-208/+1025
* kbdcontrol: add -P path option to add keymap search pathsemaste2016-03-162-23/+73
* [net80211] Begin implementing rate control module stats.adrian2016-03-163-0/+83
* Prevent invalid ixgbe advertise setting warningsmh2016-03-161-4/+4
* Partially revert r266227 and stop stripping paths in ldscripts.bdrewery2016-03-152-2/+5
* vtfontcvt: support .hex fonts with characters beyond the Unicode BMPemaste2016-03-151-2/+3
* Fix small memory leak on attempt to access deleted snapshot.mav2016-03-151-0/+1
* Pacify Coverity.trasz2016-03-151-1/+3
* libc: don't build compat functions if building WITHOUT_SYMVERemaste2016-03-155-8/+20
* Fix copy-n-pasteo in r296899 ukbdmap.h header generation for pc98emaste2016-03-151-1/+1
* Use hardware computed Toeplitz hash for incoming flowidshselasky2016-03-152-2/+3
* Fix witness panic in the ipoib_ioctl() function when unloading thehselasky2016-03-152-0/+7
* The PKRU state size is 4 bytes, its support makes the XSAVE area sizekib2016-03-152-6/+8
* Add phy framework, a next part of new 'extended resources' family ofmmel2016-03-154-0/+384
OpenPOWER on IntegriCloud