]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Split ng_pppoe_rcvdata() function into three hook-specific ones
[FreeBSD/FreeBSD.git] / sys /
2007-10-14 mavSplit ng_pppoe_rcvdata() function into three hook-speci...
2007-10-14 mavRemove ng_pppoe_sendpacket() function to simplify code...
2007-10-14 thompsaPrint the ZFS ereport to the console if vfs.zfs.debug...
2007-10-13 samrevert 1.18: the negotiated rate set may not match...
2007-10-13 desRewrite puc_pci_match() to handle non-trivial cases...
2007-10-13 cognetDo not use __XSCALE__ to detect if clz is available...
2007-10-13 cognetDo not use __XSCALE__ to detect if pld/strd/ldrd is...
2007-10-13 cognetDefine _ARM_ARCH_5E too, so that we know if pld/strd...
2007-10-13 desI don't know what I was smoking when I wrote these...
2007-10-13 iwasakiAdd NOP-message polling to ciss_periodic().
2007-10-13 yongariFix a NULL pointer dereference in Tx checksum calculation.
2007-10-12 scottlAdd definitions for the 3rd ATA support word.
2007-10-12 scottlAdd a bunch of definitions and structures to support...
2007-10-12 jhbThe ukbd driver has some questionable "magic" to for...
2007-10-12 mohansNFS MP scaling changes.
2007-10-12 delphijThis commit was generated by cvs2svn to compensate...
2007-10-12 psDo not attempt to make an NFS rpc call if using tftp
2007-10-12 scottlFix a mistake made in the MPSAFE commit that caused...
2007-10-12 scottlFor some blasted reason the SATA WC change frees a...
2007-10-12 scottlPlay better with CAM so that there aren't so many spuri...
2007-10-12 scottlDeferred interrupts don't work yet, disable them.
2007-10-12 csjp- Change the wakeup logic associated with having multip...
2007-10-12 csjpMake sure that we refresh the PID on read(2) and write...
2007-10-12 thompsaRemove unneeded debug printf that is broken on 64bit...
2007-10-12 takawataAdd another zydas device: Planex GW-US54GD (a.k.a Dempa...
2007-10-12 remkoBring in some new Sierra Wireless drivers running under...
2007-10-12 kevloSpelling fix for interupt -> interrupt
2007-10-12 thompsaUpdate ipw to work with the new net80211 stack, plus...
2007-10-12 mavProtect struct seq with mutex.
2007-10-12 mavRemove one unneded assertion. It is also checked in
2007-10-12 mavReplace single rcvdata with 3 distinct to simplify...
2007-10-12 mavRemove duplicate variables.
2007-10-12 mohansSet the NFS server sockbuf high watermarks to the syste...
2007-10-12 yongariNot all VIA Rhine chips support 256 register space...
2007-10-12 thompsaFix two panics in lagg.
2007-10-11 jhbAllow recursion on the 'zones' internal UMA zone.
2007-10-11 kensmithTo honor the birth of RELENG_7 bump HEAD to 8.0-CURRENT.
2007-10-09 delphijAdd PCI ID for ICH9 AHCI w/ two adapters.
2007-10-09 scottlUpdate to version 3.70.03.007 from the vendor. This...
2007-10-09 njlWhen the EC times out (common with Compaqs), it may...
2007-10-09 njlFix the HPET table probe routine to run from device_ide...
2007-10-09 jeff - Fix from pr kern/115469; Don't redeliver a signal...
2007-10-08 jeff - Bail out of tdq_idled if !smp_started or idle steali...
2007-10-08 jeff - Restore historical sched_yield() behavior by changin...
2007-10-08 jeff - Restore historical yield() behavior by manually...
2007-10-08 jeff - Fix ULE in kernels without PREEMPTION compiled in...
2007-10-08 kibDo not dereference NULL pointer.
2007-10-08 kibDeny attempt to malloc unbounded amount of the memory.
2007-10-08 alcIn the rare case that vm_page_cache() actually frees...
2007-10-08 delphijThis commit was generated by cvs2svn to compensate...
2007-10-07 silbyAdd FBSDID to all files in netinet so that people can...
2007-10-07 alcCorrect a lock assertion failure in sparc64's pmap_page...
2007-10-07 silbyImprove the debugging message:
2007-10-06 kmacyThis patch adds an M_NOFREE flag which allows one to...
2007-10-06 kmacyAllow drivers to free an mbuf without having the mbuf...
2007-10-06 rrs- Fix the one-2-one model to properly do a socantrecv()
2007-10-05 rwatsonDisable TCP syncache debug logging by default. While...
2007-10-05 jhbUse the correct pid when checking to see whether or...
2007-10-05 luigiAdd entries for Epson multifunction scanner/printer...
2007-10-04 sosAdd support for the VIA 8237S
2007-10-04 obrienAlso boot *.debug if everything else fails.
2007-10-04 pjdFix lock leak leading to the 'System call <name> return...
2007-10-04 delphijMFp4: Provide a dummy verb "export" to shut up the...
2007-10-04 delphijAdditional work is still needed before we can claim...
2007-10-04 rrs- We should return error = 0 and the upper processing...
2007-10-04 phkRecognize the CS5536 support chip for the AMD Geode...
2007-10-03 ruThis commit was generated by cvs2svn to compensate...
2007-10-02 pjdFix sx_try_slock(), so it only fails when there is...
2007-10-02 jeff - Reassign the thread queue lock to newtd prior to...
2007-10-02 jeff - Move the rebalancer back into hardclock to prevent...
2007-10-01 rrs- Bug fix managing congestion parameter on immediate
2007-09-30 mariusMake the PCI code aware of PCI domains (aka PCI segment...
2007-09-29 maximo For dynamic rules log a parent rule number. Prefix...
2007-09-27 cognetOk I hope I got it right this time.
2007-09-27 cognetNow that Intel changed the license for the NPE firmware...
2007-09-27 cognetFix a comment to reflect the truth.
2007-09-27 pjdWhen orphaning a provider, cancel events related to it.
2007-09-27 jeff - Honor the PREEMPTION and FULL_PREEMPTION flags by...
2007-09-27 alcCorrect an error of omission in the reimplementation...
2007-09-26 mariuso Revert the part of if_gem.c rev. 1.35 which added...
2007-09-26 marius- Use the actual clock frequency of the PCI bus instead...
2007-09-26 bruefferUse the correct expanded name for SCTP.
2007-09-26 ruFix the description of the formula used to autosize...
2007-09-26 ruMention that autoboot_delay also accepts the "NO" value.
2007-09-25 mohansFix for a very rare race, caused by the nfsiod wakeup...
2007-09-25 alcCorrect an error in the previous revision, specifically,
2007-09-25 impAdd support for the AX88178 and AX88772 based devices.
2007-09-25 alcChange the management of cached pages (PQ_CACHE) in...
2007-09-24 jhbAllow the ia32 resource limits (compat.ia32.max{dsiz...
2007-09-24 jkimThis commit was generated by cvs2svn to compensate...
2007-09-24 jkimFix global lock recursion bug.
2007-09-24 njlRewrite the EC driver event model. The main goal is...
2007-09-24 kibRevert rev. 1.94. After recent tcp backouts, tcp_close...
2007-09-24 silbyTwo changes:
2007-09-24 jeff - Bound the interactivity score so that it cannot...
2007-09-23 csjpCertain consumers of rtalloc like gif(4) and if_stf...
2007-09-23 pjdLINT compiled just fine for me, but it seems it breaks...
2007-09-23 bdeRemove some of the pessimizations involving writing...
2007-09-23 pjdBring in the GEOM Virtualisation class, which allows...
2007-09-23 pjdNow that we have CDDLed code in the tree, add CDDL...
next