summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add dependencies on the firmware, which allows the loading of the cxgbkib2013-05-162-0/+3
* Fix L2 cache write-back invalidate for Sheeva core.gber2013-05-161-0/+8
* Add tcp header flags ECE and CWR defined in RFC 3168.hiren2013-05-163-2/+6
* Add a kernel config file for the BeableBone Black SoC.rpaulo2013-05-161-0/+127
* Return one-based key so that user can check if the key is ever allocateddavidxu2013-05-161-4/+7
* Convert a couple of helper scripts used to test the ip provider to work onmarkj2013-05-152-11/+20
* Rename O_DIRECTORY to O_TMP_DIRECTORY to avoid shadowing the fcntl.hjh2013-05-153-6/+6
* Constify parameters, no functional or binary change.delphij2013-05-151-6/+6
* Implement my first cut at "correct" node power-save andadrian2013-05-157-72/+504
* sbin/camcontrol/camcontrol.casomers2013-05-151-2/+6
* Add Qlogic 10Gigabit Ethernet & CNA Adapter Driver Version 3.10.10 fordavidcs2013-05-1522-0/+11633
* Document WITHOUT_CROSS_COMPILER and WITHOUT_FORMAT_EXTENSIONS.brooks2013-05-151-0/+10
* Add support for an external cross compiler. The cross compiler isbrooks2013-05-153-6/+67
* Add a new option WITHOUT_FORMAT_EXTENSIONS to disable flags related tobrooks2013-05-153-2/+16
* Fix typo in comment.des2013-05-151-1/+1
* Fix a typo: It should be "strtoll" and not "stroll".hiren2013-05-141-3/+3
* Port the new PV entry allocator from amd64/i386/mips to armv6/v7.gber2013-05-143-79/+471
* Centralize standard getopts arguments, both for convenience and to correctdteske2013-05-1443-46/+72
* Add less to rescue build. On amd64, this increases rescue size by aboutdelphij2013-05-131-0/+3
* Improve readability of static assertions for OFFSET_* macros.ed2013-05-132-6/+8
* Rework the way C11 keywords are defined.ed2013-05-131-25/+57
* Add ALQ beacon debugging.adrian2013-05-133-0/+28
* Support sending ATH_ALQ messages with no payload.adrian2013-05-131-3/+5
* etc/rc.d/syslogdasomers2013-05-131-1/+3
* Use an ugly hack to get around bootstrapping problems when buildingdim2013-05-131-0/+5
* Remove a bogus re-assignment.jkim2013-05-131-2/+0
* Deal correctly with 40G ports that don't have any transceiver pluggednp2013-05-131-0/+7
* Fix typo in net.inet.tcp.minmss sysctl description.jimharris2013-05-131-1/+1
* As python3 does not have raw_input(), convert it to input() when wehiren2013-05-131-1/+5
* Improve the debugging output - use the MAC address rather than variousadrian2013-05-132-37/+112
* Since the node state is 100% back under the TX lock, just kill the useadrian2013-05-132-17/+10
* Oops, commit the other half of r250606.adrian2013-05-132-27/+135
* This lock only protects the rate control state for now, mention this.adrian2013-05-131-1/+1
* Begin tidying up the reassociation and node sleep/wakeup paths.adrian2013-05-131-22/+37
* Set st_nlink in the stat structure within the inode to 1 as well.marcel2013-05-131-0/+1
* mdoc sweepjoel2013-05-138-28/+67
* o Add accessor functions to add and remove pages from a specificattilio2013-05-134-206/+152
* Add a remark to the effect that a manually started relearn will alwaysmarkj2013-05-131-0/+4
* The HPN patch added a new BUG bit for SSH_BUG_LARGEWINDOWbdrewery2013-05-131-1/+1
* Bandaid for compiling with gcc, which happens to be the default compilerpeter2013-05-131-0/+1
* Pull in r181286 from upstream llvm trunk:dim2013-05-131-5/+6
* MFV: less v458.delphij2013-05-1314-457/+492
* mdoc sweep.joel2013-05-1215-21/+33
* Add support for the eofflag to nfs_readdir() in the new NFSrmacklem2013-05-121-1/+8
* Revert r250565 which causes issues for older CPUseadler2013-05-121-18/+18
* - pctrie really only requires two byte alignment so that there is a singlejeff2013-05-121-1/+5
* Refactor vm_page_alloc()'s interactions with vm_reserv_alloc_page() andalc2013-05-123-25/+63
* Fix several typoseadler2013-05-1211-12/+12
* head -n doesn't take negative arguments on FreeBSD, so instead use sed '$d'markj2013-05-122-4/+4
* Bring back part of r249367 by adding DTrace's temporal option, which allowsmarkj2013-05-1217-301/+1087
|\
OpenPOWER on IntegriCloud