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
2018-03-01
tcp_bbr: better deal with suboptimal GSO (II)
Eric Dumazet
1
-4
/
+2
2018-02-14
tcp: try to keep packet if SYN_RCV race is lost
Eric Dumazet
1
-1
/
+2
2018-02-06
bpf: sockmap, add sock close() hook to remove socks
John Fastabend
1
-0
/
+2
2018-02-06
net: add a UID to use for ULP socket assignment
John Fastabend
1
-0
/
+6
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-10
/
+42
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2018-01-25
bpf: Support passing args to sock_ops bpf function
Lawrence Brakmo
1
-5
/
+35
2018-01-25
bpf: Add write access to tcp_sock and sock fields
Lawrence Brakmo
1
-1
/
+1
2018-01-19
tcp: avoid min RTT bloat by skipping RTT from delayed-ACK in BBR
Yuchung Cheng
1
-0
/
+1
2017-12-13
tcp: pause Fast Open globally after third consecutive timeout
Yuchung Cheng
1
-3
/
+2
2017-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+4
2017-12-08
tcp: invalidate rate samples during SACK reneging
Yousuk Seung
1
-1
/
+1
2017-12-05
bpf: Add access to snd_cwnd and others in sock_ops
Lawrence Brakmo
1
-2
/
+4
2017-12-03
tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()
David Ahern
1
-2
/
+1
2017-11-27
net: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-11-19
tcp: when scheduling TLP, time of RTO should account for current ACK
Neal Cardwell
1
-1
/
+1
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
[next]