Use pcidevs.h's definition of the BCM5714 id.
[dragonfly.git] / sys / netinet /
2006-07-27 Simon SchubertMerge from vendor branch GDB:
2006-07-20 Simon SchubertFix bug introduced in rev 1.33 and make a clearer code...
2006-07-13 Sepherosa ZiehauMerge from vendor branch ATHEROS:
2006-06-25 Simon SchubertRemove OLDBRIDGE
2006-06-24 Sepherosa ZiehauMerge from vendor branch WPA_SUPPLICANT:
2006-06-23 Eirik NygaardMake SCTP compile when IPSEC is enabled.
2006-06-14 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-06-13 Matthew DillonAdd kernel syscall support for explicit blocking and...
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-04-14 Matthew DillonGenerate a host-unreachable failure rather then a crash...
2006-04-12 Sascha WildnerMerge from vendor branch BINUTILS:
2006-04-11 Matthew Dillonin_ifadown() was only cleaning up the route table on...
2006-03-22 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-02-13 Simon SchubertMerge from vendor branch OPENSSH:
2006-01-31 Matthew DillonBring in the parallel route table code and clean up...
2006-01-14 Sascha Wildner* Remove (void) casts for discarded return values.
2006-01-11 Simon SchubertMerge from vendor branch GDB:
2005-12-27 Matthew DillonFix a type-o that was causing the wrong mbuf's csum_dat...
2005-12-21 Simon SchubertBring in if_bridge from Open-/Net-/FreeBSD
2005-12-19 Simon SchubertAdjust sources to accomodate for repo copy of our bridg...
2005-12-18 Matthew DillonAdd KTR logging to the core tcp protocol loop.
2005-12-07 Simon SchubertMerge from vendor branch CVS:
2005-12-03 Simon SchubertMerge from vendor branch OPENSSL:
2005-12-03 Simon SchubertMerge from vendor branch CVS:
2005-11-28 Matthew DillonMake all network interrupt service routines MPSAFE...
2005-11-26 Matthew Dillontcp_syncache.cache_limit is a per-cpu limit, reserve...
2005-11-13 Simon SchubertMerge from vendor branch LUKEMFTP:
2005-10-28 Liam J. Foy- Dont pass a complete interface struct to icmp_error...
2005-10-01 Simon SchubertMerge from vendor branch GDB:
2005-09-22 Noritoshi DemizuSuppress kernel message "mfree: m->m_nextpkt != NULL",
2005-09-11 Simon SchubertMerge from vendor branch GCC:
2005-09-09 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-09-06 Joerg SonnenbergerMerge from vendor branch OPENSSH:
2005-08-31 Jeffrey HsuFix indentation with previous commit.
2005-08-31 Jeffrey HsuCheck the IP length first to avoid a memory leak later.
2005-08-29 Noritoshi DemizuFix the same problem described in FreeBSD-SA-05:15...
2005-08-29 Noritoshi DemizuFix a bug in NewReno which may send a huge amount of...
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-11 Liam J. Foy- In the ICMP debug code, use %d over %x. This makes...
2005-08-11 Simon SchubertTest for malloc returning NULL.
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-15 Eirik NygaardTie SCTP into the kernel, this includes adding a new...
2005-07-15 Eirik NygaardCall suser() with the correct number of arguments.
2005-07-15 Eirik NygaardRemove forgotten debug printf.
2005-07-15 Eirik NygaardConvert spl* to critical sections.
2005-07-15 Eirik NygaardAdd a forth argument to soreserve(). Pass just a NULL...
2005-07-15 Eirik NygaardInitialize a few more timers.
2005-07-15 Eirik NygaardProperly handle mbuf copying on DragonFly when we try...
2005-07-15 Eirik NygaardRemove the second argument to ip_stripoptions(), it...
2005-07-15 Eirik NygaardAdd va_arg handling for DragonFly.
2005-07-15 Eirik NygaardWe have to declare the parent node for a sysctl.
2005-07-15 Eirik NygaardOur mbuf allocation flags are prefixed with MB_ not M_.
2005-07-15 Eirik NygaardAdd DragonFly to the #ifdef mess.
2005-07-15 Eirik NygaardCommit untouched SCTP files from KAME originally writte...
2005-07-14 Joerg SonnenbergerMerge from vendor branch OPENSSH:
2005-07-13 Joerg SonnenbergerA lot of software depends on netinet/in.h being self...
2005-07-13 Joerg SonnenbergerDefine struct in_addr in both, arpa/inet.h and netinet...
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-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-09 Jeffrey HsuThe header type of a mbuf doesn't change when appended...
2005-06-08 Jeffrey HsuGet an mbuf packet header to begin with instead of...
2005-06-06 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2005-06-05 Simon SchubertMerge from vendor branch GCC:
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-02 Matthew DillonRemove spl*() calls from netinet, 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-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-10 Jeffrey HsuImplement TCP Appropriate Byte Counting.
2005-05-08 Joerg SonnenbergerLeft-over from the old mbuf chain tagging.
2005-05-06 Simon SchubertBring in fix from FreeBSD/cperciva:
2005-05-03 Joerg SonnenbergerMerge from vendor branch LIBARCHIVE:
2005-05-03 Joerg SonnenbergerMerge from vendor branch BSDTAR:
2005-04-22 Joerg SonnenbergerDon't call cpu_mb1 after lwkt_setcpu_self, but call...
2005-04-21 Jeroen Ruigrok/asmodaiMerge from vendor branch GPERF:
2005-04-21 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
next