index
:
kernel_samsung_smdk4412.git
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
git repository hosting
about
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
*
net: add length argument to skb_copy_and_csum_datagram_iovec
Sabrina Dubroca
2016-03-15
1
-1
/
+1
*
tcp: call tcp_replace_ts_recent() from tcp_ack()
Eric Dumazet
2013-05-01
1
-33
/
+32
*
tcp: undo spurious timeout after SACK reneging
Yuchung Cheng
2013-04-05
1
-5
/
+2
*
tcp: fix double-counted receiver RTT when leaving receiver fast path
Neal Cardwell
2013-03-20
1
-3
/
+3
*
tcp: fix for zero packets_in_flight was too broad
Ilpo Järvinen
2013-02-14
1
-2
/
+6
*
tcp: frto should not set snd_cwnd to 0
Eric Dumazet
2013-02-14
1
-1
/
+2
*
tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation
Eric Dumazet
2013-01-11
1
-18
/
+25
*
tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()
Eric Dumazet
2013-01-11
1
-5
/
+10
*
tcp: refine SYN handling in tcp_validate_incoming
Eric Dumazet
2013-01-11
1
-1
/
+5
*
tcp: implement RFC 5961 4.2
Eric Dumazet
2013-01-11
1
-17
/
+15
*
tcp: implement RFC 5961 3.2
Eric Dumazet
2013-01-11
1
-1
/
+30
*
tcp: perform DMA to userspace only if there is a task waiting for it
Jiri Kosina
2012-08-09
1
-1
/
+3
*
tcp: drop SYN+FIN messages
Eric Dumazet
2012-07-19
1
-0
/
+2
*
tcp: change tcp_adv_win_scale and tcp_rmem[2]
Eric Dumazet
2012-05-21
1
-1
/
+1
*
tcp: fix tcp_grow_window() for large incoming frames
Eric Dumazet
2012-04-27
1
-0
/
+1
*
tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sample
Neal Cardwell
2012-04-27
1
-2
/
+5
*
tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_una
Neal Cardwell
2012-03-19
1
-0
/
+4
*
tcp: don't fragment SACKed skbs in tcp_mark_head_lost()
Neal Cardwell
2012-03-19
1
-0
/
+1
*
tcp: fix false reordering signal in tcp_shifted_skb
Neal Cardwell
2012-03-19
1
-8
/
+10
*
tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK
Neal Cardwell
2012-02-29
1
-0
/
+4
*
tcp: fix range tcp_shifted_skb() passes to tcp_sacktag_one()
Neal Cardwell
2012-02-29
1
-9
/
+10
*
tcp: allow tcp_sacktag_one() to tag ranges not aligned with skbs
Neal Cardwell
2012-02-29
1
-14
/
+22
*
tcp: properly update lost_cnt_hint during shifting
Yan, Zheng
2011-11-11
1
-3
/
+1
*
tcp: fix validation of D-SACK
Zheng Yan
2011-10-03
1
-1
/
+1
*
tcp: Make undo_ssthresh arg to tcp_undo_cwr() a bool.
David S. Miller
2011-03-22
1
-6
/
+6
*
tcp: avoid cwnd moderation in undo
Yuchung Cheng
2011-03-22
1
-5
/
+7
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-15
1
-1
/
+1
|
\
|
*
tcp: fix RTT for quick packets in congestion control
stephen hemminger
2011-03-14
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-03
1
-2
/
+3
|
\
\
|
|
/
|
*
tcp: undo_retrans counter fixes
Yuchung Cheng
2011-02-21
1
-2
/
+3
*
|
tcp: Increase the initial congestion window to 10.
David S. Miller
2011-02-02
1
-1
/
+1
|
/
*
TCP: fix a bug that triggers large number of TCP RST by mistake
Jerry Chu
2011-01-25
1
-1
/
+1
*
tcp: cleanup of cwnd initialization in tcp_init_metrics()
Jiri Kosina
2010-12-23
1
-17
/
+12
*
net: Abstract away all dst_entry metrics accesses.
David S. Miller
2010-12-09
1
-9
/
+13
*
net: avoid limits overflow
Eric Dumazet
2010-11-10
1
-4
/
+7
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
1
-2
/
+2
|
\
|
*
Update broken web addresses in the kernel.
Justin P. Mattock
2010-10-18
1
-2
/
+2
*
|
tcp: sack lost marking fixes
Ilpo Järvinen
2010-10-17
1
-10
/
+14
*
|
TCP: Fix setting of snd_ssthresh in tcp_mtu_probe_success
John Heffner
2010-10-06
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-10-04
1
-1
/
+2
|
\
\
|
*
|
tcp: fix TSO FACK loss marking in tcp_mark_head_lost
Yuchung Cheng
2010-09-27
1
-1
/
+2
*
|
|
tcp: tcp_enter_quickack_mode can be static
stephen hemminger
2010-09-29
1
-1
/
+1
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-27
1
-0
/
+2
|
\
\
\
|
|
/
/
|
*
|
tcp: Fix race in tcp_poll
Tom Marshall
2010-09-20
1
-0
/
+2
|
|
/
*
|
net: return operator cleanup
Eric Dumazet
2010-09-23
1
-5
/
+5
*
|
tcp/dccp: Consolidate common code for RFC 3390 conversion
Gerrit Renker
2010-08-30
1
-15
/
+2
|
/
*
tcp: no md5sig option size check bug
Dmitry Popov
2010-08-07
1
-1
/
+1
*
net/ipv4: EXPORT_SYMBOL cleanups
Eric Dumazet
2010-07-12
1
-10
/
+8
*
tcp: unify tcp flag macros
Changli Gao
2010-06-15
1
-1
/
+1
*
net/ipv4/tcp_input.c: fix compilation breakage when FASTRETRANS_DEBUG > 1
Joe Perches
2010-05-31
1
-2
/
+2
[next]