Make all network interrupt service routines MPSAFE part 1/3.
[dragonfly.git] / sys / net /
2005-11-28 Matthew DillonMake all network interrupt service routines MPSAFE...
2005-11-22 Sascha WildnerMove ef.4 from sys/net/ef to share/man/man4.
2005-11-22 Matthew DillonFix the design of ifq_dequeue/altq_dequeue by adding...
2005-11-13 Simon SchubertMerge from vendor branch LUKEMFTP:
2005-10-28 Liam J. Foy- Update to new icmp_error signature
2005-10-24 Sepherosa Ziehau- Move DEVICE_POLLING from opt_global.h to opt_polling...
2005-10-12 Matthew DillonRemove the INTR_TYPE_* flags. The interrupt type is...
2005-10-01 Simon SchubertMerge from vendor branch GDB:
2005-09-11 Simon SchubertMerge from vendor branch GCC:
2005-09-11 Sascha WildnerRemove custom 'load' and 'unload' targets.
2005-09-09 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-09-06 Joerg SonnenbergerMerge from vendor branch OPENSSH:
2005-09-01 Sepherosa ZiehauFor Arcnet, announce link layer address in arc_ifattch(),
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch TEXINFO:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch TEXINFO:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch NCURSES:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GCC:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch BINUTILS:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch BIND:
2005-08-15 Matthew DillonConvert RANDOM_IP_ID into a sysctl.
2005-08-10 Joerg SonnenbergerMerge from vendor branch GCC:
2005-08-01 Joerg SonnenbergerMerge from vendor branch OPENPAM:
2005-07-21 Joerg SonnenbergerMerge from vendor branch ZLIB:
2005-07-16 Matthew DillonMove a mistaken crit_exit() into a crit_enter(), which...
2005-07-15 Eirik NygaardTie SCTP into the kernel, this includes adding a new...
2005-07-14 Joerg SonnenbergerMerge from vendor branch OPENSSH:
2005-07-12 Simon SchubertMerge from vendor branch OPENSSH:
2005-07-11 Simon SchubertMerge from vendor branch OPENSSH:
2005-07-10 Joerg SonnenbergerRevert part of the ALTQ conversion. It unintenionally...
2005-07-08 Matthew DillonAdd missing m_freem() in BPF if the mbuf exceeds the...
2005-07-08 Joerg SonnenbergerMerge from vendor branch OPENPAM:
2005-07-07 Simon SchubertMerge from vendor branch OPENSSL:
2005-07-06 Joerg SonnenbergerMerge from vendor branch FILE:
2005-07-05 Simon SchubertFix filtering on bridged networks. We (actually I)...
2005-06-29 Simon SchubertMerge from vendor branch BZIP:
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:
next