<sys/param.h>: Fix __DragonFly_version.
[dragonfly.git] / sys /
2017-09-30 Sascha Wildner<sys/param.h>: Fix __DragonFly_version.
2017-09-30 Justin C. Sherrill5.1 commit. v5.1.0
2017-09-29 Sepherosa Ziehauarp: Allocate context memory on owner cpu.
2017-09-29 Sepherosa Ziehausyncache: Timer queue iteration is MPsafe; no need...
2017-09-29 Sepherosa Ziehausyncache: Move local variables close their usage.
2017-09-29 Sepherosa Ziehausyncache: inpcb will never be NULL.
2017-09-29 Sepherosa Ziehausyncache: Resurrect net.inet.tcp.syncache.count
2017-09-28 Sepherosa Ziehausyncache: Allocate syncache context on the owner cpu.
2017-09-28 Sepherosa Ziehausyncache: Group timeout queue related fields together.
2017-09-28 Sepherosa Ziehausyncache: Simplify timer message
2017-09-28 Sepherosa Ziehausyncache: Remove unnecessary struct field
2017-09-28 Sepherosa Ziehausyncache: Staticize syncache_lookup
2017-09-28 Sepherosa Ziehausyncache: Stringent assertion.
2017-09-28 Sepherosa Ziehaukern: Allocate sleep hash on owner cpu.
2017-09-29 Matthew Dillonvkernel - Print mmap() failures in megabytes
2017-09-29 Matthew Dillonkernel - Add poor-man's AMD TOPOEXT support
2017-09-29 Matthew Dillonkernel - Improve tsleep/wakeup queue collisions
2017-09-28 Imre Vadászsound - Don't need to use swi_taskq to call KNOTE from...
2017-09-28 Matthew Dillonkernel - Restrict kill(-1, ...) to the reaper group...
2017-09-28 Sepherosa Ziehauipfw: Add interface network filter.
2017-09-28 Sepherosa Ziehauuipc: Use sendmsg_oncpu, if possible.
2017-09-27 Sepherosa Ziehaucallout: Embed thread in per-cpu callout context.
2017-09-27 Sepherosa Ziehaukern: Enhance wakeup hash construction to reduce hash...
2017-09-27 Sepherosa Ziehaukern: Add read-only sysctl for sleep queue table size
2017-09-28 Matthew Dillonkernel - Fix cpu_rotator in lwkt_alloc_thread()
2017-09-27 Sepherosa Ziehaucallout: Allocate per-cpu callout context on the owner...
2017-09-27 Sepherosa Ziehaucallout: Allocate wheel on owner cpu.
2017-09-27 Sepherosa ZiehauRevert "callout: Allocate callout wheel/thread on the...
2017-09-27 Sepherosa Ziehauipfw: Add interface IP filter.
2017-09-27 Matthew Dillonkernel - Fix rare allproc scan vs p_ucred race
2017-09-27 Matthew Dillonkernel - Fix unnecessary ucred duplication
2017-09-26 Sepherosa Ziehaucallout: Allocate callout wheel/thread on the owner...
2017-09-26 Sepherosa Ziehaucallout: Minor style changes
2017-09-25 Sepherosa Ziehauethernet: Restructure vlan check.
2017-09-25 Sepherosa Ziehauipflow: Use netisr APIs
2017-09-25 Sepherosa Ziehauipflow: Remove compat macro
2017-09-25 Sepherosa Ziehauipflow: Utilize netisr_domsg_global
2017-09-25 Sepherosa Ziehauipflow: Allocate ipflow context on its owner cpu.
2017-09-25 Sepherosa Ziehauipflow: Use INTWAIT | NULLOK for kmalloc
2017-09-25 Sepherosa Ziehauipflow: No need to mark it cachealign.
2017-09-25 Sepherosa Ziehauipflow: Remove reference counting, which no longer...
2017-09-25 Sepherosa Ziehauipflow: Stringent assertion.
2017-09-25 Sepherosa Ziehauroute: Minor style change.
2017-09-25 Sepherosa Ziehaupolling: Utilize netisr_domsg_global
2017-09-25 Sepherosa Ziehaupolling: No need to explicitly align io context and...
2017-09-25 Sepherosa Ziehaupolling: Adjust comment
2017-09-25 Sepherosa Ziehaupolling: Don't do direct input in critical section.
2017-09-24 Sascha Wildnerkernel: Remove no longer used FFS_ROOT option.
2017-09-24 Sascha Wildner<machine/stdint.h>: Add __suseconds_t for suseconds_t...
2017-09-24 Sepherosa Ziehaupolling: Implement direct input support.
2017-09-24 Tomohiro Kusumisys/vfs/hammer: Use kuuid_compare() instead of bcmp()
2017-09-24 Matthew Dillonhammer2 - Fix bug in hammer2_chain_indkey_dir()
2017-09-23 Sascha WildnerMerge branch 'vendor/FILE'
2017-09-23 Tomohiro Kusumisys/vfs/hammer: Add typedef hammer_uuid_t
2017-09-23 Imre Vadászpsm: Drop bpsm%d device files. Instead support non...
2017-09-22 Matthew Dillonhammer2 - Fix hammer2 snapshot operation
2017-09-22 Imre Vadászpsm: Get rid of PSM_LEVEL_NATIVE, and the psmwrite...
2017-09-22 Imre Vadászpsm: Remove dead unused code: psmpoll(), enable_lordles...
2017-09-22 Sepherosa Ziehauinet/inet6: Randomize local port
2017-09-21 Sepherosa Ziehauarc4random: Make arc4random context per-cpu.
2017-09-22 Matthew Dillonhammer2 - Fix panic related to the accounting for pfs...
2017-09-22 Matthew Dillonhammer2 - Fix flush issues with unmounted PFSs and...
2017-09-21 Sepherosa Ziehauarc4random: Minor style changes.
2017-09-21 Sepherosa Ziehaux86: Use kmem_alloc3 for cpu0's ipiq
2017-09-21 Matthew Dillonhammer2 - performance pass
2017-09-20 Sepherosa Ziehauipfw: Factor out fucntion to setup local variables.
2017-09-20 Sepherosa Ziehauipfw: Add ipfrag filter.
2017-09-20 Sepherosa Ziehauipfw: Remove unnecessary complexity
2017-09-20 Matthew Dillonhammer2 - Remove debugging, adjust iocom
2017-09-20 Matthew Dillonkernel - Fix races in kern_dmsg.c (hammer2)
2017-09-19 Matthew Dillonkernel - Remove some kdmsg debugging
2017-09-19 Matthew Dillonkernel - support dummy reallocblks in devfs
2017-09-19 Sascha Wildnerboot/loader: Fix the 'crc' command to the intended...
2017-09-19 Sepherosa Ziehauipfw: Add defrag action.
2017-09-19 Matthew Dillonhammer2 - Fix corruption on sync (2)
2017-09-19 Matthew Dillonhammer2 - Fix corruption on sync, fix excessive stall...
2017-09-16 Sepherosa Ziehauip: Don't double check length.
2017-09-16 Sepherosa Ziehaudummynet: ip_input expects ip_off/ip_len in network...
2017-09-16 Sepherosa Ziehauipfw/ipfw3: Use INTWAIT|NULLOK for mtag allocation.
2017-09-16 Sepherosa Ziehaudummynet: Don't deliver freed mbuf to callers.
2017-09-16 Sepherosa Ziehauip: Move mbuf length assertion into an earlier place.
2017-09-17 Matthew Dillonkernel - Order ipfw3 module before other ipfw3_* modules
2017-09-17 Matthew Dillonhammer2 - Add directive to destroy bad directory entries
2017-09-16 Sepherosa Ziehaumtag: Use kmalloc flags, instead of just M_WAITOK or...
2017-09-16 Sepherosa Ziehaunetisr: Make dynamic netisr rollup register/unregister...
2017-09-16 Sepherosa Ziehaunetisr: Use kmem_alloc3 for netisr thread and netlastfunc.
2017-09-15 Matthew Dillonhammer2 - Fix inode nlinks / directory-entry desynchron...
2017-09-15 Sepherosa Ziehautcp: Use primary hash for TCP ports.
2017-09-15 Sepherosa Ziehautcp/udp: Make sure hash size macro is powerof2
2017-09-14 Matthew Dillonhammer2 - Instrument error path for indirect block...
2017-09-14 Matthew Dillonkernel - Fix memory ordering race
2017-09-13 Matthew Dillonhammer2 - Remove dead code, clarify comment
2017-09-13 Matthew Dillonkernel - Fix shared lock bug in kern_mutex.c
2017-09-13 Sascha Wildnerkernel/hammer2: Rename DEBUG to H2_ZLIB_DEBUG in the...
2017-09-13 Matthew Dillonhammer2 - Allow simple 'mount @label <target>' shortcut...
2017-09-13 Matthew Dillonkernel - Fix sys% time reporting
2017-09-12 Matthew Dillonkernel - Change legacy MBR partition type from 0xA5...
2017-09-12 Sepherosa Ziehauipfw: Add per-cpu table support.
2017-09-12 Matthew Dillonhammer2 - Include by default in kernel build
2017-09-12 Matthew Dillonhammer2 - Add 'cleanup' command, retool h2 build for...
next