Get rid of pbgetvp() and pbrelvp(). Instead fold the B_PAGING flag directly
[dragonfly.git] / sys / net /
2006-04-21 Jeffrey HsuZero out stack memory before copying out to requesting...
2006-04-12 Sascha WildnerMerge from vendor branch BINUTILS:
2006-04-11 Matthew Dillonin_ifadown() was only cleaning up the route table on...
2006-04-02 Sepherosa ZiehauBring in new ifconfig(8) from FreeBSD6. It is more...
2006-03-22 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-02-13 Simon SchubertMerge from vendor branch OPENSSH:
2006-02-12 Matthew DillonRemove serialization calls that are no longer correct...
2006-02-06 YONETANI TomokazuMove serializer locking from pppoutput() to pppwrite...
2006-01-31 Matthew DillonBring in the parallel route table code and clean up...
2006-01-30 YONETANI Tomokazucrit_exit() is called where crit_enter() is supposed...
2006-01-25 Joerg SonnenbergerMerge OpenBSD r1.104:
2006-01-14 Sascha Wildner* Remove (void) casts for discarded return values.
2006-01-11 Simon SchubertMerge from vendor branch GDB:
2005-12-30 Matthew DillonDo not call ether_ifdetach() with the serializer held...
2005-12-30 Matthew Dillonether_input() no longer allows the MAC header to be...
2005-12-23 Simon SchubertAccount for packets sent out via the bridge interface
2005-12-23 Simon SchubertBPF_MTAP at the right place so packets to the bridge...
2005-12-22 Simon SchubertAquire serializer before calling ioctl
2005-12-21 Simon SchubertBring in if_bridge from Open-/Net-/FreeBSD
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-11 Sascha WildnerFix typo.
2005-12-11 Sascha Wildner* Ansify function definitions.
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-12-01 Matthew DillonDo not hold the ifnet serializer when entering tsleep...
2005-11-30 Sepherosa Ziehauunbreak LINT building
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.
next