]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
Handle a race condition on >2 core machines in tcp_timer() when
[FreeBSD/FreeBSD.git] / sys / netinet /
2007-06-09 andreHandle a race condition on >2 core machines in tcp_time...
2007-06-09 rrs - Opps.. takes out debug printfs I accidentally left...
2007-06-09 rrs- fix send_failed notification contents
2007-06-08 yarReplace a constant with an already defined symbolic...
2007-06-08 yarAdd a sysctl for the purge run interval so that it can
2007-06-08 rrs- RTO was not being initialized to 0, thus the rtt...
2007-06-07 andreIn tcp_hc_insert() we may have the case where we have...
2007-06-06 andreCorrectly print SEQ and IRS in the corresponding log...
2007-06-06 glebiusDo not leak lock in the case of EEXIST error.
2007-06-06 rrs- Fixes a case where doing a sysctl would leave locks...
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 dwmaloneDespite several examples in the kernel, the third argum...
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-06-01 rrs- Take out the broken table-id concept. Panda Routers...
2007-06-01 jeff - Move rusage from being per-process in struct pstats...
2007-05-31 rwatson(1) In tcp_usrclosed(), tp can never become NULL, so...
2007-05-30 rrs- Fixed (Apple) compiler warnings in sctp_input.c,...
2007-05-30 rrs- Fix a memory overwrite when the mapping array
2007-05-29 rrsAdds gcc attribute to prevent inlining of a function. If
2007-05-29 rrs- Fix spelling errors in comments per Ruslan (.. thanks...
2007-05-29 rrs- Fixes so we won't try to start a timer when we
2007-05-28 andreMake log messages more verbose and simpler to understan...
2007-05-28 andreFix indentation of the syncache_expand() section in...
2007-05-28 rrs- fixed autclose to not allow setting on 1-2-1 model.
2007-05-28 andreRefactor and rewrite in parts the SYN handling code...
2007-05-27 rwatsonNormalize spelling and grammar in TCP hostcache comments.
2007-05-27 rwatsonIn tcp_timer_2msl(), tp can never become NULL, so don...
2007-05-27 rwatsonDon't assign sp to the value of s when we're about...
2007-05-25 andreThe printf %b list in PRINT_TH_FLAGS has to be in octal...
2007-05-24 obrienThis commit was generated by cvs2svn to compensate...
2007-05-24 obrienThis commit was generated by cvs2svn to compensate...
2007-05-23 andreAdd CWR back into the PRINT_TH_FLAGS list as gcc42...
2007-05-23 andreIn tcp_log_addrs():
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-18 andreBe more restrictive with segment validity checks in...
2007-05-18 andreo Add syslog logging under LOG_DEBUG to various failure...
2007-05-18 andreAdd tcp_log_addrs() function to generate and standardiz...
2007-05-18 jhbFix statistical accounting for bytes and packets during...
2007-05-17 jinmei- Disabled responding to NI queries from a global addre...
2007-05-17 rrs- Fixed 1-2-1 model to not worry about associd in sockopts
2007-05-17 olegUnbreak IPv4 kernel build.
2007-05-16 rwatsonRemove leading spaces before tabs spotted thanks to...
2007-05-16 andreRemove now unused stuff forgotten in the previous commit.
2007-05-16 andreMove TIME_WAIT related functions and timer handling...
2007-05-16 dwmaloneWhen verifying the IPv4 UDP checksum, don't overwrite...
2007-05-13 andreComplete the (mechanical) move of the TCP reassembly...
2007-05-11 andreDrop everything that doesn't belong into this new file.
2007-05-11 andreDrop everything that doesn't belong into this new file.
2007-05-11 andreMake the TCP timer callout obtain Giant if the network...
2007-05-11 andreAdd the timestamp offset to struct tcptw so we can...
2007-05-11 rwatsonCoalesce two identical UCB licenses into a single licen...
2007-05-11 rwatsonMinor white space and style cleanups.
2007-05-11 rwatsonWhite space and style cleanup.
2007-05-11 rwatsonMinor white space/style normalization.
2007-05-11 rwatsonNormalize style a bit: reduce pseudo-randomness of...
2007-05-11 rwatsonReduce network stack oddness: implement .pru_sockaddr...
2007-05-11 rwatsonRemove unneeded wrappers for in_setsockaddr() and in_se...
2007-05-10 andreFix an incorrect replace of a timer reference made...
2007-05-10 rwatsonMove universally to ANSI C function declarations, with...
2007-05-09 rrsTwo major items here:
2007-05-09 maximo Fix style(9) bugs introduced in the last commit.
2007-05-09 maximo Unbreak "options TCPDEBUG" && "nooptions INET6" kerne...
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-07 rwatsonRather than selectively zeroing fields in the tcp_debug...
2007-05-07 rwatsonSince udp_peeraddr() and udp_sockaddr() directly wrap...
2007-05-07 rwatsonMinor style tweaks.
2007-05-07 rwatsonWhen setting up timewait state for a TCP connection...
2007-05-06 andreRemove unused requested_s_scale from struct tcpcb.
2007-05-06 andreUse existing TF_SACK_PERMIT flag in struct tcpcb t_flag...
2007-05-06 andre o Remove redundant tcp reassembly check in header...
2007-05-06 andreReorder the TCP header prediction test to check for...
2007-05-06 andreRemove the defunct remains of the TCPS_TIME_WAIT cases...
2007-05-06 andreFix two comments.
2007-05-06 rrsTwo bugs:
2007-05-04 rwatsonAdd global mutex tcp_debug_mtx, which will protect...
2007-05-04 rwatsonTweak comment at end of tcp_input() when calling into...
2007-05-04 rrsFixes a missing unlock in the one-2-one hash table, if
2007-05-04 bzAdd support for filtering on Routing Header Type 0 and
2007-05-03 rwatsonsblock() implements a sleep lock by interlocking SB_WAN...
2007-05-02 rrs- Somehow the disable fragment option got lost. We...
2007-05-01 marcelThis commit was generated by cvs2svn to compensate...
2007-05-01 rwatsonRemove unused pcbinfo arguments to in_setsockaddr(...
2007-04-30 rwatsonRename some fields of struct inpcbinfo to have the...
2007-04-30 maximo Kill EOLWS while I'm here.
2007-04-30 maximo Fix strtoul() error conditions check.
2007-04-23 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-23 gshapiroThis commit was generated by cvs2svn to compensate...
next