Split pcm into the generic framework (pcm) and the sound cards (snd).
[dragonfly.git] / sys / net /
2005-03-31 Joerg SonnenbergerFix non-BPF declaration of bpf_ptap, it was out-of...
2005-03-29 David RhodusMerge from vendor branch HEIMDAL:
2005-03-28 David RhodusMerge from vendor branch HEIMDAL:
2005-03-12 Eirik NygaardMerge from vendor branch NCURSES:
2005-03-12 Joerg SonnenbergerAlways build altq_etherclassify.
2005-03-12 Joerg SonnenbergerAdd ALTQ-style enqueue / dequeue / request functions...
2005-03-08 Simon SchubertMerge from vendor branch CVS:
2005-03-04 Jeffrey HsuChange a 'char *' to a 'void *' because that field...
2005-03-04 Jeffrey HsuReadability changes.
2005-03-04 Jeffrey HsuNone of the callers of rtredirect() want to know the...
2005-03-04 Jeffrey HsuConvert the struct domain next pointer to an SLIST.
2005-03-02 Eirik NygaardMerge from vendor branch NCURSES:
2005-03-02 Joerg SonnenbergerMerge from vendor branch GCC:
2005-02-28 Jeffrey HsuClear up confusion about negative route reference counts.
2005-02-28 Jeffrey HsuStrip away convoluted route reference counting logic.
2005-02-25 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-02-24 Matthew DillonFix an issue that the iwi driver seems to hit, that...
2005-02-18 Simon SchubertAdd support for building modules with configured kernel...
2005-02-17 Joerg SonnenbergerGCC supports two pseudo variables to get the function...
2005-02-15 Joerg SonnenbergerReplace lvalue cast with explicit cast from u_short...
2005-02-14 Joerg SonnenbergerRename IFM_homePNA to IFM_HPNA_1 and IFM_1000_TX to...
2005-02-12 Joerg SonnenbergerRemove extra token after #endif introduced in last...
2005-02-11 Joerg SonnenbergerImport ALTQ support from KAME. This is based on the...
2005-02-10 Joerg SonnenbergerRemove stale local variable ifq.
2005-02-01 Joerg SonnenbergerChange the ALTQ macro stubs to actually work. For the...
2005-02-01 Hiroki Sato- Nuke #ifdef SCOPEDROUTING. It was never enabled...
2005-01-31 Joerg SonnenbergerDefine in_inithead in net/route.h, it's purpose is...
2005-01-26 Jeffrey HsuCode cleanup. Refactor some functions. Push some...
2005-01-26 Joerg SonnenbergerDon't build a new mbuf and bpf_mtap the old one.
2005-01-26 Joerg Sonnenberger- Add support for attaching alternative DLTs to an...
2005-01-23 Joerg SonnenbergerUse BPF_TAP and BPF_MTAP instead of the expanded versio...
2005-01-23 Joerg SonnenbergerConsolidate ifqueue macros for the upcoming ALTQ work.
2005-01-19 Matthew DillonWhen a PCMCIA networking card is removed the IF code...
2005-01-16 Eirik NygaardMerge from vendor branch HEIMDAL:
2005-01-07 Jeffrey HsuCatch up to recent rtlookup() changes.
2005-01-06 Jeffrey HsuNow that I understand the poorly written BSD routing...
2005-01-06 Jeffrey HsuCosmetic cleanups.
2005-01-05 Joerg SonnenbergerMove sa_X macros under _KERNEL protection for now.
2005-01-04 Joerg SonnenbergerMerge from vendor branch DHCP:
2005-01-04 Chris PresseyStyle(9): remove `register' keywords.
2005-01-03 Joerg SonnenbergerCheck that the ifnet_addrs entry is actually used befor...
2004-12-28 Jeffrey HsuFreeBSD PR: kern/54874
2004-12-28 Jeffrey HsuClean up the networking code before I parallelize the...
2004-12-24 Matthew DillonSilence a compiler warning by adding parenthesis.
2004-12-24 Jeffrey HsuFix problem with last commit that was breaking tcpdump.
2004-12-21 Jeffrey HsuClean up the routing and networking code before I paral...
2004-12-20 Joerg SonnenbergerMerge from vendor branch GCC:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch BINUTILS:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch FILE:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-12-15 Jeffrey HsuPatch up user/kernel space difference with boolean...
2004-12-15 Jeffrey HsuClean up routing code before I parallelize it.
2004-12-14 Jeffrey HsuClean up routing code before I parallelize it.
2004-12-14 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-30 Joerg SonnenbergerRemove struct ipprotosw. It's identical to protosw...
2004-11-30 Joerg SonnenbergerFix a bug that leads to a crash when binat rules of...
2004-11-14 Joerg SonnenbergerFix an endian bug in pflog. The DragonFly version of...
2004-11-14 Joerg SonnenbergerMerge from vendor branch GDB:
2004-11-10 Joerg SonnenbergerMerge from vendor branch LIBARCHIVE:
2004-11-10 Joerg SonnenbergerMerge from vendor branch BSDTAR:
2004-11-09 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-09 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-09 Joerg SonnenbergerI don't know why I added use_bpf.h, it isn't needed...
2004-11-08 Joerg SonnenbergerFix a race condition in detach path of Ethernet devices...
2004-10-24 Joerg SonnenbergerMerge from vendor branch GDB:
2004-10-23 Joerg SonnenbergerMerge from vendor branch READLINE:
2004-10-23 Joerg SonnenbergerMerge from vendor branch ZLIB:
2004-10-16 Matthew DillonFix a bug where sc_ctlp() is improperly called when...
2004-09-28 Joerg SonnenbergerEVENTHANDLER_REGISTER uses the name of the event as...
2004-09-21 Joerg SonnenbergerPF uses -1 as rule number for the default entry. To...
2004-09-20 Jeroen Ruigrok/asmodaiMerge from vendor branch BIND:
2004-09-20 Matthew Dillonif_pfsync.h needs pfvar.h for struct pf_addr. The...
2004-09-19 Matthew DillonAdd a missing #include and add a missing semicolon.
2004-09-19 Joerg SonnenbergerKernel part of PF
2004-09-17 Matthew DillonRemove a superfluous (and incorrect due to the recent...
2004-09-16 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-16 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-16 Joerg SonnenbergerRemove unused defines
2004-09-16 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-16 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-16 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-16 Matthew DillonRemove a redundant bzero (which also specified the...
2004-09-16 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*, even though this is...
2004-09-15 Joerg SonnenbergerSplit DN_NEXT into a version with and without cast...
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergerif_clone_event should take a struct if_clone *, not...
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-13 David RhodusAvoid leaving an obsolete pointer while the interface...
2004-09-10 Matthew DillonImplement a convenient lwkt_initport_null_rport() call...
2004-09-10 Joerg SonnenbergerFrom FreeBSD 5:
2004-08-31 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-08-30 Scott UllrichMerge from vendor branch OPENSSH:
2004-08-29 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-08-13 Matthew DillonVFS messaging/interfacing work stage 1/99. This stage...
2004-08-10 Matthew DillonPPP stupidly hardwires some flag constants that it...
next