summaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_input.c
Commit message (Expand)AuthorAgeFilesLines
...
* | tcp: Partial hint clearing has again become meaninglessIlpo Järvinen2008-09-201-3/+2
* | This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"Gerrit Renker2008-09-091-2/+15
* | Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_expDavid S. Miller2008-09-081-15/+2
|\ \
| * | tcp/dccp: Consolidate common code for RFC 3390 conversionGerrit Renker2008-09-041-15/+2
| |/
* | tcp: Add tcp_parse_aligned_timestampIlpo Järvinen2008-08-231-19/+18
* | tcp: Add tcp_collapse_one to eliminate duplicated codeIlpo Järvinen2008-08-231-10/+14
* | tcp: Add tcp_validate_incoming & put duplicated code thereIlpo Järvinen2008-08-231-78/+69
|/
* net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen2008-07-251-10/+10
* tcp: Clear probes_out more aggressively in tcp_ack().David S. Miller2008-07-231-2/+1
* tcp: Remove redundant checks when setting eff_sacksAdam Langley2008-07-191-15/+10
* tcp: RTT metrics scalingStephen Hemminger2008-07-181-13/+18
* mib: add net to NET_INC_STATS_BHPavel Emelyanov2008-07-161-32/+33
* tcp: replace tcp_sock argument with sock in some placesPavel Emelyanov2008-07-161-13/+18
* mib: add net to TCP_INC_STATS_BHPavel Emelyanov2008-07-161-3/+3
* tcp: de-bloat a bit with factoring NET_INC_STATS_BH outPavel Emelyanov2008-07-031-14/+32
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-131-45/+0
|\
| * tcp: Revert 'process defer accept as established' changes.David S. Miller2008-06-121-45/+0
* | Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroo...David S. Miller2008-06-111-0/+40
|\ \
| * | tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6.YOSHIFUJI Hideaki2008-06-121-0/+40
| |/
* | net: remove CVS keywordsAdrian Bunk2008-06-111-2/+0
|/
* tcp: fix skb vs fack_count out-of-sync conditionIlpo Järvinen2008-06-041-3/+3
* tcp: Fix inconsistency source (CA_Open only when !tcp_left_out(tp))Ilpo Järvinen2008-06-041-10/+19
* tcp FRTO: work-around inorder receiversIlpo Järvinen2008-05-131-4/+11
* tcp FRTO: Fix fallback to conventional recoveryIlpo Järvinen2008-05-131-1/+1
* tcp FRTO: SACK variant is errorneously used with NewRenoIlpo Järvinen2008-05-081-5/+8
* ip: Use inline function dst_metric() instead of direct access to dst->metric[]Satoru SATOH2008-05-041-7/+8
* net: use get/put_unaligned_* helpersHarvey Harrison2008-05-021-9/+9
* tcp: Fix slab corruption with ipv6 and tcp6fuzzEvgeniy Polyakov2008-04-271-2/+1
* tcp: Make use of before macro in tcp_input.cArnd Hannemann2008-04-211-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-171-26/+52
|\
| * [TCP]: Add return value indication to tcp_prune_ofo_queue().Vitaliy Gusev2008-04-151-3/+9
| * [TCP]: Fix never pruned tcp out-of-order queue.Vitaliy Gusev2008-04-151-26/+46
* | [TCP]: Format addresses appropriately in debug messages.YOSHIFUJI Hideaki2008-04-141-6/+19
* | [IPV4]: Use NIPQUAD_FMT to format ipv4 addresses.YOSHIFUJI Hideaki2008-04-141-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-141-17/+48
|\ \ | |/
| * [TCP]: Don't allow FRTO to take place while MTU is being probedIlpo Järvinen2008-04-071-0/+5
| * [TCP]: tcp_simple_retransmit can cause S+LIlpo Järvinen2008-04-071-6/+18
| * [TCP]: Fix NewReno's fast rexmit/recovery problems with GSOed skbIlpo Järvinen2008-04-071-4/+18
| * [TCP]: Restore 2.6.24 mark_head_lost behavior for newreno/fackIlpo Järvinen2008-04-071-8/+8
* | [SKB]: __skb_append = __skb_queue_after Gerrit Renker2008-04-141-1/+1
* | [TCP]: TCP_DEFER_ACCEPT updates - process as establishedPatrick McManus2008-03-211-0/+46
* | net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-051-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-03-051-5/+9
|\ \ | |/
| * [TCP]: Must count fack_count also when skippingIlpo Järvinen2008-03-031-5/+9
* | [TCP]: Add IPv6 support to TCP SYN cookiesGlenn Griffin2008-03-041-0/+1
|/
* [TCP]: NewReno must count every skb while marking lossesIlpo Järvinen2008-01-311-1/+1
* [TCP]: cleanup tcp_parse_options deep indented switchIlpo Järvinen2008-01-281-68/+67
* [TCP]: cleanup tcp_{in,out}put.c styleIlpo Järvinen2008-01-281-209/+227
* [TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessaryIlpo Järvinen2008-01-281-2/+1
* [TCP]: Dropped unnecessary skb/sacked accessing in renegingIlpo Järvinen2008-01-281-12/+13
OpenPOWER on IntegriCloud