aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't hide zero-length strings when doing sysctl listings.Hans Petter Selasky2014-06-271-2/+2
* Sort command flags in usage output and the manpages.John Baldwin2014-06-274-70/+70
* Add proper rangechecks in "axge_rx_frame()" function andHans Petter Selasky2014-06-271-12/+21
* Fix typo in r267481.Alexander Motin2014-06-271-1/+1
* Set the version and date to fixed fields rather than usingPeter Grehan2014-06-271-2/+2
* Check lower bound of cmsg_len.Mateusz Guzik2014-06-271-1/+1
* MFV illumosRui Paulo2014-06-2619-39/+2283
|\
* \ MFV illumosRui Paulo2014-06-2652-163/+2057
|\ \
* | | Add stubs for CTF functions which are not yet implemented.Rui Paulo2014-06-261-0/+2
* | | use .Mt to mark up email addresses consistently (final part)Baptiste Daroussin2014-06-26411-737/+678
* | | MFV illumosRui Paulo2014-06-2619-6/+1477
|\ \ \
| * | | OS-1723 DTrace should speak JSONRui Paulo2014-06-261-0/+79
| * | | 4756 metaslab_group_preload() could deadlockXin LI2014-06-172-4/+25
| * | | 4897 Space accounting mismatch in L2ARC/zpoolXin LI2014-06-171-5/+13
| * | | 4891 want zdb option to dump all metadataXin LI2014-06-174-7/+54
| * | | 4881 zfs send performance degradation when embedded block pointers are encoun...Xin LI2014-06-171-15/+20
| * | | 4390 i/o errors when deleting filesystem/zvol can lead to space map corruptionXin LI2014-06-1718-158/+296
| * | | 4757 ZFS embedded-data block pointers ("zero block compression")Xin LI2014-06-1742-261/+1187
| * | | 4767 dtrace_probe() always has the timestampMark Johnston2014-06-031-2/+3
| * | | 4470 overly aggressive D integer narrowing breaks 32-bit ustack helpersMark Johnston2014-06-032-1/+49
| * | | 4469 DTrace helper tracing should be dynamicMark Johnston2014-06-031-31/+52
| | |/ | |/|
| * | 4471 DTrace count() with histogramMark Johnston2014-06-0319-39/+2283
| |/
| * 4474 DTrace Userland CTF SupportMark Johnston2014-06-0381-236/+2122
* | use .Mt to mark up email addresses consistently (part6)Baptiste Daroussin2014-06-26168-217/+212
* | Sync the E1000 shared code with Intel internal, this adds fixes,Jack F Vogel2014-06-2625-229/+806
* | - Document -b to enable the bvmcons console (but mark it as deprecatedJohn Baldwin2014-06-262-7/+21
* | Simplify statistics calculation.Alexander Motin2014-06-261-118/+20
* | MFV illumos r266986:Rui Paulo2014-06-2611-46/+845
|\ \
* | | Revert r267898.Rui Paulo2014-06-2619-2297/+40
* | | Use dtrace -s instead of /bin/sh for DTrace scripts.Rui Paulo2014-06-263-119/+114
* | | Fix whitspace indentation from spaces to tabs.Bjoern A. Zeeb2014-06-261-62/+62
* | | Introduce opt_netfpga.h and allow setting NF10BMAC_64BIT from mips kernelBjoern A. Zeeb2014-06-264-2/+8
* | | Add support for emulating the move instruction: "mov r/m8, imm8".Tycho Nightingale2014-06-261-0/+15
* | | Allow switching between 32bit and 64bit bus width data access at compileBjoern A. Zeeb2014-06-262-19/+41
* | | Rather than using a constant use sizeof(val) allowing for the lengthBjoern A. Zeeb2014-06-261-1/+1
* | | In preparation for 64bit mode remove all the _4 from the function andBjoern A. Zeeb2014-06-261-58/+58
* | | Delay the call to crhold() in vm_map_insert() until we know that we won'tAlan Cox2014-06-261-9/+4
* | | Fix build with WITHOUT_INET6.Hajimu UMEMOTO2014-06-261-0/+2
* | | Remove duplicated includes.Pawel Jakub Dawidek2014-06-264-9/+2
* | | - Exclude loopback address rather than loopback interface.Hajimu UMEMOTO2014-06-261-13/+27
* | | Remove not needed initialisation code.Hans Petter Selasky2014-06-261-11/+2
* | | Document EINVAL as per POSIX.Sergey Kandaurov2014-06-262-2/+10
* | | Allow MODE SENSE commands through Write Exclusive persistent reservation,Alexander Motin2014-06-263-4/+33
* | | Add READ BUFFER and improve WRITE BUFFER SCSI commands support.Alexander Motin2014-06-264-22/+113
* | | Bring the following change from the illumos-joyent repository:Rui Paulo2014-06-2619-40/+2297
* | | MFV r267843: update file/libmagic to 5.19.Xin LI2014-06-26362-7536/+40430
|\ \ \
| * | | Vendor import of file 5.19.vendor/file/5.19Xin LI2014-06-24357-7223/+40312
* | | | Improve r264388 removing namespace pollution previously introduced inDavide Italiano2014-06-261-1/+1
* | | | Retire IP_RSSCPUID ; the right thing to do is query the RSS bucket;Adrian Chadd2014-06-262-6/+12
* | | | Add another RSS method to query the indirection table entries.Adrian Chadd2014-06-262-0/+21