summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iic_rdwr_data->nmsgs is uint32_t, so limit the allowable number of messages t...jah2016-05-202-0/+11
* Fixup the geliboot sector rounding codeallanjude2016-05-202-19/+31
* Remove DTrace tooklkit from the mtree and add the files to removegnn2016-05-202-2/+7
* Remove dangling references to rman_await_resource().jhb2016-05-204-23/+3
* [bhnd] Add BHND SoC support (only BCMA case)adrian2016-05-203-0/+421
* [bhnd] Add bhnd bridge support for bus_adjust_resource().adrian2016-05-203-7/+75
* [bhnd] Add remaining bus_(read|write|set)_(1|2|4) APIsadrian2016-05-206-64/+415
* Implement a proper detach method for the PCI-PCI bridge driver.jhb2016-05-204-4/+196
* iwm: add 'opt_wlan.h' include into source files.avos2016-05-1910-0/+20
* Document new net.inet.tcp.ecn.enable sysctl settings.truckman2016-05-191-1/+12
* ath: refactor/split getchannels() method.avos2016-05-192-211/+272
* iwm: restart device after watchdog timeouts.avos2016-05-191-2/+3
* mwl: switch to ieee80211_add_channel*().avos2016-05-191-98/+28
* Change net.inet.tcp.ecn.enable sysctl mib from a binary off/ontruckman2016-05-192-2/+2
* ipw: switch to ieee80211_add_channel()avos2016-05-192-13/+42
* wi: switch to ieee80211_add_channel()avos2016-05-192-17/+44
* net80211: restore interface state check for IEEE80211_IOC_SCAN_REQ ioctl.avos2016-05-191-0/+5
* net80211: fix more compiler warnings.avos2016-05-1912-17/+17
* elf_common.h: add section header flag and dynamic typesemaste2016-05-191-0/+3
* Fixed memory leak in FDT overlay handling codegonzo2016-05-191-0/+2
* Make code compile when basename() is POSIX compliant.ed2016-05-191-2/+2
* Remove the old version of the DTraceToolkit from the source tree.gnn2016-05-191015-78530/+3
* Clean up the handling of errors from vm_pager_get_pages(). Mostly, thisalc2016-05-191-26/+18
* Adjust a couple of error cases in camdd(8).ken2016-05-191-3/+6
* vm/vm_page.h: Fix trivial '-Wpointer-sign' warningcem2016-05-192-3/+3
* Fix delaying requests to unknown virtual ports 2s after init.mav2016-05-192-1/+6
* Document _umtx_op(2) interface for the implementation of robust mutexes.kib2016-05-192-14/+221
* sys/vmmeter.h: Fix trivial '-Wsign-compare' warning in common headercem2016-05-191-1/+1
* Adjust the creation of tq_name so it can be freed correctlyscottl2016-05-192-7/+9
* Add proper reporting for early task management errors.mav2016-05-193-6/+21
* Add IOCB debugging for ISPCTL_RESET_DEV and ISPCTL_ABORT_CMD.mav2016-05-191-0/+8
* Fix logic error so UEFI variables are reported correctlyimp2016-05-191-6/+8
* sys/net: more spelling.pfg2016-05-191-2/+2
* sys/vmmeter.h: "desperate" spelling fix.pfg2016-05-191-1/+1
* When iscsid(8) is running in ICL proxy mode, don't try to send Logout PDUs.trasz2016-05-191-0/+12
* Make ICL proxy use kernel code for handling iSCSI sequence numberstrasz2016-05-191-5/+3
* Fix error message.trasz2016-05-191-2/+2
* Make it possible to interrupt proxy-mode iscsid receive.trasz2016-05-191-2/+8
* Exclude BCM from universe build until it compiles again.bz2016-05-191-0/+2
* Add support for managing Shingled Magnetic Recording (SMR) drives.ken2016-05-1933-259/+7467
* Define PCI_RES_BUS for NEW_PCIBandrew2016-05-191-0/+3
* Allow writing IP packets of length TUNMRU no matter if TUNSIFHEAD is settuexen2016-05-191-2/+5
* Since PFIL can change destination address, use its always actual valueae2016-05-191-8/+7
* Add ta_flags initialization in old macros missed in 300113.mav2016-05-191-0/+2
* Fix bad sizeof().hselasky2016-05-191-1/+1
* o -f, -i, -K, -q, -v, -X flags documented.maxim2016-05-191-2/+17
* o Remove EoL whitespaces.maxim2016-05-192-11/+11
* o usage() updated for -h and -X flags.maxim2016-05-191-1/+3
* Ralink: Add more SoC compatible stringssgalabov2016-05-191-0/+3
* [bwn] quieten the "invalid firmware state".adrian2016-05-191-2/+5
OpenPOWER on IntegriCloud