]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-04-26 Sam Leffleradd iv_recv_ctl method to allow hooking rx ctl frame...
2009-04-26 Sam Lefflerdon't fragment ampdu aggregates
2009-04-26 Sam Leffleruniformly mark mbufs that pass through the tx path...
2009-04-26 Alan CoxEliminate an errant comment.
2009-04-26 Sam Lefflero add missing 802.3 bpf tap
2009-04-26 Sam Leffleradd missing DLT_IEEE802_11 tap
2009-04-26 Sam Leffleradd missing part of r191537 that should have read:...
2009-04-26 Robert WatsonImprove approximation of style(9).
2009-04-26 Sam Lefflerfix comment
2009-04-26 Sam Leffleradd missing DLT_IEEE802_11 bpf tap in ieee80211_start
2009-04-26 Sam Lefflerfixup ieee80211_output handling:
2009-04-26 Ed SchoutenRemove the unused insque() and remque() functions.
2009-04-26 Sam Lefflero use shared code to handle bpf tap and mbuf cleanup
2009-04-26 Ed SchoutenMake the SPX code use its own copies of insque()/remque().
2009-04-26 Sam Lefflercorrect bssid reporting for wds vaps
2009-04-26 Alan CoxEliminate an archaic band-aid. The immediately precedi...
2009-04-26 Bjoern A. ZeebWhitespace (use tabs like for all other lines).
2009-04-26 Robert WatsonAcquire IF_ADDR_LOCK() around most iterations over...
2009-04-26 Tim KientzleReading an mtree file is supposed to provide
2009-04-26 Tim KientzleVarious improvements to the tar.5 manpage, including
2009-04-26 Tim KientzleExit with ARCHIVE_FATAL if the ISO image is truncated.
2009-04-26 Tim KientzleRemove an unused variable.
2009-04-26 Edward Tomasz... Fix typo.
2009-04-26 Ed SchoutenRemove even more empty directories.
2009-04-26 Ed SchoutenRemove empty directories from the HEAD.
2009-04-26 Ed SchoutenRemove unneeded device index from unit number.
2009-04-26 Marc FonvieilleBump copyright year;
2009-04-26 Marko ZecIn preparation to make options VIMAGE operational,...
2009-04-26 Marc FonvieilleUnbreak the build of relnotes.
2009-04-26 Marko ZecExtend the vnet module registration / initialization...
2009-04-25 Robert WatsonExpand coverage of IF_ADDR_LOCK() in in_control() from...
2009-04-25 Andrew ThompsonMake the state string descriptions public.
2009-04-25 Andrew ThompsonTrack the usb device state as its powered on, addressed...
2009-04-25 Marius Strobls/it's/it is/
2009-04-25 Marius StroblSync the sparc64 hardware notes with reality, mainly...
2009-04-25 Bjoern A. ZeebRemove udp and tcp includes not needed here.
2009-04-25 Ed SchoutenTurn MAXPTSDEVS into a sysctl tunable.
2009-04-25 Alan CoxEliminate unnecessary calls to pmap_clear_modify()...
2009-04-25 Ed SchoutenRemove ghost xntpd directory.
2009-04-24 Robert WatsonIn in_purgemaddrs(), remove the inm being freed from...
2009-04-24 Warner LoshAdd Surecom EP-427X.
2009-04-24 Warner LoshAnother PC Card that needs the CIS strings for the...
2009-04-24 Xin LISome minor formatting changes to make new text match...
2009-04-24 Renato Botelho- Add a single line separating two 20090415 entries
2009-04-24 Robert WatsonAdd UPDATING note about change to struct malloc_type...
2009-04-24 Robert WatsonRelocate permissions checking code in in_control()...
2009-04-24 Rafal JaworowskiZero PCB during early AIM PowerPC init.
2009-04-24 Maxim Konovalovo Correct geli(8) command line.
2009-04-24 Marcel MoolenaarAdd suppport for ISA and ISA interrupts to make the ATA
2009-04-24 Marcel MoolenaarRemove isa_irq_pending(). It's not used.
2009-04-24 Marcel MoolenaarReimplement bs_be_rs_{1|2|4} and bs_le_rs_{1|2|4} by not
2009-04-24 Marcel MoolenaarRemove PTE_FAKE and PTE_ISFAKE().
2009-04-24 Marcel MoolenaarRemove PTE_ISFAKE. While here remove code
2009-04-23 Rui PauloRemove spurious 'or'.
2009-04-23 Robert WatsonReorganize in_control() so that invariants are more...
2009-04-23 Kip Macyfix typo
2009-04-23 Kip Macyfix panic when using msix
2009-04-23 Kip MacyMake sure the ALTQ case is handle correctly by using...
2009-04-23 Konstantin... Do not call vm_page_lookup() from the ddb routine,...
2009-04-23 John BaldwinReduce the number of bounce zones (and thus the number...
2009-04-23 Robert WatsonTwo ifnet misuse fixes for if_nve:
2009-04-23 Bjoern A. ZeebCompare protosw pointer with NULL.
2009-04-23 Robert WatsonAs with ifnet_byindex_ref(), don't return IFF_DYING...
2009-04-23 Robert WatsonAdd ifunit_ref(), a version of ifunit(), that returns...
2009-04-23 Robert WatsonDuring if_detach(), invoke if_dead() to set the ifnet...
2009-04-23 Robert WatsonMove portions of data structure initialization from...
2009-04-23 Robert WatsonAdd a new interface flag, IFF_DYING, which is set when...
2009-04-23 Ed SchoutenLet pflogd's Makefile just use WARNS instead of changin...
2009-04-23 Christian BruefferCorrect the information about when the respective funct...
2009-04-23 Stanislav Sedov- Whitespace nitpicking.
2009-04-22 Stanislav Sedov- Add the driver for AT91RM9200 CompactFlash controller...
2009-04-22 John BaldwinAdjust the way we number CPUs on x86 so that we attempt...
2009-04-22 Bjoern A. ZeebCorrect a comment: the function name given had never...
2009-04-22 Andrew ThompsonMFp4 //depot/projects/usb@160930
2009-04-22 Andrew ThompsonMFp4 //depot/projects/usb@160708
2009-04-22 Andrew ThompsonMFp4 //depot/projects/usb@160706
2009-04-22 Andrew ThompsonMFp4 //depot/projects/usb@160678
2009-04-22 Andrew ThompsonMFp4 //depot/projects/usb@160655
2009-04-22 Andrew ThompsonMFp4 //depot/projects/usb@160614
2009-04-22 Andrew ThompsonMFp4 //depot/projects/usb@160485
2009-04-22 Andrew ThompsonMFp4 //depot/projects/usb@160413
2009-04-22 Warner LoshA couple of older Melco cards that missed the transitio...
2009-04-22 Warner LoshA couple of older Melco cards that missed the transitio...
2009-04-22 Nathan WhitehornAdd bm(4) to the built-in ethernet devices list.
2009-04-22 Warner LoshAdd Billionton LNT10TB
2009-04-22 Warner LoshAdd Billionton LNT-10TB variant
2009-04-22 Maksim YevmenkinBump __FreeBSD_version. Add UPDATING entry about low...
2009-04-22 Maksim YevmenkinImplement low-level Bluetooth HCI API.
2009-04-22 Rafal JaworowskiProvide manual page for the tsec(4) device driver.
2009-04-22 Warner LoshAdd a few more models of AMBICOM cards from data from...
2009-04-22 Warner LoshAdd AmbiCom AMB8002, AMB8010 (2 variants) and AMB8610...
2009-04-22 Warner LoshThese were a placeholder and don't belong here. Remove...
2009-04-22 Colin PercivalDon't leak information via uninitialized space in db...
2009-04-22 Rafal JaworowskiEliminate redundant setting of HID0_EMCP.
2009-04-22 Rafal JaworowskiMinor style consistency fix.
2009-04-22 Rafal JaworowskiProvide cpu_throw() for Book-E. Adjust cpu_switch(...
2009-04-22 Rafal JaworowskiCentralize setting HID0/1 for E500. Rename HID defines...
2009-04-22 Edward Tomasz... Turns out rtm_use does still exist, just under differen...
2009-04-22 Warner LoshKill stray bootverbose debug tool.
2009-04-22 Warner LoshTurns out the code improvements I did for the TC5299J...
next