summaryrefslogtreecommitdiff
path: root/include/net/tcp.h (follow)
Commit message (Expand)AuthorAge
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-05-14
|\
| * Merge 4.4.221 into android-4.4-pGreg Kroah-Hartman2020-05-02
| |\
| | * tcp: cache line align MAX_TCP_HEADEREric Dumazet2020-05-02
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-03-08
|\| |
| * | Merge 4.4.207 into android-4.4-pGreg Kroah-Hartman2019-12-21
| |\|
| | * tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()Guillaume Nault2019-12-21
| | * tcp: tighten acceptance of ACKs not matching a child socketGuillaume Nault2019-12-21
| | * tcp: fix rejected syncookies due to stale timestampsGuillaume Nault2019-12-21
| * | Merge 4.4.191 into android-4.4-pGreg Kroah-Hartman2019-09-06
| |\|
| * | Merge 4.4.189 into android-4.4-pGreg Kroah-Hartman2019-08-11
| |\ \
| * \ \ Merge 4.4.187 into android-4.4-pGreg Kroah-Hartman2019-08-04
| |\ \ \
| * \ \ \ Merge 4.4.182 into android-4.4-pGreg Kroah-Hartman2019-06-17
| |\ \ \ \
| * \ \ \ \ Merge 4.4.176 into android-4.4-pGreg Kroah-Hartman2019-02-23
| |\ \ \ \ \
| * \ \ \ \ \ Merge 4.4.161 into android-4.4-pGreg Kroah-Hartman2018-10-13
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 4.4.152 into android-4.4-pGreg Kroah-Hartman2018-08-24
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 4.4.146 into android-4.4-pGreg Kroah-Hartman2018-08-06
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 4.4.145 into android-4.4-pGreg Kroah-Hartman2018-07-31
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge android-4.4.191 (6da3fbc) into msm-4.4Srinivasarao P2019-09-09
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge 4.4.191 into android-4.4Greg Kroah-Hartman2019-09-06
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | * | | | | | | | | | tcp: fix tcp_rtx_queue_tail in case of empty retransmit queueTim Froidcoeur2019-09-06
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
* | | | | | | | | | | Merge android-4.4.189 (74c8219) into msm-4.4Srinivasarao P2019-08-12
|\| | | | | | | | | |
| * | | | | | | | | | Merge 4.4.189 into android-4.4Greg Kroah-Hartman2019-08-11
| |\| | | | | | | | |
| | * | | | | | | | | tcp: be more careful in tcp_fragment()Eric Dumazet2019-08-11
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
* | | | | | | | | | Merge android-4.4.187 (8eb3d65) into msm-4.4Srinivasarao P2019-08-07
|\| | | | | | | | |
| * | | | | | | | | Merge 4.4.187 into android-4.4Greg Kroah-Hartman2019-08-04
| |\| | | | | | | |
| | * | | | | | | | tcp: reset sk_send_head in tcp_write_queue_purgeSoheil Hassas Yeganeh2019-08-04
| | | |_|_|_|_|_|/ | | |/| | | | | |
* | | | | | | | | 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.176 (cf84cdc) into msm-4.4Srinivasarao P2019-02-27
|\| | | | | | |
| * | | | | | | Merge 4.4.176 into android-4.4Greg Kroah-Hartman2019-02-23
| |\| | | | | |
| | * | | | | | tcp: clear icsk_backoff in tcp_write_queue_purge()Eric Dumazet2019-02-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: use an RB tree for ooo receive queueYaogong Wang2018-10-13
| | | |_|_|/ | | |/| | |
* | | | | | Merge android-4.4.153 (5e24b4e) into msm-4.4Srinivasarao P2018-08-28
|\| | | | |
| * | | | | Merge 4.4.152 into android-4.4Greg Kroah-Hartman2018-08-24
| |\| | | |
| | * | | | tcp: remove DELAYED ACK events in DCTCPYuchung Cheng2018-08-24
| | | |_|/ | | |/| |
* | | | | 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 max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_modeEric 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: do not delay ACK in DCTCP upon CE status changeYuchung Cheng2018-07-28
| | * tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng2018-07-28
* | | Merge android-4.4.127 (d6bbe8b) into msm-4.4Srinivasarao P2018-04-20
|\| |
| * | Merge 4.4.123 into android-4.4Greg Kroah-Hartman2018-03-22
| |\|
| | * tcp: sysctl: Fix a race to avoid unexpected 0 window from spaceGao Feng2018-03-22
* | | Merge android-4.4.99 (7eab308) into msm-4.4Srinivasarao P2017-12-26
|\| |
| * | Merge 4.4.99 into android-4.4Greg Kroah-Hartman2017-11-18
| |\|