]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-04-26 samadd iv_recv_ctl method to allow hooking rx ctl frame...
2009-04-26 samdon't fragment ampdu aggregates
2009-04-26 samuniformly mark mbufs that pass through the tx path...
2009-04-26 alcEliminate an errant comment.
2009-04-26 samo add missing 802.3 bpf tap
2009-04-26 samadd missing DLT_IEEE802_11 tap
2009-04-26 samadd missing part of r191537 that should have read:...
2009-04-26 rwatsonImprove approximation of style(9).
2009-04-26 samfix comment
2009-04-26 samadd missing DLT_IEEE802_11 bpf tap in ieee80211_start
2009-04-26 samfixup ieee80211_output handling:
2009-04-26 edRemove the unused insque() and remque() functions.
2009-04-26 samo use shared code to handle bpf tap and mbuf cleanup
2009-04-26 edMake the SPX code use its own copies of insque()/remque().
2009-04-26 samcorrect bssid reporting for wds vaps
2009-04-26 alcEliminate an archaic band-aid. The immediately precedi...
2009-04-26 bzWhitespace (use tabs like for all other lines).
2009-04-26 rwatsonAcquire IF_ADDR_LOCK() around most iterations over...
2009-04-26 kientzleReading an mtree file is supposed to provide
2009-04-26 kientzleVarious improvements to the tar.5 manpage, including
2009-04-26 kientzleExit with ARCHIVE_FATAL if the ISO image is truncated.
2009-04-26 kientzleRemove an unused variable.
2009-04-26 traszFix typo.
2009-04-26 edRemove even more empty directories.
2009-04-26 edRemove empty directories from the HEAD.
2009-04-26 edRemove unneeded device index from unit number.
2009-04-26 blackendBump copyright year;
2009-04-26 zecIn preparation to make options VIMAGE operational,...
2009-04-26 blackendUnbreak the build of relnotes.
2009-04-26 zecExtend the vnet module registration / initialization...
2009-04-25 rwatsonExpand coverage of IF_ADDR_LOCK() in in_control() from...
2009-04-25 thompsaMake the state string descriptions public.
2009-04-25 thompsaTrack the usb device state as its powered on, addressed...
2009-04-25 mariuss/it's/it is/
2009-04-25 mariusSync the sparc64 hardware notes with reality, mainly...
2009-04-25 bzRemove udp and tcp includes not needed here.
2009-04-25 edTurn MAXPTSDEVS into a sysctl tunable.
2009-04-25 alcEliminate unnecessary calls to pmap_clear_modify()...
2009-04-25 edRemove ghost xntpd directory.
2009-04-24 rwatsonIn in_purgemaddrs(), remove the inm being freed from...
2009-04-24 impAdd Surecom EP-427X.
2009-04-24 impAnother PC Card that needs the CIS strings for the...
2009-04-24 delphijSome minor formatting changes to make new text match...
2009-04-24 garga- Add a single line separating two 20090415 entries
2009-04-24 rwatsonAdd UPDATING note about change to struct malloc_type...
2009-04-24 rwatsonRelocate permissions checking code in in_control()...
2009-04-24 rajZero PCB during early AIM PowerPC init.
2009-04-24 maximo Correct geli(8) command line.
2009-04-24 marcelAdd suppport for ISA and ISA interrupts to make the ATA
2009-04-24 marcelRemove isa_irq_pending(). It's not used.
2009-04-24 marcelReimplement bs_be_rs_{1|2|4} and bs_le_rs_{1|2|4} by not
2009-04-24 marcelRemove PTE_FAKE and PTE_ISFAKE().
2009-04-24 marcelRemove PTE_ISFAKE. While here remove code
2009-04-23 rpauloRemove spurious 'or'.
2009-04-23 rwatsonReorganize in_control() so that invariants are more...
2009-04-23 kmacyfix typo
2009-04-23 kmacyfix panic when using msix
2009-04-23 kmacyMake sure the ALTQ case is handle correctly by using...
2009-04-23 kibDo not call vm_page_lookup() from the ddb routine,...
2009-04-23 jhbReduce the number of bounce zones (and thus the number...
2009-04-23 rwatsonTwo ifnet misuse fixes for if_nve:
2009-04-23 bzCompare protosw pointer with NULL.
2009-04-23 rwatsonAs with ifnet_byindex_ref(), don't return IFF_DYING...
2009-04-23 rwatsonAdd ifunit_ref(), a version of ifunit(), that returns...
2009-04-23 rwatsonDuring if_detach(), invoke if_dead() to set the ifnet...
2009-04-23 rwatsonMove portions of data structure initialization from...
2009-04-23 rwatsonAdd a new interface flag, IFF_DYING, which is set when...
2009-04-23 edLet pflogd's Makefile just use WARNS instead of changin...
2009-04-23 bruefferCorrect the information about when the respective funct...
2009-04-23 stas- Whitespace nitpicking.
2009-04-22 stas- Add the driver for AT91RM9200 CompactFlash controller...
2009-04-22 jhbAdjust the way we number CPUs on x86 so that we attempt...
2009-04-22 bzCorrect a comment: the function name given had never...
2009-04-22 thompsaMFp4 //depot/projects/usb@160930
2009-04-22 thompsaMFp4 //depot/projects/usb@160708
2009-04-22 thompsaMFp4 //depot/projects/usb@160706
2009-04-22 thompsaMFp4 //depot/projects/usb@160678
2009-04-22 thompsaMFp4 //depot/projects/usb@160655
2009-04-22 thompsaMFp4 //depot/projects/usb@160614
2009-04-22 thompsaMFp4 //depot/projects/usb@160485
2009-04-22 thompsaMFp4 //depot/projects/usb@160413
2009-04-22 impA couple of older Melco cards that missed the transitio...
2009-04-22 impA couple of older Melco cards that missed the transitio...
2009-04-22 nwhitehornAdd bm(4) to the built-in ethernet devices list.
2009-04-22 impAdd Billionton LNT10TB
2009-04-22 impAdd Billionton LNT-10TB variant
2009-04-22 emaxBump __FreeBSD_version. Add UPDATING entry about low...
2009-04-22 emaxImplement low-level Bluetooth HCI API.
2009-04-22 rajProvide manual page for the tsec(4) device driver.
2009-04-22 impAdd a few more models of AMBICOM cards from data from...
2009-04-22 impAdd AmbiCom AMB8002, AMB8010 (2 variants) and AMB8610...
2009-04-22 impThese were a placeholder and don't belong here. Remove...
2009-04-22 cpercivaDon't leak information via uninitialized space in db...
2009-04-22 rajEliminate redundant setting of HID0_EMCP.
2009-04-22 rajMinor style consistency fix.
2009-04-22 rajProvide cpu_throw() for Book-E. Adjust cpu_switch(...
2009-04-22 rajCentralize setting HID0/1 for E500. Rename HID defines...
2009-04-22 traszTurns out rtm_use does still exist, just under differen...
2009-04-22 impKill stray bootverbose debug tool.
2009-04-22 impTurns out the code improvements I did for the TC5299J...
next