Add cxm(4), a driver for Hauppauge PVR-250/350 video capture cards.
[dragonfly.git] / sys /
2009-04-19 Sascha WildnerAdd cxm(4), a driver for Hauppauge PVR-250/350 video...
2009-04-19 Sascha Wildnerpcidevs: Regenerate pcidevs.h and pcidevs_data.h
2009-04-19 Sascha Wildnerpcidevs: Add iTVC16
2009-04-15 Sascha WildnerFix the way <sys/ioccom.h> is included throughout our...
2009-04-13 Sepherosa ZiehauAdd some new DLTs found in libpcap-1.0.0
2009-04-13 Sepherosa ZiehauAllow users to turn off certain arp logging.
2009-04-13 Sepherosa ZiehauAdd description about sysctl nodes under net.link.ether...
2009-04-12 Sascha Wildneri4b(4): Reorder includes slightly to silence some compi...
2009-04-12 Sascha Wildneri4b(4): Initialize callout handles before first accessi...
2009-04-12 Sascha Wildnersppp(4): Properly initialize keepalive_timeout.
2009-04-12 Sepherosa ZiehauPut lwkt_serialize_array_{enter,try,exit}() into its...
2009-04-12 Sepherosa Ziehauifnet serializer split: Whack ifnet.if_serializer if...
2009-04-12 Sepherosa ZiehauSplit ifnet serializer step 4/many: Add IFNET_SERIALIZE...
2009-04-12 Sepherosa Ziehauemx(4): Add serialize/deserialize functions which just...
2009-04-12 Sepherosa ZiehauFactor out lwkt_serialize_array_{enter,try,exit}()
2009-04-12 Sepherosa ZiehauAdd IFNET_SERIALIZE_RX(idx)
2009-04-12 Sepherosa ZiehauSplit ifnet serializer step 3/many: We no longer need...
2009-04-12 Sepherosa ZiehauSplit ifnet serializer step 2/many: Add if_serialize_as...
2009-04-12 Sepherosa ZiehauMerge altq_cbq fix defc2f8f8d209ca94cc6f3d0a8f64c465258a43f
2009-04-12 Sepherosa ZiehauLet emx(4) install its own ifnet serialize functions
2009-04-12 Sepherosa ZiehauPut ifnet.if_serializer assertion under FIX_SERIALIZE_A...
2009-04-12 Sepherosa ZiehauSplit ifnet serialize step 1/many: Add if_{serialize...
2009-04-11 Sepherosa Ziehausln(4): Include <sys/param.h>
2009-04-11 Sepherosa ZiehauUnbreak GENERIC building
2009-04-11 Sepherosa Ziehaunetgraph/i4b: sppp struct should start with arpcom...
2009-04-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-04-08 Sascha Wildnertcp_{debug,timer}.h & protosw.h: Constify some strings.
2009-04-08 Sascha Wildnersemaphore.h: Revert the last commit. NULL is not define...
2009-04-08 Sepherosa Ziehaualtq_cbq: In restart, release ALTQ serializer to avoid...
2009-04-07 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-07 Matthew DillonHAMMER VFS - Fix edge case in mirroring code.
2009-04-07 Sascha WildnerSync a couple of prototypes (mknod(), mktemp() & friend...
2009-04-07 Thomas NikolajsenMerge commit 'chlamydia/master'
2009-04-07 Thomas Nikolajsensys/types.h: Add protection of typedefs
2009-04-07 Sascha WildnerReplace all casts of NULL to something with NULL.
2009-04-07 Sascha Wildner<sys/un.h>: #include <sys/file.h> for struct file.
2009-04-07 Sascha WildnerGenerally use NULL instead of explicitly casting 0...
2009-04-07 Sascha WildnerGenerally use NULL instead of explicitly casting 0...
2009-04-07 Sascha Wildnersys/dev/usbmisc/Makefile: Remove duplicate entry.
2009-04-07 Peter AvalosBump libc's version and __DragonFly_version for recent...
2009-04-07 Peter AvalosClean up sysconf and associated headers.
2009-04-07 Peter AvalosFix some namespace issues with grp.h and pwd.h.
2009-04-07 Peter AvalosAdd a tcgetsid() function that returns session id.
2009-04-07 Peter AvalosSync syslogd with FreBSD:
2009-04-07 Peter AvalosSync sys/queue.h with FreeBSD:
2009-04-07 Peter AvalosMake FLT_ROUNDS reflect the dynamic rounding mode and...
2009-04-07 Peter AvalosAdd a few new errnos and improve documentation.
2009-04-07 Peter AvalosSync lib/net with FreeBSD:
2009-04-07 Peter AvalosAdd a <fenv.h> implementation.
2009-04-05 Sepherosa Ziehauether_input(): Remove unapplied comment
2009-04-05 Sepherosa Ziehauvlan(4): Support IFF_PROMISC and IFF_ALLMULTI
2009-04-05 Sepherosa Ziehauether_input: Defer promiscous packet discarding until...
2009-04-05 Sepherosa ZiehauUse ETHER_IS_MULTICAST, which is more expressive.
2009-04-05 Sepherosa Ziehaumbuf: Don't discount the objcache limits required by...
2009-04-05 Sepherosa Ziehaualtq: ifq needs protection here; not ifnet
2009-04-04 Sascha Wildnervkernel: Comment out unused variable.
2009-04-04 Sepherosa Ziehaubridge(4): if_snd.ifq_maxlen does not need explicit...
2009-04-04 Matthew DillonHAMMER - Fix extra TAILQ_REMOVE in HAMMER shutdown...
2009-04-03 Matthew DillonRevoke reimplementation - primary commit part 2/2.
2009-04-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-03 Matthew DillonRevoke reimplementation - primary commit part 1/2.
2009-04-03 Sascha Wildnerusched_dummy: Silence warning
2009-04-02 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-02 Matthew DillonAMD64 - Fixes to make dynamic binaries run
2009-04-02 Matthew DillonAMD64 - More signal handler work. Signals now appear...
2009-04-02 Matt DillonFix permissions check for utimes() - owner can call...
2009-04-02 Matthew DillonAMD64 - Remove some debugging.
2009-04-02 Matthew DillonAMD64 - Make signals operational, fix reg mappings...
2009-04-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-01 Matthew DillonFix quickworld for crossbuilding - use ln -hsf to repla...
2009-04-01 Sascha WildnerRemove CVS ID from the loader help file.
2009-04-01 Simon Schubertusched_dummy: just proceed if the current thread is...
2009-04-01 Hasso TepperSimplify the radeon microcode loading.
2009-04-01 Hasso TepperAdd a comment for reminder about nocache.
2009-04-01 Hasso TepperLoad the right microcode for RS780.
2009-04-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-01 Matthew Dillonvkernel: Fix startup race with I/O cothread support.
2009-03-31 Matthew DillonUse atomic_fetchadd_int() in fdrop() instead of the...
2009-03-31 Matthew DillonAdjust vfinddev() to return a referenced vnode in ...
2009-03-29 Sascha Wildner<sys/tree.h>: Add __unused (fixes warning in undo(1)).
2009-03-29 Matthew DillonFix an IPI messaging lockup which can occur while in...
2009-03-28 Sepherosa Ziehauipflow: Add macros to check ipflow refcnt, which is...
2009-03-28 Sepherosa Ziehauipflow: React to local address change quickly.
2009-03-28 Sepherosa Ziehauipflow: Flush ipflow if a new route is successfully...
2009-03-28 Matthew DillonMisc fixes for cross-building amd64.
2009-03-27 Matthew DillonMake the jg_tos_ok debug check amd64-specific only...
2009-03-27 Matthew DillonAdjust the KTR code to use cache-aligned per-cpu struct...
2009-03-27 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-03-27 Matthew DillonFix DDB's 'show ktr' command - improper panic and impro...
2009-03-27 Sascha WildnerFix a few typos.
2009-03-27 Hasso TepperSync DRM code with FreeBSD trunk rev 190433.
2009-03-27 Matthew DillonFix a recently introduced compile time error w/ IPSEC.
2009-03-26 Sepherosa Ziehauip_forward: Don't cache IP forwarding route.
2009-03-26 Sepherosa Ziehauem/emx(4): Add 82571EB Bypass to the supported device...
2009-03-26 Sepherosa Ziehauip_dooptions: Don't abuse ipforward_rt
2009-03-22 Sepherosa Ziehaunetisr: Set M_HASH and pkthdr.hash if software calculat...
2009-03-22 Sepherosa Ziehauemx(4): Pass packet info to ether_input_chain()
2009-03-22 Sepherosa Ziehauemx(4): Correct RSS configuration.
2009-03-21 Sepherosa Ziehauether_input: Gather some RSS debug statistics.
2009-03-21 Sepherosa Ziehaujme(4): Don't deliver packet info if the packet has...
next