summaryrefslogtreecommitdiffstats
path: root/include/net/tcp.h
Commit message (Expand)AuthorAgeFilesLines
* bpf: sockmap, add sock close() hook to remove socksJohn Fastabend2018-02-061-0/+2
* net: add a UID to use for ULP socket assignmentJohn Fastabend2018-02-061-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-311-10/+42
|\
| * bpf: Support passing args to sock_ops bpf functionLawrence Brakmo2018-01-251-5/+35
| * bpf: Add write access to tcp_sock and sock fieldsLawrence Brakmo2018-01-251-1/+1
| * tcp: avoid min RTT bloat by skipping RTT from delayed-ACK in BBRYuchung Cheng2018-01-191-0/+1
| * tcp: pause Fast Open globally after third consecutive timeoutYuchung Cheng2017-12-131-3/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-091-1/+1
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2017-12-081-2/+4
| |\ \
| | * | bpf: Add access to snd_cwnd and others in sock_opsLawrence Brakmo2017-12-051-2/+4
* | | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-301-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | net: annotate ->poll() instancesAl Viro2017-11-271-1/+1
| | |/ | |/|
* | | tcp: invalidate rate samples during SACK renegingYousuk Seung2017-12-081-1/+1
| |/ |/|
* | tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()David Ahern2017-12-031-2/+1
|/
* tcp: when scheduling TLP, time of RTO should account for current ACKNeal Cardwell2017-11-191-1/+1
* tcp: highest_sack fixEric Dumazet2017-11-151-14/+3
* tcp: Namespace-ify sysctl_tcp_default_congestion_controlStephen Hemminger2017-11-151-3/+3
* tcp: retire FACK loss detectionYuchung Cheng2017-11-111-13/+1
* tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmemEric Dumazet2017-11-101-2/+0
* tcp: higher throughput under reordering with adaptive RACK reordering wndPriyaranjan Jha2017-11-051-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-021-3/+3
|\
| * tcp: fix tcp_mtu_probe() vs highest_sackEric Dumazet2017-11-011-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-301-0/+1
|\|
| * bpf: bpf_compute_data uses incorrect cb structureJohn Fastabend2017-10-291-0/+1
* | tcp: remove unnecessary includeAlexei Starovoitov2017-10-281-3/+0
* | tcp: Namespace-ify sysctl_tcp_pacing_ca_ratioEric Dumazet2017-10-281-2/+0
* | tcp: Namespace-ify sysctl_tcp_pacing_ss_ratioEric Dumazet2017-10-281-1/+0
* | tcp: Namespace-ify sysctl_tcp_invalid_ratelimitEric Dumazet2017-10-281-1/+0
* | tcp: Namespace-ify sysctl_tcp_autocorkingEric Dumazet2017-10-281-1/+0
* | tcp: Namespace-ify sysctl_tcp_min_rtt_wlenEric Dumazet2017-10-281-1/+0
* | tcp: Namespace-ify sysctl_tcp_min_tso_segsEric Dumazet2017-10-281-1/+0
* | tcp: Namespace-ify sysctl_tcp_challenge_ack_limitEric Dumazet2017-10-281-1/+0
* | tcp: Namespace-ify sysctl_tcp_limit_output_bytesEric Dumazet2017-10-281-1/+0
* | tcp: Namespace-ify sysctl_tcp_workaround_signed_windowsEric Dumazet2017-10-281-2/+2
* | tcp: Namespace-ify sysctl_tcp_tso_win_divisorEric Dumazet2017-10-281-1/+0
* | tcp: Namespace-ify sysctl_tcp_moderate_rcvbufEric Dumazet2017-10-281-1/+0
* | tcp: Namespace-ify sysctl_tcp_nometrics_saveEric Dumazet2017-10-281-1/+0
* | tcp: Namespace-ify sysctl_tcp_frtoEric Dumazet2017-10-271-1/+0
* | tcp: Namespace-ify sysctl_tcp_adv_win_scaleEric Dumazet2017-10-271-5/+4
* | tcp: Namespace-ify sysctl_tcp_app_winEric Dumazet2017-10-271-1/+0
* | tcp: Namespace-ify sysctl_tcp_dsackEric Dumazet2017-10-271-1/+0
* | tcp: Namespace-ify sysctl_tcp_max_reorderingEric Dumazet2017-10-271-1/+0
* | tcp: remove stale sysctl_tcp_reorderingEric Dumazet2017-10-271-1/+0
* | tcp: Namespace-ify sysctl_tcp_fackEric Dumazet2017-10-271-1/+0
* | tcp: Namespace-ify sysctl_tcp_abort_on_overflowEric Dumazet2017-10-271-1/+0
* | tcp: Namespace-ify sysctl_tcp_rfc1337Eric Dumazet2017-10-271-1/+0
* | tcp: Namespace-ify sysctl_tcp_stdurgEric Dumazet2017-10-271-1/+0
* | tcp: Namespace-ify sysctl_tcp_retrans_collapseEric Dumazet2017-10-271-1/+0
* | tcp: Namespace-ify sysctl_tcp_slow_start_after_idleEric Dumazet2017-10-271-2/+1
* | tcp: Namespace-ify sysctl_tcp_thin_linear_timeoutsEric Dumazet2017-10-271-2/+0