dragonfly.git
2012-08-11 Sascha Wildnerlibm & rtld: Ansify some remaining functions.
2012-08-10 Sascha Wildner/usr/src/Makefile: Remove duplicate target.
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 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-09 Sascha Wildnerposix_memalign.3: Document aligned_alloc().
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 Sascha Wildnercut(1): Add back -w (split on whitespace functionality).
2012-08-08 John Marinocut: Sync with FreeBSD
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 Sepherosa Ziehauemx: Increase spare TX descriprors to 33 incorporate...
2012-08-08 Sepherosa Ziehauemx: Make sure that mbuf is changed before busdma sync
2012-08-08 Sepherosa Ziehauigb: Make sure that mbuf is changed before busdma sync
2012-08-08 Sepherosa Ziehaualc: Stablize this driver and fix various porting overlooks
2012-08-07 John Marinoncurses: Fix pkgsrc check and use of ncurses
2012-08-07 Sascha Wildnerarcmsr(4): Use cam_calc_geometry().
2012-08-07 Sascha Wildnermpt(4): Fix a porting mistake I did in 6d259fc1.
2012-08-07 Sascha Wildnerkernel/dsched: Add a version parameter to the DSCHED_PO...
2012-08-07 Sascha Wildnerhptmv(4): Use cam_calc_geometry().
2012-08-07 Sascha Wildnerhptiop(4): Add some more PCI IDs.
2012-08-06 Sascha Wildnerlibc/rpc: Remove redundant check.
2012-08-06 Sascha Wildnerkernel/x86_64: Fix kernel build without DDB.
2012-08-04 Sascha WildnerAnsify some function definitions that were previously...
2012-08-04 Sascha Wildnerhptrr(4): Add a __printflike().
2012-08-03 Sascha Wildneropen.2: Fix .Dv and combine lines.
2012-08-03 Sascha Wildnermdoc.local: Add FreeBSD 7.3 and 8.1 which we are refere...
2012-08-03 Sascha Wildnerhptrr.4: Move the tunable info into its own section...
2012-08-03 Sascha Wildneramr.4: Add missing .Bd
2012-08-03 Sascha Wildnerdisklabel32/64: Add support for 'T' size specifier.
2012-08-03 Sascha WildnerSync zoneinfo database with tzdata2012e from ftp:/...
2012-08-03 François Tigeotkernel: add a flags argument to LOCK_SYSINIT
2012-08-03 Sepherosa Ziehaubnx: Remove unused code
2012-08-03 François Tigeotkernel: add a LOCK_SYSINIT helper macro
2012-08-03 Nuno Antuneskernel: Fix kernel build when compiled without INVARIANTS.
2012-08-03 Sascha WildnerAdd the hptrr(4) driver for HighPoint RocketRAID 17xx...
2012-08-03 Sascha Wildnerhptmv(4): Reduce si_iosize_max to 64KB.
2012-08-03 Sascha Wildnerkernel/cam: Make si_iosize_max overridable by drivers.
2012-08-03 Sascha Wildnerhptmv.4: Improve wording and s/amd64/x86_64/
2012-08-02 Sascha Wildnercustomcc: Fix the setup of the /usr/include path to...
2012-08-02 Sepherosa Ziehauigb: Add TSO support
2012-08-02 Sepherosa Ziehauigb: Change TXCSUM does not require reinitialize hardware
2012-08-02 Sepherosa Ziehauigb: Utilize mbuf's header length to setup TX context
2012-08-02 Sepherosa Ziehaustatclock: Fix intr% counting on heavily interrupted...
2012-08-02 Sepherosa Ziehauem/emx: Reduce the default interrupt rate to 6000Hz
2012-08-02 Sepherosa Ziehautools/pktgen: Setup link header length properly
2012-08-01 Sepherosa Ziehauemx: Add EMX_TSO_DEBUG
2012-08-01 Sepherosa Ziehauemx: Remove dependency on opt_rss.h; RSS is always...
2012-08-01 Sepherosa Ziehauemx: Add TSO support
2012-08-01 Sepherosa Ziehauemx: Remove unused macros
2012-08-01 Sepherosa Ziehautools/pktgen: Setup header length properly
2012-08-01 Sepherosa Ziehauemx: Utilize mbuf's header lengthes
2012-08-01 Sepherosa Ziehaumbuf: segsz -> tso_segsz, which is more expressive
2012-08-01 Sepherosa Ziehaubnx: Utilize header lengthes in mbuf to setup TSO
2012-08-01 Sepherosa Ziehaumbuf: Regroup fields, mainly to improve cache utilization
2012-08-01 Sepherosa Ziehaumbuf: Save linker layer, IP and TCP/UDP header length
2012-07-31 François Tigeotixgbe: remove some FreeBSD version checks
2012-07-31 Sascha WildnerLINT/LINT64: Add BNX_TSO_DEBUG.
2012-07-31 François Tigeotopendir(3): use O_CLOEXEC
2012-07-31 François Tigeotkernel: Implement O_CLOEXEC
2012-07-30 Sascha Wildnerkdump(1)/truss(1): Fix occasional quickworld breakage.
2012-07-30 Sascha Wildner<sys/fcntl.h>: Mark O_DIRECTORY as being new in POSIX...
2012-07-30 Alex Hornungopendir(3) - use O_DIRECTORY
2012-07-30 Alex Hornunglinkat(2) man page
2012-07-30 Alex Hornungimplement linkat
2012-07-30 Alex Hornungopen.2 - document O_DIRECTORY
2012-07-30 Alex Hornungopen - implement O_DIRECTORY
2012-07-30 François Tigeotkernel: remove O_FRNONBLOCKING
2012-07-30 François Tigeotkernel: remove O_ROOTCRED
2012-07-30 Sepherosa Ziehautcp: Increase tcp_sosend_agglim from 2 to 3
2012-07-30 Sepherosa Ziehautools: Add toeplitz, which calculate toeplitz on given...
2012-07-30 Sepherosa Ziehaubnx: Add TSO support
2012-07-30 Sepherosa Ziehauixgbe: Unbreak compile
2012-07-30 Sepherosa Ziehautcp: Add TSO support for IPv4
2012-07-29 Sascha Wildnerciss.4: Document some tunables.
2012-07-29 Sascha Wildnerciss(4): Sync with FreeBSD.
2012-07-29 Alex Hornungmptable - use the table's cpu_flags
2012-07-29 Alex Hornungacpidump - be a bit more lenient and don't assert
next