aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* FAST_DEPEND: Use .dinclude to enable full .depend logic in bmake.Bryan Drewery2016-03-111-1/+8
* cxgbe(4): Add sysctls to display the TP microcode version and theNavdeep Parhar2016-03-113-1/+29
* cxgbe(4): Add a sysctl for the event capture mask of the TP block'sNavdeep Parhar2016-03-111-0/+25
* cxgbe(4): Improvements to the code that deals with the firmware's log.Navdeep Parhar2016-03-102-27/+29
* cxgbe(4): Fix bug in r296603. The memory window needs to beNavdeep Parhar2016-03-101-1/+1
* Revert r292074 (by smh): Limit stripesize reported from nvd(4) to 4KAlexander Motin2016-03-104-36/+1
* Make ZFS ignore stripe sizes above SPA_MAXASHIFT (8KB).Alexander Motin2016-03-101-1/+1
* Add support for ddb(4).Ruslan Bukin2016-03-1014-9/+1130
* Make ZFS more picky to GEOM stripe sizes and offsets.Alexander Motin2016-03-101-1/+2
* cxgb(4): Remove redundant part of an assertion.Navdeep Parhar2016-03-101-1/+1
* MFV r296609: 6370 ZFS send fails to transmit some holesAlexander Motin2016-03-102-14/+43
* Don't assume that bio_cmd is a bitfield.Warner Losh2016-03-101-21/+22
* Don't assume that bio_cmd is a bit mask.Warner Losh2016-03-102-6/+6
* Don't assume that bio_cmd is bit mask.Warner Losh2016-03-102-4/+14
* Move to new value for XPT_GET_SIM_KNOB to avoid clash with XPT_ATA_IO.Warner Losh2016-03-104-4/+9
* cxgbe(4): Add general purpose routines that offer safe access to theNavdeep Parhar2016-03-103-120/+175
* Fix bug in VNIC causing phony number of available TX descriptorsZbigniew Bodek2016-03-101-1/+1
* Fix "received NULL mbuf" bug in VNICZbigniew Bodek2016-03-101-6/+1
* cxgbe(4): Allow the addr/len pair that is being validated inNavdeep Parhar2016-03-101-37/+112
* hyperv/hn: Make the # of TX rings configurable.Sepherosa Ziehau2016-03-101-20/+31
* hyperv/hn: Factor out hn_channel_attachSepherosa Ziehau2016-03-102-14/+45
* hyperv/hn: Move if_initname to an earlier placeSepherosa Ziehau2016-03-101-4/+1
* Don't assume that bio_cmd is a bitfield.Warner Losh2016-03-101-1/+1
* Don't assume bio_cmd is a bit field.Warner Losh2016-03-101-1/+1
* Add raw RX-50 support. These are 400k single sided disks with 80Warner Losh2016-03-102-0/+2
* Stop assuming that bio_cmd is a bit field.Warner Losh2016-03-101-14/+20
* Actually send a asconf chunk, not only queue one.Michael Tuexen2016-03-101-0/+1
* Fix code so that buf_ring allocation for Tx Queues and their mutexesDavid C Somayajulu2016-03-091-28/+119
* FILEMON_SET_FD: Disallow changing the fd.Bryan Drewery2016-03-091-2/+4
* For the MD_ROOT option don't inject /dev/md0 as root dev when ROOTDEVNAMEMaxim Sobolev2016-03-092-2/+3
* Regen.John Baldwin2016-03-0911-256/+94
* Simplify AIO initialization now that it is standard.John Baldwin2016-03-0910-121/+78
* Fix reporting of the CloudABI ABI in kdump.John Baldwin2016-03-092-2/+2
* Second argument of the mips_timer_init_params() is boolean, soMaxim Sobolev2016-03-091-1/+1
* Improve U-Boot API detectionStanislav Galabov2016-03-093-2/+41
* Add new IOCTL compat shims for ABI breakage caused by r296510:Alexander Motin2016-03-093-136/+437
* Add support for IPPROTO_IPV6 socket layer for getsockopt/setsockopt calls.Andrey V. Elsukov2016-03-092-0/+88
* cxgbe(4): Rename regwin_lock to reg_lock. It is used to protect accessNavdeep Parhar2016-03-082-19/+19
* drm/i915: Update to match Linux 3.8.13Jean-Sébastien Pédron2016-03-0857-8673/+19751
* Better english.Dmitry Chagin2016-03-081-1/+1
* cxgbe(4): Reshuffle and rototill t4_hw.c, solely to reduce diffs withNavdeep Parhar2016-03-081-817/+920
* Put a commit message from r296502 about Linux alarm() system callDmitry Chagin2016-03-081-0/+5
* MFV r296529:Alexander Motin2016-03-082-5/+8
* MFV r296527: 6659 nvlist_free(NULL) is a no-opAlexander Motin2016-03-084-8/+4
* MFV r296522: 6541 Pool feature-flag check defeated if "verify" is includedAlexander Motin2016-03-082-1/+7
* MFV r296520: 6562 Refquota on receive doesn't account for overageAlexander Motin2016-03-081-3/+28
* MFV r296518: 5027 zfs large block support (add copyright)Alexander Motin2016-03-0843-0/+43
* boot1.efi: use += to append to LDFLAGSEd Maste2016-03-081-1/+1
* MFV r296515: 6536 zfs send: want a way to disable setting ofAlexander Motin2016-03-082-1/+14
* MFV r296513: 6450 scrub/resilver unnecessarily traverses snapshots createdAlexander Motin2016-03-081-4/+50