]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netgraph
MFp4: //depot/projects/usb@156005
[FreeBSD/FreeBSD.git] / sys / netgraph /
2009-01-09 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3-P1 import
2009-01-08 Alexander MotinMark ng_vjc node as FORCE_WRITER to protect slcompress...
2009-01-05 Ulf LilleengenMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-02 David E. O'BrienRecord that base/vendor/file/dist@186675 was merged.
2008-12-31 Robert WatsonMerge OpenBSM alpha 4 from OpenBSM vendor branch to...
2008-12-25 Julian Elischershave about 7% off the overhead of ng_ether by using...
2008-12-25 Julian ElischerAdd a trivial node to reflect ethernet frames to whence...
2008-12-24 Maksim YevmenkinChange message severity level from WARN to INFO. This...
2008-12-23 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-20 Sam LefflerMFH @ 186335
2008-12-19 Xin LIMerge nc(1) from OpenBSD 4.4. While there, rename...
2008-12-19 Sam Lefflerimport netbsd makefs tool
2008-12-16 Alexander MotinUnroll two loops of SHA1Update(). 60 bytes of static...
2008-12-15 Qing LiThis main goals of this project are:
2008-12-14 Alexander MotinTo avoid one doubtless netgraph SMP scalability limitat...
2008-12-13 Alexander MotinRevert rev. 183277:
2008-12-13 Alexander MotinRemove node shutdown on tty close. This could be easily...
2008-12-13 Alexander MotinChange ttyhook_register() second argument from thread...
2008-12-10 Marko ZecConditionally compile out V_ globals while instantiatin...
2008-12-06 Alexander MotinCarefully handle memory errors to keep peers compressio...
2008-12-02 Robert WatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-02 Bjoern A. ZeebRather than using hidden includes (with cicular depende...
2008-12-01 Sam Lefflerimport ath hal
2008-11-28 Marko ZecUnhide declarations of network stack virtualization...
2008-11-22 Alexander MotinRemove unused variable.
2008-11-22 Alexander MotinFix typo. Clear session stats instead of config and...
2008-11-22 Alexander MotinRemove unneeded NULL check. At first msg can't be null...
2008-11-22 Kip Macyconvert calls to IFQ_HANDOFF to if_transmit
2008-11-15 Rong-En Fan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-11-15 Gregory Neil ShapiroMerge from vendor dist: Bring in a change already in...
2008-11-08 Alexander MotinDon't use curthread to resolve file descriptor. Request...
2008-11-08 Alexander MotinAssign new cookie to the node to reflect API change.
2008-11-07 Alexander MotinDon't assign completely meaningless name to the node...
2008-10-28 Edwin GroothuisMFV of tzdata2008i.
2008-10-23 Dag-Erling SmørgravFix a number of style issues in the MALLOC / FREE commi...
2008-10-23 Dag-Erling SmørgravRetire the MALLOC and FREE macros. They are an abomina...
2008-10-19 Ulf Lilleengen- Import the Makefile from HEAD for building csup.
2008-10-19 Ulf Lilleengen- Import the HEAD csup code which is the basis for...
2008-10-14 Edwin GroothuisMFV of r183861:
2008-10-08 Alexander MotinAdd ability to generate egress netflow instead or in...
2008-10-03 Maksim YevmenkinAbort transfers on all pipes before closing them. This...
2008-10-03 Andrew ThompsonUpdate ng_tty for MPSAFE TTY.
2008-10-02 Marko ZecStep 1.5 of importing the network stack virtualization...
2008-09-27 Ed SchoutenReplace all calls to minor() with dev2unit().
2008-09-26 Ed SchoutenRemove unit2minor() use from kernel code.
2008-09-24 Dag-Erling SmørgravMFV "xmalloc: zero size" fix.
2008-09-22 Andrew ThompsonAdd ng_rmnode_flags() so the caller can pass NG_QUEUE...
2008-09-21 Marko ZecFix error message content.
2008-09-16 Edwin GroothuisMFV of tzdata2008c:
2008-09-13 Alexander MotinWe can't implicitly trust the hook on NGQF_FN/NGQF_FN2...
2008-09-07 Ollivier RobertMerge from vendor/ntp/dist: r182856:
2008-09-05 Rui PauloMerge ath again (addition of wisoc files).
2008-09-05 Rui PauloMerge fix for P4 expansion from vendor branch.
2008-09-03 Julian ElischerAdd Marko's pipe node.
2008-09-03 David SchultzMerge gdtoa 20080831. This fixes several bugs, includin...
2008-09-01 Doug BartonMerge from vendor/bind9/dist as of the 9.4.2-P2 import
2008-09-01 Dag-Erling SmørgravRemove some unused files.
2008-08-29 Jung-uk KimMake sure BPF program is not bigger than set maximum...
2008-08-28 Gregory Neil ShapiroMerge sendmail 8.14.3 into HEAD.
2008-08-28 Rui PauloMerge ath_hal 0.10.5.10 to head.
2008-08-22 Ollivier RobertMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-20 Julian ElischerA bunch of formatting fixes brough to light by, or...
2008-08-17 Bjoern A. ZeebCommit step 1 of the vimage project, (network stack)
2008-08-08 Edwin GroothuisMFV on tzdata2008e:
2008-08-08 Edwin GroothuisMFV of tzdata2008d
2008-08-08 Edwin GroothuisMFV of tzdata2008c
2008-08-08 Edwin GroothuisCleanup (cont)
2008-08-04 Max LaierMerge state reuse for tcp.
2008-08-01 Dag-Erling SmørgravUpgrade to OpenSSH 5.1p1.
2008-08-01 Maksim YevmenkinImplement ratelimiting for debug messages. For now...
2008-08-01 Maksim YevmenkinIncrease maximum input queue size limit for raw Bluetoo...
2008-08-01 Maksim YevmenkinFix locking bug, i.e. lock "wildcard" matched pcb befor...
2008-07-30 Maksim YevmenkinIntroduce support for Bluetooth SCO sockets. This is...
2008-07-29 Maksim YevmenkinSimplify ubt_isoc_in_complete2(). Also should fix off...
2008-07-28 Alexander MotinDon't use memcpy() to copy several bytes.
2008-07-14 Tom RhodesFill in the string portion of the bluetooth stack versi...
2008-07-12 Doug BartonMerge from vendor/bind9/dist as of the 9.4.2-P1 import...
2008-07-11 Maksim YevmenkinDust off old code for support of USB isochronous transfers.
2008-07-10 Peter WemmMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-07-10 Maksim YevmenkinGet in some basic infrastructure for Bluetooth SCO...
2008-07-08 Oleksandr TymoshenkoBack out r180370. It was not discussed with subsystem...
2008-07-08 Oleksandr Tymoshenko Queue decapsulated packed instead of performing direc...
2008-07-04 Robert WatsonRemove NETISR_MPSAFE, which allows specific netisr...
2008-06-24 George V. Neville... Make it simpler to build netgraph modules outside of...
2008-06-01 Alexander MotinPass really available buffer size to libalias instead...
2008-05-29 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-05-25 Robert WatsonRemove netatm from HEAD as it is not MPSAFE and relies...
2008-05-22 John BirrellThis commit was generated by cvs2svn to compensate...
2008-05-22 John BirrellThis commit was generated by cvs2svn to compensate...
2008-05-09 Julian ElischerAdd code to allow the system to handle multiple routing...
2008-05-09 Rong-En FanThis commit was generated by cvs2svn to compensate...
2008-05-08 Coleman KaneThis commit was generated by cvs2svn to compensate...
2008-05-08 Doug RabsonThis commit was generated by cvs2svn to compensate...
2008-05-07 Doug RabsonThis commit was generated by cvs2svn to compensate...
2008-04-26 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-25 John BirrellThis commit was generated by cvs2svn to compensate...
2008-04-21 Marius StroblThis commit was generated by cvs2svn to compensate...
next