dragonfly.git
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
2012-07-29 Alex Hornungx86_64 mptable - maximum lapic id is 64
2012-07-29 Sascha WildnerRemove some more unused headers.
2012-07-28 Sascha WildnerRemove unused header.
2012-07-28 Sascha Wildnergcore(1): Make it work again.
2012-07-27 Sascha Wildnerbsd-family-tree: Sync with FreeBSD.
2012-07-26 Sepherosa Ziehaubnx: Utilize BNX_IS_5717_PLUS
2012-07-26 Sepherosa Ziehaubnx: Enable software workaround for possiblely hosed...
2012-07-26 Sepherosa Ziehaubnx: Dispatch state timer to the same CPU as MSI/legacy...
2012-07-26 Sepherosa Ziehaucallout: Add callout_reset_bycpu, which dispatches...
2012-07-26 Sepherosa Ziehaubnx: Use MPSAFE callout
2012-07-26 Sepherosa Ziehaubnx: Add support for BCM57766 chips
2012-07-26 Sepherosa Ziehaupcidevs: regen
2012-07-26 Sepherosa Ziehaupcidevs: Add more PCI ids for BCM57785 family chips
2012-07-26 Sepherosa Ziehaubnx: BCM57791 and BCM57795 are 10/100 only
2012-07-26 Sepherosa Ziehaubnx: Reconfigure DMA read/write control register
2012-07-26 Sepherosa Ziehaubnx: Enable MBUF low attention on buffer manager
2012-07-26 Sepherosa Ziehaubnx: Using 57765_FAMILY to conf Low Watermark Maximum...
2012-07-26 Sepherosa Ziehaubnx: Properly configure PCI-E PL/DL registers and MAC...
2012-07-26 Sepherosa Ziehaubnx: Adjust RX/TX ring limit for BCM57785 family
2012-07-26 Sepherosa Ziehaubnx: Remove unused code
2012-07-26 Sepherosa Ziehaubge/bnx: Avoid using magic register name
2012-07-26 Sepherosa Ziehaubnx: UDP hardware checksum offloading works
2012-07-26 Sepherosa Ziehaubnx: Utilize BNX_IS_5717_PLUS
2012-07-26 Sepherosa Ziehaubnx: Add macros to further differentiate BCM57785 and...
2012-07-24 Sascha Wildnerwpa_cli(8): Add libedit support (using libedit's readli...
2012-07-24 Sascha Wildnerrc.d/netif: Require cleanvar.
2012-07-24 Sascha Wildnertftp(1): Add libedit support.
2012-07-23 Sascha Wildnerpam_exec.8: Fix references to nonexistent manual pages.
2012-07-23 Sascha Wildnerbc(1): Raise WARNS to 3 and fix a warning.
2012-07-23 Sascha Wildnerbc(1): Add libedit support.
2012-07-23 François Tigeotaic7xxx: fix a pointer sign warning
2012-07-22 François Tigeotixgbe(4): Use MSI by default
2012-07-21 Sascha Wildnermpt.4: Mention that mpt(4) is available in VMware ...
2012-07-21 Sascha Wildnerkenv.9: Improve wording after my last commit made it...
2012-07-21 Sascha Wildnermpt.4: Add missing .El
2012-07-21 Sascha Wildnermpt(4): Use MSI on SAS adapters that support it.
2012-07-21 Sascha Wildnerkenv.9: kgetenv_*() functions actually return 1 if...
2012-07-21 Sascha WildnerSync various files with tzcode2012c from ftp://ftp...
2012-07-20 Sascha Wildneraac(4): Sync with FreeBSD.
2012-07-20 Markus Pfeiffertests: make the code in poll_1.c a little bit clearer
2012-07-20 Markus Pfeifferkernel - another attempt at fixing checkloop panic
2012-07-20 Sascha Wildnerkernel/acpi_thermal: Clarify sysctl description and...
2012-07-20 Sascha WildnerSync zoneinfo database with tzdata2012d from ftp:/...
2012-07-20 Sepherosa Ziehaulapic: Allow lapic enumeration to fail
2012-07-20 Sepherosa Ziehauapic: APIC ID should not be 255, which is used for...
2012-07-19 Sascha WildnerLINT/LINT64: Fix some comments.
2012-07-19 Sascha Wildnerkernel: Remove two duplicate words in messages.
2012-07-19 Sascha Wildnerbnx.4: Add a if_bnx(4) MLINK.
2012-07-19 Sepherosa Ziehaubnx: Add manpage
2012-07-19 Sepherosa Ziehaubnx: Add BCM5718 and BCM57785 chip families support
2012-07-19 Sascha WildnerRemove more useless -offset in manual pages.
2012-07-19 Sascha Wildnermfiutil.4: -width -indent -> -width indent
2012-07-19 Sascha Wildnerbluetooth.4: Remove useless -offset
2012-07-19 Sepherosa Ziehaumii: regen
2012-07-19 Sepherosa Ziehaumii: Update description string of BCM5720C
2012-07-18 Sepherosa Ziehaubrgphy: Add BCM5718C, BCM54680, BCM54880, BCM54640...
2012-07-18 Sepherosa Ziehaumii: regen
next