]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-10-13 Devin TeskeSVN r240684 broke the ability of the dot module to...
2012-10-12 Alan CoxReplace all uses of the vm page queues lock by a new...
2012-10-12 Nick HibmaSome 3G modems return the wrong signature in echo packe...
2012-10-12 Alexander MotinFix build with PAE enabled. I doubt any code uses...
2012-10-12 Navdeep ParharTemporary fix for kern/172364.
2012-10-12 Navdeep ParharUse global knob in the TP_PARA_REG3 register to disable...
2012-10-12 John BaldwinAdd locking to adv(4) driver and mark it MPSAFE.
2012-10-12 Gleb SmirnoffFix type in last commit.
2012-10-12 Alexander MotinGet SIM lock in several places while calling CAM functions.
2012-10-12 Alexander MotinProtect xpt_getattr() calls with the SIM lock and asser...
2012-10-12 Ed MasteUse CLOCK_UPTIME to get the uptime.
2012-10-12 Gleb SmirnoffBe more explicit on how "intact" incoming packets in...
2012-10-12 Gleb SmirnoffRevert fixup of ip_len from r241480. Now stack isn...
2012-10-12 Gleb SmirnoffIn ip_stripoptions():
2012-10-12 Joel DahlRemove whitespace.
2012-10-12 Kevin LoSince the moduledata structure member priv is a void...
2012-10-11 Peter GrehanVirtio SCSI driver
2012-10-11 Peter GrehanPatch from Bryan to fix a virtqueue issue:
2012-10-11 Ed MasteMake local function static.
2012-10-11 Aleksandr RybalkoFix tiypo.
2012-10-11 Peter WemmPoint freebsd.org cluster machines to mx1 for their...
2012-10-11 Alexander MotinUse separate malloc buckets for CAM devices, CCBs and...
2012-10-11 Alexander MotinDon't duplicate path/ccb allocation code, use existing...
2012-10-11 Ed MasteExclude potential circular symlink when creating src...
2012-10-11 Alexander V... Add NG_NETFLOW_V9INFO_TYPE command to be able to reques...
2012-10-11 Alexander MotinIncrease device CCB queue array size by CAM_RL_VALUES...
2012-10-11 Stefan FarfelederFix my last commit. Only call strunvis after properly...
2012-10-11 Stefan FarfelederDecode the first two fstab fields with strunvis(3)...
2012-10-11 Stefan FarfelederApply some style. Checked with md5.
2012-10-11 Pyun YongHyeonAdd APE firmware support and improve firmware handshake...
2012-10-11 Pyun YongHyeonFor 5717C/5719C/5720C and 57765 PHYs, do not perform...
2012-10-11 Pyun YongHyeonRework controller reset procedure. Previously driver...
2012-10-10 Jim HarrisCount number of times each queue pair's interrupt handl...
2012-10-10 Jim HarrisPut the nvme_qpair mutex on its own cacheline.
2012-10-10 Alexander Motin - Remove ancient checks for sim->softc == NULL. It...
2012-10-10 Jim HarrisAdd man pages for nvme(4) and nvd(4).
2012-10-10 Dimitry AndricPull in r164132 from upstream llvm trunk:
2012-10-10 Dimitry AndricPull in r163710 from upstream llvm trunk:
2012-10-10 Alexander MotinNULL-ify last previously used pointer instead of last...
2012-10-10 Navdeep ParharAdd a "clearstats" subcommand to cxgbetool that lets...
2012-10-10 Xin LIUpgrade to 9.8.3-P4:
2012-10-10 Alexander Motinpanic() with reasonable message instead of returning...
2012-10-10 Xin LIVendor import of BIND 9.8.3-P4.
2012-10-10 Alexander MotinThere are SCSI conditions that are not an errors. In...
2012-10-10 Navdeep ParharAdd a driver ioctl to clear a port's MAC statistics.
2012-10-10 Alexander V... Do not check if found IPv4 rte is dynamic if net.inet...
2012-10-10 Alexander MotinReally handle xpt_compile_path() error in xpt_bus_regis...
2012-10-10 Alexander MotinRemove 'periph == NULL' check from bunch of periph...
2012-10-10 Jim HarrisAdd support for locate LED.
2012-10-10 Alexander MotinAdd checks for ata_sata_scr_read() return statuses...
2012-10-10 Navdeep ParharAdd an "i2c" subcommand to cxgbetool. You can use...
2012-10-10 Alan CoxMFi386 r241356
2012-10-10 Navdeep ParharAdd a driver ioctl to read a byte from any device on...
2012-10-10 Navdeep ParharThere is no need to report the same error twice.
2012-10-10 Navdeep ParharRemove unused item. cxgbe's rx queue's lock was remove...
2012-10-10 John BaldwinWITH_CTF is now a "normal" build option (WITHOUT_CTF...
2012-10-10 John Baldwin- Fix the error message when a dependency string is...
2012-10-10 Kevin LoRevert previous commit...
2012-10-10 Pyun YongHyeonRemove unnecessary delay. I don't see any comments...
2012-10-10 Pyun YongHyeonFix a long standing VCPU reset sequence bug on BCM5906.
2012-10-10 Pyun YongHyeonDo not force PCIe 1.0a mode in device reset on BCM5717...
2012-10-10 Pyun YongHyeonHonor PHY type fiber for BCM5717/BCM5718/BCM5719/BCM5720.
2012-10-10 Pyun YongHyeonOn PHY write error use hex number to show the value.
2012-10-10 Pyun YongHyeonIf the maximum payload size is 256 bytes or more, set...
2012-10-10 Neel NatuGrab the softc from the ACPI host-pci bridge device...
2012-10-09 Alexander MotinCast vendor-specific spell on VIA VT1818S codecs alike...
2012-10-09 Attilio RaoAdd an unified macro to deny ability from the compiler...
2012-10-09 Eitan AdlerRemove undefined behavior from sranddev() and
2012-10-09 Attilio RaoReverts r234074,234105,234564,234723,234989,235231...
2012-10-09 Kevin LoPrefer NULL over 0 for pointers
2012-10-09 Kevin LoFix typo: s/unknow/unknown
2012-10-09 Devin TeskeFix a typo (s/prefix/suffix/) and comment.
2012-10-09 Devin TeskeFix an oversight that cyclic menu items actually are...
2012-10-09 Devin TeskeMake the "Options:" separator-text configurable by...
2012-10-08 Devin TeskeAdd an echo to say we're "Booting..." when the overload...
2012-10-08 Gleb SmirnoffAny pfil(9) hooks should be called with already set...
2012-10-08 Gleb SmirnoffCatch up with r241245 and do not return packet back...
2012-10-08 Konstantin... Add several asserts to i386 pmap, which mostly state...
2012-10-08 Alan CoxIn a few places, like the implementation of ptrace...
2012-10-08 David E. O... Restrict the module to varied environments.
2012-10-08 Andriy Gaponip6_ipsec_output: fix a typo in r241344
2012-10-08 Doug BartonRemove my pre-commit review request for mergemaster
2012-10-08 Gleb Smirnoff After r241245 it appeared that in_delayed_cksum(...
2012-10-08 Pyun YongHyeonRework device detach. While here, move driver lock...
2012-10-08 Gleb SmirnoffNo reason to play with IP header before calling sctp_de...
2012-10-08 Pyun YongHyeonLimit applying TX data corruption and FIFO workaround...
2012-10-08 Pyun YongHyeonFix typo. Check against number of allocated MSI-X vectors.
2012-10-07 Adrian ChaddMigrate the TID TXQ accesses to a new set of macros...
2012-10-07 Warner LoshLoop reading the RTC registers until the same values...
2012-10-07 Joel DahlRemove contractions.
2012-10-07 Joel DahlMinor mdoc fixes.
2012-10-07 Alexander MotinMake graid command line a bit more friendly by allowing...
2012-10-07 Alan CoxOptimize the TLB invalidations performed by pmap_protec...
2012-10-07 Marcel MoolenaarFix the showconfig target. bmake sends debug output...
2012-10-07 Marcel MoolenaarFix 32-bit library builds after the removal of adding...
2012-10-07 Devin TeskeComment and Copyright fixes/updates.
2012-10-07 Warner LoshImprove a few comments.
2012-10-07 Warner LoshUse the RTC unit to get the time. This works on all...
2012-10-06 Andriy Gaponata_da: set disk::d_ident from serial number
2012-10-06 Andriy Gaponprocstat_getprocs: honor kvm_getprocs interface - cnt...
next