]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netgraph
Style and other fixes for the last commit.
[FreeBSD/FreeBSD.git] / sys / netgraph /
2005-10-11 glebiusStyle and other fixes for the last commit.
2005-10-10 wpaulThis commit was generated by cvs2svn to compensate...
2005-10-10 glebiusALTQ support for ng_iface(4). Before turning on please...
2005-10-08 tanimuraIn ngt_input(), do not derefer sc (= (sc_p) tp->t_lsc...
2005-10-07 glebiusA deja vu of:
2005-10-05 hartiThis commit was generated by cvs2svn to compensate...
2005-10-04 hartiThis commit was generated by cvs2svn to compensate...
2005-10-01 tjrThis commit was generated by cvs2svn to compensate...
2005-09-27 mlaierRemove bridge(4) from the tree. if_bridge(4) is a...
2005-09-22 emaxFix comment
2005-09-22 impFinish last commit: actually remove compat methods...
2005-09-22 impRemove broken OLDCARD compat shims.
2005-09-19 glebiusDej'a vu of revision 1.35
2005-09-12 glebiusWhen message can't fit into socket receive buffer retur...
2005-09-12 glebiusRemove ng_callout_init_mtx() macro. Mutexed callouts...
2005-09-08 glebiusFix an item leak, that happens when some node calls...
2005-09-08 glebiusRework locking, that I have introduced recently, since...
2005-09-06 glebiusFix build.
2005-09-06 glebiusWhen we read data from socket buffer using soreceive...
2005-09-06 glebiusIn INVARIANTS case also check that nodes do not pass...
2005-09-06 glebiusRaise one more bit in READER_MASK. I believe that befor...
2005-09-03 desThis commit was generated by cvs2svn to compensate...
2005-09-02 glebiusUse non-debug macros inside debugging functions, to...
2005-08-31 emaxFix dangling callout problem in the Bluetooth L2CAP...
2005-08-30 glebiusLock down PPTP node, since it has many data structures...
2005-08-30 glebiusAdd ng_callout_ini_mtx() macro.
2005-08-29 glebiusPlug item leak in case when not all hooks are connected.
2005-08-26 wollmanThis commit was generated by cvs2svn to compensate...
2005-08-26 glebius Cleanup the reader/writer policy in netgraph(4)....
2005-08-25 emaxMake sure ng_fec_init() uses the same calling conventio...
2005-08-25 glebiusBackout revision 1.54, because it exposes a worse probl...
2005-08-23 emaxFix multiple typos in the mutex names. This fixes false...
2005-08-21 glebiusIn ng_callout() assert that supplied arguments are...
2005-08-21 pjdStop callout before freeing memory, so it won't panic...
2005-08-21 pjdBefore freeing memory, assert that there is no pending...
2005-08-18 dougbThis commit was generated by cvs2svn to compensate...
2005-08-10 obrienUse the ISO standard function variable vs. a GCC'ism.
2005-08-09 rwatsonPropagate rename of IFF_OACTIVE and IFF_RUNNING to...
2005-08-08 julianreorder a couple of cases of void __inline to __inline...
2005-08-02 ruFix up the comment.
2005-08-02 ruFixed parsing of unsigned integers.
2005-07-29 emaxFix typo and check correct (rsp) pointer against the...
2005-07-28 emaxAddress minor locking issues. Use taskqueue_swi instead...
2005-07-23 obrienFix missing '=' in structure initialization.
2005-07-21 glebiusFix cut-n-paste error, introduced in rev. 1.103.
2005-07-21 glebiusCatch up with netgraph.h rev. 1.57 and fix build.
2005-07-21 glebiusBump NG_ABI_VERSION. A number of ABI breakeges had...
2005-07-21 glebiusEnhance struct ng_hook - add hk_type field. This field...
2005-07-21 glebiusProblem description:
2005-07-19 emaxIgnore AVM BlueFRITZ! USB Bluetooth Adapter v1.0 (produ...
2005-07-18 emaxAdd support for AVM BlueFRITZ! USB Bluetooth Adapter...
2005-07-17 glebiusCheck that we have first fragment before pulling up...
2005-07-11 samThis commit was generated by cvs2svn to compensate...
2005-07-11 samThis commit was generated by cvs2svn to compensate...
2005-07-07 obrienThis commit was generated by cvs2svn to compensate...
2005-07-06 samThis commit was generated by cvs2svn to compensate...
2005-07-05 glebiusRemove obsoleted sysctl interface for switching between...
2005-07-05 glebiusIn the splnet times, netgraph was functional and synchr...
2005-06-27 glebius- After LibAlias processing check for TCP packet with...
2005-06-26 dwmaloneFix some long standing bugs in writing to the BPF devic...
2005-06-24 impEliminate unused argument in PCMCIA_CARD macro.
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-06-13 samThis commit was generated by cvs2svn to compensate...
2005-06-13 samThis commit was generated by cvs2svn to compensate...
2005-06-10 brooksStop embedding struct ifnet at the top of driver softcs...
2005-06-10 glebius- Remove redundant parenthesis in M_CHECK macro.
2005-06-10 glebiusAdd ng_tcpmss node, which alters MSS options of TCP...
2005-06-09 samThis commit was generated by cvs2svn to compensate...
2005-06-09 ruRefer to the mbuf header length field via the official...
2005-06-07 glebiusUpdate statistics only in case if delivery was successfull.
2005-06-07 gshapiroThis commit was generated by cvs2svn to compensate...
2005-06-07 brooksThis commit was generated by cvs2svn to compensate...
2005-06-05 samThis commit was generated by cvs2svn to compensate...
2005-06-05 samThis commit was generated by cvs2svn to compensate...
2005-06-05 desThis commit was generated by cvs2svn to compensate...
2005-06-05 desThis commit was generated by cvs2svn to compensate...
2005-06-03 glebiusMPPC node is not thread safe.
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 glebiusFix check for leading zero, so that it does not block...
2005-05-28 bzFix use of uninitialized variable len in ngd_send.
2005-05-28 emaxMove AVM USB Bluetooth-Adapter BlueFritz! from "broken...
2005-05-25 hartiThis commit was generated by cvs2svn to compensate...
2005-05-25 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 glebiusRemove local error variable, which leads to hiding...
2005-05-23 glebiusReturn EINVAL for incorrect hook names.
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 ruThis commit was generated by cvs2svn to compensate...
next