]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-02-03 emasteInclude driver name in panic string, to make it easier...
2011-02-03 emasteRevert part of r173264. Both aac_ioctl_sendfib and...
2011-02-02 impSetting TARGET and TARGET_ARCH needs to be done in...
2011-02-02 jillessh: Add test for shell script without '#!'.
2011-02-02 jillessh: Remove comment mentioning herefd, which is gone.
2011-02-02 uqsAdd some obsolete manpages.
2011-02-02 bzAdd missing argument after r218192.
2011-02-02 uqslibkvm: fix logic inversion introduced with last commit
2011-02-02 mdfPut the general logic for being a CPU hog into a new...
2011-02-02 pjd- Rename proto_descriptor_{send,recv}() functions to
2011-02-02 pjdAdd proto_connect_wait() to wait for connection to...
2011-02-02 pjdAllow to specify connection timeout by the caller.
2011-02-02 pjdMove protocol allocation and deallocation to separate...
2011-02-02 jhbFix build with DIAGNOSTIC enabled.
2011-02-02 pluknetRemove OpenSolaris include path referring to a non...
2011-02-02 rrs1) Allow a chunk to track the cwnd it was at when sent.
2011-02-02 pjdBe prepared that hp_client or hp_server might be NULL...
2011-02-02 marcelRename INTR_VEC to MAP_IRQ. From the OFW or FDT we...
2011-02-02 adrianCall the correct ANI Attach routine.
2011-02-02 impMake the generated files depend on the Makefile so...
2011-02-02 impRevert last change now that the reason for it is no...
2011-02-01 mmRecommit r218169, enclosing with #ifdef _KERNEL
2011-02-01 impWhitespace nit
2011-02-01 n_hibmaNew ID for the Novatel MC547
2011-02-01 kanRevert r218169 until it can be tested and fixed properly.
2011-02-01 jhbSome cosmetic fixes and remove a duplicate constant.
2011-02-01 jhb- Set the next_alloc fields for an i-node after allocat...
2011-02-01 jhbOutput an appropriate amount of padding to line up...
2011-02-01 adrianJust to be sure, make sure the MCS rates are allowed...
2011-02-01 mmFor ZFS, change the type of clock_t to int64_t.
2011-02-01 kibThe unp_gc() function drops and reaquires lock between...
2011-02-01 lstewartAlgorithm modules can define their own private congesti...
2011-02-01 mmReintroduce bugfix from r210103 and fix xz on strong...
2011-02-01 hselaskyUse correct kernel types for all fields in USB PF code...
2011-02-01 adrianAdd a new method to the rate control modules which...
2011-02-01 adrianInclude some preliminary TX HT rate scenario setup...
2011-02-01 pjdDo not set socket send and receive buffer. It will...
2011-02-01 adrianRefator the common code which calculates the 802.11g...
2011-02-01 lstewartFix typo in comment: "course" -> "coarse"
2011-02-01 lstewartImport an implementation of the CAIA-Hamilton-Delay...
2011-02-01 adrian* Add a rather hacky "does this speak the 11n TX descri...
2011-02-01 lstewartImport a clean-room implementation of the Hamilton...
2011-02-01 lstewartImport a clean-room implementation of the VEGAS congest...
2011-02-01 adrianAdd TX/RX chainmask info to if_ath - this is needed...
2011-02-01 adrianAdd a new capability which reports the number of spatia...
2011-02-01 jfvSupport for the new Patsburg PCH chipset:
2011-01-31 pjdFix build on ia64.
2011-01-31 pjdUntil I fix the build on ia64 comment out problematic...
2011-01-31 adrianRemove the now unneeded XXX.
2011-01-31 adrianEnable AMPDU reorder processing and receiving BAR frame...
2011-01-31 dougbLet rpcbind clean up after itself
2011-01-31 yongarialc_rev was used without initialization such that it...
2011-01-31 jfvSupport for the new DH89xxCC PCH chipset including:
2011-01-31 pjdImplement two new functions for sending descriptor...
2011-01-31 pjd- Use pjdlog for assertions and aborts as this will...
2011-01-31 pjdRename pjdlog_verify() to pjdlog_abort() as it better...
2011-01-31 adrianDon't incorrectly set the burst duration setting in...
2011-01-31 impMove the architecture guessing from Makefile.inc1 to...
2011-01-31 rrsMore ECN fixes:
2011-01-31 mmUse correct alphabetical order for xz(1) in SEE ALSO...
2011-01-31 mmAdd xz(1) support to newsyslog.
2011-01-31 edwinMFV of tzdata2011a, r218120
2011-01-31 maximo Add user 'hast'.
2011-01-31 dchaginYet another unimplemented futex operation, print out...
2011-01-31 dchaginImplement a futex BITSET op.
2011-01-31 bzUpdate interface stats counters to match the current...
2011-01-30 alcRelease the free page queues lock earlier in vm_page_al...
2011-01-30 jillessh: Send messages about signals to stderr.
2011-01-30 dchaginRegen for r218101.
2011-01-30 dchaginChange linux futex syscall definition to match actual...
2011-01-30 dchaginThe kern_wait() code already removes the SIGCHLD signal...
2011-01-30 kibFix grammar in comment.
2011-01-30 kibMake ldd(1) work when versioned dependency file is...
2011-01-30 bschmidtFix the 'scan hang' issue.
2011-01-30 bschmidtInstead of always returning 0 to a scan request, indica...
2011-01-30 bschmidtChange return code semantics of start_scan_locked(...
2011-01-30 bschmidtWhen doing a scan while being associated it is possible...
2011-01-30 uqssyscons: install all available kbdmaps
2011-01-30 adrianAdd support for the m25p64; lifted straight from Linux.
2011-01-30 bschmidtHonor the IEEE80211_SCAN_BGSCAN flag, which makes it...
2011-01-29 nwhitehornFix boot on SMP systems after r218075 by delaying CPU...
2011-01-29 bzRemove duplicate printing of TF_NOPUSH in db_print_tfla...
2011-01-29 marcelDon't operate on the parent of the PCI node. It's the...
2011-01-29 marcelCall newbus_device_create() for PCI devices. Call pci_f...
2011-01-29 marcelFix the interrupt code, broken 7 months ago. The interr...
2011-01-29 marcelHave nexus behave the same as the one on ARM (marvell...
2011-01-29 marcelIntroduce macro FDT_MAP_IRQ to map from an interrupt...
2011-01-29 rrsFixes to ECN in SCTP.
2011-01-29 alcReenable the call to vm_map_simplify_entry() from vm_ma...
2011-01-29 adrianAvoid writing CCA threshold values for the EXT radios...
2011-01-29 adrianBring over some NF calibration changes from ath9k.
2011-01-29 adrianFix some errors introduced w/ the last commit; fix...
2011-01-29 adrianLink in the 11n specific TX methods into the HAL.
2011-01-29 adrianMigrate the TX path code out of if_ath and into a separ...
2011-01-29 jchandraRewrite the ARCH check another way for backward compati...
2011-01-29 adrianAdd a check for the AR9285E; I have no idea what this is.
2011-01-29 dchaginMy style(9) bug.
2011-01-29 adrianBreak out the debug macros from if_ath.c into if_ath_de...
2011-01-29 adrianKeep this in sync with the ar5212 power rate table...
2011-01-29 gibbsFix bug in the netfront driver that caused excessive...
next