Eric Dumazet
|
f4541d60a4
tcp: preserve ACK clocking in TSO
|
12 years ago |
Eric Dumazet
|
16fad69cfe
tcp: fix skb_availroom()
|
12 years ago |
Yuchung Cheng
|
1b63edd6ec
tcp: fix SYN-data space mis-accounting
|
12 years ago |
Pravin B Shelar
|
14bbd6a565
net: Add skb_unclone() helper function.
|
12 years ago |
Pravin B Shelar
|
c9af6db4c1
net: Fix possible wrong checksum generation.
|
12 years ago |
Andrey Vagin
|
ee684b6f28
tcp: send packets with a socket timestamp
|
12 years ago |
Eric Dumazet
|
cef401de7b
net: fix possible wrong checksum generation
|
12 years ago |
Hannes Frederic Sowa
|
5d134f1c1f
tcp: make sysctl_tcp_ecn namespace aware
|
12 years ago |
Linus Torvalds
|
6be35c700f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
Yuchung Cheng
|
93b174ad71
tcp: bug fix Fast Open client retransmission
|
12 years ago |
Andrey Vagin
|
2b9164771e
ipv6: adapt connect for repair move
|
12 years ago |
Andrew Vagin
|
ec34232575
tcp: fix retransmission in repair mode
|
12 years ago |
Yuchung Cheng
|
684bad1107
tcp: use PRR to reduce cwin in CWR state
|
13 years ago |
Jerry Chu
|
8336886f78
tcp: TCP Fast Open Server - support TFO listeners
|
13 years ago |
Eric Dumazet
|
144d56e910
tcp: fix possible socket refcount problem
|
13 years ago |
Silviu-Mihai Popescu
|
8e7dfbc8d1
tcp_output: fix sparse warning for tcp_wfree
|
13 years ago |
Ben Hutchings
|
1485348d24
tcp: Apply device TSO segment limit earlier
|
13 years ago |
Mel Gorman
|
99a1dec70d
net: introduce sk_gfp_atomic() to allow addition of GFP flags depending on the individual socket
|
13 years ago |
Eric Dumazet
|
563d34d057
tcp: dont drop MTU reduction indications
|
13 years ago |
Eric Dumazet
|
6f458dfb40
tcp: improve latencies of timer triggered events
|
13 years ago |
Yuchung Cheng
|
67da22d23f
net-tcp: Fast Open client - cookie-less mode
|
13 years ago |
Yuchung Cheng
|
aab4874355
net-tcp: Fast Open client - detecting SYN-data drops
|
13 years ago |
Yuchung Cheng
|
783237e8da
net-tcp: Fast Open client - sending SYN-data
|
13 years ago |
Yuchung Cheng
|
2100c8d2d9
net-tcp: Fast Open base
|
13 years ago |
Eric Dumazet
|
d01cb20711
tcp: add LAST_ACK as a valid state for TSQ
|
13 years ago |
Eric Dumazet
|
46d3ceabd8
tcp: TCP Small Queues
|
13 years ago |
Eric Dumazet
|
4aea39c11c
tcp: tcp_make_synack() consumes dst parameter
|
13 years ago |
Eric Dumazet
|
90ba9b1986
tcp: tcp_make_synack() can use alloc_skb()
|
13 years ago |
Eric Dumazet
|
a2a385d627
tcp: bool conversions
|
13 years ago |
Joe Perches
|
91df42bedc
net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug
|
13 years ago |