David S. Miller
|
dd48dc34fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 年之前 |
Neal Cardwell
|
5b35e1e6e9
tcp: fix tcp_trim_head() to adjust segment count with skb MSS
|
13 年之前 |
Eric Dumazet
|
09e9b813d3
tcp: add LINUX_MIB_TCPRETRANSFAIL counter
|
13 年之前 |
Glauber Costa
|
180d8cd942
foundations of per-cgroup memory pressure controlling.
|
13 年之前 |
Eric Dumazet
|
4fa48bf3c7
tcp: fix tcp_trim_head()
|
13 年之前 |
Eric Dumazet
|
117632e64d
tcp: take care of misalignments
|
13 年之前 |
Neal Cardwell
|
6b5a5c0dbb
tcp: do not scale TSO segment size with reordering degree
|
13 年之前 |
Feng King
|
6d67e9beb6
tcp: Fix comments for Nagle algorithm
|
13 年之前 |
Eric Dumazet
|
cf533ea53e
tcp: add const qualifiers where possible
|
13 年之前 |
Eric Dumazet
|
9e903e0852
net: add skb frag size accessors
|
13 年之前 |
Eric Dumazet
|
4de075e043
tcp: rename tcp_skb_cb flags
|
13 年之前 |
Nandita Dukkipati
|
a262f0cdf1
Proportional Rate Reduction for TCP.
|
14 年之前 |
Ian Campbell
|
aff65da0f1
net: ipv4: convert to SKB frag APIs
|
14 年之前 |
David S. Miller
|
d9d8da805d
inet: Pass flowi to ->queue_xmit().
|
14 年之前 |
Linus Torvalds
|
42933bac11
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
|
14 年之前 |
Ilpo Järvinen
|
2fceec1337
tcp: len check is unnecessarily devastating, change to WARN_ON
|
14 年之前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年之前 |
Yuchung Cheng
|
c24f691b56
tcp: undo_retrans counter fixes
|
14 年之前 |
Linus Torvalds
|
008d23e485
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 年之前 |
Jiri Kosina
|
4b7bd36470
Merge branch 'master' into for-next
|
14 年之前 |
Nandita Dukkipati
|
356f039822
TCP: increase default initial receive window.
|
14 年之前 |
David S. Miller
|
0dbaee3b37
net: Abstract default ADVMSS behind an accessor.
|
14 年之前 |
David S. Miller
|
fe6c791570
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Eric Dumazet
|
f19872575f
tcp: protect sysctl_tcp_cookie_size reads
|
14 年之前 |
Eric Dumazet
|
ad9f4f50fe
tcp: avoid a possible divide by zero
|
14 年之前 |
Nandita Dukkipati
|
b1afde60f2
tcp: Bug fix in initialization of receive window.
|
14 年之前 |
Shan Wei
|
97b1ce25e8
tcp: use TCP_BASE_MSS to set basic mss value
|
14 年之前 |
Tom Herbert
|
3853b5841c
xps: Improvements in TX queue selection
|
14 年之前 |
Eric Paris
|
ee58681195
network: tcp_connect should return certain errors up the stack
|
14 年之前 |
Uwe Kleine-König
|
b595076a18
tree-wide: fix comment/printk typos
|
14 年之前 |