]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netgraph
Bump param, for SSE support and include file impact (<machine/pcb.h>)
[FreeBSD/FreeBSD.git] / sys / netgraph /
2001-07-10 ruThis commit was generated by cvs2svn to compensate...
2001-06-29 msmithThis commit was generated by cvs2svn to compensate...
2001-06-26 obrienThis commit was generated by cvs2svn to compensate...
2001-06-26 obrienThis commit was generated by cvs2svn to compensate...
2001-06-21 obrienThis commit was generated by cvs2svn to compensate...
2001-06-21 assarThis commit was generated by cvs2svn to compensate...
2001-06-19 ruThis commit was generated by cvs2svn to compensate...
2001-06-16 obrienThis commit was generated by cvs2svn to compensate...
2001-06-15 peterFix warning: (int/long mixup in printf)
2001-05-29 msmithThis commit was generated by cvs2svn to compensate...
2001-05-29 msmithThis commit was generated by cvs2svn to compensate...
2001-05-28 gshapiroThis commit was generated by cvs2svn to compensate...
2001-05-28 obrienThis commit was generated by cvs2svn to compensate...
2001-05-20 krisThis commit was generated by cvs2svn to compensate...
2001-05-19 jdpFix a range checking bug in ng_int32_parse which affect...
2001-05-17 peterThis commit was generated by cvs2svn to compensate...
2001-05-15 jhbRemove unneeded includes in the i386 case.
2001-05-14 joergThis commit was generated by cvs2svn to compensate...
2001-05-08 assarThis commit was generated by cvs2svn to compensate...
2001-05-04 greenThis commit was generated by cvs2svn to compensate...
2001-05-03 markmThis commit was generated by cvs2svn to compensate...
2001-04-25 obrienThis commit was generated by cvs2svn to compensate...
2001-04-17 ruThis commit was generated by cvs2svn to compensate...
2001-04-11 archieDon't reference a node after we dropped a reference...
2001-04-11 acheThis commit was generated by cvs2svn to compensate...
2001-04-06 wollmanThis commit was generated by cvs2svn to compensate...
2001-04-04 fennerThis commit was generated by cvs2svn to compensate...
2001-04-03 fennerThis commit was generated by cvs2svn to compensate...
2001-04-03 fennerThis commit was generated by cvs2svn to compensate...
2001-03-28 jhbCatch up to header include changes:
2001-03-27 sobomaxThis commit was generated by cvs2svn to compensate...
2001-03-25 obrienThis commit was generated by cvs2svn to compensate...
2001-03-24 obrienThis commit was generated by cvs2svn to compensate...
2001-03-24 greenThis commit was generated by cvs2svn to compensate...
2001-03-19 obrienThis commit was generated by cvs2svn to compensate...
2001-03-19 obrienThis commit was generated by cvs2svn to compensate...
2001-03-19 obrienThis commit was generated by cvs2svn to compensate...
2001-03-19 obrienThis commit was generated by cvs2svn to compensate...
2001-03-10 juliannetgraph.h:
2001-03-08 archieFix potential crash caused by packets with bogus ACK's.
2001-03-05 krisThis commit was generated by cvs2svn to compensate...
2001-03-05 msmithThis commit was generated by cvs2svn to compensate...
2001-03-03 krisThis commit was generated by cvs2svn to compensate...
2001-03-03 julianCleanups to Macros for sending data between netgraph...
2001-03-03 julianAdd parenthesis to a macro.
2001-02-28 julianShuffle netgraph mutexes a bit and hold a reference...
2001-02-28 gshapiroThis commit was generated by cvs2svn to compensate...
2001-02-26 julianAllow a changed MAC address to show up in ifconfig...
2001-02-26 krisThis commit was generated by cvs2svn to compensate...
2001-02-25 julianslight cleanups during testing.
2001-02-25 julianAdd a node that looks to all the word like an ethernet...
2001-02-25 julianMake the sample netgraph node compileable again.
2001-02-24 julianAdd knowledge of the netgraph spinlocks into the Witnes...
2001-02-23 julianShuffle sysctls a bit (thankyou whoever made them dynam...
2001-02-22 julianAdd a 'splitter' node to separate a bidirectional
2001-02-18 asmodaiPreceed/preceeding are not english words. Use precede...
2001-02-18 krisThis commit was generated by cvs2svn to compensate...
2001-02-17 asmodaiThis commit was generated by cvs2svn to compensate...
2001-02-17 obrienThis commit was generated by cvs2svn to compensate...
2001-02-16 archieFix an erroneous comment and two style(9) bugs.
2001-02-13 assarThis commit was generated by cvs2svn to compensate...
2001-02-09 bmilekicChange and clean the mutex lock interface.
2001-02-05 julianAdd a dummy disconnect function so that the socket...
2001-02-05 julianMake netgraph modules refuse to link with modules of...
2001-02-04 darrenrThis commit was generated by cvs2svn to compensate...
2001-02-01 julianChange the kernel internal ABI number as the HOOK struc...
2001-02-01 julianClean up reference counting with relation to queued...
2001-01-31 julianAdd the ability to declare ore-ride methods on a per...
2001-01-31 msmithThis commit was generated by cvs2svn to compensate...
2001-01-30 julianImplement direct support for semipersistant nodes.
2001-01-30 julianFix cut and paste error in a comment.
2001-01-28 asmodaiThis commit was generated by cvs2svn to compensate...
2001-01-28 julianAdd a new distribution algorythm to the 'one2many'...
2001-01-26 julianSwap egress hooks for packets entering from the monitor...
2001-01-25 julianOnly clear the 'free' bit if we were successful in...
2001-01-24 julianDon't crash the kernel if the user tries to load a...
2001-01-22 julianAdd MTX_SPIN to an mtx_init(
2001-01-21 julianremove stupid braino (recursive mutex)
2001-01-21 gshapiroThis commit was generated by cvs2svn to compensate...
2001-01-14 julianAdd a generic "queued function callin" mechanism
2001-01-11 julianremove debug sysctl
2001-01-11 julianMake hook deletion SMP safe.
2001-01-11 julianAdd an exported function ng_rmhook_self() that removes...
2001-01-11 julianAnother brian fix, luckily not in live code.
2001-01-11 julianFix uninitialised pointer.
2001-01-11 archieUnbreak compilation.
2001-01-10 julianOnly free items that are not already free or passed...
2001-01-10 julianChanges to stop zombie nodes showing up in active node...
2001-01-10 julianFix some memory leaks
2001-01-09 julianMissing FREE().
2001-01-08 julianBad julian.. forgot to destroy mutex before freeing the
2001-01-08 julianPart 2 of the netgraph rewrite.
2001-01-06 julianRewrite of netgraph to start getting ready for SMP.
2001-01-03 obrienThis commit was generated by cvs2svn to compensate...
2000-12-29 assarThis commit was generated by cvs2svn to compensate...
2000-12-21 msmithThis commit was generated by cvs2svn to compensate...
2000-12-18 julianDivorce the kernel binary ABI version number from the...
2000-12-18 archieUse "node->ID" for the node's ID, instead of "(long...
2000-12-18 julianImpossible to see typo.. |= instead of !=
2000-12-14 obrienThis commit was generated by cvs2svn to compensate...
next