index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp_input.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: properly increase rcv_ssthresh for ofo packets
Eric Dumazet
2013-09-06
1
-1
/
+4
*
tcp: fix no cwnd growth after timeout
Yuchung Cheng
2013-09-06
1
-4
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-05
1
-3
/
+6
|
\
|
*
tcp: don't apply tsoffset if rcv_tsecr is zero
Andrew Vagin
2013-08-29
1
-3
/
+6
*
|
tcp: Change return value of tcp_rcv_established()
Vijay Subramanian
2013-09-04
1
-7
/
+6
*
|
tcp: TSO packets automatic sizing
Eric Dumazet
2013-08-29
1
-1
/
+31
*
|
tcp: increase throughput when reordering is high
Yuchung Cheng
2013-08-22
1
-12
/
+20
*
|
tcp: reset reordering est. selectively on timeout
Yuchung Cheng
2013-08-13
1
-2
/
+7
*
|
tcp: use RTT from SACK for RTO
Yuchung Cheng
2013-07-22
1
-9
/
+14
*
|
tcp: measure RTT from new SACK
Yuchung Cheng
2013-07-22
1
-6
/
+17
*
|
tcp: prefer packet timing to TS-ECR for RTT
Yuchung Cheng
2013-07-22
1
-49
/
+18
*
|
tcp: consolidate SYNACK RTT sampling
Yuchung Cheng
2013-07-22
1
-2
/
+12
|
/
*
tcp: introduce a per-route knob for quick ack
Cong Wang
2013-06-19
1
-1
/
+4
*
tcp: properly send new data in fast recovery in first RTT
Yuchung Cheng
2013-06-13
1
-11
/
+2
*
tcp: undo on DSACK during recovery
Yuchung Cheng
2013-05-30
1
-1
/
+7
*
tcp: fix undo on partial ack in recovery
Yuchung Cheng
2013-05-30
1
-26
/
+33
*
tcp: refactor undo functions
Yuchung Cheng
2013-05-30
1
-47
/
+50
*
tcp: consolidate PRR packet accounting
Yuchung Cheng
2013-05-30
1
-25
/
+20
*
tcp: Remove 2 indentation levels in tcp_rcv_state_process
Joe Perches
2013-05-25
1
-37
/
+39
*
tcp: Remove another indentation level in tcp_rcv_state_process
Joe Perches
2013-05-25
1
-59
/
+51
*
tcp: remove one indentation level in tcp_rcv_state_process()
Eric Dumazet
2013-05-25
1
-136
/
+133
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-05-24
1
-10
/
+13
|
\
|
*
tcp: bug fix in proportional rate reduction.
Nandita Dukkipati
2013-05-23
1
-10
/
+13
*
|
tcp: remove bad timeout logic in fast recovery
Yuchung Cheng
2013-05-19
1
-64
/
+1
*
|
tcp: speedup tcp_fixup_rcvbuf()
Eric Dumazet
2013-05-16
1
-3
/
+1
|
/
*
net: Add MIB counters for checksum errors
Eric Dumazet
2013-04-29
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
1
-33
/
+31
|
\
|
*
tcp: call tcp_replace_ts_recent() from tcp_ack()
Eric Dumazet
2013-04-19
1
-33
/
+31
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-27
1
-5
/
+2
|
\
\
|
|
/
|
*
tcp: undo spurious timeout after SACK reneging
Yuchung Cheng
2013-03-24
1
-5
/
+2
*
|
tcp: implement RFC5682 F-RTO
Yuchung Cheng
2013-03-21
1
-13
/
+60
*
|
tcp: refactor CA_Loss state processing
Yuchung Cheng
2013-03-21
1
-16
/
+26
*
|
tcp: refactor F-RTO
Yuchung Cheng
2013-03-21
1
-371
/
+4
*
|
tcp: Remove TCPCT
Christoph Paasch
2013-03-17
1
-62
/
+7
*
|
tcp: TLP loss detection.
Nandita Dukkipati
2013-03-12
1
-0
/
+39
*
|
tcp: Tail loss probe (TLP)
Nandita Dukkipati
2013-03-12
1
-9
/
+15
|
/
*
tcp: fix double-counted receiver RTT when leaving receiver fast path
Neal Cardwell
2013-03-04
1
-3
/
+3
*
net: Fix possible wrong checksum generation.
Pravin B Shelar
2013-02-13
1
-2
/
+2
*
tcp: send packets with a socket timestamp
Andrey Vagin
2013-02-13
1
-1
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-08
1
-2
/
+6
|
\
|
*
tcp: fix for zero packets_in_flight was too broad
Ilpo Järvinen
2013-02-06
1
-2
/
+6
*
|
tcp: remove Appropriate Byte Count support
Stephen Hemminger
2013-02-05
1
-15
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-05
1
-3
/
+3
|
\
\
|
|
/
|
*
tcp: frto should not set snd_cwnd to 0
Eric Dumazet
2013-02-03
1
-1
/
+2
|
*
tcp: detect SYN/data drop when F-RTO is disabled
Yuchung Cheng
2013-01-31
1
-2
/
+1
*
|
net: fix possible wrong checksum generation
Eric Dumazet
2013-01-28
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-15
1
-2
/
+2
|
\
\
|
|
/
|
*
tcp: accept RST without ACK flag
Eric Dumazet
2013-01-10
1
-2
/
+2
*
|
tcp: make sysctl_tcp_ecn namespace aware
Hannes Frederic Sowa
2013-01-06
1
-2
/
+0
|
/
*
tcp: should drop incoming frames without ACK flag set
Eric Dumazet
2012-12-26
1
-4
/
+10
[next]