summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* zfs: make use of getnewvnode_reserve in zfs_mknode and zfs_zgetavg2012-10-171-0/+7
* Fix build.delphij2012-10-171-1/+1
* Whitespace cleanup.np2012-10-172-18/+18
* o Use nanosleep(2) to sleep exact amount of time till the next second,sobomax2012-10-171-6/+48
* report total number of ports for each lagg(4) interfaceemax2012-10-161-0/+3
* Properly handle non-keyword case by setting e->second to 0.sobomax2012-10-161-0/+1
* introduce concept of ifi_baudrate power factor. the idea is to workemax2012-10-163-2/+4
* Add support for samsung HM250JIeadler2012-10-161-0/+9
* Obey the value of "MK_BMAKE".obrien2012-10-161-1/+1
* Fix aha(4) build with i386 LINT (which includes 'device mca').pluknet2012-10-161-1/+2
* Make the "struct if_clone" opaque to users of the cloning API. Usersglebius2012-10-1623-326/+396
* Disconnect non-MPSAFE CODAFS from the build in preparation for droppingattilio2012-10-166-19/+0
* Disconnect non-MPSAFE XFS from the build in preparation for droppingattilio2012-10-168-154/+1
* Disconnect non-MPSAFE PORTALFS from the build in preparation for droppingattilio2012-10-1617-31/+7
* Fix build of dpt(4).pluknet2012-10-161-2/+2
* Disconnect non-MPSAFE HPFS from the build in preparation for droppingattilio2012-10-164-8/+0
* Fix build of aha(4).glebius2012-10-163-15/+16
* Add a bunch more example completions.eadler2012-10-161-14/+84
* Split sdhci driver in two parts: sdhci and sdhci_pci.gonzo2012-10-1611-569/+904
* Acquire the rangelock for truncate(2) as well.kib2012-10-151-3/+7
* Exclude potential circular symlinkemaste2012-10-151-1/+1
* Add my new association with bcr and jkois.eadler2012-10-151-0/+3
* Add locking to the dpt(4) driver and mark it MPSAFE.jhb2012-10-155-286/+233
* Add locking to the bt(4) driver and mark it MPSAFE.jhb2012-10-156-137/+130
* Add locking to the aic(4) driver and mark it MPSAFE.jhb2012-10-155-94/+110
* Add locking to the ahb(4) driver and mark it MPSAFE.jhb2012-10-152-105/+93
* Add locking to the aha(4) driver and mark it MPSAFE.jhb2012-10-154-111/+86
* Add locking to the adw(4) driver and mark it MPSAFE.jhb2012-10-155-145/+119
* mx1 -> smarthost.ysvpeter2012-10-151-1/+1
* Add a comment describing why r241097 was done.rmacklem2012-10-151-0/+11
* Fix minor nits:eadler2012-10-152-3/+4
* Add support for the USB DISK Pro PMAP.eadler2012-10-151-0/+9
* Mask data to only 16 bits to be sure on write into switch reg.ray2012-10-151-1/+1
* Locking for etherswitch framework:ray2012-10-154-7/+82
* Defaulting to id "0" if ar7240_probe(dev) success, fix warning when buildingray2012-10-151-0/+1
* Add per-second scheduling into the cron(8). Right now it'ssobomax2012-10-154-9/+45
* We don't need to convert ip6_len to host byte order beforeglebius2012-10-151-2/+0
* Fix an mbuf leak in cpsw driver, clean up mbuf management:kientzle2012-10-151-5/+8
* Add a description for the '-S' option to the mountd man page.rmacklem2012-10-151-2/+15
* Add a new '-S' option to mountd, which tells it to suspendrmacklem2012-10-151-2/+11
* Track the total number of software queued frames in an atomic variableadrian2012-10-151-0/+10
* Stop abusing the ATH_TID_*() queue macros for filtered frames and giveadrian2012-10-142-8/+26
* Mirror the changes made in SVN r240798:dteske2012-10-141-4/+3
* Cut-and-paste dropped semicolon.kientzle2012-10-141-1/+1
* Name cpsw_stop to cpsw_stop_locked consistently with other functionskientzle2012-10-141-5/+7
* Return correct packet size.kientzle2012-10-141-3/+3
* Add two new options to the nfssvc(2) syscall that allowrmacklem2012-10-144-2/+47
* Push the actual TX processing into the ath taskqueue, rather than havingadrian2012-10-143-15/+36
* Break the RX processing up into smaller chunks of 128 frames each.adrian2012-10-141-0/+22
* Add a KPI to allow to reserve some amount of space in the numvnodeskib2012-10-144-24/+77
OpenPOWER on IntegriCloud