index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp_input.c
Age
Commit message (
Expand
)
Author
2017-04-07
tcp: restrict F-RTO to work-around broken middle-boxes
Yuchung Cheng
2017-04-05
tcp: fix reordering SNMP under-counting
Yuchung Cheng
2017-04-03
tcp: minimize false-positives on TCP/GRO check
Marcelo Ricardo Leitner
2017-03-22
tcp: initialize icsk_ack.lrcvtime at session start time
Eric Dumazet
2017-03-01
tcp/dccp: block BH for SYN processing
Eric Dumazet
2017-02-07
tcp: replace dst_confirm with sk_dst_confirm
Julian Anastasov
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-25
tcp: correct memory barrier usage in tcp_check_space()
Jason Baron
2017-01-25
tcp: reduce skb overhead in selected places
Eric Dumazet
2017-01-17
tcp: accept RST for rcv_nxt - 1 after receiving a FIN
Jason Baron
2017-01-13
tcp: disable fack by default
Yuchung Cheng
2017-01-13
tcp: remove thin_dupack feature
Yuchung Cheng
2017-01-13
tcp: remove RFC4653 NCR
Yuchung Cheng
2017-01-13
tcp: remove early retransmit
Yuchung Cheng
2017-01-13
tcp: remove forward retransmit feature
Yuchung Cheng
2017-01-13
tcp: extend F-RTO to catch more spurious timeouts
Yuchung Cheng
2017-01-13
tcp: enable RACK loss detection to trigger recovery
Yuchung Cheng
2017-01-13
tcp: check undo conditions before detecting losses
Yuchung Cheng
2017-01-13
tcp: use sequence to break TS ties for RACK loss detection
Yuchung Cheng
2017-01-13
tcp: add reordering timer in RACK loss detection
Yuchung Cheng
2017-01-13
tcp: record most recent RTT in RACK loss detection
Yuchung Cheng
2017-01-13
tcp: new helper for RACK to detect loss
Yuchung Cheng
2016-12-29
ipv4: Namespaceify tcp_max_syn_backlog knob
Haishuang Yan
2016-12-29
ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob
Haishuang Yan
2016-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-06
tcp: warn on bogus MSS and try to amend it
Marcelo Ricardo Leitner
2016-12-02
tcp: allow to turn tcp timestamp randomization off
Florian Westphal
2016-12-02
tcp: randomize tcp timestamp offsets for each connection
Florian Westphal
2016-11-30
tcp: instrument how long TCP is limited by insufficient send buffer
Francis Yan
2016-11-30
tcp: instrument how long TCP is busy sending
Francis Yan
2016-11-21
tcp: make undo_cwnd mandatory for congestion modules
Florian Westphal
2016-11-09
tcp: no longer hold ehash lock while calling tcp_get_info()
Eric Dumazet
2016-10-29
tcp/dccp: drop SYN packets if accept queue is full
Eric Dumazet
2016-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2016-09-25
netfilter: xt_socket: fix transparent match for IPv6 request sockets
KOVACS Krisztian
2016-09-23
tcp: fix a compile error in DBGUNDO()
Eric Dumazet
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-22
tcp: properly account Fast Open SYN-ACK retrans
Yuchung Cheng
2016-09-21
tcp: new CC hook to set sending rate with rate_sample in any CA state
Yuchung Cheng
2016-09-21
tcp: allow congestion control to expand send buffer differently
Yuchung Cheng
2016-09-21
tcp: track data delivery rate for a TCP connection
Yuchung Cheng
2016-09-21
tcp: count packets marked lost for a TCP connection
Neal Cardwell
2016-09-21
tcp: use windowed min filter library for TCP min_rtt estimation
Neal Cardwell
2016-09-16
tcp: fix a stale ooo_last_skb after a replace
Eric Dumazet
2016-09-10
tcp: better use ooo_last_skb in tcp_data_queue_ofo()
Eric Dumazet
2016-09-08
tcp: use an RB tree for ooo receive queue
Yaogong Wang
2016-08-18
tcp: refine tcp_prune_ofo_queue() to not drop all packets
Eric Dumazet
2016-07-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]