Last commit changed the function arguments of userland version of
[dragonfly.git] / sys / netproto /
2006-07-28 Matthew DillonMASSIVE reorganization of the device operations vector...
2006-07-27 Simon SchubertMerge from vendor branch GDB:
2006-07-13 Sepherosa ZiehauMerge from vendor branch ATHEROS:
2006-06-28 Sascha Wildners/ieee80211_attach/ieee80211_ifattach/ in comment.
2006-06-24 Sepherosa ZiehauMerge from vendor branch WPA_SUPPLICANT:
2006-06-14 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-06-13 Matthew DillonAdd kernel syscall support for explicit blocking and...
2006-06-05 Matthew DillonModify kern/makesyscall.sh to prefix all kernel system...
2006-06-04 Matthew DillonRemove LWKT reader-writer locks (kern/lwkt_rwlock.c...
2006-05-21 Matthew DillonImplement a much faster spinlock.
2006-05-20 Matthew DillonEmbed the netmsg in the mbuf itself rather than allocat...
2006-05-20 Matthew DillonI'm growing tired of having to add #include lines for...
2006-05-19 Matthew DillonConvert most manual accesses to filedesc->fd_files...
2006-05-18 Sepherosa ZiehauRemove old 802.11 sources code, they have been repo...
2006-05-18 Sepherosa ZiehauSync 802.11 support with FreeBSD6:
2006-05-14 Sepherosa ZiehauNuke duplicated header files, which restores `buildworld'
2006-05-06 Matthew DillonThe thread/proc pointer argument in the VFS subsystem...
2006-05-05 Matthew DillonSimplify vn_lock(), VOP_LOCK(), and VOP_UNLOCK() by...
2006-05-05 Matthew DillonRemove the thread pointer argument to lockmgr(). All...
2006-05-01 Matthew DillonPlug xform memory leaks. Don't re-initialize an xform...
2006-04-23 Matthew DillonFix an incorrect header length comparison for IPSEC...
2006-04-23 Matthew DillonRemove the now unused interlock argument to the lockmgr...
2006-04-23 Matthew DillonRemove all remaining support for LK_DRAIN lockmgr locks...
2006-04-23 Matthew DillonGet rid of LK_DRAIN, rely on nc_lwant to interlock...
2006-04-23 Matthew DillonGet rid of LK_DRAIN and LK_INTERLOCK interactions....
2006-04-23 Matthew DillonRun the lockmgr() call independant of the KASSERT(...
2006-04-12 Sascha WildnerMerge from vendor branch BINUTILS:
2006-03-29 Joerg SonnenbergerAdd missing callout_init.
2006-03-22 David RhodusAdd missing code needed for the detection of IPSec...
2006-03-22 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-03-02 Matthew DillonPass LK_PCATCH instead of trying to store tsleep flags...
2006-02-13 Simon SchubertMerge from vendor branch OPENSSH:
2006-01-22 Sascha WildnerInitialize variable.
2006-01-14 Sascha Wildner* Remove (void) casts for discarded return values.
2006-01-11 Simon SchubertMerge from vendor branch GDB:
2005-12-08 Matthew DillonSB_NOINTR must be set for the socket to prevent nbssn_r...
2005-12-08 Matthew DillonClean up more spinlock conversion issues and fix relate...
2005-12-07 Simon SchubertMerge from vendor branch CVS:
2005-12-06 Matthew DillonThe new lockmgr() function requires spinlocks, not...
2005-12-03 Matthew DillonFix a bogus proc0 test that is no longer accurate....
2005-12-03 Simon SchubertMerge from vendor branch OPENSSL:
2005-12-03 Simon SchubertMerge from vendor branch CVS:
2005-11-30 Sepherosa Ziehauunbreak LINT building
2005-11-28 Matthew DillonMake all network interrupt service routines MPSAFE...
2005-11-25 Matthew DillonAssert that he mbuf type is correct rather then blindin...
2005-11-14 Matthew DillonMake tsleep/wakeup() MP SAFE for kernel threads and...
2005-11-13 Simon SchubertMerge from vendor branch LUKEMFTP:
2005-10-11 Simon Schubert1:1 Userland threading stage 2.8/4:
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-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-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-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-06-29 Simon SchubertMerge from vendor branch BZIP:
2005-06-22 Matthew DillonFile descriptor cleanup stage 2, remove the separate...
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-13 Simon SchubertMerge from vendor branch CVS:
2005-06-10 Matthew Dillonspl->critical section conversion, plus remove some...
2005-06-10 Matthew Dillonspl->critical section conversion.
2005-06-10 Matthew Dillonspl->critical section conversion.
2005-06-09 Jeffrey HsuThe header type of a mbuf doesn't change when appended...
2005-06-08 Jeffrey HsuShould have allocated a mbuf packet header to begin...
2005-06-06 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2005-06-05 Simon SchubertMerge from vendor branch GCC:
2005-06-03 Joerg SonnenbergerAdd a new macro IF_LLSOCKADDR which maps a ifnet pointe...
2005-06-03 Hiten PandyaCovert netproto/ipsec into using critical sections...
2005-06-02 Hiten PandyaCorrect typo in comment for vshiftl().
2005-06-02 Matthew DillonRemove spl*() calls from the netproto/atm driver, repla...
2005-06-02 Matthew DillonRemove spl*() calls from the atm code, replacing them...
2005-06-01 Joerg SonnenbergerMerge from vendor branch FILE:
2005-05-31 Joerg SonnenbergerRemove M_EXT_OLD, rename m_ext.ext_nref.new to m_ext...
2005-05-26 Jeffrey HsuFix typo with last commit.
2005-05-25 Jeffrey HsuRemove redundant assignment.
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-03 Joerg SonnenbergerMerge from vendor branch LIBARCHIVE:
2005-05-03 Joerg SonnenbergerMerge from vendor branch BSDTAR:
next