Add ifpoll, which support hardware TX/RX queues based polling.
[dragonfly.git] / sys / conf / options
2009-04-27 Sepherosa ZiehauAdd ifpoll, which support hardware TX/RX queues based...
2009-03-14 Sepherosa Ziehaurss: Add RSS_DEBUG kernel option
2009-03-14 Sepherosa Ziehaurss: Add RSS kernel option; Add IFCAP_RSS iface capability
2009-03-12 Sepherosa Ziehauemx(4): Move EMX_RSS_DEBUG into opt_emx.h
2009-03-12 Sepherosa Ziehaujme(4): Move JME_RSS_DEBUG into opt_jme.h
2009-03-01 Sepherosa ZiehauCopy em(4) to emx(4), which supports only 8257{1,2...
2008-11-17 Sascha WildnerMake ath(4) compilable into the kernel and add it to...
2008-10-05 Sascha WildnerNuke obsolete DEVICE_SYSCTLS option.
2008-09-20 Sepherosa Ziehau- Add KTR of ethernet operations
2008-09-17 Sepherosa ZiehauAlways enable ETHER_INPUT_CHAIN support
2008-09-16 Sepherosa ZiehauAdd DUMMYNET_DEBUG option
2008-09-16 Sepherosa Ziehau- Rework ipfw(4) debug print macro
2008-07-27 Sepherosa ZiehauSwitch to ETHER_INPUT2 on ethernet input path by default:
2008-07-07 Nuno AntunesIntroduce experimental MPLS over ethernet support....
2008-06-26 Matthew DillonAdd files and options lines for NETGRAPH7
2008-06-26 Matthew DillonAdd KTR_HAMMER
2008-06-23 Sepherosa ZiehauAdd ether_input_chain2() which could be called by ether...
2008-06-11 Sascha WildnerFix a path in the comment.
2008-05-19 Simon SchubertAdd KTR for tracing userland->kernel entries, i.e....
2008-05-14 Sepherosa ZiehauReduce ifnet.if_serializer contention on output path:
2008-05-02 Sepherosa ZiehauIntroduce ETHER_INPUT_CHAIN option:
2008-05-01 Sepherosa Ziehau- Promote em(4) polling begin/end ktr into polling(4)
2008-04-29 Sepherosa ZiehauKTR various serializer operation
2008-04-28 Matthew DillonKTR_TESTLOG is a valid kernel option (it enables the...
2008-04-06 Matthew DillonAdd fairq to altq. Fairq is a fair queueing algorithm...
2008-04-02 Sepherosa Ziehau- Add two fields in lwkt_serialize to profile serialize...
2008-02-19 Thomas NikolajsenFix typo.
2008-02-10 Peter AvalosMake CAM_NEW_TRAN_CODE default.
2007-12-23 Peter AvalosFix typo that was causing CAM_NEW_TRAN_CODE to do nothing.
2007-12-20 Peter AvalosAdd CAM_NEW_TRAN_CODE as a kernel option.
2007-11-10 Sascha WildnerSome aac(4) cleanup:
2007-11-01 Matthew DillonAdd a HAMMER kernel build option, add a VFS type for...
2007-09-02 Sepherosa ZiehauSwitch ipfw from ipfw1 to ipfw2.
2007-08-16 Matthew DillonBring CARP into the tree. CARP = Common Address Redund...
2007-08-13 Matthew DillonPart 1/many USERFS support. Bring in the initial userf...
2007-08-09 Matthew DillonAdd the MBUF_DEBUG option. This is a fairly invasive...
2007-08-08 Sascha WildnerFix some remaining issues with MSDOSFS_DEBUG and add...
2007-06-22 Sepherosa Ziehau- Add KTR_IF_{BGE,EM} to opt_ktr.h
2007-06-17 Sascha Wildner* Add a missing KMODDEP to ng_eiface and hook it into...
2007-05-26 Sepherosa ZiehauAdd support for Broadcom NetXtreme II GigE. Jumbo...
2007-04-26 Matthew DillonMove syslink_desc to sys/syslink_rpc.h so kernel code...
2007-02-11 Sascha WildnerRemove ancient SimOS support.
2007-01-30 Sascha WildnerRemove unused VIRTUAL_KERNEL option.
2007-01-19 Matthew DillonRename /usr/src/sys/machine to /usr/src/sys/platform...
2007-01-13 Thomas E. SpanjaardEnable the ACPI quirks kernel environment variable...
2007-01-11 Sascha WildnerRemove DEBUG_VFS_LOCKS which is not used anymore.
2006-12-20 Thomas E. SpanjaardAdd the PCI_MAP_FIXUP code as proposed two weeks ago...
2006-11-14 Sascha WildnerFix for the latest developments in the kernel architect...
2006-10-24 Sascha WildnerFix file-/pathnames which have changed now.
2006-10-22 Matthew DillonReorganize the way machine architectures are handled...
2006-09-05 Matthew DillonMake KMALLOC_ONLY the default, remove compatibility...
2006-09-04 Matthew DillonCreate 'k' versions of the kernel malloc API.
2006-08-19 Sascha WildnerRemove coda remains.
2006-07-02 Sascha WildnerRemove unused SCTP_TCP_MODEL_SUPPORT option.
2006-06-25 Simon SchubertRemove OLDBRIDGE
2006-06-08 Matthew DillonAdd an option, DEBUG_PCTRACK, which will record the...
2006-05-29 Matthew DillonAdd two KTR (kernel trace) options: KTR_GIANT_CONTENTIO...
2006-05-22 Sascha WildnerMop up remains of the ibcs2/streams/svr4 removal:
2006-05-12 Matthew DillonUMAPFS has been disabled (and non-working) for a long...
2006-05-11 Sascha Wildner* Remove the following obsolete options from the system:
2006-03-23 Sepherosa ZiehauAdd a new tunable "hw.bge.fake_autoneg", get rid of...
2006-03-12 Sascha WildnerFix typo.
2005-10-24 Sepherosa Ziehau- Move DEVICE_POLLING from opt_global.h to opt_polling...
2005-08-22 Joerg SonnenbergerCreate a kernel option BGE_FAKE_AUTONEG for IBM/Intel...
2005-08-15 Matthew DillonConvert RANDOM_IP_ID into a sysctl.
2005-08-01 Joerg SonnenbergerAdd new option COMPAT_DF12, used for ABI compatibility...
2005-07-26 Matthew DillonAdd a new kernel compile debugging option, DEBUG_CRIT_S...
2005-07-20 Matthew DillonAdd some conditionalized debugging 'PANIC_DEBUG', to...
2005-07-18 Matthew DillonAdd KTR support for usb_mem to trace usb-related alloca...
2005-07-16 Matthew DillonKTR_MALLOC should be KTR_MEMORY
2005-07-15 Eirik NygaardTie SCTP into the kernel, this includes adding a new...
2005-06-20 Matthew DillonReimplement the kernel tracepoint facility. The new...
2005-06-20 Matthew DillonAdd a DEBUG_TOKENS option which causes token operations...
2005-03-01 Simon SchubertFix a bug in the ioctl mapping (written by me), which...
2005-02-11 Joerg SonnenbergerImport ALTQ support from KAME. This is based on the...
2005-01-31 Joerg SonnenbergerRemove GPLed fpemulation, old rp, old awe and pcic.
2004-12-08 Joerg SonnenbergerMark the following stuff as depricated:
2004-10-25 Matthew DillonRemove the vfs page replacement optimization and its...
2004-09-23 Hidetoshi ShimokawaHooks to build dcons(4)/dcons_crom(4).
2004-09-20 Eirik NygaardAdd KTR, a facility that logs kernel events to help...
2004-09-06 Joerg SonnenbergerImport the new wi(4) driver based on the generic 802...
2004-08-23 Joerg SonnenbergerRemove ASR_MEASURE_PERFORMANCE, it doesn't work anyway.
2004-06-24 Matthew DillonGet rid of the PFIL_HOOKS option, integrate pfil in...
2004-05-20 Matthew DillonMake the primary PQ_ macros available to modules by...
2004-05-15 Joerg SonnenbergerUpdate bktr(4) to FreeBSD current's version. This most...
2004-04-17 David RhodusAdd in kernel config file options that were
2004-04-13 Matthew Dillonget rid of TCP_DISTRIBUTED_TCBINFO, it only added confu...
2004-04-05 Matthew Dillonper-cpu tcbinfo[]s aren't ready for prime time yet...
2004-03-24 David RhodusShould have been on last commit.
2004-02-24 Joerg SonnenbergerHide ISA compatibility layer under COMPAT_OLDISA
2004-02-24 Joerg SonnenbergerUse -fformat-extensions when building kernel with GCC2.
2004-02-13 Joerg SonnenbergerSync if_ed with FreeBSD current
2004-01-07 Joerg SonnenbergerMove the FreeBSD 2.2 and 3.x PCI compatibility code...
2003-12-02 Jeroen Ruigrok/asmodaiAdd PFIL_HOOKS functionality. This allows us to plug...
2003-10-25 Matthew DillonAdd a DEBUG_INTERRUPTS option for debugging unexpected...
2003-10-19 Matthew DillonEntirely remove the old kernel malloc and kmem_map...
2003-09-26 Matthew DillonRemove the NO_KMEM_MAP and USE_SLAB_ALLOCATOR kernel...
2003-09-24 David Rhodus* Intel ACPI 20030228 distribution with local DragonFl...
2003-09-05 Jeffrey HsuIntroduce the DDB_TRACE kernel config option to automat...
2003-08-27 Matthew DillonSLAB ALLOCATOR Stage 1. This brings in a slab allocato...
next