summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Skip sys/acl tests on systems lacking perlasomers2016-06-201-2/+2
* rtwn: fix Tx processing, add some busdma synchronization.avos2016-06-201-3/+21
* urtwn: fix panic on device detach.avos2016-06-201-0/+47
* - No log bit in IOCStatus and endian-safe changes.slm2016-06-206-29/+35
* [ath] implement TX queue configuration extensions for the AR9380 HAL.adrian2016-06-201-13/+33
* Fix typo. Note that atomic is still required even for interlocked case.kib2016-06-201-2/+3
* Fix generation of locales with multiple variantsbapt2016-06-2016-368/+183
* ARM64: bsdinstall support for creating EFI partitionswma2016-06-202-1/+105
* [ath] fix EDMA TX buffer flags for use when retransmitting frames.adrian2016-06-201-0/+3
* Add Mike Karels as committer, with gnn as mentor.karels2016-06-191-0/+2
* Remote and local adv lock servers might de-synchronize (the added commentkib2016-06-191-1/+31
* Do not access NFS data for reclaimed vnode.kib2016-06-191-4/+8
* [net80211] remove node scan lock / generation number + fix few LORsadrian2016-06-195-184/+123
* [ath] add support for batching frames to the general TX queues.adrian2016-06-191-51/+158
* - Prefer to use %d over %e where the day of the month should be zeroume2016-06-1946-86/+95
* Fix if_ntb interface setup to include IFF_MULTICAST.vangyzen2016-06-181-1/+1
* After the vnode unlock, mount point might be destroyed immediately,kib2016-06-181-5/+9
* Fix gcc build.kib2016-06-181-1/+1
* vfs: ifdef out noop vop_* primitives on !DEBUG_VFS_LOCKS kernelsmjg2016-06-172-13/+14
* mkimg: bump version to 20151211 after r292082emaste2016-06-171-1/+1
* pf: Filter on and set vlan PCP valueskp2016-06-176-6/+201
* Use vnlru_free(9) to implement dnlc_reduce_cache().kib2016-06-173-2/+79
* Add VFS interface to flush specified amount of free vnodes belongingkib2016-06-172-10/+36
* Print a message when disks are found but no logical partition aremanu2016-06-171-3/+6
* [ath] don't debug RX EDMA descriptors that are not yet complete.adrian2016-06-171-2/+2
* Add clang-format under WITH_CLANG_EXTRAS.bdrewery2016-06-1710-1/+130
* Import ClangFormat.cpp from ^/vendor/clang/clang-release_380-r262564bdrewery2016-06-171-0/+364
|\
| * Vendor import of clang 3.8.0 release r262564:dim2016-03-032-73/+9
| * Vendor import of clang release_38 branch r261684:dim2016-02-245-5/+44
| * Vendor import of clang release_38 branch r261369:dim2016-02-2115-161/+286
| * Vendor import of clang release_38 branch r260756:dim2016-02-1332-1148/+3741
| * Vendor import of clang release_38 branch r258968:dim2016-01-271-3/+3
| * Vendor import of clang release_38 branch r258549:dim2016-01-226-18/+53
| * Vendor import of clang release_38 branch r257836:dim2016-01-164-6/+21
| * Vendor import of clang trunk r257626:dim2016-01-13277-1329/+9481
* | Note ipfilter support in blacklist-helper script in relnoteslidl2016-06-171-0/+3
* | Update 11.0 to -ALPHA4 in preparation of a new set of snapshotgjb2016-06-171-1/+1
* | ar: enable reproducible output by default when invoked as 'ar -s'emaste2016-06-162-3/+9
* | Add bsdconfig `wifi' (aka `wireless' or `wlan') moduledteske2016-06-169-10/+1542
* | siba(4): Adopt bcma-compatible mapping of bhnd(4) port/region identifiers.landonf2016-06-164-208/+189
* | bhnd(4): Fix resource allocation issues exposed by chipc PMU support.landonf2016-06-164-17/+42
* | [iwm] free RX ring / NVM memory after they're used.adrian2016-06-161-4/+12
* | Add missing return statement.hselasky2016-06-161-0/+1
* | Add multiple missing descriptor parsing functions to the LibUSB v1.0 API.hselasky2016-06-164-2/+290
* | Fix usr.sbin/rpcbind ATF tests on 32-bit platformsasomers2016-06-161-3/+3
* | Add support for libusb_set_auto_detach_kernel_driver() to the LibUSB v1.0 API.hselasky2016-06-166-4/+47
* | Reimplement r301944 using the correct install(1) invocation, which againgjb2016-06-161-2/+2
* | Add support for libusb_get_port_number() to the LibUSB v1.0 API.hselasky2016-06-163-1/+16
* | Return usual error indicator to shell.kib2016-06-161-1/+1
* | Always allow loading of cpuctl(4). When a CPU feature is notkib2016-06-161-16/+22
OpenPOWER on IntegriCloud