]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet/sctp_usrreq.c
Insulate inpcb consumers outside the stack from the lock type and offset within the...
[FreeBSD/FreeBSD.git] / sys / netinet / sctp_usrreq.c
2008-03-20 delphijThis commit was generated by cvs2svn to compensate...
2008-03-19 obrienThis commit was generated by cvs2svn to compensate...
2008-03-12 delphijThis commit was generated by cvs2svn to compensate...
2008-03-07 syrinxThis commit was generated by cvs2svn to compensate...
2008-02-11 rafanThis commit was generated by cvs2svn to compensate...
2008-02-02 obrienThis commit was generated by cvs2svn to compensate...
2008-01-29 desThis commit was generated by cvs2svn to compensate...
2008-01-29 obrienThis commit was generated by cvs2svn to compensate...
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-12 njlThis commit was generated by cvs2svn to compensate...
2008-01-09 obrienThis commit was generated by cvs2svn to compensate...
2007-12-30 rafanThis commit was generated by cvs2svn to compensate...
2007-12-21 desThis commit was generated by cvs2svn to compensate...
2007-12-11 obrienThis commit was generated by cvs2svn to compensate...
2007-12-07 rrs- More fixes for lock misses on the transfer of data to
2007-12-05 obrienThis commit was generated by cvs2svn to compensate...
2007-12-04 rrs- More fixes for the non-blocking msg send, had the...
2007-12-03 umeThis commit was generated by cvs2svn to compensate...
2007-12-03 dougbThis commit was generated by cvs2svn to compensate...
2007-12-02 dougbThis commit was generated by cvs2svn to compensate...
2007-11-26 delphijThis commit was generated by cvs2svn to compensate...
2007-11-16 delphijThis commit was generated by cvs2svn to compensate...
2007-11-14 obrienThis commit was generated by cvs2svn to compensate...
2007-11-07 acheThis commit was generated by cvs2svn to compensate...
2007-11-05 gshapiroThis commit was generated by cvs2svn to compensate...
2007-10-30 rrs- Change the Time Wait of vtags value to match the...
2007-10-29 rwatsonThis commit was generated by cvs2svn to compensate...
2007-10-25 obrienThis commit was generated by cvs2svn to compensate...
2007-10-18 darrenrThis commit was generated by cvs2svn to compensate...
2007-10-18 simonThis commit was generated by cvs2svn to compensate...
2007-10-16 rrs- fix sctp_ifn initial refcount issue (prevents deletion)
2007-10-16 mlaierThis commit was generated by cvs2svn to compensate...
2007-10-16 mlaierThis commit was generated by cvs2svn to compensate...
2007-10-15 mpThis commit was generated by cvs2svn to compensate...
2007-10-15 mpThis commit was generated by cvs2svn to compensate...
2007-10-12 delphijThis commit was generated by cvs2svn to compensate...
2007-10-08 delphijThis commit was generated by cvs2svn to compensate...
2007-10-03 ruThis commit was generated by cvs2svn to compensate...
2007-10-01 rrs- Bug fix managing congestion parameter on immediate
2007-09-24 jkimThis commit was generated by cvs2svn to compensate...
2007-09-18 rrs- The address lock is changed to a rwlock. This
2007-09-08 rrs- send call has a reference to uio->uio_resid in
2007-09-08 rrs- Locking compatiability changes. This involves adding
2007-08-27 rrs- During shutdown pending, when the last sack came...
2007-08-24 edwinThis commit was generated by cvs2svn to compensate...
2007-08-24 rrs- Fix address add handling to clear cached routes and...
2007-08-16 rrs- Remove extra comment for 7.0 (no GIANT here).
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-06 rrs- change number assignments for SHA225-512 (match artisync
2007-08-01 simonThis commit was generated by cvs2svn to compensate...
2007-07-25 dougbThis commit was generated by cvs2svn to compensate...
2007-07-24 rrs - take out a needless panic under invariants for sctp_...
2007-07-22 rwatsonThis commit was generated by cvs2svn to compensate...
2007-07-21 rrs- remove duplicate code from sctp_asconf.c
2007-07-17 rrs- added pre-checks to the bindx call.
2007-07-14 rrs- Modular congestion control, with RFC2581 being the...
2007-07-11 samThis commit was generated by cvs2svn to compensate...
2007-07-11 hartiThis commit was generated by cvs2svn to compensate...
2007-07-09 samThis commit was generated by cvs2svn to compensate...
2007-07-03 mlaierThis commit was generated by cvs2svn to compensate...
2007-07-03 gnnCommit the change from FAST_IPSEC to IPSEC. The FAST_IPSEC
2007-07-03 mlaierThis commit was generated by cvs2svn to compensate...
2007-07-01 gnnCommit IPv6 support for FAST_IPSEC to the tree.
2007-06-21 delphijThis commit was generated by cvs2svn to compensate...
2007-06-18 rrs- Fixes cstatic issues found by cisco sa tool (missing...
2007-06-15 delphijThis commit was generated by cvs2svn to compensate...
2007-06-15 delphijThis commit was generated by cvs2svn to compensate...
2007-06-14 rrs- Fix so ifn's are properly deleted when the ref count...
2007-06-12 rrs- Restructure so bindx functions are not done inline...
2007-06-12 rwatsonEliminate now-unused SUSER_ALLOWJAIL arguments to priv_...
2007-06-05 dougbThis commit was generated by cvs2svn to compensate...
2007-06-05 rafanThis commit was generated by cvs2svn to compensate...
2007-06-04 darrenrThis commit was generated by cvs2svn to compensate...
2007-06-04 delphijThis commit was generated by cvs2svn to compensate...
2007-06-03 umeThis commit was generated by cvs2svn to compensate...
2007-06-02 dougbThis commit was generated by cvs2svn to compensate...
2007-06-02 rrs- fix initial pcb vrf setting when the initial vrf...
2007-05-29 rrs- Fixes so we won't try to start a timer when we
2007-05-28 rrs- fixed autclose to not allow setting on 1-2-1 model.
2007-05-24 obrienThis commit was generated by cvs2svn to compensate...
2007-05-24 obrienThis commit was generated by cvs2svn to compensate...
2007-05-21 wollmanThis commit was generated by cvs2svn to compensate...
2007-05-19 muxThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-17 rrs- Fixed 1-2-1 model to not worry about associd in sockopts
2007-05-09 rrsTwo major items here:
2007-05-08 rrs- Copyright change, cisco's silly tool wants it to...
2007-05-08 rrs- Get rid of the sctp_inpcb_free() "magic numbers...
2007-05-08 rrs- Static analyisis fixes for cisco's commit (this...
2007-05-08 rrs- More macros for OS compatabilty
2007-05-04 rrsFixes a missing unlock in the one-2-one hash table, if
2007-05-02 rrs- Somehow the disable fragment option got lost. We...
2007-05-01 marcelThis commit was generated by cvs2svn to compensate...
next