Rewrite a good chunk of the ktrdump utility to work with the new DragonFly
[dragonfly.git] / sys / net /
2005-06-19 Joerg SonnenbergerMerge from vendor branch GCC:
2005-06-17 Matthew DillonAbstract out the location of an m_tag's data by adding...
2005-06-15 Joerg SonnenbergerConvert to critical sections.
2005-06-15 Joerg SonnenbergerConvert to critical sections.
2005-06-15 Joerg SonnenbergerConvert to critical sections. Rename a local variable...
2005-06-15 Joerg SonnenbergerConvert to critical sections.
2005-06-15 Joerg SonnenbergerConvert to critical sections.
2005-06-15 Joerg SonnenbergerConvert to critical sections. Stop messing with the...
2005-06-15 Joerg SonnenbergerConvert to critical sections. Drop a splz.
2005-06-15 Matthew DillonRemove illegal parens from #ifndef.
2005-06-15 Jeroen Ruigrok/asmodaiRemove extraneous closing brace.
2005-06-14 Joerg SonnenbergerNuke compatiblity parts.
2005-06-14 Joerg Sonnenbergertypo
2005-06-14 Joerg SonnenbergerConvert to critical sections.
2005-06-14 Joerg SonnenbergerConvert to critical sections. Stop updating interrupt...
2005-06-14 Joerg SonnenbergerConvert to critical sections.
2005-06-14 Joerg SonnenbergerForgotten from the ALTQ conversion.
2005-06-14 Joerg SonnenbergerConvert to critical sections.
2005-06-14 Joerg SonnenbergerUse if_printf.
2005-06-14 Joerg SonnenbergerConvert to critical sections.
2005-06-14 Joerg SonnenbergerUse if_printf for TUNDEBUG.
2005-06-14 Joerg Sonnenbergersimplify.
2005-06-14 Joerg SonnenbergerConvert to critical sections. Be a bit more conservativ...
2005-06-13 Simon SchubertMerge from vendor branch CVS:
2005-06-06 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2005-06-05 Simon SchubertMerge from vendor branch GCC:
2005-06-05 Joerg SonnenbergerMake call to arc_ioctl the default case.
2005-06-05 Joerg SonnenbergerMerge the pointer to the link-layer address into ifnet...
2005-06-05 Joerg SonnenbergerInstead of using ifnet_addrs and following ifa_ifp...
2005-06-04 Joerg SonnenbergerInstead of checking for ifnet_addrs[ifp->index - 1...
2005-06-03 Joerg SonnenbergerAdd a new macro IF_LLSOCKADDR which maps a ifnet pointe...
2005-06-03 Joerg SonnenbergerExpand itjc_bus_setup, it declares variables.
2005-06-03 Joerg SonnenbergerInclude sys/thread2.h to unbreak build.
2005-06-03 Joerg Sonnenbergerreorder declarations
2005-06-03 Joerg SonnenbergerUse IF_DRAIN.
2005-06-03 Joerg SonnenbergerDon't commit half of a change. Prefix parameter names...
2005-06-03 Joerg SonnenbergerDon't name arguments in prototypes. Nuke __STDC__ condi...
2005-06-03 Sascha WildnerRemove spl*() in net/{altq,bpf.c,bridge,dummynet,ef...
2005-06-03 Sascha WildnerRemove spl*() in net/{altq,bpf.c,bridge,dummynet,ef...
2005-06-03 Matthew DillonRemove spl*() calls from net/i4b, replacing them with...
2005-06-01 Joerg SonnenbergerMerge from vendor branch FILE:
2005-05-29 Jeffrey HsuDeprecate MCLGET() in favor of m_getcl() or m_getl...
2005-05-26 Sascha WildnerRemove an extra comma and fix two typos.
2005-05-25 Matthew DillonProperly conditionalize a call to ether_poll_deregister via
2005-05-25 Matthew DillonGet rid of IFCAP_POLLING for now.
2005-05-25 Matthew DillonRewrite the polling code. Instead of trying to do...
2005-05-24 Matthew DillonGet rid of bus_{disable,enable}_intr(), it wasn't gener...
2005-05-24 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-24 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-11 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-08 Joerg SonnenbergerUse ifq_handoff instead of the hand-rolled version...
2005-05-08 Joerg SonnenbergerUse ifq_handoff instead of handrolling it.
2005-05-08 Joerg Sonnenbergeratm_output did almost the same as ifq_handoff, it just...
2005-05-08 Joerg SonnenbergerReplace ifq_handoff like code with a call to ifq_handoff.
2005-05-06 Simon SchubertBring in fix from FreeBSD/cperciva:
2005-05-05 Sascha WildnerRemove DEC Alpha support.
2005-05-03 Joerg SonnenbergerMerge from vendor branch LIBARCHIVE:
2005-05-03 Joerg SonnenbergerMerge from vendor branch BSDTAR:
2005-05-02 YONETANI TomokazuFix typo inside #ifdef SMP.
2005-05-01 Hiten PandyaNetworking routing statistics on a per-CPU basis:
2005-04-30 YONETANI Tomokazuleftover from proc->thread stage 4
2005-04-21 Jeroen Ruigrok/asmodaiMerge from vendor branch GPERF:
2005-04-21 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2005-04-20 Chris PresseyMake comments about bpf_validate()'s behaviour reflect...
2005-04-20 Hiten PandyaAdd bpf_mtap_family(9) which allows the client to speci...
2005-04-19 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-19 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-18 Jeffrey HsuPrefer TAILQ_EMPTY() to null-check on the result of...
2005-04-18 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-18 Joerg SonnenbergerSwitch IP divert from mbuf based tagging to mbuf tags.
2005-04-15 Matthew DillonZero the whole structure, not just the name, so we...
2005-04-15 Joerg SonnenbergerFix a small stack disclosure in ifconf().
2005-04-14 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-04 Joerg SonnenbergerWhen ALTQ was detached from an interface queue, the...
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...
next