summaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_input.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-151-1/+0
|\
| * kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)2017-11-151-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-151-331/+266
|\ \ | |/ |/|
| * tcp: highest_sack fixEric Dumazet2017-11-151-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-121-2/+1
| |\
| * | tcp: use sequence distance to detect reorderingYuchung Cheng2017-11-111-87/+68
| * | tcp: retire FACK loss detectionYuchung Cheng2017-11-111-46/+7
| * | tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmemEric Dumazet2017-11-101-6/+8
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-101-1/+1
| |\ \
| * | | tcp: higher throughput under reordering with adaptive RACK reordering wndPriyaranjan Jha2017-11-051-0/+7
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
| |\ \ \
| * | | | tcp: Remove "linux/unaligned/access_ok.h" include.David S. Miller2017-10-291-1/+0
| * | | | tcp: Namespace-ify sysctl_tcp_pacing_ca_ratioEric Dumazet2017-10-281-3/+1
| * | | | tcp: Namespace-ify sysctl_tcp_pacing_ss_ratioEric Dumazet2017-10-281-8/+1
| * | | | tcp: Namespace-ify sysctl_tcp_invalid_ratelimitEric Dumazet2017-10-281-2/+1
| * | | | tcp: Namespace-ify sysctl_tcp_min_rtt_wlenEric Dumazet2017-10-281-2/+1
| * | | | tcp: Namespace-ify sysctl_tcp_challenge_ack_limitEric Dumazet2017-10-281-8/+6
| * | | | tcp: Namespace-ify sysctl_tcp_moderate_rcvbufEric Dumazet2017-10-281-3/+2
| * | | | tcp: Namespace-ify sysctl_tcp_frtoEric Dumazet2017-10-271-2/+1
| * | | | tcp: Namespace-ify sysctl_tcp_adv_win_scaleEric Dumazet2017-10-271-8/+5
| * | | | tcp: Namespace-ify sysctl_tcp_app_winEric Dumazet2017-10-271-4/+4
| * | | | tcp: Namespace-ify sysctl_tcp_dsackEric Dumazet2017-10-271-3/+2
| * | | | tcp: Namespace-ify sysctl_tcp_max_reorderingEric Dumazet2017-10-271-2/+1
| * | | | tcp: Namespace-ify sysctl_tcp_fackEric Dumazet2017-10-271-2/+1
| * | | | tcp: Namespace-ify sysctl_tcp_rfc1337Eric Dumazet2017-10-271-1/+0
| * | | | tcp: Namespace-ify sysctl_tcp_stdurgEric Dumazet2017-10-271-2/+1
| * | | | tcp: Namespace-ify sysctl_tcp_recoveryEric Dumazet2017-10-271-1/+1
| * | | | tcp: Namespace-ify sysctl_tcp_early_retransEric Dumazet2017-10-271-1/+0
| * | | | tcp: TCP experimental option for SMCUrsula Braun2017-10-261-0/+35
| * | | | tcp: Configure TFO without cookie per socket and/or per routeChristoph Paasch2017-10-241-1/+1
| * | | | tcp: add tracepoint trace_tcp_receive_resetSong Liu2017-10-241-0/+3
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-221-1/+1
| |\ \ \ \
| * | | | | ipv4: mark expected switch fall-throughsGustavo A. R. Silva2017-10-181-0/+2
| * | | | | tcp: implement rb-tree based retransmit queueEric Dumazet2017-10-071-62/+71
| * | | | | tcp: pass previous skb to tcp_shifted_skb()Eric Dumazet2017-10-071-4/+5
| * | | | | tcp: reduce tcp_fastretrans_alert() verbosityEric Dumazet2017-10-071-2/+2
| * | | | | tcp: tcp_mark_head_lost() optimizationEric Dumazet2017-10-071-4/+4
| * | | | | net: add rb_to_skb() and other rb tree helpersEric Dumazet2017-10-071-21/+12
| * | | | | tcp: new list for sent but unacked skbs for RACK recoveryEric Dumazet2017-10-051-2/+7
| * | | | | tcp: clean up TFO server's initial tcp_rearm_rto() callWei Wang2017-10-051-12/+9
| * | | | | tcp: uniform the set up of sockets after successful connectionWei Wang2017-10-051-18/+3
| * | | | | net: sk_buff rbnode reorgEric Dumazet2017-09-191-22/+5
| * | | | | net: tcp_input: Neaten DBGUNDOJoe Perches2017-09-181-4/+2
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-131-3/+3
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-071-0/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | locking/atomics, net/ipv4/tcp_input.c: Convert ACCESS_ONCE() to READ_ONCE()/W...Mark Rutland2017-10-251-3/+3
| | |_|/ / | |/| | |
* | | | | tcp: fix tcp_fastretrans_alert warningYuchung Cheng2017-11-101-2/+1
| |_|_|/ |/| | |
* | | | tcp: fix DSACK-based undo on non-duplicate ACKPriyaranjan Jha2017-11-051-1/+1
| |/ / |/| |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/ /
* / tcp/dccp: fix ireq->opt racesEric Dumazet2017-10-211-1/+1
|/