dragonfly.git
2013-02-08 Sepherosa Ziehaubfe: Fix set-but-unused gcc47 warning
2013-02-08 Sepherosa Ziehaubge: Fix set-but-unused gcc47 warning
2013-02-08 Sepherosa Ziehautl: Fix set-bu-unused gcc47 warning
2013-02-08 Sepherosa Ziehaukue: Fix set-but-unused gcc47 warning
2013-02-08 Sepherosa Ziehaubnx: Fix set-but-unused gcc47 warning
2013-02-08 Sepherosa Ziehaubridge: Fix set-but-unused gcc47 warning
2013-02-08 Sepherosa Ziehaude: Fix set-but-unused gcc47 warning
2013-02-08 Sepherosa Ziehauppp: Fix set-but-unused gcc47 warning
2013-02-08 Sepherosa Ziehauemx: Implement multiple hardware TX queue support;...
2013-02-07 Sascha Wildnerkether_ntoa.9: Fix prototypes.
2013-02-07 Sascha Wildnergames/atc: Fix a logic bug.
2013-02-07 Sascha Wildnerkether_ntoa.9: Mention %D.
2013-02-07 Sascha Wildnerhexncpy.9: Some little cleanup.
2013-02-07 Sepherosa Ziehauem/emx: Clear bit 28 of TARC1 for 82571/82572/es2lan
2013-02-07 Antonio Huete... doc - Add a note about %D removal in porting_drivers...
2013-02-07 Antonio Huete... Add a manpage for hexncpy function.
2013-02-06 Antonio Huete... Add manual pages for kether_ntoa and kether_aton functions.
2013-02-06 Sepherosa Ziehauigb: Sync w/ intel igb-2.3.7
2013-02-06 Sepherosa Ziehauem: Sync w/ intel em-7.3.4
2013-02-06 Sepherosa Ziehauemx: Sync w/ intel em-7.3.4
2013-02-06 Sepherosa Ziehauig_hal: Merge intel em-7.3.4 and igb-2.3.7 hardware...
2013-02-05 Sascha WildnerEnable -Werror for world building with gcc47.
2013-02-05 Sascha WildnerRemove xlint. It's outdated and there are much better...
2013-02-05 Sascha Wildnerlibm: Exclude -Woverflow from -Werror in s_csqrtl.c...
2013-02-05 Sascha WildnerFix some more things related to the switch to gcc47.
2013-02-05 Sascha WildnerUPDATING: Adjust heading.
2013-02-04 Venkatesh Srinivaskernel -- ffs: Softdep lock fix (lk unheld in process_w...
2013-02-04 Sepherosa Ziehaupktgen: Support multiple TX queues
2013-02-04 Sepherosa Ziehaupktgen: Factor out pktgen_ref
2013-02-04 Sepherosa Ziehaupktgen: Move buflist and stop callout into per-cpu...
2013-02-03 François TigeotUnbreak world with NO_GCC44
2013-02-03 John MarinoPromote GCC 4.7 to be the default compiler
2013-02-02 John MarinoUnbreak world (gcc47 plugin)
2013-02-02 John Marinogcc47: Fix plugin mechanism
2013-02-02 Sepherosa Ziehaupktgen: Use atomic for pktgen and module reference...
2013-02-01 Matthew Dillonkernel - Fix kernel panic caused by rename race
2013-02-01 Matthew Dillonkernel - cycle vnode in cache_unlink()
2013-02-01 Matthew Dillonkernel - Fix memory leak on iocom terminaion
2013-02-01 Matthew Dillonhammer2 - serialized flush work part 4
2013-02-01 Sepherosa Ziehaupktgen: Unbreak compile
2013-02-01 Matthew Dillonhammer2 - serialized flush work part 3
2013-02-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2013-01-31 John MarinoRemove legacy lex source files
2013-01-31 John Marinolibstdc++47: Fix iostream bug 2478
2013-01-31 Matthew Dillonhammer2 - serialized flush work part 2
2013-01-31 Matthew Dillonhammer2 - serialized flush work part 1
2013-01-30 Sascha Wildnerusb4bsd: Add missing parameter to ue_start().
2013-01-30 Matthew Dillonhammer2 - Start working on the freemap (note: freemap...
2013-01-29 Matthew Dillonkernel - Fix deadlock when umount races an access on...
2013-01-29 Matthew Dillonkernel - Attempt to fix NULL pointer dereference during...
2013-01-29 Matthew Dillonkernel - Fix tty cool-aid
2013-01-29 Sepherosa Ziehausocket: Mark the asynchronous rcvd netmsg dead, when...
2013-01-29 Sepherosa Ziehauigb: Enable multiple hardware TX queues
2013-01-29 Sepherosa Ziehauigb: Implement aggregated RX/TX MSI-X support
2013-01-29 Sepherosa Ziehauigb: Rework serializer array setup
2013-01-29 Sepherosa Ziehauigb: Setup TX rings' intr CPUID properly if MSI/legacy...
2013-01-29 Sepherosa Ziehauigb: Fix up TX rings' MSI-X setup
2013-01-28 Sepherosa Ziehauif: Fix wrong assertion condition in ifq_set_subq_mask
2013-01-28 Sepherosa Ziehauigb: Utilize power of 2 mask based CPUID to subqueue...
2013-01-28 Sepherosa Ziehauif: Add power of 2 mask based CPUID to subqueue mapping
2013-01-28 Sepherosa Ziehauigb: Setup subqueue count properly
2013-01-28 Sepherosa Ziehauif: Add function to set subqueue count
2013-01-28 Sepherosa Ziehauigb: Add per-TX ring tx_pkt sysctl node, if IGB_TSS_DEB...
2013-01-28 Sepherosa Ziehauigb: Add IGB_TSS_DEBUG kernel option
2013-01-28 Sepherosa Ziehauigb: Add per-TX ring enable flag.
2013-01-28 Sepherosa Ziehauigb: Move IGB_FLAG_TSO_IPLEN0 into TX rings
2013-01-28 Sepherosa Ziehauigb: Define macros for wreg_nsegs, instead of using...
2013-01-28 Sepherosa Ziehauwlan: ifaltq is no longer ifqueue
2013-01-28 Sepherosa Ziehauwlan: Remove unused ieee80211_drain_ifq
2013-01-27 Sepherosa Ziehauigb: Make tx_intr_nsegs and tx_wreg_nsegs nodes aware...
2013-01-27 Sepherosa Ziehauigb: Merge per-RX queue rx_wregs into single rx_wreg_ns...
2013-01-26 Sascha Wildnerkernel/agp: No need to include opt_bus.h here.
2013-01-25 Sascha Wildnerkernel/mfi: Sort commands by opcode.
2013-01-25 Sepherosa Ziehauigb: Don't assume only one TX queue will be enabled.
2013-01-25 Sepherosa Ziehauigb: Use ifsq_devstart_sched in watchdog and resume...
2013-01-25 Sepherosa Ziehauigb: Setup subqueue CPUID before possible calling of...
2013-01-25 Sepherosa Ziehauigb: Utilize subqueue watchdog functions
2013-01-25 Sepherosa Ziehauif: Add subqueue watchdog helper functions for driver use
2013-01-24 Sepherosa Ziehauigb: Properly set RX ring in use upon enter/exit pollin...
2013-01-24 Venkatesh Srinivaskernel -- virtio: Implement virtio-layer lwkt_serialize...
2013-01-24 Matthew Dillonbuildworld - Attempt to fix m4 bootstrapping issue (2)
2013-01-23 Matthew Dillonkernel - Do not allow (devfs) devices to be force-unmounted
2013-01-23 Matthew Dillonbuildworld - Attempt to fix m4 bootstrapping issue
2013-01-23 Sascha Wildnerm4.1: Remove some unneeded arguments to .Nm
2013-01-23 Sascha WildnerRemove some more %D remains here and there.
2013-01-23 Sepherosa Ziehautcp: Limit new segements burst to 4 during extended...
2013-01-23 Javier AlcázarTOP wasn't reporting correctly CPU states without -M
2013-01-23 Sepherosa Ziehautcp: Add comment about "fairsend"
2013-01-23 Sepherosa Ziehauifconfig: IFF_OACTIVE and IFF_POLLING are gone
2013-01-23 Sepherosa Ziehausockio: Sort SIOC into numerical order
2013-01-23 Sepherosa Ziehauif: Update comment about polling cpuid ioctl variables...
2013-01-23 Sepherosa Ziehauudp6: Remove pcb from wildcard table before calling...
2013-01-23 Matthew Dillonkernel - Fix improper tmpfs resource limit check
2013-01-22 Sascha Wildnerkernel/amr: Extend the visibility of AMR_DEBUG.
2013-01-22 Antonio Huete... Replace few more cases where %D format string is used.
2013-01-22 Sepherosa Ziehautcp: Improve sender-sender and sender-receiver fairness...
2013-01-22 Sepherosa Ziehautcp/tso: Add per-device TSO aggregation size limit
2013-01-21 Sascha Wildnerkernel/nexus: Remove some unneeded includes.
2013-01-20 Sascha Wildnerkernel/802_11: Put a couple more ethstr[] under IEEE802...
2013-01-19 Sascha Wildnerlibdmsg: Mark some return values unused.
next