]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-10-01 willRevise r272363 by collapsing the tests into a for loop.
2014-10-01 marcelSuffix the cookie constants with ULL to silence warning...
2014-10-01 dteskeOptimize program flow for execution speed. Also fix...
2014-10-01 markjAdd a sysctl, net.inet.icmp.tstamprepl, which can be...
2014-10-01 bjkSome cleanup for sfxge.4
2014-10-01 willEmbellish a comment regarding the reliability of DEBUG_...
2014-10-01 andrewClean up detection of hard-float ABIs. As with big...
2014-10-01 andrewClean up detection of big-endian ARM. In all cases...
2014-10-01 willInstead of requiring an edit to turn on ZFS debugging...
2014-10-01 willIn the syncer, drop the sync mutex while patting the...
2014-10-01 willAlways resolve PORTSDIR to absolute paths using realpat...
2014-10-01 baptEnsure that every ENTRY(foo) has a matching END(foo).
2014-10-01 melifaroRemove lock init from radix.c.
2014-10-01 willAdd sysctl to track the resource consumption of ACPI...
2014-10-01 willzfsvfs_create(): Refuse to mount datasets whose names...
2014-10-01 glebiusUse rn_detachhead() instead of direct free(9) for radix...
2014-10-01 andrewFix the TARGET_ABI value clang uses. It shpuld be gnuea...
2014-10-01 andrewSplit you the syscall handling to a separate file.
2014-10-01 mavFix couple issues with ROD tokens content.
2014-10-01 glebiusFix off by one in lagg_port_destroy().
2014-10-01 andrewRemove MK_ARM_EABI, the armeb issues have been fixed...
2014-10-01 hselaskySet default cycle state in case of early interrupts.
2014-10-01 desConsistently cast tty and user to const char * in print...
2014-10-01 tuexenThe default for UDPLITE_RECV_CSCOV is zero. RFC 3828...
2014-10-01 markjCorrect the way that libelf is linked when USDT is...
2014-10-01 ngieAdd ObsoleteFiles.inc OLD_FILES entries for libnv
2014-09-30 npTest for absence of M_NOFREE before attempting to purge...
2014-09-30 ianReturn the actual baud rate programmed in the hardware...
2014-09-30 ianWhen building the lists of available memory, actually...
2014-09-30 gnnSupport tunable to control Tx deferred packet list...
2014-09-30 gnnThe patch allows to check state of the software Tx...
2014-09-30 gnnUpdate SolarFlare driver manual page with new tunables.
2014-09-30 gnnMake size of Tx and Rx rings configurable
2014-09-30 tuexenUDPLite requires a checksum. Therefore, discard a recei...
2014-09-30 gnncleanup: code style fixes
2014-09-30 delphijFix a mismerge in r260183 which prevents snapshot zvol...
2014-09-30 tuexenIf the checksum coverage field in the UDPLITE header...
2014-09-30 roygerxen: fix blkback pushing responses before releasing...
2014-09-30 roygerxen/balloon: fix accounting of current memory pages...
2014-09-30 roygerxen: add xenstored user-space device
2014-09-30 roygerxen: convert the xenstore user-space char device to...
2014-09-30 roygerxen: defer xenstore initialization until xenstored...
2014-09-30 jhbOnly define the full inm_print() if KTR_IGMPV3 is enabl...
2014-09-30 jhbExplicitly return None for negative event indices....
2014-09-30 roygerxen: move xenstore devices
2014-09-30 roygerxen: make xen balloon a driver that depends on xenstore
2014-09-30 roygerxen: add the Xen implementation of pci_child_added...
2014-09-30 roygermsi: add Xen MSI implementation
2014-09-30 mavFix old iSCSI initiator to work with new CAM locking.
2014-09-30 rodrigcFix pkill unit tests.
2014-09-30 andrewMake sure __ARM_ARCH is defined in sysreg.h by includin...
2014-09-30 aeRemove redundant call to ipsec_getpolicybyaddr().
2014-09-30 pjdBe prepared that set_dumper() might fail even when...
2014-09-30 pjdStyle fixes.
2014-09-30 kevloWhen plen != ulen, it should only be checked when this...
2014-09-30 adrianAdd a missing file from the last commit.
2014-09-30 gavinMake clear in the ipheth(4) hardware notes that this...
2014-09-30 adrianRemove this stuff - it's no longer needed here.
2014-09-30 adrianAdd initial support for the AR9485 CUS198 / CUS230...
2014-09-30 bdreweryDocument [EPERM] for UNIX sockets.
2014-09-29 mjgUse bzero instead of explicitly zeroing stuff in do_execve.
2014-09-29 delphijSigh, remove a line that needs to be removed along...
2014-09-29 delphijWhen setting environment variables in the atrun script...
2014-09-29 rstoneEnsure that ixl_flush() uses a defined register on VFs
2014-09-29 rstoneFix integer truncation in affecting systat -ifstat
2014-09-29 willSearch for the nearest PORTSDIR where Mk/bsd.ports...
2014-09-29 bzHopefully fix build breakage with gcc passing void...
2014-09-29 desInstead of failing when neither PAM_TTY nor PAM_RHOST...
2014-09-29 dteskeUse snprintf(3) in place of unbounded sprintf(3) (preve...
2014-09-28 allanjudeChange the /var dataset in the default ZFS layout to...
2014-09-28 pfgAdd strptime(3) support for %U and %W (take 2)
2014-09-28 neeltty_rel_free() can be called more than once for the...
2014-09-28 melifaroConvert most BPF_TAP users to BPF_MTAP.
2014-09-28 tuexenChecksum coverage values larger than 65535 for UDPLite...
2014-09-28 bzMove the unconditional #include of net/ifq.h to the...
2014-09-28 bzRemove duplicate declaraton of the if_inc_counter(...
2014-09-28 nyanMFi386: Enable QUOTA, PRINTF_BUFR_SIZE and puc.
2014-09-28 nyan- Cosmetic changes.
2014-09-28 glebius- Remove empty wrappers ether_poll_[de]register_drv...
2014-09-28 nyanMFi386: r261567
2014-09-28 nyanMFi386: r268974
2014-09-28 hselaskyInstead of creating the full range of possible ports...
2014-09-28 hselaskyRegenerate usb.conf
2014-09-28 nyanMFi386: r261520
2014-09-28 nyanReduce diffs against i386.
2014-09-28 nyanRemove extra '\'.
2014-09-28 nyan- Cleanups pc98 code.
2014-09-28 mavDo not transfer unneeded training zero bytes in INQUIRY...
2014-09-28 nyanRemove duplicate prog.
2014-09-28 glebiusFinally, convert counters in struct ifnet to counter(9).
2014-09-28 nyanMerged from r183296.
2014-09-28 glebiusConvert to if_inc_counter() last remnantes of bare...
2014-09-28 glebiusProvide ixgb_get_counter().
2014-09-28 glebiusConvert to if_get_counter().
2014-09-28 adrianFix the AR724x PCIe glue to correctly probe the BAR...
2014-09-28 glebiusMechanically switch ixv(4) to if_inc_counter().
2014-09-28 adrianFix the ar724x PCI config space register read.
2014-09-27 glebiusConvert driver to if_get_counter method.
2014-09-27 glebiusMechanically convert to if_inc_counter().
2014-09-27 glebiusMechanically convert to if_inc_counter().
next