]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
make use of the host route's mtu for processing. This means we can now
[FreeBSD/FreeBSD.git] / sys /
2006-09-10 jmgmake use of the host route's mtu for processing. This...
2006-09-10 andreNew sockets created by incoming connections into listen...
2006-09-10 mbrFix locking race in ttymodem(). The locking of the...
2006-09-10 trhodesYank FreeBSD specific code out from under ifdef.
2006-09-10 netchildThe Linux unlink syscall uses a different errno value...
2006-09-10 pjdDelay an orphan event if provider has still in-flight...
2006-09-09 jmgmove created/detected/activated under debug level 1...
2006-09-09 pdeuskarSecond attempt at fixing module build
2006-09-09 pdeuskarFix build breakage while compiling em as a module.
2006-09-09 netchildBuild linprocfs and linsysfs as modules on amd64.
2006-09-09 netchild- Extend the coverage of PROC_LOCK to cover wakeup...
2006-09-09 rwatsonAdd struct msg to the forwarded declared data structure...
2006-09-09 netchildChange futex lock from mutex to sx. Make futex_get...
2006-09-09 rwatsonRemove slightly oddly placed suser() call from the...
2006-09-09 netchildFix the check where we want to use the end of the suppo...
2006-09-09 netchild- don't wake every sleeper just the first one [1]
2006-09-09 rwatsonAdd a BSM conversion switch case for AUE_GETCWD, so...
2006-09-09 rwatsonSmall style cleanup.
2006-09-09 rwatsonAudit sysarch() operation argument.
2006-09-09 pdeuskarAdd support for TSO. Thanks to Andre for adding support...
2006-09-09 kibBump __FreeBSD_version for rev. 1.117 of libexec/rtld...
2006-09-09 ambriskoAdd support to bge(4) to not break IPMI support when...
2006-09-09 davidxuThe following functions need not to be reimplemented...
2006-09-08 jkimFix style nits. No md5 changes in .o's. ;-)
2006-09-08 ruMF6: Attach if_bce.ko to the build.
2006-09-08 pjdFix format character.
2006-09-08 glebiusAdd a sysctl net.inet.tcp.nolocaltimewait that allows...
2006-09-08 pjdBump copyright year.
2006-09-08 pjdUse __FBSDID in .c files.
2006-09-08 pjd- Split failure probability configuration into read...
2006-09-08 mjacobSupport for PCI-Express 4Gb Cards.
2006-09-08 yongariMake 8139C+ work again which was broken since rev 1.68.
2006-09-07 emaxs/USBDEVNAME/device_get_nameunit/g
2006-09-07 mjacobCreate a 'ready' handler for each personality. The...
2006-09-07 anholtMerge from DRM upstream:
2006-09-07 impMFp4: first cut at getting I2C transfers working (gener...
2006-09-07 impMFp4: berndt pointed me at an errata that shows that...
2006-09-07 ambriskoChange the class from uint8_t to int8_t so people can...
2006-09-07 jhayAll multicast listeners on a port should get one copy...
2006-09-07 ambriskoChange the event log dump on initial boot to use get_ev...
2006-09-07 jhbUse a single constant to define the sizes of the physma...
2006-09-07 ruBack when we had T/TCP support, we used to apply different
2006-09-07 andreSecond step of TSO (TCP segmentation offload) support...
2006-09-07 ruRemove a microoptimization for i386 that was a micropes...
2006-09-07 mjacobmore usb fallout changes
2006-09-07 mjacobStatic -> static.
2006-09-07 trhodesCatch up with USB changes, device_ptr_t was removed...
2006-09-07 scottlCatch up to USB changes.
2006-09-07 scottlRemove old debugging code from the interrupt handler.
2006-09-07 impMore removing compatibility macros.
2006-09-06 impOnly include FreeBSD defines. This file is slated...
2006-09-06 imps/Static/static/g
2006-09-06 impMore antideclarification.
2006-09-06 andreReserve a precious 16bit gap in the mbuf pkthdr struct...
2006-09-06 sobomaxUnbreak in the case when device apic is compiled into...
2006-09-06 jhbUse sysctl_handle_long() instead of duplicating it...
2006-09-06 impRemove the portibility layer goo.
2006-09-06 andreFirst step of TSO (TCP segmentation offload) support...
2006-09-06 dougbThis commit was generated by cvs2svn to compensate...
2006-09-06 impjhb points out that these mallocs don't need to be...
2006-09-06 impMFp4: check the return value of malloc and report an...
2006-09-06 andreCheck inp_flags instead of inp_vflag for INP_ONESBCAST...
2006-09-06 andreImprove description of if_capabilities, if_capenable...
2006-09-06 mlaierFix stateful filtering of loopback IPv6 traffic to...
2006-09-06 andreFix the socket option IP_ONESBCAST by giving it its...
2006-09-06 mpRemove call to fdfree() for the AIO daemons to prevent...
2006-09-06 ruRefine previous revision to allow acpi_wakecode.h to...
2006-09-06 glebiuso Backout rev. 1.125 of in_pcb.c. It appeared to behave...
2006-09-05 mjacobThe poison pill of death: adding a target mode reply...
2006-09-05 pjdFix problems with destroy and forcible destroy function...
2006-09-05 mjacobCoverity: initialize some variables before potential...
2006-09-05 ru- Include <sys/reboot.h> to get the RB_* defines.
2006-09-05 jhayUse net.inet6.ip6.redirect / ip6_sendredirects as part...
2006-09-05 sobomaxThe FreeBSD by default "disables" hyper-threading cores...
2006-09-05 anholtInclude agp_i810.c in amd64 AGP builds to get support...
2006-09-05 glebiusFinally fix rev. 1.256
2006-09-05 glebiusRemove extra parenthesis in last commit.
2006-09-05 glebius- Make net.inet.tcp.maxtcptw modifiable at run time.
2006-09-05 davidxuMerge all code of do_lock_normal, do_lock_pi and do_loc...
2006-09-04 pjdAdd 'show vnode <addr>' DDB command.
2006-09-04 sambump version for libpcap+tcpdump imports
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-04 sammore juniper dlt's
2006-09-04 marcelAdd SIIG 4 port serial card based on the Oxford OX16PCI954.
2006-09-04 mrAdd locking to vge_ifmedia_upd().
2006-09-04 thomasFix typo in comment.
2006-09-04 ruIf building the module as part of the kernel build...
2006-09-04 rwatsonWhite space cleanup, no functional change.
2006-09-04 dwhiteAvoid an infinite loop in empty_both_buffers() by addin...
2006-09-03 alcMake vm_page_release_contig() static.
2006-09-03 mariusDo as the USII CPU manual suggests and leave interrupts...
2006-09-03 rwatsonRegenerate.
2006-09-03 rwatsonSet freebsd32 system call event identifiers for:
2006-09-03 rwatsonRegenerate for updated audit event identifiers.
2006-09-03 rwatsonAssign proper audit event identifiers to a number of...
2006-09-03 umeSupport Celsius (nn.nC), Fahrenheit (nn.nF) and Kelvin...
2006-09-03 rwatsonRegenerate.
2006-09-03 rwatsonRegenerate. Looks like someone missed doing this previ...
2006-09-03 rwatsonUse AUE_NTP_ADJTIME instead of AUE_ADJTIME for ntp_adjt...
next