dragonfly.git
2012-08-16 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-16 Matthew Dillonkernel - Stop KTR logging during panic
2012-08-16 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-16 Sascha Wildnerkernel/linprocfs: Add a missing header for spin_{,un...
2012-08-16 Sascha Wildnerkernel/linprocfs: Remove useless .PATH in the Makefile.
2012-08-16 Sepherosa Ziehautcp: Stringent TSO segment length assertion.
2012-08-16 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-16 Matthew Dillonkernel - Fix numerous procfs/ptrace issues (3)
2012-08-16 Matthew Dillonkernel - Fix two UFS+softupdates bugs
2012-08-16 Matthew Dillonkernel - Fix exit races which can lead to a corrupt...
2012-08-16 Matthew DillonKernel - Fix numerous procfs/ptrace issues (2)
2012-08-16 Matthew DillonKernel - Fix numerous procfs/ptrace issues
2012-08-15 Antonio Huete... tuxload - Enhace tuxload a bit.
2012-08-15 Antonio Huete... hammer - Add tunable vfs.hammer.skip_redo
2012-08-15 François Tigeotixgbe: Use callout_init_mp()
2012-08-15 Sepherosa Ziehauem: Add TSO support for certain PCIe chips
2012-08-15 Sepherosa Ziehauem: Utilize mbuf's header length to setup TX csum context
2012-08-15 Sepherosa Ziehauem: Change TXCSUM does not require reinitialize hardware
2012-08-15 Sepherosa Ziehauem: Pack boolean fields into flags
2012-08-15 Sepherosa Ziehauem: Increase RX/TX descriptor count to 512
2012-08-14 Sepherosa Ziehaubge: Allow max BDs based coalesce to be disabled
2012-08-14 Sepherosa Ziehaubge: Don't peek at the TX descriptor in txeof()
2012-08-14 François Tigeotixgbe: Remove the multicast spinlock
2012-08-14 John Marinortld: Parse notes later (bug# 2376)
2012-08-14 Sepherosa Ziehaubnx: Don't peek at the TX descriptor in txeof()
2012-08-14 Sepherosa Ziehauemx: Pack boolean fields into flags
2012-08-14 Sepherosa Ziehauigb: Remove no longer referenced code
2012-08-14 Sepherosa Ziehauigb: Remove unused code; adjust and add comment
2012-08-14 Sepherosa Ziehauigb: Remove unused field
2012-08-14 François Tigeotixgbe: Remove a useless assertion
2012-08-13 Sascha Wildnerinstaller: When setting the slice type for >2TB, ignore...
2012-08-13 Sepherosa Ziehaubce: Unbreak LINT building
2012-08-13 Sascha Wildnerahci(4)/sili(4): Fix for drives >2TB.
2012-08-12 François Tigeotixgbe: replace direct lockmgr calls by macros
2012-08-12 Sepherosa Ziehaubge: Add TSO support for BCM5755 family chips
2012-08-12 François Tigeotixgbe(4): remove a lockinit() call
2012-08-12 Matthew Dillonhammer2 - Add peer_type field to LNK_CONN and LNK_SPAN
2012-08-12 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-12 Matthew Dillonboot - Fix boot probe ordering
2012-08-11 Matthew Dillonhammer2 - Implement automatic reconnect
2012-08-11 Matthew Dillonhammer2: More hammer2 msg cleanup, get reconnect ioctl...
2012-08-11 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-11 Sascha Wildnerhptrr.4: Remove unneeded .Pp
2012-08-11 Sascha Wildnerpflogd(8): Raise WARNS to 5.
2012-08-11 Sascha Wildnerlibm & rtld: Ansify some remaining functions.
2012-08-11 Matthew Dillonhammer2 - Config notifications, cleanup HAMMER2 VFS API
2012-08-10 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-10 Sascha Wildner/usr/src/Makefile: Remove duplicate target.
2012-08-10 Matthew Dillonhammer2 - Message span tree work
2012-08-10 Matthew Dillonhammer2 - Message routing work
2012-08-10 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-10 Sepherosa Ziehaubce: Add TSO support
2012-08-10 Sepherosa Ziehaubce: Remove debug stuffs from polling code
2012-08-10 Sepherosa Ziehaubce: Remove debug stuffs from output path
2012-08-10 Antonio Huete... tuxload - Minor modifications.
2012-08-10 Alex Hornunghammer2 - further crypto cleanup
2012-08-10 Sepherosa Ziehaubce: Set RX interrupt rate ~6000Hz
2012-08-10 Sepherosa Ziehaubce: Don't loop in the interrupt handler to drain TX/RX
2012-08-10 Sepherosa Ziehaubce: Remove debug stuffs on RX/TX interrupt path
2012-08-10 Sepherosa Ziehaubce: Remove debugging stuffs in interrupt handler
2012-08-10 Matthew Dillonhammer2 - Message routing work
2012-08-10 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-09 Alex Hornunghammer2 - make gcm IV counter endian-agnostic
2012-08-09 Alex Hornunghammer2 - error out on enc/dec errors
2012-08-09 Matthew Dillonhammer2 - Fix nact assertion
2012-08-09 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-09 Sascha Wildnerposix_memalign.3: Document aligned_alloc().
2012-08-09 Alex Hornunghammer2 - AES GCM support
2012-08-09 Matthew Dillonhammer2 - Major crypto API cleanup
2012-08-09 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-09 Sascha Wildnerlibc: Add a copyright to aligned_alloc.c
2012-08-09 Sascha Wildnermalloc.3: Remove a ,
2012-08-09 François Tigeotixgbe(4): Sync with FreeBSD
2012-08-09 François Tigeotixgbe: compilation fix for debug routines
2012-08-09 Sascha Wildnerat_quick_exit.3: Add an ERRORS section.
2012-08-09 Sascha Wildnerlibc: Add a copyright to quick_exit.c
2012-08-09 Sascha Wildner<stdlib.h>: Adjust the visibility of our C11 functions.
2012-08-09 Sascha WildnerAdd at_quick_exit(3) and quick_exit(3) manual pages.
2012-08-09 Sascha Wildnermdoc: Let us refer to C11 in manual pages with ".St...
2012-08-09 John Marinoxterm: Remove ability to restore console after man...
2012-08-09 Sepherosa Ziehauemx: Status change is protected by main serializer
2012-08-09 Matthew Dillonhammer2 - SPAN protocol work, router work
2012-08-09 Matthew Dillonhammer2 - SPAN protocol work
2012-08-09 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-09 Sascha Wildnercut(1): Add back -w (split on whitespace functionality).
2012-08-08 Matthew Dillonhammer2 - userland API / span work
2012-08-08 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-08 John Marinocut: Sync with FreeBSD
2012-08-08 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-08-08 Sascha Wildnerhpt27xx(4): Use NULL for pointers.
2012-08-08 Sascha WildnerAdd the hpt27xx(4) driver for HighPoint RocketRAID...
2012-08-08 Sepherosa Ziehaubnx: Disable RX max BDs based interrupt moderation
2012-08-08 Sepherosa Ziehaubnx: Allow TX/RX max coalesce BDs to be 0; mainly for...
2012-08-08 Sepherosa Ziehaubnx: Correct debug messages
2012-08-08 Sepherosa Ziehaubnx: Rearrange the code to check the spare TX descripor...
2012-08-08 Sepherosa Ziehaubnx: Increase spare TX descriptors to 33 to incorporate...
2012-08-08 Sepherosa Ziehauemx: emx_timer() only requires main serializer
2012-08-08 Sepherosa Ziehauem/emx: Fix up detach path
2012-08-08 Matthew Dillonhammer2 - SPAN protocol work
2012-08-08 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
next