summaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_input.c
AgeCommit message (Expand)Author
2018-10-18Merge 4.14.77 into android-4.14Greg Kroah-Hartman
2018-10-18tcp/dccp: fix lockdep issue when SYN is backloggedEric Dumazet
2018-09-20Merge 4.14.71 into android-4.14Greg Kroah-Hartman
2018-09-19net: add rb_to_skb() and other rb tree helpersEric Dumazet
2018-08-03Merge 4.14.60 into android-4.14Greg Kroah-Hartman
2018-08-03tcp: add one more quick ack after after ECN eventsEric Dumazet
2018-08-03tcp: refactor tcp_ecn_check_ce to remove sk type castYousuk Seung
2018-08-03tcp: do not aggressively quick ack after ECN eventsEric Dumazet
2018-08-03tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_modeEric Dumazet
2018-08-03tcp: do not force quickack when receiving out-of-order packetsEric Dumazet
2018-07-31Merge 4.14.59 into android-4.14Greg Kroah-Hartman
2018-07-31Merge 4.14.57 into android-4.14Greg Kroah-Hartman
2018-07-28tcp: add tcp_ooo_try_coalesce() helperEric Dumazet
2018-07-28tcp: call tcp_drop() from tcp_data_queue_ofo()Eric Dumazet
2018-07-28tcp: detect malicious patterns in tcp_collapse_ofo_queue()Eric Dumazet
2018-07-28tcp: avoid collapses in tcp_prune_queue() if possibleEric Dumazet
2018-07-28tcp: free batches of packets in tcp_prune_ofo_queue()Eric Dumazet
2018-07-28tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng
2018-07-27tcp: add tcp_ooo_try_coalesce() helperEric Dumazet
2018-07-27tcp: call tcp_drop() from tcp_data_queue_ofo()Eric Dumazet
2018-07-27tcp: detect malicious patterns in tcp_collapse_ofo_queue()Eric Dumazet
2018-07-27tcp: avoid collapses in tcp_prune_queue() if possibleEric Dumazet
2018-07-27tcp: free batches of packets in tcp_prune_ofo_queue()Eric Dumazet
2018-07-22tcp: prevent bogus FRTO undos with non-SACK flowsIlpo Järvinen
2018-06-21Merge 4.14.51 into android-4.14Greg Kroah-Hartman
2018-06-21tcp: do not overshoot window_clamp in tcp_rcv_space_adjust()Eric Dumazet
2018-06-05Merge 4.14.48 into android-4.14Greg Kroah-Hartman
2018-06-05tcp: avoid integer overflows in tcp_rcv_space_adjust()Eric Dumazet
2018-04-30Merge 4.14.38 into android-4.14Greg Kroah-Hartman
2018-04-29tcp: don't read out-of-bounds opsizeJann Horn
2018-03-11Merge 4.14.25 into android-4.14Greg Kroah-Hartman
2018-03-08tcp: purge write queue upon RSTSoheil Hassas Yeganeh
2018-03-08tcp: revert F-RTO extension to detect more spurious timeoutsYuchung Cheng
2018-03-08tcp: revert F-RTO middle-box workaroundYuchung Cheng
2018-02-22Merge 4.14.21 into android-4.14Greg Kroah-Hartman
2018-02-22kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)
2018-01-04Merge 4.14.11 into android-4.14Greg Kroah-Hartman
2018-01-04Merge 4.14.7 into android-4.14Greg Kroah-Hartman
2018-01-02tcp: fix potential underestimation on rcv_rttWei Wang
2018-01-02tcp: invalidate rate samples during SACK renegingYousuk Seung
2017-12-18ANDROID: net: ipv4: tcp: add a sysctl to config the tcp_default_init_rwndJP Abgrall
2017-12-17tcp: when scheduling TLP, time of RTO should account for current ACKNeal Cardwell
2017-12-17tcp: use current time in tcp_rcv_space_adjust()Eric Dumazet
2017-11-10tcp: fix tcp_fastretrans_alert warningYuchung Cheng
2017-11-05tcp: fix DSACK-based undo on non-duplicate ACKPriyaranjan Jha
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-21tcp/dccp: fix ireq->opt racesEric Dumazet
2017-08-30tcp: Revert "tcp: remove header prediction"Florian Westphal
2017-08-30tcp: Revert "tcp: remove CA_ACK_SLOWPATH"Florian Westphal
2017-08-29neigh: increase queue_len_bytes to match wmem_defaultEric Dumazet