Shannon Nelson
|
003c941057
tcp: fix tcp_fastopen unaligned access complaints on sparc
|
8 gadi atpakaļ |
Eric Dumazet
|
76061f631c
tcp: fastopen: avoid negative sk_forward_alloc
|
9 gadi atpakaļ |
Neal Cardwell
|
28b346cbc0
tcp: fastopen: fix rcv_wup initialization for TFO server on SYN/data
|
9 gadi atpakaļ |
Eric Dumazet
|
c10d9310ed
tcp: do not assume TCP code is non preemptible
|
9 gadi atpakaļ |
Eric Dumazet
|
02a1d6e7a6
net: rename NET_{ADD|INC}_STATS_BH()
|
9 gadi atpakaļ |
Linus Torvalds
|
1200b6809d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
9 gadi atpakaļ |
Martin KaFai Lau
|
a44d6eacda
tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In
|
9 gadi atpakaļ |
Eric Dumazet
|
e3e17b773b
tcp: fastopen: call tcp_fin() if FIN present in SYNACK
|
9 gadi atpakaļ |
Eric Dumazet
|
9d691539ee
tcp: do not enqueue skb with SYN flag
|
9 gadi atpakaļ |
Eric Dumazet
|
61d2bcae99
tcp: fastopen: accept data/FIN present in SYNACK message
|
9 gadi atpakaļ |
Herbert Xu
|
cf80e0e47e
tcp: Use ahash
|
9 gadi atpakaļ |
Eric Dumazet
|
5e0724d027
tcp/dccp: fix hashdance race for passive sessions
|
9 gadi atpakaļ |
Eric Dumazet
|
7656d842de
tcp: fix fastopen races vs lockless listener
|
9 gadi atpakaļ |
Eric Dumazet
|
ca6fb06518
tcp: attach SYNACK messages to request sockets instead of listener
|
9 gadi atpakaļ |
Eric Dumazet
|
0536fcc039
tcp: prepare fastopen code for upcoming listener changes
|
10 gadi atpakaļ |
Eric Dumazet
|
7c85af8810
tcp: avoid reorders for TFO passive connections
|
10 gadi atpakaļ |
Christoph Paasch
|
dfea2aa654
tcp: Do not call tcp_fastopen_reset_cipher from interrupt context
|
10 gadi atpakaļ |
Eric Dumazet
|
d654976cbf
tcp: fix a potential deadlock in tcp_get_info()
|
10 gadi atpakaļ |
Eric Dumazet
|
bdd1f9edac
tcp: add tcpi_bytes_received to tcp_info
|
10 gadi atpakaļ |
Daniel Lee
|
7f9b838b71
tcp: RFC7413 option support for Fast Open server
|
10 gadi atpakaļ |
Ian Morris
|
51456b2914
ipv4: coding style: comparison for equality with NULL
|
10 gadi atpakaļ |
Eric Dumazet
|
fa76ce7328
inet: get rid of central tcp/dccp listener timer
|
10 gadi atpakaļ |
Eric Dumazet
|
0470c8ca1d
inet: fix request sock refcounting
|
10 gadi atpakaļ |
Eric Dumazet
|
9439ce00f2
tcp: rename struct tcp_request_sock listener
|
10 gadi atpakaļ |
Eric Dumazet
|
13854e5a60
inet: add proper refcounting to request sock
|
10 gadi atpakaļ |
Eric Dumazet
|
74abc20ced
tcp: cleanup static functions
|
10 gadi atpakaļ |
Eric Dumazet
|
ba34e6d9d3
tcp: make sure skb is not shared before using skb_get()
|
10 gadi atpakaļ |
Yuchung Cheng
|
531c94a968
tcp: don't include Fast Open option in SYN-ACK on pure SYN-data
|
10 gadi atpakaļ |
Li RongQing
|
41c91996d9
tcp: remove unnecessary assignment.
|
11 gadi atpakaļ |
Dave Jones
|
17846376f2
tcp: remove unnecessary tcp_sk assignment.
|
11 gadi atpakaļ |