Tom Herbert
|
aa2ea0586d
tcp: fix outsegs stat for TSO segments
|
15 年之前 |
Eric Dumazet
|
0eae88f31c
net: Fix various endianness glitches
|
15 年之前 |
Shan Wei
|
4e15ed4d93
net: replace ipfragok with skb->local_df
|
15 年之前 |
David S. Miller
|
2e8e18ef52
tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb
|
15 年之前 |
Herbert Xu
|
bb29624614
inet: Remove unused send_check length argument
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Eric Dumazet
|
28b2774a0d
tcp: Fix tcp_make_synack()
|
15 年之前 |
laurent chavey
|
31d12926e3
net: Add rtnetlink init_rcvwnd to set the TCP initial receive window
|
15 年之前 |
Krishna Kumar
|
12d50c46dc
tcp: Remove check in __tcp_push_pending_frames
|
15 年之前 |
David S. Miller
|
bb5b7c1126
tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.
|
15 年之前 |
David S. Miller
|
e6b09ccada
tcp: sysctl_tcp_cookie_size needs to be exported to modules.
|
15 年之前 |
David S. Miller
|
f9a2e69e8b
tcp: Fix warning on 64-bit.
|
15 年之前 |
William Allen Simpson
|
4957faade1
TCPCT part 1g: Responder Cookie => Initiator
|
15 年之前 |
William Allen Simpson
|
bd0388ae77
TCPCT part 1f: Initiator Cookie => Responder
|
15 年之前 |
William Allen Simpson
|
519855c508
TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS
|
15 年之前 |
William Allen Simpson
|
e6b4d11367
TCPCT part 1a: add request_values parameter for sending SYNACK
|
15 年之前 |
Joe Perches
|
9d4fb27db9
net/ipv4: Move && and || to end of previous line
|
15 年之前 |
Gilad Ben-Yossef
|
345cda2fd6
Allow to turn off TCP window scale opt per route
|
15 年之前 |
Gilad Ben-Yossef
|
cda42ebd67
Allow disabling TCP timestamp options per route
|
15 年之前 |
Gilad Ben-Yossef
|
1aba721eba
Add the no SACK route option feature
|
15 年之前 |
Eric Dumazet
|
c720c7e838
inet: rename some inet_sock fields
|
15 年之前 |
Ori Finkelman
|
89e95a613c
IPv4 TCP fails to send window scale option when window scale is zero
|
15 年之前 |
Wu Fengguang
|
aa1330766c
tcp: replace hard coded GFP_KERNEL with sk_allocation
|
15 年之前 |
David S. Miller
|
74d154189d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |
Andi Kleen
|
67edfef786
TCP: Add comments to (near) all functions in tcp_output.c v3
|
16 年之前 |
John Dykstra
|
e3afe7b75e
tcp: Fix MD5 signature checking on IPv4 mapped sockets
|
16 年之前 |
Herbert Xu
|
8e5b9dda99
tcp: Stop non-TSO packets morphing into TSO
|
16 年之前 |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 年之前 |
Ilpo Järvinen
|
255cac91c3
tcp: extend ECN sysctl to allow server-side only ECN
|
16 年之前 |
Ilpo Järvinen
|
52cf3cc8ac
tcp: fix mid-wq adjustment helper
|
16 年之前 |