| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Rename the kthread_xxx (e.g. kthread_create()) calls | julian | 2007-10-20 | 1 | -1/+1 |
* | Remove IPTOS_CE and IPTOS_ECT constants. They were defined in RFC 2481 | rpaulo | 2007-10-19 | 1 | -5/+0 |
* | Pick the smallest possible TCP window scaling factor that will still allow | silby | 2007-10-19 | 2 | -8/+18 |
* | - fix sctp_ifn initial refcount issue (prevents deletion) | rrs | 2007-10-16 | 10 | -54/+64 |
* | Spelling fix for interupt -> interrupt | kevlo | 2007-10-12 | 2 | -2/+2 |
* | Add FBSDID to all files in netinet so that people can more | silby | 2007-10-07 | 38 | -53/+114 |
* | Improve the debugging message: | silby | 2007-10-07 | 1 | -2/+2 |
* | - Fix the one-2-one model to properly do a socantrecv() | rrs | 2007-10-06 | 1 | -0/+1 |
* | Disable TCP syncache debug logging by default. While useful in debugging | rwatson | 2007-10-05 | 1 | -1/+1 |
* | - We should return error = 0 and the upper processing would | rrs | 2007-10-04 | 1 | -1/+2 |
* | - Bug fix managing congestion parameter on immediate | rrs | 2007-10-01 | 11 | -50/+147 |
* | o For dynamic rules log a parent rule number. Prefix a log message | maxim | 2007-09-29 | 1 | -1/+2 |
* | Revert rev. 1.94. After recent tcp backouts, tcp_close() may return NULL. | kib | 2007-09-24 | 1 | -1/+1 |
* | Two changes: | silby | 2007-09-24 | 5 | -49/+52 |
* | Certain consumers of rtalloc like gif(4) and if_stf(4) lookup the | csjp | 2007-09-23 | 1 | -2/+2 |
* | - fix (global) address handling in the presence of duplicates, the | rrs | 2007-09-21 | 3 | -83/+137 |
* | - The address lock is changed to a rwlock. This | rrs | 2007-09-18 | 9 | -69/+87 |
* | - For the 1-to-1 model, fix an off by one error that | rrs | 2007-09-16 | 1 | -1/+1 |
* | - Get rid of unsused constants for sysctl variables. | rrs | 2007-09-15 | 8 | -151/+106 |
* | - DF bit was on for COOKIE-ECHO chunks. This is | rrs | 2007-09-13 | 9 | -40/+60 |
* | - Incorrect error EAGAIN returned for invalid send on a locked | rrs | 2007-09-13 | 7 | -12/+27 |
* | - Removed debug code and more C++ style comments in the mobility | rrs | 2007-09-10 | 1 | -14/+1 |
* | - Added some comments to tell where the htcp | rrs | 2007-09-10 | 3 | -11/+19 |
* | Make sure that either inp is NULL or we have obtained a lock on it before | kensmith | 2007-09-10 | 1 | -13/+13 |
* | Further UDPv4 cleanup: | rwatson | 2007-09-10 | 1 | -17/+17 |
* | - send call has a reference to uio->uio_resid in | rrs | 2007-09-08 | 19 | -645/+1149 |
* | - Locking compatiability changes. This involves adding | rrs | 2007-09-08 | 17 | -253/+923 |
* | Back out tcp_timer.c:1.93 and associated changes that reimplemented the many | rwatson | 2007-09-07 | 5 | -335/+267 |
* | Repair ALTQ-tagging rules in IPFW which got broken in the last PF | green | 2007-08-29 | 1 | -1/+0 |
* | - During shutdown pending, when the last sack came in and | rrs | 2007-08-27 | 19 | -315/+802 |
* | o Fix bug I introduced in the previous commit (ipfw set extention): | maxim | 2007-08-26 | 1 | -1/+4 |
* | - Fix address add handling to clear cached routes and source addresses | rrs | 2007-08-24 | 21 | -254/+925 |
* | - Remove extra comment for 7.0 (no GIANT here). | rrs | 2007-08-16 | 7 | -63/+106 |
* | Use the sequence number comparison macro to compare | qingli | 2007-08-16 | 1 | -2/+2 |
* | Over the past couple of years, there have been a number of reports relating | csjp | 2007-08-06 | 2 | -10/+66 |
* | - change number assignments for SHA225-512 (match artisync | rrs | 2007-08-06 | 5 | -5/+30 |
* | Remove the now-unused NET_{LOCK,UNLOCK,ASSERT}_GIANT() macros, which | rwatson | 2007-08-06 | 6 | -37/+8 |
* | Rename option IPSEC_FILTERGIF to IPSEC_FILTERTUNNEL. | bz | 2007-08-05 | 3 | -5/+5 |
* | Change TCPTV_MIN to be independent of HZ. While it was documented to | peter | 2007-07-31 | 2 | -1/+3 |
* | Make tcpstates[] static, and make sure TCPSTATES is defined before | des | 2007-07-30 | 3 | -11/+1 |
* | Fix a typo in a log message: s/Reveived/Received/. | bmah | 2007-07-29 | 1 | -1/+1 |
* | Fix compilation problems- tcpstates is only available if TCPDEBUG | mjacob | 2007-07-29 | 2 | -1/+9 |
* | Fix a panic introduced in rev 1.126. | silby | 2007-07-28 | 1 | -1/+1 |
* | Provide a sysctl to toggle reporting of TCP debug logging: | andre | 2007-07-28 | 3 | -8/+27 |
* | o Move setting/resetting logic of syncache timer from macro | andre | 2007-07-28 | 1 | -19/+49 |
* | o Move all detailed checks for RST in LISTEN state from tcp_input() to | andre | 2007-07-28 | 2 | -17/+45 |
* | Replace references to NET_CALLOUT_MPSAFE with CALLOUT_MPSAFE, and remove | rwatson | 2007-07-28 | 5 | -14/+10 |
* | Export the contents of the syncache to netstat. | silby | 2007-07-27 | 5 | -13/+137 |
* | Fix comments in tcp_do_segment(). | andre | 2007-07-25 | 1 | -5/+3 |
* | - take out a needless panic under invariants for sctp_output.c | rrs | 2007-07-24 | 11 | -213/+455 |