[NTOS:KE/x64] Handle NMI vs swapgs race condition
[reactos.git] / reactos / drivers / net / tcpip / datalink / lan.c
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2006-02-17 Maarten Bosmarename net to network
2006-01-06 Gé van GeldorpThe adapter name is actually the GUID. Also store the...
2005-12-13 Art YerkesPatch to fix bugcheck at exit for various TCP wielding...
2005-12-10 Gé van GeldorpShut off some debug messages
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-22 Art Yerkestcpmisc.h:
2005-04-15 Art YerkesUse DriverDesc in the registry as the adapter name...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-18 Art YerkesAdded simple dword OID query to lan.
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-01-23 Art YerkesFixed broadcast UDP.
2004-12-25 Art YerkesAdded a (currently unworking) accept implementation...
2004-12-18 Art YerkesAdd a busy flag for the receive worker. This needs...
2004-12-14 Art YerkesStore interface speed to retrieve later.
2004-12-13 Filip NavaraREVERT:
2004-12-13 Filip Navara- Don't call ProtocolSendComplete after NdisSend (NDIS...
2004-12-11 Art YerkesAdded double complete protection so that we never call...
2004-12-04 Art Yerkesafd/connect.c:
2004-12-01 Art Yerkes- sanity check: assert DISPATCH_LEVEL for the dpc.
2004-11-30 Art Yerkes- Defined __NTDRIVER__ to turn on some code that is...
2004-11-25 Art Yerkes- Removed prefix.c and the prefix list. Adapter and...
2004-11-21 Art YerkesPatch to correct multiple adapter bind from protocols...
2004-11-16 Casper Hornstrup2004-11-16 Casper S. Hornstrup <chorns@users.sourcefo...
2004-11-14 Art YerkesFixed bug in ne2000 driver, re: copying ethernet frame...
2004-11-13 Art Yerkeslib/ip:
2004-11-09 Art YerkesCleaing in receive: fixed one bugcheck.
2004-11-07 Art YerkesRemoved remaining kernel imports from ip lib.
2004-10-10 Filip NavaraDon't use NdisTransferData if the whole packet is conta...
2004-09-25 Art YerkesFixed connection locking in tcp.c
2004-08-19 Art Yerkesoskittcp: new import. less diff output versus pure...
2004-08-15 Casper Hornstrup2004-08-16 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-06-19 Art YerkesChange from unclegarlic: Don't overwrite packet length.
2004-06-09 Art YerkesThis is a merge onto head of the last two months worth...
2004-05-11 Gé van GeldorpAvoid warnings when using gcc 3.4
2004-03-12 Art YerkesAdded bit counting and inverting functions to address.
2004-03-08 Art YerkesMore support for IOCTL_TCP_QUERY/SET_INFORMATION_EX
2004-03-02 Filip Navara- Build AFD, TCPIP and TDI with w32api headers.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-12-25 Casper Hornstrup2003-12-25 Casper S. Hornstrup <chorns@users.sourcefo...
2003-12-17 Vizzini - Enable "Full Maps" by default
2003-09-04 Vizzinifixed a potential 0-pointer deref
2003-08-04 Royce Mitchell IIIpatch by vizzini - began addition of NDIS4 support...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2001-05-01 Casper HornstrupBetter RawIP support.
2000-08-27 Casper HornstrupFixed bugs in TCP/IP driver
2000-08-05 David WelchIntegrated fixes from prep0016
2000-08-02 David WelchAdded networking code from Casper Hornstrup
2000-08-02 David WelchAdded networking code from Casper Hornstrup