dragonfly.git
2017-08-04 Sascha Wildner/boot/defaults/loader.conf: Fix typo.
2017-08-04 Sepherosa Ziehauipid: Call ip_randomid() on all CPUs.
2017-08-04 Sepherosa Ziehaupfsync: Send packet in netisr0 and do it asynchronously.
2017-08-04 Sepherosa Ziehaumbuf: Add message header for generic mbuf sending/recei...
2017-08-03 Sascha Wildnerifconfig.8: Fix typo.
2017-08-03 Sepherosa Ziehauinpcb: Simplify inpcb marker interface
2017-08-03 Sepherosa Ziehauinpcb: All inpcb accessing should be from first netisr_...
2017-08-03 Sepherosa Ziehauinet: ip_{output/input}() should only run in first...
2017-08-03 Sepherosa Ziehauudp: It only runs in the first netisr_ncpus netisrs.
2017-08-03 Sepherosa Ziehausystimer: Adjust systimers on their owner cpus.
2017-08-03 Sepherosa Ziehautcp: Prevent excessive IPI from draining TCP reassemble...
2017-08-03 Sepherosa Ziehauinet: Prevent excessive IPI from draining PR cloned...
2017-08-03 Sepherosa Ziehauinet: Fix up draining flag setting.
2017-08-02 Sepherosa Ziehauinet: Prevent excessive IPI from draining IPv4 fragments.
2017-08-02 Sepherosa Ziehauinet6: Prevent excessive IPI from draining IPv6 fragments.
2017-08-02 Sepherosa Ziehaunet: Use PR_{FAST,SLOW}HZ, some code has the assumption...
2017-08-02 Sascha Wildnerefivar.8: Fix typos/improve language (taken from FreeBSD).
2017-08-01 Sascha Wildnerlibthread_xu: Add a check for integer overflow (FreeBSD...
2017-08-01 Sepherosa Ziehaudomain: Nuke pfslowtimo.
2017-08-01 Sepherosa Ziehauip: Don't use pr_slowtimo.
2017-08-01 Sepherosa Ziehauigmp: Don't use pr_slowtimo.
2017-08-01 Sepherosa Ziehauinet6: Drain IPv6 fragments in netisr0
2017-08-01 Sepherosa Ziehauinet6: Dispatch frag6 slowtimo to netisr0 and stop...
2017-07-31 Sepherosa Ziehaudomain: Nuke pffasttimo
2017-07-31 Sascha Wildnerkernel: Fix wrong indentation in a few places.
2017-07-31 Sascha Wildnerkernel/sdhci: Remove wrong semicolon.
2017-07-31 Sascha Wildnerkernel/ieee80211: Add missing braces.
2017-07-31 Sascha Wildnerkernel/urtwn: Add missing braces.
2017-07-31 Sepherosa Ziehauigmp: Use callout instead of pffasttimo.
2017-07-31 Sepherosa Ziehauicmp6: Don't use pffasttimo and dispatch fasttimo to...
2017-07-30 Sascha Wildnerkernel: Add FreeBSD's virtio_scsi(4) driver.
2017-07-30 Sascha Wildnerkernel/cam: Add CAM_SCSI_IT_NEXUS_LOST (in preparation...
2017-07-30 Sascha Wildnerlarn(6): Fix two "use of index before limits check...
2017-07-30 Imre VadászMake sure that cam(4)'s dashutdown handler runs before...
2017-07-30 Matthew Dillonkernel - Fix kcollect swapuse%
2017-07-30 Matthew Dillonkcollect - add swap% to plot output
2017-07-30 Matthew Dillonkcollect - Fix gunplot warning when -x -f is specified
2017-07-30 Matthew Dillonkcollect - Add a smoothing option (-s)
2017-07-30 Matthew Dillonkcollect - Add -t option to limit output
2017-07-30 Matthew Dillonkcollect - Adjust ordering of gnuplot solids
2017-07-30 Matthew Dillonkcollect - Implement gnuplot output feature
2017-07-29 Matthew Dillonkcollect - Fix swap text output
2017-07-29 Matthew Dillonkernel - Store page statistics in bytes
2017-07-29 Matthew Dillonkernel - Add a sampling history mechanism called kcolle...
2017-07-29 Sascha WildnerRestore WARNS in ftpd, it was just for testing.
2017-07-29 Sascha Wildnerftpd(8): Remove weird line with just '#'.
2017-07-29 Sascha Wildnerccdconfig(8): Add missing free().
2017-07-29 Sascha Wildnerkernel: Remove some variables that are only set but...
2017-07-29 Sascha Wildnerlibpuffs: Fix two asserts.
2017-07-29 Matthew Dillonkernel - Add a sampling history mechanism called kcollect
2017-07-28 Sascha Wildner<sys/malloc.h>: Remove an empty #ifdef.
2017-07-28 Sascha WildnerSync ACPICA with Intel's version 20170728.
2017-07-27 Sepherosa Ziehaupolling: Simplify the code by using netsr_*msg functions.
2017-07-27 Sepherosa Ziehaunetisr: Add netisr_sendmsg_oncpu()
2017-07-27 Sepherosa Ziehaubridge: It should only run in netisr_cpus netisrs
2017-07-27 Matthew Dillonhammer2 - Allow @LABEL to be omitted
2017-07-27 Matthew Dillonhammer2 - Synchronize write-in-place feature
2017-07-27 Matthew Dillonhammer2 - Consolidate backend rename ops
2017-07-26 Matthew Dillonlibc - Fix bug in rcmdsh()
2017-07-26 Matthew Dillonsshlockout - Improve manual page
2017-07-26 Sascha Wildnerlibc/libpthread: Add clock_getcpuclockid() and pthread_...
2017-07-26 Sascha WildnerRemove <stab.h> and <struct.h>.
2017-07-26 Sascha Wildnerkernel/time: Change get_curthread_cputime() to get_thre...
2017-07-26 Sascha Wildner<sys/types.h>: Add guard around lwpid_t, also put under...
2017-07-24 Sepherosa Ziehaualtq/cbq: Drain pending callout and the cooresponding...
2017-07-24 Sepherosa Ziehaualtq/cbq: Redispatch restart function to netisr0.
2017-07-25 Matthew Dillonhammer2 - Update DESIGN document
2017-07-25 Matthew Dillonhammer2 - correct readdir bug
2017-07-25 Matthew Dillonhammer2 - Initial HARDLINK -> DIRENT replacement code
2017-07-25 Matthew Dillonhammer2 - Adjust blockref to create an embedded area...
2017-07-25 Matthew Dillonhammer2 - Cleanup pass, remove unused fields and code
2017-07-24 Sepherosa Ziehaualtq: Fix typo
2017-07-24 Sepherosa Ziehauipflow: Use per-cpu callout, instead of pr_slowtimo.
2017-07-23 zrjsys: Add size directives to assembly functions.
2017-07-23 zrjsys: Some whitespace cleanup.
2017-07-23 zrjFix few typos.
2017-07-23 zrjhack(6): Allow to play without setgid.
2017-07-23 Sascha WildnerRemove kernbb(8).
2017-07-22 Sascha WildnerRemove scsi_low.ko via 'make upgrade' (leftover from...
2017-07-22 zrjlibstdcxx5: Add profiled library support.
2017-07-22 zrjlib/libexecinfo: Fix static and profiled archives.
2017-07-22 zrjcpu/asm.h: Use optimal alignment for assembly functions...
2017-07-22 zrjpg: Add missing dummy stack frames for mcount for x86_64.
2017-07-22 zrjpg: Use long for fptrdiff_t type.
2017-07-22 zrjlibstdcxx5: Fix profiled library creation.
2017-07-22 zrjbsd.lib.mk: Add INTERNALLIBPROF knob.
2017-07-21 Sascha Wildner<glob.h>/<sys/time.h>: Clean up the namespace a bit...
2017-07-21 Sascha Wildner<glob.h>/<sys/time.h>: Some minimal whitespace cleanup.
2017-07-21 Sepherosa Ziehauvlan: It should only run in netisr_cpus netisrs
2017-07-21 Sepherosa Ziehauipflow: Regroup percpu data.
2017-07-21 Sepherosa Ziehauipflow: It can only run in first netisr_ncpus netisrs
2017-07-21 Sepherosa Ziehauipfw: ipfw only runs on netisr_ncpus
2017-07-21 Sepherosa Ziehaunetisr: Add add support for netisr_ncpus
2017-07-20 Sascha WildnerIn <signal.h> and <sys/devicestat.h>, include <sys...
2017-07-19 Sascha Wildner<sys/posix4.h>: Clean up a bit.
2017-07-18 Sepherosa Ziehaunetisr: netisr_forwardmsg -> netisr_forwardmsg_all
2017-07-16 Sascha WildnerSync time(1)'s manual page a bit with FreeBSD, too.
2017-07-16 Sascha WildnerUpdate the pciconf(8) database.
2017-07-15 Markus Pfeiffertime: Use clock_gettime
2017-07-15 Markus Pfeiffertime: Handle SIGINFO in time(1)
next