Now that the objcache supports M_ZERO for objcache_get() in the case of
[dragonfly.git] / sys /
2006-12-04 Thomas E. SpanjaardNow that the objcache supports M_ZERO for objcache_get...
2006-12-04 Thomas E. SpanjaardInitial import of the port of the new(er) FreeBSD ATA...
2006-12-03 Matthew DillonCheck an additional special pattern to detect dangerous...
2006-12-03 Jeffrey HsuApply FreeBSD rev 1.17:
2006-12-03 Jeffrey HsuApply FreeBSD rev 1.6:
2006-12-03 Jeffrey HsuApply FreeBSD rev 1.16:
2006-12-03 Jeffrey HsuApply FreeBSD rev 1.15:
2006-12-03 Jeffrey HsuApply FreeBSD rev 1.9:
2006-12-02 Matthew DillonReplace the global VM page hash table with a per-VM...
2006-12-02 Matthew DillonAllow M_ZERO to be specified when using simple object...
2006-12-01 Sepherosa ZiehauIn rtw_pci_shutdown(), hold serializer before calling...
2006-12-01 Sepherosa Ziehau- Enable PBCC based rate 22Mbit/s
2006-12-01 Sepherosa ZiehauAdd PBCC modulation support in netproto/802_11:
2006-11-30 Sepherosa ZiehauProperly set ifmedia_entry.ifm_data when nge(4) tries...
2006-11-29 Sepherosa ZiehauDon't use unprocessed (e.g. negociated) peer node's...
2006-11-28 Sepherosa ZiehauAccording to IEEE Std 802.11b-1999 subclause 7.3.1.4:
2006-11-28 Sepherosa ZiehauM_NOWAIT -> MB_DONTWAIT
2006-11-27 Sepherosa ZiehauWrong #undef
2006-11-27 Sepherosa ZiehauThe Problem [1]:
2006-11-26 Peter AvalosA u_short cannot be greater than 0xffff, so remove...
2006-11-26 Sepherosa ZiehauUse LIST_FOREACH()
2006-11-26 Sepherosa Ziehau- Factor out front part of ieee80211_set_shortpreamble...
2006-11-25 Sepherosa ZiehauCorrect short preamble support.
2006-11-25 Sepherosa ZiehauMove conditional preprocessing out from the IEEE80211_D...
2006-11-25 Sepherosa ZiehauEnsure outbound data packets in hostap mode are deliver...
2006-11-25 Sepherosa ZiehauAdd per-sta ucast/mcast stats
2006-11-25 Sepherosa ZiehauNuke macros that are moved to ieee80211.h
2006-11-25 Sepherosa Ziehau- Add some missing stats to the global ieee80211_stats
2006-11-25 Sepherosa Ziehau- Add IEEE80211_IOC_BMISSTHRESHOLD for managing the...
2006-11-25 Sepherosa Ziehau- Add noise floor in ieee80211_nodestats; return it...
2006-11-23 Sepherosa ZiehauIf power save mode changes, call ieee80211com.ic_reset...
2006-11-23 Sepherosa ZiehauImplement set(IEEE80211_IOC_STA_STATS) for hostapd...
2006-11-21 Sepherosa Ziehau- Tighten invariant on loops used to parse ie's; this...
2006-11-20 Matthew DillonUse spinlocks instead of tokens to interlock the objcac...
2006-11-20 Matthew DillonFictitious VM pages must remain structurally stable...
2006-11-20 Peter AvalosMerge from vendor branch OPENSSH:
2006-11-20 Sepherosa ZiehauRework rt2661 TX interrupts processing
2006-11-20 YONETANI TomokazuThe ":R" operator is never needed after ":S/./_/g"...
2006-11-20 Peter AvalosMerge from vendor branch OPENSSL:
2006-11-19 Sepherosa ZiehauNuke redundant declaration of 'nfs_diskless_valid'
2006-11-19 Sepherosa ZiehauDon't append extra _H in forward headers' guardian...
2006-11-19 Sepherosa Ziehau- Add kern.fwd.mk to generate forward headers for missi...
2006-11-18 Sascha Wildneran, awi, cue and kue don't use the miibus interface.
2006-11-18 Sepherosa Ziehau- Cleanup #includes
2006-11-18 Sepherosa ZiehauDon't turn on TX_BUSY (rt2560/rt2661) or TX_CIPHER_BUSY...
2006-11-18 Sepherosa ZiehauCorrect layout of RT2661_TXRX_CSR4
2006-11-18 Sepherosa ZiehauProperly setup Link/Act LED for rt2x61 chips.
2006-11-17 Matthew Dillonunresolve the vnode associated with the namecache entry...
2006-11-16 Sepherosa ZiehauChange to ${.CURDIR} before generating miidevs.h
2006-11-16 Sepherosa Ziehau- Add stge(4) for Sundance/Tamarack TC9021 Gigabit...
2006-11-16 Sepherosa Ziehauregen
2006-11-16 Sepherosa ZiehauAdd ids for Marvell 88e3082 and IC PLUS IP1000A
2006-11-16 Sepherosa ZiehauMake sure BBP is ready before writing to it.
2006-11-16 Sepherosa Ziehau- Correct register name
2006-11-16 Sepherosa ZiehauClean up #includes
2006-11-15 Peter AvalosMerge from vendor branch FILE:
2006-11-14 Sascha WildnerFix for the latest developments in the kernel architect...
2006-11-14 Sepherosa ZiehauSync re(4) with FreeBSD:
2006-11-14 Sepherosa Ziehau- busdma(9)fy
2006-11-14 Sepherosa Ziehauregen
2006-11-14 Sepherosa Ziehau- GALILEO -> MARVELL
2006-11-14 Joerg SonnenbergerAdd some more PCI IDs for the SATA300 controllers of...
2006-11-13 Sascha WildnerSync the uplcom(4) driver with FreeBSD.
2006-11-13 Sascha WildnerRegenerate
2006-11-13 Sascha WildnerAdd USB serial adapters/cable.
2006-11-13 Sepherosa ZiehauAvoid duplicated ifname in debug message.
2006-11-12 Peter AvalosMerge from vendor branch FILE:
2006-11-11 Peter AvalosMerge from vendor branch FILE:
2006-11-11 Matthew DillonEnable the building of boot0cfg for pc32.
2006-11-08 Peter AvalosMerge from vendor branch TNFTP:
2006-11-08 Matthew DillonAdd a missing #undef to properly compile atomic.c funct...
2006-11-08 Matthew DillonGet the MI portions of VKERNEL to build, start linking...
2006-11-08 Matthew DillonMove the Maxmem extern to systm.h
2006-11-07 Matthew DillonMore Machine-dependant/Machine-independant code and...
2006-11-07 Matthew DillonMove <machine/dvcfg.h> to the one device that actually...
2006-11-07 Matthew DillonMove <machine/ccbque.h> to <sys/ccbque.h>. ccbque...
2006-11-07 Matthew DillonRemove system dependancies on <machine/ipl.h>. Only...
2006-11-07 Matthew DillonMisc cleanups and CVS surgery. Move a number of header...
2006-11-07 Matthew DillonMajor kernel build infrastructure changes, part 1/2...
2006-11-05 Simon SchubertAbort if the device doesn't exist.
2006-11-03 Simon Schubertre-add vinumsize, so that vinum volumes can be used...
2006-11-03 Jeffrey HsuFix userland compilation error.
2006-11-02 Jeffrey HsuClean up code.
2006-11-01 Peter AvalosMerge from vendor branch AWK:
2006-10-28 Sepherosa ZiehauBug fixing:
2006-10-27 Matthew DillonMajor namecache work primarily to support NULLFS.
2006-10-26 Sascha WildnerRemove obsolete prototype and documentation of the...
2006-10-26 Matthew DillonFix a stack overflow due to recursion. When the nameca...
2006-10-25 Matthew DillonDo a major clean-up of the BUSDMA architecture. A...
2006-10-25 Sascha WildnerFix typos in some messages: writting -> writing
2006-10-25 Jeffrey HsuLocalize some variables.
2006-10-25 Simon SchubertUnbreak compilation without IPSEC: move variables...
2006-10-24 Matthew DillonPurge the IFQ when associating a new altq. Packets...
2006-10-24 Sascha WildnerFix file-/pathnames which have changed now.
2006-10-24 Jeffrey HsuFix compilation error with IPSEC.
2006-10-24 Sepherosa ZiehauAdd support in ONOE/AMRR for drivers that can't provide...
2006-10-24 Jeffrey HsuRemove nested block.
2006-10-24 Jeffrey HsuCosmetic changes.
2006-10-24 Jeffrey HsuCosmetic changes.
2006-10-24 Jeffrey HsuEliminate a macro layer of indirection to clear up...
next