summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DIRDEPS_BUILD: Connect new directories and update dependencies.bdrewery2016-06-0316-1/+201
* Use proper interface for FDT parsing and memory mapping in CESAzbb2016-06-032-12/+13
* Use nitems() macro instead of re-inventing itzbb2016-06-031-1/+1
* One of the already implemented options in release/Makefile is NOSRC. Whengarga2016-06-032-6/+13
* Trim some spaces to record correct commit message for the r301278.kib2016-06-031-2/+2
* diff --git a/sys/x86/x86/local_apic.c b/sys/x86/x86/local_apic.ckib2016-06-031-1/+1
* For clang, move the definition of FREEBSD_CC_VERSION into its own headerdim2016-06-034-3/+7
* nxge(4): Remove useless self-assignment.pfg2016-06-031-1/+0
* zfs: set VROOT / VV_ROOT consistently and in a single placeavg2016-06-032-10/+3
* Improve errno documentation in pthread_create(3) and thr_new(2)vangyzen2016-06-034-15/+41
* zfs_root: fix a potential root vnode reference leakavg2016-06-031-4/+6
* openssl: change SHLIB_VERSION_NUMBER to reflect the realityavg2016-06-031-1/+1
* Introduce a per-VNET flag to enable/disable netisr prcessing on that VNET.bz2016-06-039-14/+272
* xen-blkback: fix error path on failed attachroyger2016-06-031-4/+5
* blkback: add support for hotplug scriptsroyger2016-06-031-56/+104
* Define irq variable only in the block where used.skra2016-06-031-7/+4
* Postpone allocation of IRQ resource to the time when interruptskra2016-06-031-3/+11
* Add the GICv3 ITS intrng driver. As the interface to the interruptandrew2016-06-036-10/+1707
* Add an interface to handle interrupt controllers that have a contiguousandrew2016-06-032-0/+79
* Use insertion sort instead of bubble sort in TCP LRO.hselasky2016-06-031-11/+8
* Chase NTP update.delphij2016-06-031-2/+2
* MFV r301238:delphij2016-06-03159-3085/+4301
|\
| * Vendor import of ntp-4.2.8p8.delphij2016-06-03181-3068/+8917
* | Get struct sctp_net_route in-sync with struct route again.tuexen2016-06-031-0/+1
* | Store the peers vtag in host byte order in the cookie, since alltuexen2016-06-031-1/+1
* | Add blacklist support to fingerdlidl2016-06-032-0/+20
* | Add blacklist support to rshdlidl2016-06-032-1/+42
* | Add blacklist support to ftpdlidl2016-06-034-0/+109
* | Add blacklistd.conf manpagelidl2016-06-032-1/+2
* | sfxge(4): support EVQ timer workaround via MCDIarybchik2016-06-034-26/+127
* | [drm] fix up hex_dump_to_buffer to not overflow linebuf.adrian2016-06-031-1/+1
* | dhclient(1): correct obvious mismatch in get_char().pfg2016-06-031-2/+2
* | Update to ALPHA2 in preparation of a new set of snapshot builds.gjb2016-06-031-1/+1
* | Fix up the Infiniband code to handle the new arpresolve.gnn2016-06-022-4/+4
* | Remove libstdc++ again.bdrewery2016-06-021-1/+0
* | Pull in r271548 from upstream llvm trunk (by me):dim2016-06-022-1/+3
* | Add basic blacklist build supportlidl2016-06-0217-2/+209
* | Add support for CESA on Armada38xzbb2016-06-024-1/+45
* | Add HMAC-SHA256 support in CESAzbb2016-06-022-4/+37
* | Truncate HMAC output only if requested by the clientzbb2016-06-022-11/+21
* | Split CESA memory resource into TDMA and CESA regszbb2016-06-028-46/+62
* | Configure CPU window to second CESA SRAMzbb2016-06-022-0/+44
* | Map CESA SRAM memory in driver attach for Armada38xzbb2016-06-023-31/+53
* | Fixup path in NetBSD supplied documentation for FreeBSDlidl2016-06-021-3/+3
* | Revert part of r294418 ("Correct ranges...")zbb2016-06-021-1/+1
* | This change re-adds L2 caching for TCP and UDP, as originally added in D4306gnn2016-06-0219-43/+123
* | Fix two types which resulted in setting the address long wrongtuexen2016-06-021-2/+2
* | citrus: Remove redundant code in _citrus_esdb_get_list().pfg2016-06-021-12/+6
* | Exploit r301213 to fix in6 ifaddr locking in pfxlist_onlink_check().markj2016-06-021-5/+6
* | Always start IPv6 DAD asynchronously.markj2016-06-021-7/+1
OpenPOWER on IntegriCloud