Herbert Xu
|
bf296b125b
tcp: Add GRO support
|
16 年之前 |
Eric Dumazet
|
dd24c00191
net: Use a percpu_counter for orphan_count
|
16 年之前 |
Eric Dumazet
|
1748376b66
net: Use a percpu_counter for sockets_allocated
|
16 年之前 |
Ilpo Järvinen
|
8eecaba900
tcp: tcp_limit_reno_sacked can become static
|
16 年之前 |
Ilpo Järvinen
|
832d11c5cd
tcp: Try to restore large SKBs while SACK processing
|
16 年之前 |
Ilpo Järvinen
|
e1aa680fa4
tcp: move tcp_simple_retransmit to tcp_input
|
16 年之前 |
Petr Tesarik
|
38a7ddffa4
tcp: remove an unnecessary field in struct tcp_skb_cb
|
16 年之前 |
Peter Zijlstra
|
c57943a1c9
net: wrap sk->sk_backlog_rcv()
|
16 年之前 |
KOVACS Krisztian
|
a3116ac5c2
tcp: Port redirection support for TCP
|
16 年之前 |
David S. Miller
|
cd07a8ea0d
tcp: Use SKB queue handling interfaces instead of by-hand versions.
|
16 年之前 |
David S. Miller
|
d258b4914b
tcp: Use skb_queue_is_last() instead of by-hand version.
|
16 年之前 |
David S. Miller
|
43f59c8939
net: Remove __skb_insert() calls outside of skbuff internals.
|
16 年之前 |
Ilpo Järvinen
|
ef9da47c7c
tcp: don't clear retransmit_skb_hint when not necessary
|
16 年之前 |
Ilpo Järvinen
|
0e1c54c2a4
tcp: reorganize retransmit code loops
|
16 年之前 |
Ilpo Järvinen
|
006f582c73
tcp: convert retransmit_cnt_hint to seqno
|
16 年之前 |
Ilpo Järvinen
|
64edc2736e
tcp: Partial hint clearing has again become meaningless
|
16 年之前 |
Gerrit Renker
|
410e27a49b
This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"
|
16 年之前 |
Gerrit Renker
|
6224877b2c
tcp/dccp: Consolidate common code for RFC 3390 conversion
|
16 年之前 |
Adam Langley
|
33ad798c92
tcp: options clean up
|
17 年之前 |
Adam Langley
|
49a72dfb88
tcp: Fix MD5 signatures for non-linear skbs
|
17 年之前 |
Pavel Emelyanov
|
57ef42d59d
mib: put tcp statistics on struct net
|
17 年之前 |
Pavel Emelyanov
|
de0744af1f
mib: add net to NET_INC_STATS_BH
|
17 年之前 |
Pavel Emelyanov
|
5c52ba170f
sock: add net to prot->enter_memory_pressure callback
|
17 年之前 |
Pavel Emelyanov
|
cf1100a7a4
mib: add net to TCP_ADD_STATS_USER
|
17 年之前 |
Pavel Emelyanov
|
74688e487a
mib: add net to TCP_DEC_STATS
|
17 年之前 |
Pavel Emelyanov
|
63231bddf6
mib: add net to TCP_INC_STATS_BH
|
17 年之前 |
Pavel Emelyanov
|
81cc8a75d9
mib: add net to TCP_INC_STATS
|
17 年之前 |
Pavel Emelyanov
|
a9c19329ec
tcp: add net to tcp_mib_init
|
17 年之前 |
Pavel Emelyanov
|
f10f84314d
mib: drop unused TCP_XXX_STATS macros
|
17 年之前 |
Brian Haley
|
7d06b2e053
net: change proto destroy method to return void
|
17 年之前 |