]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Begin fleshing out some software queue awareness for TIM handling with
[FreeBSD/FreeBSD.git] / sys /
2012-10-28 adrianBegin fleshing out some software queue awareness for...
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 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 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 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...
2012-10-26 impSiba, in theory, is a architecturally neutral bus,...
2012-10-26 obrienA little bit easier to read.
2012-10-26 mavImplement CAM_ATAIO_NEEDRESULT (fetching full set of...
2012-10-26 adrianOops, missed in my last commit.
2012-10-26 adrianAllow net80211 to be built on -9 and -8.
2012-10-26 mdfConst-ify the zone name argument to uma_zcreate(9).
2012-10-26 andreMove the corresponding MTX_SYSINIT() next to their...
2012-10-26 adrianFix up some initial issues with creation and deletion...
2012-10-26 mavFix loader crash when some unhalted exception happens...
2012-10-26 adrianSince it's not immediately obvious whether the current...
2012-10-26 traszAdd CPU percentage limit enforcement to RCTL. The...
2012-10-26 obrienIterate rather than use recursion. We can blow out...
2012-10-26 avgzfs: fix label validation code in vdev_geom_read_config
2012-10-26 impThese no longer appera to be necessary for either 32...
2012-10-26 nwhitehornMake sure to define __BIG_ENDIAN and __LITTLE_ENDIAN...
2012-10-26 hselaskyMake sure the vendor class quirk only matches the vendo...
2012-10-26 hselaskyAdd support for Fast Track Ultra 8R from M-audio.
2012-10-26 hselaskyAdd missing CTLFLAG_TUN flag to tunable sysctls in...
2012-10-26 kientzleset the kernelname from the boot loader environment.
2012-10-26 kientzleComment out the BOOTP/NFSROOT support. Transition...
2012-10-26 alcPort the new PV entry allocator from amd64/i386. This...
2012-10-26 jmallettNo MII on the RSYS4GBE (AMC-7211/ATCA-7220).
2012-10-26 jmallettAdd support for Radisys as a vendor of Octeon hardware...
2012-10-26 jmallettDon't attach if the bootloader has not indicated that...
2012-10-25 davideFix build in case we have SMBVDEBUG turned on.
2012-10-25 davide- Remove the references to the deprecated zalloc kernel...
2012-10-25 rmacklemModify the comment to take out the names and URL.
2012-10-25 peterIncrease the driver-side limit on the number of logical...
2012-10-25 obrienDesupport pre-FreeBSD 7.1.
2012-10-25 npInitialize the response queue mutex a bit earlier to...
2012-10-25 delphijUpdate hptiop(4) to version 1.8, which added support...
2012-10-25 mavRemove new-line characters from the include() errors...
2012-10-25 aeRemove the IPFIREWALL_FORWARD kernel option and make...
2012-10-25 edCorrect SIGTTIN handling.
2012-10-25 glebiusAfter r241923 the updated ip_len no longer needed.
2012-10-25 glebiusFix error in r241913 that had broken fragment reassembly.
2012-10-25 impSort and remove a few long-obsolete comments.
2012-10-25 impRemove the links: target. It too is homelessly outdate...
2012-10-25 impThis file is somewhat obsolete (last updated in 1995...
2012-10-25 impRestore r184194 | marcel | 2008-10-22 20:16:38 -0600...
2012-10-25 impRemove redunant geom_bsd and geom_mbr definitions....
2012-10-25 kientzleDo proper padding of runt packets using code copied...
2012-10-25 kientzleRefer to headers locally. This makes it a lot easier
2012-10-25 impHoist the MI compat_freebsd32 files up into files from...
2012-10-25 impList all the mips MACHINE_ARCH values in the options...
2012-10-25 kientzleSupport FreeBSD Boot loaders.
2012-10-25 kientzleEverybody needs bpf.
2012-10-25 kientzleSupport boot loaders in the standard kernel.
2012-10-25 impWe need ucmpdi2 for XLR and XLP when compiled in 32...
2012-10-25 alfredAllow autotune maxusers > 384 on 64 bit machines
2012-10-24 jimharrisPad tdq_lock to avoid false sharing with tdq_load and...
2012-10-24 glebiusFix fallout from r240071. If destination interface...
2012-10-24 kibCommit the actual text provided by Alan, instead of...
2012-10-24 kibDirty the newly copied anonymous pages after the wired...
2012-10-24 kibAdd missed sched_pin().
2012-10-24 impMove common fdt into files. Duplicate in files.powerpc...
2012-10-24 impSort a few mis-sorted items.
2012-10-24 impConform to the style of the rest of the file for hwpmc.
2012-10-24 hselaskyFix USB audio specification compliance by filtering...
2012-10-24 hselaskyMake several timing parameters of the USB enumeration...
2012-10-24 impAdd back hwpmc support.
2012-10-24 yongariFor fast ethernet controllers, Ethernet@WireSpeed is...
2012-10-24 yongariEthernet@WireSpeed is defined for 1000baseT adapter...
next