index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp_input.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge android-4.4.194 (a749771) into msm-4.4
Srinivasarao P
2019-09-24
|
\
|
*
Merge 4.4.194 into android-4.4
Greg Kroah-Hartman
2019-09-21
|
|
\
|
|
*
tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
Neal Cardwell
2019-09-21
*
|
|
Merge android-4.4.182 (9c4ab57) into msm-4.4
Srinivasarao P
2019-06-18
|
\
|
|
|
*
|
Merge 4.4.182 into android-4.4
Greg Kroah-Hartman
2019-06-17
|
|
\
|
|
|
*
tcp: limit payload size of sacked skbs
Eric Dumazet
2019-06-17
*
|
|
Merge android-4.4.179 (aab9adb) into msm-4.4
Srinivasarao P
2019-05-02
|
\
|
|
|
*
|
Merge 4.4.179 into android-4.4
Greg Kroah-Hartman
2019-04-30
|
|
\
|
|
|
*
tcp: tcp_grow_window() needs to respect tcp_space()
Eric Dumazet
2019-04-27
*
|
|
Merge android-4.4.178 (7af10f2) into msm-4.4
Srinivasarao P
2019-04-05
|
\
|
|
|
*
|
Merge 4.4.178 into android-4.4
Greg Kroah-Hartman
2019-04-03
|
|
\
|
|
|
*
tcp/dccp: drop SYN packets if accept queue is full
Eric Dumazet
2019-04-03
*
|
|
Merge android-4.4.177 (0c3b8c4) into msm-4.4
Srinivasarao P
2019-03-25
|
\
|
|
|
*
|
Merge 4.4.177 into android-4.4
Greg Kroah-Hartman
2019-03-23
|
|
\
|
|
|
*
tcp: handle inet_csk_reqsk_queue_add() failures
Guillaume Nault
2019-03-23
*
|
|
Merge android-4.4.161 (8e7f196) into msm-4.4
Srinivasarao P
2018-10-15
|
\
|
|
|
*
|
Merge 4.4.161 into android-4.4
Greg Kroah-Hartman
2018-10-13
|
|
\
|
|
|
*
tcp: add tcp_ooo_try_coalesce() helper
Eric Dumazet
2018-10-13
|
|
*
tcp: call tcp_drop() from tcp_data_queue_ofo()
Eric Dumazet
2018-10-13
|
|
*
tcp: free batches of packets in tcp_prune_ofo_queue()
Eric Dumazet
2018-10-13
|
|
*
tcp: fix a stale ooo_last_skb after a replace
Eric Dumazet
2018-10-13
|
|
*
tcp: use an RB tree for ooo receive queue
Yaogong Wang
2018-10-13
|
|
*
tcp: increment sk_drops for dropped rx packets
Eric Dumazet
2018-10-13
*
|
|
Merge android-4.4.150 (5541782) into msm-4.4
Srinivasarao P
2018-08-28
|
\
|
|
|
*
|
Merge 4.4.149 into android-4.4
Greg Kroah-Hartman
2018-08-17
|
|
\
|
|
|
*
tcp: Fix missing range_truesize enlargement in the backport
Takashi Iwai
2018-08-17
*
|
|
Merge android-4.4.146 (13962260) into msm-4.4
Srinivasarao P
2018-08-07
|
\
|
|
|
*
|
Merge 4.4.146 into android-4.4
Greg Kroah-Hartman
2018-08-06
|
|
\
|
|
|
*
tcp: add one more quick ack after after ECN events
Eric Dumazet
2018-08-06
|
|
*
tcp: refactor tcp_ecn_check_ce to remove sk type cast
Yousuk Seung
2018-08-06
|
|
*
tcp: do not aggressively quick ack after ECN events
Eric Dumazet
2018-08-06
|
|
*
tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_mode
Eric Dumazet
2018-08-06
|
|
*
tcp: do not force quickack when receiving out-of-order packets
Eric Dumazet
2018-08-06
*
|
|
Merge android-4.4.145 (05670d3) into msm-4.4
Srinivasarao P
2018-08-03
|
\
|
|
|
*
|
Merge 4.4.145 into android-4.4
Greg Kroah-Hartman
2018-07-31
|
|
\
|
|
|
*
tcp: detect malicious patterns in tcp_collapse_ofo_queue()
Eric Dumazet
2018-07-28
|
|
*
tcp: avoid collapses in tcp_prune_queue() if possible
Eric Dumazet
2018-07-28
|
|
*
tcp: do not delay ACK in DCTCP upon CE status change
Yuchung Cheng
2018-07-28
*
|
|
Merge android-4.4.143 (7bbfac1) into msm-4.4
Srinivasarao P
2018-08-03
|
\
|
|
|
*
|
Merge 4.4.143 into android-4.4
Greg Kroah-Hartman
2018-07-31
|
|
\
|
|
|
*
tcp: prevent bogus FRTO undos with non-SACK flows
Ilpo Järvinen
2018-07-22
*
|
|
Merge android-4.4.142 (8ec9fd8) into msm-4.4
Srinivasarao P
2018-08-03
|
\
|
|
|
*
|
Fix backport of "tcp: detect malicious patterns in tcp_collapse_ofo_queue()"
Greg Kroah-Hartman
2018-07-27
|
*
|
tcp: detect malicious patterns in tcp_collapse_ofo_queue()
Eric Dumazet
2018-07-27
|
*
|
tcp: avoid collapses in tcp_prune_queue() if possible
Eric Dumazet
2018-07-27
*
|
|
Merge android-4.4.139 (7ba5557) into msm-4.4
Blagovest Kolenichev
2018-07-03
|
\
|
|
|
*
|
Merge 4.4.139 into android-4.4
Greg Kroah-Hartman
2018-07-03
|
|
\
|
|
|
*
tcp: do not overshoot window_clamp in tcp_rcv_space_adjust()
Eric Dumazet
2018-07-03
*
|
|
Merge android-4.4.137 (a2e2217) into msm-4.4
Srinivasarao P
2018-06-27
|
\
|
|
|
*
|
Merge 4.4.136 into android-4.4
Greg Kroah-Hartman
2018-06-06
|
|
\
|
[next]