Linus Torvalds
|
6be35c700f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
Willy Tarreau
|
02275a2ee7
tcp: don't abort splice() after small transfers
|
12 years ago |
Eric Dumazet
|
64022d0b4e
tcp: fix crashes in do_tcp_sendpages()
|
12 years ago |
Eric Dumazet
|
fd90b29d75
tcp: change default tcp hash size
|
12 years ago |
Eric W. Biederman
|
52e804c6df
net: Allow userns root to control ipv4
|
12 years ago |
David S. Miller
|
67f4efdce7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Andrew Vagin
|
ec34232575
tcp: fix retransmission in repair mode
|
12 years ago |
David S. Miller
|
d4185bbf62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Yuchung Cheng
|
6f73601efb
tcp: add SYN/data info to TCP_INFO
|
12 years ago |
Eric Dumazet
|
0e71c55c9e
tcp: speedup SIOCINQ ioctl
|
12 years ago |
Eric Dumazet
|
a3374c42aa
tcp: fix FIONREAD/SIOCINQ
|
12 years ago |
David S. Miller
|
6a06e5e1bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Eric Dumazet
|
5640f76858
net: use a per task frag allocator
|
12 years ago |
Andrey Vagin
|
bc26ccd8fc
tcp: restore rcv_wscale in a repair mode (v2)
|
12 years ago |
Christoph Paasch
|
bb68b64724
ipv4: Don't add TCP-code in inet_sock_destruct
|
12 years ago |
Michal Kubeček
|
15c041759b
tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero
|
12 years ago |
Jerry Chu
|
8336886f78
tcp: TCP Fast Open Server - support TFO listeners
|
13 years ago |
Ben Hutchings
|
1485348d24
tcp: Apply device TSO segment limit earlier
|
13 years ago |
Hangbin Liu
|
4249357010
tcp: Add TCP_USER_TIMEOUT negative value check
|
13 years ago |
Yuchung Cheng
|
cf60af03ca
net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN)
|
13 years ago |
Eric Dumazet
|
46d3ceabd8
tcp: TCP Small Queues
|
13 years ago |
Ben Hutchings
|
ae86b9e384
net: Fix non-kernel-doc comments with kernel-doc start marker
|
13 years ago |
David S. Miller
|
51c5d0c4b1
tcp: Maintain dynamic metrics in local cache.
|
13 years ago |
Tim Bird
|
31fe62b958
mm: add a low limit to alloc_large_system_hash
|
13 years ago |
David S. Miller
|
17eea0df5f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Eldad Zack
|
413c27d869
net/ipv4: replace simple_strtoul with kstrtoul
|
13 years ago |
Willy Tarreau
|
bad115cfe5
tcp: do_tcp_sendpages() must try to push data out on oom conditions
|
13 years ago |
Eric Dumazet
|
a2a385d627
tcp: bool conversions
|
13 years ago |
Eric Dumazet
|
dc6b9b7823
net: include/net/sock.h cleanup
|
13 years ago |
Joe Perches
|
e87cc4728f
net: Convert net_ratelimit uses to net_<level>_ratelimited
|
13 years ago |