summaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_input.c (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.194 (a749771) into msm-4.4Srinivasarao P2019-09-24
|\
| * Merge 4.4.194 into android-4.4Greg Kroah-Hartman2019-09-21
| |\
| | * tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWRNeal Cardwell2019-09-21
* | | Merge android-4.4.182 (9c4ab57) into msm-4.4Srinivasarao P2019-06-18
|\| |
| * | Merge 4.4.182 into android-4.4Greg Kroah-Hartman2019-06-17
| |\|
| | * tcp: limit payload size of sacked skbsEric Dumazet2019-06-17
* | | Merge android-4.4.179 (aab9adb) into msm-4.4Srinivasarao P2019-05-02
|\| |
| * | Merge 4.4.179 into android-4.4Greg Kroah-Hartman2019-04-30
| |\|
| | * tcp: tcp_grow_window() needs to respect tcp_space()Eric Dumazet2019-04-27
* | | Merge android-4.4.178 (7af10f2) into msm-4.4Srinivasarao P2019-04-05
|\| |
| * | Merge 4.4.178 into android-4.4Greg Kroah-Hartman2019-04-03
| |\|
| | * tcp/dccp: drop SYN packets if accept queue is fullEric Dumazet2019-04-03
* | | Merge android-4.4.177 (0c3b8c4) into msm-4.4Srinivasarao P2019-03-25
|\| |
| * | Merge 4.4.177 into android-4.4Greg Kroah-Hartman2019-03-23
| |\|
| | * tcp: handle inet_csk_reqsk_queue_add() failuresGuillaume Nault2019-03-23
* | | Merge android-4.4.161 (8e7f196) into msm-4.4Srinivasarao P2018-10-15
|\| |
| * | Merge 4.4.161 into android-4.4Greg Kroah-Hartman2018-10-13
| |\|
| | * tcp: add tcp_ooo_try_coalesce() helperEric Dumazet2018-10-13
| | * tcp: call tcp_drop() from tcp_data_queue_ofo()Eric Dumazet2018-10-13
| | * tcp: free batches of packets in tcp_prune_ofo_queue()Eric Dumazet2018-10-13
| | * tcp: fix a stale ooo_last_skb after a replaceEric Dumazet2018-10-13
| | * tcp: use an RB tree for ooo receive queueYaogong Wang2018-10-13
| | * tcp: increment sk_drops for dropped rx packetsEric Dumazet2018-10-13
* | | Merge android-4.4.150 (5541782) into msm-4.4Srinivasarao P2018-08-28
|\| |
| * | Merge 4.4.149 into android-4.4Greg Kroah-Hartman2018-08-17
| |\|
| | * tcp: Fix missing range_truesize enlargement in the backportTakashi Iwai2018-08-17
* | | Merge android-4.4.146 (13962260) into msm-4.4Srinivasarao P2018-08-07
|\| |
| * | Merge 4.4.146 into android-4.4Greg Kroah-Hartman2018-08-06
| |\|
| | * tcp: add one more quick ack after after ECN eventsEric Dumazet2018-08-06
| | * tcp: refactor tcp_ecn_check_ce to remove sk type castYousuk Seung2018-08-06
| | * tcp: do not aggressively quick ack after ECN eventsEric Dumazet2018-08-06
| | * tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_modeEric Dumazet2018-08-06
| | * tcp: do not force quickack when receiving out-of-order packetsEric Dumazet2018-08-06
* | | Merge android-4.4.145 (05670d3) into msm-4.4Srinivasarao P2018-08-03
|\| |
| * | Merge 4.4.145 into android-4.4Greg Kroah-Hartman2018-07-31
| |\|
| | * tcp: detect malicious patterns in tcp_collapse_ofo_queue()Eric Dumazet2018-07-28
| | * tcp: avoid collapses in tcp_prune_queue() if possibleEric Dumazet2018-07-28
| | * tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng2018-07-28
* | | Merge android-4.4.143 (7bbfac1) into msm-4.4Srinivasarao P2018-08-03
|\| |
| * | Merge 4.4.143 into android-4.4Greg Kroah-Hartman2018-07-31
| |\|
| | * tcp: prevent bogus FRTO undos with non-SACK flowsIlpo Järvinen2018-07-22
* | | Merge android-4.4.142 (8ec9fd8) into msm-4.4Srinivasarao P2018-08-03
|\| |
| * | Fix backport of "tcp: detect malicious patterns in tcp_collapse_ofo_queue()"Greg Kroah-Hartman2018-07-27
| * | tcp: detect malicious patterns in tcp_collapse_ofo_queue()Eric Dumazet2018-07-27
| * | tcp: avoid collapses in tcp_prune_queue() if possibleEric Dumazet2018-07-27
* | | Merge android-4.4.139 (7ba5557) into msm-4.4Blagovest Kolenichev2018-07-03
|\| |
| * | Merge 4.4.139 into android-4.4Greg Kroah-Hartman2018-07-03
| |\|
| | * tcp: do not overshoot window_clamp in tcp_rcv_space_adjust()Eric Dumazet2018-07-03
* | | Merge android-4.4.137 (a2e2217) into msm-4.4Srinivasarao P2018-06-27
|\| |
| * | Merge 4.4.136 into android-4.4Greg Kroah-Hartman2018-06-06
| |\|