]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-10-31 davide- Do not put in the mntqueue half-constructed vnodes.
2012-10-31 davideFix panic due to page faults while in kernel mode,...
2012-10-31 davideChange the code to use %jd as printf() placeholder...
2012-10-30 joelMinor mdoc and language fixes.
2012-10-30 baptRemoved unnecessary bits in the header that shows where...
2012-10-30 baptDocument the pw_util(3) functions
2012-10-30 dimPull in r165377 from upstream llvm trunk:
2012-10-30 traszFix problem with geom_label(4) not recognizing UFS...
2012-10-30 npCatch up with r238925. ktr_entries may not be a power...
2012-10-30 mjgatrun(8): scale default load average limit with the...
2012-10-30 hselaskyIf a USB mass storage device doesn't respond properly
2012-10-30 cognetFix SMP build for omap4
2012-10-30 attilioFixup r240246: hwpmc needs to retain the pinning until...
2012-10-30 zont- Remove BCE_JUMBO_HDRSPLIT kernel option which was...
2012-10-30 traszDocument disk_resize(9).
2012-10-30 traszUse M_ZERO instead of explicit memsets and bzeros.
2012-10-30 mavSet all pins initial connection status to unknown ...
2012-10-30 attiliotdq_lock_pair() already does spinlock_enter() so migrat...
2012-10-30 mavPrint card and subsystem IDs in verbose logs to help...
2012-10-30 kevloThe argument len of m_pullup(9) could be less than...
2012-10-30 baptTeach pw(8) about how to use pw/gr API to reduce code...
2012-10-30 yongariTSO engine of L1 requires a separate DMA descriptor...
2012-10-30 jmallettActually check board type rather than using a specializ...
2012-10-30 jmallettRemove oct_read64 and oct_write64 and use their equival...
2012-10-30 jmallettRemove stale declarations.
2012-10-30 andrewMove the call to platform_gpio_init() into initarm_gpio...
2012-10-30 jmallettSpeed feature tests and initialize helper configuration...
2012-10-30 gonzoSeparate interrupts enable/disable logic from setting...
2012-10-30 delphijs/dettach/detach/g
2012-10-29 mavMinor addition to r242323:
2012-10-29 tuexenWhitespace changes due to upstream integration of SCTP...
2012-10-29 tuexenAdd braces (as used elsewhere in the SCTP code).
2012-10-29 tuexenUse ntohs() and htons() in correct order. However,...
2012-10-29 baptbackout r242319, racy and not done in the right place
2012-10-29 mavAdd basic BIO_DELETE support to GEOM RAID class for...
2012-10-29 traszFix locking problem in disk_resize(); previously it...
2012-10-29 gonzoAdd BCM2835 SDHCI driver and enable it in Raspberry...
2012-10-29 gonzoAdd new quirks:
2012-10-29 baptmake pw_init and gr_init fail if the specified master...
2012-10-29 nwhitehornWork around broken device tree on last-generation Power...
2012-10-29 mavMake GEOM RAID more aggressive in marking volumes as...
2012-10-29 andreForced commit to provide the correct commit message...
2012-10-29 andreIn soreceive_stream() don't drop an already dequeued...
2012-10-29 andreDefine the delayed ACK timeout value directly as hz...
2012-10-29 andreAdd logging for socket attach failures in sonewconn...
2012-10-29 baptadd support for newer Lenovo ThinkPads to acpi_ibm
2012-10-29 kevloSince the macro dtom() has been removed, fix comments...
2012-10-29 jmallettAdd a sysctl to change the LED display.
2012-10-29 hrsLoad ipdivert.ko when natd_enable=YES.
2012-10-29 alcReplace the page hold queue, PQ_HOLD, by a new page...
2012-10-29 kientzleClarify a warning message.
2012-10-29 jmallettWrap some long lines and display board serial numbers...
2012-10-29 attilioCompiler have a precise knowledge of the content of...
2012-10-29 jmallettUse Simple Executive LED display routines, which correc...
2012-10-29 jmallettRecognize the Marvell 88E1145 Quad Gigabit PHY.
2012-10-28 adrianBegin fleshing out some software queue awareness for...
2012-10-28 traszMake it clear that NULL can only be returned when M_NOW...
2012-10-28 traszRemove useless check; vm_pindex_t is unsigned on all...
2012-10-28 andreIf the user has closed the socket then drop a persistin...
2012-10-28 andreIncrease the initial CWND to 10 segments as defined...
2012-10-28 traszDeclare functions as static and move global variables...
2012-10-28 andreUpdate comment to reflect the change made in r242263.
2012-10-28 andreAdd SACK_PERMIT to the list of TCP options that are...
2012-10-28 andreSimplify and enhance the window change/update acceptanc...
2012-10-28 andreFor retransmits of SYN|ACK from the syncache use the...
2012-10-28 andreWhen retransmitting SYN in TCPS_SYN_SENT state use...
2012-10-28 traszFix two problems that caused instant panic when the...
2012-10-28 adrianAdd a temporary (for values of "temporary") work around...
2012-10-28 andreRemove bogus 'else' in #ifdef that prevented the rttvar...
2012-10-28 andreImprove m_cat() by being able to also merge contents...
2012-10-28 andreAllow arbitrary MSS sizes and don't mind about the...
2012-10-28 andreChange the syncache count reporting the current number...
2012-10-28 andreSimplify implementation of net.inet.tcp.reass.maxsegmen...
2012-10-28 andrePrevent a flurry of forced window updates when an appli...
2012-10-28 andreWhen SYN or SYN/ACK had to be retransmitted RFC5681...
2012-10-28 andreWhen SYN or SYN/ACK had to be retransmitted RFC5681...
2012-10-28 andreAdjust the initial default CWND upon connection establi...
2012-10-28 hselaskyImplement support for the so-called USB feedback endpoi...
2012-10-28 kibFix compilation on ia64 when page size is configured...
2012-10-28 edwinMerge of vendor import of tzdata2012h
2012-10-28 adrianAdd some further BAR TX debugging; it was useful when...
2012-10-28 impBetter comments.
2012-10-28 nwhitehornExtend dim's hack from r228978: not only clang but...
2012-10-27 davideThe fields of struct timespec32 should be int32_t and...
2012-10-27 jmallettAdd missing return that broke 8-bit CF support in refac...
2012-10-27 nwhitehornDon't try to build Linux compatibility stuff on platfor...
2012-10-27 alcEliminate a redundant TLB invalidation from pmap_pv_rec...
2012-10-27 kientzleMissing paren.
2012-10-27 dteskeFix bug introduced by r241902 (MANIFEST uses TAB delimi...
2012-10-27 hrsAdd setfib(1) support for services as <name>_fib in...
2012-10-27 creesAllow spaces in _chroot
2012-10-27 kanFollow clang lead and include mm_malloc.h only in...
2012-10-27 hrsFix an issue when ipv6_enable=YES && ipv6_gateway_enabl...
2012-10-27 nwhitehorndrm(4) works just fine on PowerPC, so connect it to...
2012-10-27 mavRemove priority enforcement from xpt_ation(). It is...
2012-10-27 mavRemove several uses of numeric priorities from immediat...
2012-10-27 mavRemove one more numeric priority constant.
2012-10-27 kientzleComment out the other BOOTP option
2012-10-26 impstack_machdep.c is dependent on ddb or stack options...
2012-10-26 glebiuso Remove last argument to ip_fragment(), and obtain...
next