Eric Dumazet
|
6f021c62d6
tcp: fix slow start after idle vs TSO/GSO
|
10 年之前 |
Sabrina Dubroca
|
dfbafc9953
tcp: fix recv with flags MSG_WAITALL | MSG_PEEK
|
10 年之前 |
David S. Miller
|
3a07bd6fea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Christoph Paasch
|
dfea2aa654
tcp: Do not call tcp_fastopen_reset_cipher from interrupt context
|
10 年之前 |
Craig Gallek
|
35ac838a9b
sock_diag: implement a get_info handler for inet
|
10 年之前 |
Hannes Frederic Sowa
|
a60e3cc7c9
net: make skb_splice_bits more configureable
|
10 年之前 |
David S. Miller
|
36583eb54d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Eric Dumazet
|
d654976cbf
tcp: fix a potential deadlock in tcp_get_info()
|
10 年之前 |
Marcelo Ricardo Leitner
|
2efd055c53
tcp: add tcpi_segs_in and tcpi_segs_out to tcp_info
|
10 年之前 |
Jason Baron
|
ce5ec44099
tcp: ensure epoll edge trigger wakeup when write queue is empty
|
10 年之前 |
Eric Dumazet
|
eb9344781a
tcp: add a force_schedule argument to sk_stream_alloc_skb()
|
10 年之前 |
Eric B Munson
|
aea0929e51
tcp: Return error instead of partial read for saved syn headers
|
10 年之前 |
Eric Dumazet
|
b66e91ccbc
tcp: halves tcp_mem[] limits
|
10 年之前 |
Eric Dumazet
|
8e4d980ac2
tcp: fix behavior for epoll edge trigger
|
10 年之前 |
Eric Dumazet
|
cd8ae85299
tcp: provide SYN headers for passive connections
|
10 年之前 |
Eric Dumazet
|
6e9250f59e
tcp: add TCP_CC_INFO socket option
|
10 年之前 |
Eric Dumazet
|
bdd1f9edac
tcp: add tcpi_bytes_received to tcp_info
|
10 年之前 |
Eric Dumazet
|
0df48c26d8
tcp: add tcpi_bytes_acked to tcp_info
|
10 年之前 |
jbaron@akamai.com
|
3c7151275c
tcp: add memory barriers to write space paths
|
10 年之前 |
Eric Dumazet
|
fad9dfefea
tcp: tcp_get_info() should fetch socket fields once
|
10 年之前 |
Al Viro
|
01e97e6517
new helper: msg_data_left()
|
10 年之前 |
Ian Morris
|
00db41243e
ipv4: coding style: comparison for inequality with NULL
|
10 年之前 |
Ian Morris
|
51456b2914
ipv4: coding style: comparison for equality with NULL
|
10 年之前 |
Eric Dumazet
|
0980c1e308
tcp: use C99 initializers in new_state[]
|
10 年之前 |
David S. Miller
|
3cef5c5b0b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Eric Dumazet
|
6c09fa09d4
tcp: align tcp_xmit_size_goal() on tcp_tso_autosize()
|
10 年之前 |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 年之前 |
Eyal Birger
|
b4772ef879
net: use common macro for assering skb->cb[] available size in protocol families
|
10 年之前 |
Al Viro
|
57be5bdad7
ip: convert tcp_sendmsg() to iov_iter primitives
|
10 年之前 |
David S. Miller
|
6e5f59aacb
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 年之前 |