- Add stge(4) for Sundance/Tamarack TC9021 Gigabit Ethernet chip.
[dragonfly.git] / sys / netproto /
2006-11-15 Peter AvalosMerge from vendor branch FILE:
2006-11-13 Sepherosa ZiehauAvoid duplicated ifname in debug message.
2006-11-12 Peter AvalosMerge from vendor branch FILE:
2006-11-11 Peter AvalosMerge from vendor branch FILE:
2006-11-08 Peter AvalosMerge from vendor branch TNFTP:
2006-11-07 Matthew DillonRemove system dependancies on <machine/ipl.h>. Only...
2006-11-01 Peter AvalosMerge from vendor branch AWK:
2006-10-24 Sepherosa ZiehauAdd support in ONOE/AMRR for drivers that can't provide...
2006-10-23 Matthew DillonFurther normalize the _XXX_H_ symbols used to condition...
2006-10-23 Sascha WildnerRather than making static declarations global, get...
2006-10-21 Sepherosa ZiehauChange the AMRR TX rate control algorithm:
2006-10-21 Sepherosa ZiehauNuke M_HASFCS processing in ieee80211_input(), since
2006-10-19 Sascha WildnerAdjust man pages, comments, messages and some defunct...
2006-10-19 Jeffrey HsuCosmetic cleanups.
2006-10-18 Jeffrey HsuOpenBSD rev 1.66:
2006-10-12 Jeffrey HsuFix missing malloc -> kmalloc conversions.
2006-10-08 Peter AvalosMerge from vendor branch LESS:
2006-09-30 Sascha WildnerDe-staticize (previously declared extern).
2006-09-30 Sascha WildnerAvoid casts as lvalues.
2006-09-30 Simon SchubertFix smb panic, td might be NULL
2006-09-28 Simon SchubertMerge from vendor branch OPENSSH:
2006-09-28 Simon SchubertMerge from vendor branch OPENSSH:
2006-09-27 Simon SchubertMerge from vendor branch GCC:
2006-09-20 Victor Balada DiazMerge from vendor branch BIND:
2006-09-20 Victor Balada DiazMerge from vendor branch BIND:
2006-09-19 Simon Schubert1:1 Userland threading stage 2.9/4:
2006-09-18 Peter AvalosMerge from vendor branch LIBARCHIVE:
2006-09-13 Simon SchubertMerge from vendor branch CVS:
2006-09-10 Matthew DillonChange the kernel dev_t, representing a pointer to...
2006-09-09 Matthew DillonRename the kernel NODEV to NOCDEV to avoid conflicts...
2006-09-06 Simon SchubertMerge from vendor branch OPENSSL:
2006-09-05 Matthew DillonFix malloc macros for dual-use header file.
2006-09-05 Matthew DillonRename malloc->kmalloc, free->kfree, and realloc->kreal...
2006-09-05 Matthew DillonRename malloc->kmalloc, free->kfree, and realloc->kreal...
2006-09-03 Matthew DillonRename functions to avoid conflicts with libc.
2006-09-03 Matthew DillonRename functions to avoid conflicts with libc.
2006-09-03 Sepherosa Ziehau- Port rtw(4) from NetBSD, which supports various RealT...
2006-09-02 Sepherosa ZiehauMerge from vendor branch HOSTAPD:
2006-09-01 Sepherosa ZiehauImplement a generic TX rate control algorithm framework...
2006-08-17 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-08-05 Sepherosa Ziehaunone_funcname() -> none_crypto_funcname()
2006-08-04 Sepherosa Ziehau- Add ieee80211com.ic_sysctl_oid, so sub-wlan module...
2006-08-03 Sascha WildnerRemove all occurences of double semicolons at the end...
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:
next