summaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_input.c
Commit message (Expand)AuthorAge
* tcp: don't read out-of-bounds opsizeJann Horn2018-04-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-01
|\
| * net/ipv4: disable SMC TCP option with SYN CookiesHans Wippel2018-03-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-06
|\ \ | |/
| * tcp: purge write queue upon RSTSoheil Hassas Yeganeh2018-02-28
| * tcp: revert F-RTO extension to detect more spurious timeoutsYuchung Cheng2018-02-28
| * tcp: revert F-RTO middle-box workaroundYuchung Cheng2018-02-28
* | tcp: remove sk_can_gso() useEric Dumazet2018-02-21
* | tcp: try to keep packet if SYN_RCV race is lostEric Dumazet2018-02-14
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* tcp: avoid min RTT bloat by skipping RTT from delayed-ACK in BBRYuchung Cheng2018-01-19
* tcp: avoid min-RTT overestimation from delayed ACKsYuchung Cheng2018-01-19
* net: tcp: Add trace events for TCP congestion window tracingMasami Hiramatsu2018-01-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-16
|\
| * tcp: fix potential underestimation on rcv_rttWei Wang2017-12-13
* | tcp: smoother receiver autotuningEric Dumazet2017-12-12
* | tcp: avoid integer overflows in tcp_rcv_space_adjust()Eric Dumazet2017-12-12
* | tcp: do not overshoot window_clamp in tcp_rcv_space_adjust()Eric Dumazet2017-12-12
|/
* tcp: always evaluate losses in RACK upon undoYuchung Cheng2017-12-08
* tcp: invalidate rate samples during SACK renegingYousuk Seung2017-12-08
* tcp: use current time in tcp_rcv_space_adjust()Eric Dumazet2017-12-07
* tcp: when scheduling TLP, time of RTO should account for current ACKNeal Cardwell2017-11-19
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-15
|\
| * kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)2017-11-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\ \ | |/ |/|
| * tcp: highest_sack fixEric Dumazet2017-11-15
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-12
| |\
| * | tcp: use sequence distance to detect reorderingYuchung Cheng2017-11-11
| * | tcp: retire FACK loss detectionYuchung Cheng2017-11-11
| * | tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmemEric Dumazet2017-11-10
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-10
| |\ \
| * | | tcp: higher throughput under reordering with adaptive RACK reordering wndPriyaranjan Jha2017-11-05
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
| |\ \ \
| * | | | tcp: Remove "linux/unaligned/access_ok.h" include.David S. Miller2017-10-29
| * | | | tcp: Namespace-ify sysctl_tcp_pacing_ca_ratioEric Dumazet2017-10-28
| * | | | tcp: Namespace-ify sysctl_tcp_pacing_ss_ratioEric Dumazet2017-10-28
| * | | | tcp: Namespace-ify sysctl_tcp_invalid_ratelimitEric Dumazet2017-10-28
| * | | | tcp: Namespace-ify sysctl_tcp_min_rtt_wlenEric Dumazet2017-10-28
| * | | | tcp: Namespace-ify sysctl_tcp_challenge_ack_limitEric Dumazet2017-10-28
| * | | | tcp: Namespace-ify sysctl_tcp_moderate_rcvbufEric Dumazet2017-10-28
| * | | | tcp: Namespace-ify sysctl_tcp_frtoEric Dumazet2017-10-27
| * | | | tcp: Namespace-ify sysctl_tcp_adv_win_scaleEric Dumazet2017-10-27
| * | | | tcp: Namespace-ify sysctl_tcp_app_winEric Dumazet2017-10-27
| * | | | tcp: Namespace-ify sysctl_tcp_dsackEric Dumazet2017-10-27
| * | | | tcp: Namespace-ify sysctl_tcp_max_reorderingEric Dumazet2017-10-27
| * | | | tcp: Namespace-ify sysctl_tcp_fackEric Dumazet2017-10-27
| * | | | tcp: Namespace-ify sysctl_tcp_rfc1337Eric Dumazet2017-10-27
| * | | | tcp: Namespace-ify sysctl_tcp_stdurgEric Dumazet2017-10-27
| * | | | tcp: Namespace-ify sysctl_tcp_recoveryEric Dumazet2017-10-27
| * | | | tcp: Namespace-ify sysctl_tcp_early_retransEric Dumazet2017-10-27