index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
tcp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-15
tcp: highest_sack fix
Eric Dumazet
1
-14
/
+3
2017-11-15
tcp: Namespace-ify sysctl_tcp_default_congestion_control
Stephen Hemminger
1
-3
/
+3
2017-11-11
tcp: retire FACK loss detection
Yuchung Cheng
1
-13
/
+1
2017-11-10
tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem
Eric Dumazet
1
-2
/
+0
2017-11-05
tcp: higher throughput under reordering with adaptive RACK reordering wnd
Priyaranjan Jha
1
-0
/
+2
2017-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2017-11-01
tcp: fix tcp_mtu_probe() vs highest_sack
Eric Dumazet
1
-3
/
+3
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-10-29
bpf: bpf_compute_data uses incorrect cb structure
John Fastabend
1
-0
/
+1
2017-10-28
tcp: remove unnecessary include
Alexei Starovoitov
1
-3
/
+0
2017-10-28
tcp: Namespace-ify sysctl_tcp_pacing_ca_ratio
Eric Dumazet
1
-2
/
+0
2017-10-28
tcp: Namespace-ify sysctl_tcp_pacing_ss_ratio
Eric Dumazet
1
-1
/
+0
2017-10-28
tcp: Namespace-ify sysctl_tcp_invalid_ratelimit
Eric Dumazet
1
-1
/
+0
2017-10-28
tcp: Namespace-ify sysctl_tcp_autocorking
Eric Dumazet
1
-1
/
+0
2017-10-28
tcp: Namespace-ify sysctl_tcp_min_rtt_wlen
Eric Dumazet
1
-1
/
+0
2017-10-28
tcp: Namespace-ify sysctl_tcp_min_tso_segs
Eric Dumazet
1
-1
/
+0
2017-10-28
tcp: Namespace-ify sysctl_tcp_challenge_ack_limit
Eric Dumazet
1
-1
/
+0
2017-10-28
tcp: Namespace-ify sysctl_tcp_limit_output_bytes
Eric Dumazet
1
-1
/
+0
2017-10-28
tcp: Namespace-ify sysctl_tcp_workaround_signed_windows
Eric Dumazet
1
-2
/
+2
2017-10-28
tcp: Namespace-ify sysctl_tcp_tso_win_divisor
Eric Dumazet
1
-1
/
+0
2017-10-28
tcp: Namespace-ify sysctl_tcp_moderate_rcvbuf
Eric Dumazet
1
-1
/
+0
2017-10-28
tcp: Namespace-ify sysctl_tcp_nometrics_save
Eric Dumazet
1
-1
/
+0
2017-10-27
tcp: Namespace-ify sysctl_tcp_frto
Eric Dumazet
1
-1
/
+0
2017-10-27
tcp: Namespace-ify sysctl_tcp_adv_win_scale
Eric Dumazet
1
-5
/
+4
2017-10-27
tcp: Namespace-ify sysctl_tcp_app_win
Eric Dumazet
1
-1
/
+0
2017-10-27
tcp: Namespace-ify sysctl_tcp_dsack
Eric Dumazet
1
-1
/
+0
2017-10-27
tcp: Namespace-ify sysctl_tcp_max_reordering
Eric Dumazet
1
-1
/
+0
2017-10-27
tcp: remove stale sysctl_tcp_reordering
Eric Dumazet
1
-1
/
+0
2017-10-27
tcp: Namespace-ify sysctl_tcp_fack
Eric Dumazet
1
-1
/
+0
2017-10-27
tcp: Namespace-ify sysctl_tcp_abort_on_overflow
Eric Dumazet
1
-1
/
+0
2017-10-27
tcp: Namespace-ify sysctl_tcp_rfc1337
Eric Dumazet
1
-1
/
+0
2017-10-27
tcp: Namespace-ify sysctl_tcp_stdurg
Eric Dumazet
1
-1
/
+0
2017-10-27
tcp: Namespace-ify sysctl_tcp_retrans_collapse
Eric Dumazet
1
-1
/
+0
2017-10-27
tcp: Namespace-ify sysctl_tcp_slow_start_after_idle
Eric Dumazet
1
-2
/
+1
2017-10-27
tcp: Namespace-ify sysctl_tcp_thin_linear_timeouts
Eric Dumazet
1
-2
/
+0
2017-10-27
tcp: Namespace-ify sysctl_tcp_recovery
Eric Dumazet
1
-1
/
+1
2017-10-27
tcp: Namespace-ify sysctl_tcp_early_retrans
Eric Dumazet
1
-1
/
+0
2017-10-26
tcp: TCP experimental option for SMC
Ursula Braun
1
-0
/
+7
2017-10-24
tcp: Configure TFO without cookie per socket and/or per route
Christoph Paasch
1
-1
/
+2
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
2017-10-20
tcp: socket option to set TCP fast open key
Yuchung Cheng
1
-2
/
+3
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
1
-0
/
+5
2017-10-12
tcp: remove obsolete helpers
Eric Dumazet
1
-17
/
+0
2017-10-11
tcp: fix tcp_unlink_write_queue()
Eric Dumazet
1
-0
/
+1
2017-10-07
tcp: implement rb-tree based retransmit queue
Eric Dumazet
1
-42
/
+47
2017-10-07
tcp: uninline tcp_write_queue_purge()
Eric Dumazet
1
-14
/
+1
2017-10-05
tcp: new list for sent but unacked skbs for RACK recovery
Eric Dumazet
1
-1
/
+23
2017-10-05
tcp: uniform the set up of sockets after successful connection
Wei Wang
1
-0
/
+1
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-10-01
ipv4: Namespaceify tcp_fastopen_key knob
Haishuang Yan
1
-3
/
+3
[next]