emx(4): Support IFCAP_RSS
[dragonfly.git] / sys / conf /
2009-03-14 Sepherosa Ziehaurss: Add RSS kernel option; Add IFCAP_RSS iface capability
2009-03-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
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-02 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-03-01 Sepherosa ZiehauCopy em(4) to emx(4), which supports only 8257{1,2...
2009-02-27 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-02-25 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-24 Sepherosa Ziehauem(4): Sync with Intel's em-6.9.6(FreeBSD)
2009-02-19 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-02-17 Sepherosa ZiehauFactor out bus_dmamem_coherent() to allocate busdma...
2009-02-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-10 YONETANI TomokazuSet the default DESTDIR to /var/vkernel when the platfo...
2009-02-10 YONETANI TomokazuAdd two variables to adjust where to install kernel...
2009-02-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-05 Matthew DillonRelease Engineering: Update master to 2.3.0-DEVELOPMENT v2.3.0
2009-01-24 Peter AvalosMerge branch 'vendor/GDTOA'
2009-01-19 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-01-13 Sascha WildnerAdd acpi_asus(4) module for adding Asus laptop support...
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-09 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-07 Sepherosa ZiehauAdd ale(4) to LINT and GENERIC.
2009-01-05 Simon SchubertEven in the reinstall case make sure that /boot/modules...
2009-01-04 Peter AvalosMerge branch 'vendor/PAM_PASSWDQC'
2009-01-04 Peter AvalosMerge commit 'origin/vendor/PAM_PASSWDQC'
2008-12-31 Michael NeumannMerge branches 'master' and 'suser_to_priv'
2008-12-29 Sepherosa ZiehauAdd driver for Attansic PHYs.
2008-12-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-28 Peter AvalosBring in a transport-independent RPC (TI-RPC).
2008-12-27 Jordan GordeevBring in the remainder of the post-SoC amd64 enchilada.
2008-12-20 Hasso TepperMerge commit 'crater/vendor/OPENPAM'
2008-12-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-03 Sascha WildnerMerge branch 'misc'
2008-12-03 Sascha WildnerMerge branch 'misc'
2008-12-03 Simon SchubertRoll DragonFly 2.1.1 v2.1.1
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-27 Peter AvalosMerge from vendor branch OPENSSH:
2008-09-27 Peter AvalosMerge from vendor branch OPENSSL:
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-09-15 Thomas NikolajsenChange how DESTKERNNAME is handled:
2008-09-06 Peter AvalosMerge from vendor branch OPENSSL:
2008-09-01 Matthew Dillon* Move /kernel to /boot/kernel and /modules to /boot...
2008-08-28 Hasso TepperAdd acpi_video(4) - a driver for ACPI video extensions.
2008-08-28 Hasso TepperAdd ACPI support module for IBM/Lenovo Thinkpad laptops...
2008-08-28 Hasso TepperMove acpi_toshiba.c, it's not pc32 specific.
2008-08-27 Hasso TepperAdd some methods to ACPI to handle embedded controllers...
2008-07-28 Sepherosa ZiehauDispatch ipfw control to netisr0. To avoid possible...
2008-07-28 Sascha WildnerRemove some old driver remains.
2008-07-27 Michael NeumannBefore installing kernel modules, make sure that the...
2008-07-27 Sepherosa ZiehauSwitch to ETHER_INPUT2 on ethernet input path by default:
2008-07-26 Sepherosa ZiehauAdd jme(4)
2008-07-26 Sepherosa ZiehauMove em(4) from MD conf/files to MI conf/files
2008-07-23 Matthew DillonSynchronize some of the machine-independant AMD64 bits.
2008-07-22 Sepherosa ZiehauAdd jmphy.c
2008-07-17 Sascha WildnerMake HAMMER build and work as a module and extend hamme...
2008-07-14 Matthew Dillon2.0 Release Engineering:
2008-07-14 Matthew Dillon2.0 Release Engineering:
2008-07-12 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-07-12 Matthew DillonHAMMER 61D/Many: Mirroring features
2008-07-09 Thomas NikolajsenFix typos.
2008-07-07 Nuno AntunesIntroduce experimental MPLS over ethernet support....
2008-06-30 Hasso TepperMerge from vendor branch GCC:
2008-06-28 Matthew DillonReplace the bwillwrite() subsystem to make it more...
2008-06-27 Sascha WildnerFix a typo so that old netgraph builds again.
2008-06-26 Matthew DillonAdd files and options lines for NETGRAPH7
2008-06-26 Matthew DillonMerge from vendor branch NETGRAPH:
2008-06-26 Matthew DillonAdd KTR_HAMMER
2008-06-26 Matthew DillonHAMMER 59A/Many: Mirroring related work (and one bug...
2008-06-23 Sepherosa ZiehauAdd ether_input_chain2() which could be called by ether...
2008-06-16 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-06-11 Sascha WildnerFix a path in the comment.
2008-06-10 Matthew DillonHAMMER 53E/Many: Performance tuning
2008-05-19 Simon SchubertAdd KTR for tracing userland->kernel entries, i.e....
2008-05-17 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-05-17 Peter AvalosMerge from vendor branch TNFTP:
2008-05-17 Peter AvalosMerge from vendor branch LESS:
2008-05-14 Sepherosa ZiehauReduce ifnet.if_serializer contention on output path:
2008-05-12 Matthew DillonHAMMER 43/Many: Remove records from the media format...
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-23 Thomas NikolajsenAdd hammer_flusher.c, to make kernels with options...
2008-04-23 Hasso TepperAdd a driver for Omnikey CardMan 4040 smartcard reader...
2008-04-06 Matthew DillonAdd fairq to altq. Fairq is a fair queueing algorithm...
2008-04-06 Peter AvalosMerge from vendor branch OPENSSH:
2008-04-05 Hasso TepperDRM update to git snapshot from 2008-01-04.
2008-04-02 Sepherosa Ziehau- Add two fields in lwkt_serialize to profile serialize...
2008-03-22 Matthew DillonFix collision in conf/files, add hammer_signal.c.
2008-03-22 Sepherosa ZiehauRemove ipw(4) from LINT building and module building
2008-03-20 Peter AvalosMerge from vendor branch BZIP:
2008-03-18 Matthew DillonHAMMER 32/many: Record holes, initial undo API, initial...
2008-03-12 Dave HayesMerge from vendor branch BSDINSTALLER:
2008-03-10 Sepherosa Ziehau- Embed ether vlan tag in mbuf packet header. Add...
next