]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netgraph
copy sys/xen to releng 7 branch
[FreeBSD/FreeBSD.git] / sys / netgraph /
2008-11-01 kmacycopy sys/xen to releng 7 branch
2008-10-23 desFix a number of style issues in the MALLOC / FREE commi...
2008-10-23 desRetire the MALLOC and FREE macros. They are an abomina...
2008-10-08 mavAdd ability to generate egress netflow instead or in...
2008-10-03 emaxAbort transfers on all pipes before closing them. This...
2008-10-03 thompsaUpdate ng_tty for MPSAFE TTY.
2008-10-02 zecStep 1.5 of importing the network stack virtualization...
2008-09-27 edReplace all calls to minor() with dev2unit().
2008-09-26 edRemove unit2minor() use from kernel code.
2008-09-22 thompsaAdd ng_rmnode_flags() so the caller can pass NG_QUEUE...
2008-09-21 zecFix error message content.
2008-09-13 mavWe can't implicitly trust the hook on NGQF_FN/NGQF_FN2...
2008-09-05 rpauloMerge ath again (addition of wisoc files).
2008-09-03 julianAdd Marko's pipe node.
2008-08-31 rwatsonMerge r179308 from head to stable/7:
2008-08-29 jkimMake sure BPF program is not bigger than set maximum...
2008-08-25 mavMFC r180943
2008-08-22 robertoMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-20 julianA bunch of formatting fixes brough to light by, or...
2008-08-17 bzCommit step 1 of the vimage project, (network stack)
2008-08-08 emaxMFC SVN rev 181093
2008-08-04 emaxMFC: SVN rev 181089
2008-08-01 desUpgrade to OpenSSH 5.1p1.
2008-08-01 emaxImplement ratelimiting for debug messages. For now...
2008-08-01 emaxIncrease maximum input queue size limit for raw Bluetoo...
2008-08-01 emaxFix locking bug, i.e. lock "wildcard" matched pcb befor...
2008-07-30 emaxIntroduce support for Bluetooth SCO sockets. This is...
2008-07-29 emaxSimplify ubt_isoc_in_complete2(). Also should fix off...
2008-07-28 mavDon't use memcpy() to copy several bytes.
2008-07-24 julianMFC an ABI compatible implementation of Multiple routin...
2008-07-14 trhodesFill in the string portion of the bluetooth stack versi...
2008-07-11 emaxDust off old code for support of USB isochronous transfers.
2008-07-10 peterMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-07-10 emaxGet in some basic infrastructure for Bluetooth SCO...
2008-07-08 gonzoBack out r180370. It was not discussed with subsystem...
2008-07-08 gonzo Queue decapsulated packed instead of performing direc...
2008-07-04 rwatsonRemove NETISR_MPSAFE, which allows specific netisr...
2008-06-26 mavMFC rev. 1.155-1.156
2008-06-24 gnnMake it simpler to build netgraph modules outside of...
2008-06-23 mavMFC r179477:
2008-06-01 mavPass really available buffer size to libalias instead...
2008-05-29 obrienThis commit was generated by cvs2svn to compensate...
2008-05-25 rwatsonRemove netatm from HEAD as it is not MPSAFE and relies...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-17 mavMFC rev. 1.158
2008-05-16 krisMFC:
2008-05-09 julianAdd code to allow the system to handle multiple routing...
2008-05-09 rafanThis commit was generated by cvs2svn to compensate...
2008-05-08 cokaneThis commit was generated by cvs2svn to compensate...
2008-05-08 dfrThis commit was generated by cvs2svn to compensate...
2008-05-07 dfrThis commit was generated by cvs2svn to compensate...
2008-04-26 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-21 mariusThis commit was generated by cvs2svn to compensate...
2008-04-21 delphijThis commit was generated by cvs2svn to compensate...
2008-04-20 mavMFC some small optimizations:
2008-04-19 mavng_address_hook() microoptimization. Use local variable...
2008-04-16 mavUse separate UMA zone for data items allocation. It...
2008-04-16 krisReplace callout_init(..., 1) with callout_init(......
2008-04-15 mavSeveral changes breaking netgraph module ABI collected...
2008-04-09 mavAdd memory barriers to the node locking operations.
2008-04-06 mavRewrite node's r/w/q-lock semantics using only atomics...
2008-04-01 mavMFC rev. 1.6-1.7
2008-03-30 rwatsonMerge amd64/machdep.c:1.680, amd64/mp_watchdog.c:1.6,
2008-03-30 mavMFC ng_pptpgre.c rev. 1.41-1.42
2008-03-30 mav- Account all node stats at the shape mode.
2008-03-30 mavUse new atomic_fetchadd() primitive instead of looping...
2008-03-29 mavThere is no need to erase hook->hk_node before freing...
2008-03-27 mavRemove ng_setisr() call from ng_dequeue(). It is useles...
2008-03-27 mavSwitch from timeval to bintime, to use 1/(2^20) of...
2008-03-26 mavSome minor code and math optimizations.
2008-03-24 mavRewrite node to support multiple hooks, alike to ng_l2t...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-20 delphijThis commit was generated by cvs2svn to compensate...
2008-03-19 obrienThis commit was generated by cvs2svn to compensate...
2008-03-18 mavMFC rev. 1.25
2008-03-16 mavRemove impossible (hk_peer == NULL) check from ng_addre...
2008-03-16 mavMFC:
2008-03-16 mavAdd session ID hashing to speedup incoming packets...
2008-03-12 delphijThis commit was generated by cvs2svn to compensate...
2008-03-11 mavImprove apply callback error reporting:
2008-03-11 mavMFC rev. 1.23-1.24
2008-03-11 mavMFC rev. 1.61
2008-03-09 mavMFC: rev. 1.148-1.149
2008-03-09 mavAddition to the previous commit. Release inproc in...
2008-03-08 mavTo avoid control data losses do not acknowledge recievi...
2008-03-07 mavSend only one incoming notification at a time to reduce...
2008-03-07 mavMFC rev. 1.92-1.93
2008-03-07 mavMFC: Add support for the libalias redirect functionality.
2008-03-07 syrinxThis commit was generated by cvs2svn to compensate...
2008-03-05 mavIncrease default queue items allocation limit from...
2008-03-04 mavImplement 128 items node name hash for faster name...
2008-03-04 mavFix incorrect field name.
next