summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add D-Link DFE-520TX rev C1.yongari2013-01-162-0/+7
* Reports pools which have a removed l2cache disk under -x as this is whatsmh2013-01-151-0/+10
* Use armv7_drain_writebuf() and armv7_context_switch, instead of the arm11cognet2013-01-151-2/+2
* Only spin on the blocked_lock for SCHED_ULE+SMP, as it's done on the othercognet2013-01-151-0/+3
* - More properly handle interrupted NFS requests on an interruptible mountjhb2013-01-152-4/+18
* Don't define rel/acq variants of some atomic operations as the regularcognet2013-01-151-13/+12
* Do not require a filter-only interrupt handler for puc ports that are notjhb2013-01-151-1/+1
* Do not autotune ncallout to be greater than 18508.alfred2013-01-151-1/+4
* cxgbe/tom: Add support for fully offloaded TCP/IPv6 connections (passive open).np2013-01-151-71/+214
* cxgbe/tom: Add support for fully offloaded TCP/IPv6 connections (active open).np2013-01-151-42/+83
* Add some new debugging options for the ath(4) and ath_hal(4) drivers.adrian2013-01-151-1/+3
* Implement frame (data) transmission using if_transmit(), rather thanadrian2013-01-155-103/+485
* Remove the use of the ifnet send queue and if_start() in the poweradrian2013-01-151-8/+32
* Add gjb as my co-mentor now that I have a full doc/www bit.rene2013-01-151-0/+1
* Satisfy the intent of kern/151564: [ciss] ciss(4) should increasesbruno2013-01-153-18/+42
* - Use standard RETURN VALUES section.zont2013-01-151-6/+2
* - Detect when we are in KVM.zont2013-01-151-0/+2
* Allow to insert new component to geom_raid3 without specifying number.mav2013-01-153-19/+34
* Add mistakenly removed third clause to licenseganbold2013-01-151-3/+6
* Fix formatting of license according to share/examples/etc/bsd-style-copyrightganbold2013-01-155-5/+5
* Fix license to follow standard license templateganbold2013-01-155-20/+15
* Initial support for Allwinner A10 SoC (Cubieboard)ganbold2013-01-1510-0/+1274
* cxgbe/tom: Basic CLIP table management.np2013-01-152-2/+178
* Add myself as a port committer (with eadler@ and bdrewery@ as mentors).dbn2013-01-152-0/+5
* In case somebody still use it, fix legacy ataraid(4) to work on combinedmav2013-01-151-1/+2
* Alike to r242314 for GRAID make GRAID3 more aggressive in marking volumesmav2013-01-151-9/+12
* Alike to r242314 for GRAID make GMIRROR more aggressive in marking volumesmav2013-01-151-9/+12
* cxgbe/tom: Miscellaneous updates for TOE+IPv6 support (more to follow).np2013-01-152-16/+38
* Add an option DB_FROM_SRC to use src/etc's user/group databases whenbrooks2013-01-152-15/+36
* Don't use f_show_msg() unless printf(1) syntax is required (this reduces thedteske2013-01-1414-56/+57
* Remember the . in .\" in the WITH_NMTREE file and regenerate the output.brooks2013-01-142-3/+3
* cxgbe(4): Updates to the hardware L2 table management code.np2013-01-147-190/+149
* Keep value of orig_config_id metadata field. Windows driver writes theremav2013-01-141-2/+5
* Add CLOCK_PROCESS_CPUTIME_ID to <time.h>, to synchronize the CLOCK_*dim2013-01-141-0/+1
* Add new u3g device quirk.hselasky2013-01-142-0/+2
* sh: Simplify cd-hash interaction.jilles2013-01-142-40/+15
* Small cosmetic tuning of the IRRT status constants.mav2013-01-141-4/+7
* Quiesce some clang warnings while we're here doing stuff.sbruno2013-01-143-2/+9
* Print some more metadata fields.mav2013-01-141-6/+12
* sh: Pass $? to command substitution containing compound/multiple commands.jilles2013-01-142-2/+6
* - Get rid of unused function vmspace_wired_count().zont2013-01-142-7/+0
* Remove stray tabs.jlh2013-01-141-2/+2
* Allow commands without any additional arguments, as stated in thejlh2013-01-141-2/+2
* Update sigcode to use both the current ABI and FreeBSD's version of theandrew2013-01-141-1/+18
* Switch the default CPU to an arm9. This removes compiler support for theandrew2013-01-141-1/+1
* Directly uses calloc(3) instread of malloc(3) + memset(3)bapt2013-01-141-2/+1
* Add a trivial comment to record the proper commit log for r245407:kib2013-01-141-0/+1
* Rearrange the struct bufobj and struct vnode layouts to reducekib2013-01-142-21/+23
* For zfs vnodes, use the standard inode number based hash algorithm.kib2013-01-141-0/+2
* The current default size of the nullfs hash table used to lookup thekib2013-01-141-10/+6
OpenPOWER on IntegriCloud