David S. Miller
|
06c54055be
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Dave Jones
|
e2e5c4c07c
tcp: Add missing braces to do_tcp_setsockopt
|
12 years ago |
Eric Dumazet
|
95bd09eb27
tcp: TSO packets automatic sizing
|
12 years ago |
David S. Miller
|
b05930f5d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Andrey Vagin
|
7ed5c5ae96
tcp: set timestamps for restored skb-s
|
12 years ago |
Dmitry Popov
|
c0155b2da4
tcp: Remove unused tcpct declarations and comments
|
12 years ago |
Eric Dumazet
|
c9bee3b7fd
tcp: TCP_NOTSENT_LOWAT socket option
|
12 years ago |
Eric Dumazet
|
64dc61306c
net: add sk_stream_is_writeable() helper
|
12 years ago |
Eliezer Tamir
|
076bb0c82a
net: rename include/net/ll_poll.h to include/net/busy_poll.h
|
12 years ago |
Eliezer Tamir
|
cbf55001b2
net: rename low latency sockets functions to busy poll
|
12 years ago |
Eliezer Tamir
|
d30e383bb8
tcp: add low latency socket poll support.
|
12 years ago |
Daniel Borkmann
|
28850dc7c7
net: tcp: move GRO/GSO functions to tcp_offload
|
12 years ago |
Daniel Borkmann
|
5ee9859157
net: minor: tcp: use tcp_skb_mss helper in tcp_tso_segment
|
12 years ago |
David Majnemer
|
c3f1dbaf6e
net: Update RFS target at poll for tcp/udp
|
12 years ago |
Simon Horman
|
f7c0c2ae84
ipv4: Correct comparisons and calculations using skb->tail and skb-transport_header
|
12 years ago |
Simon Horman
|
0d89d2035f
MPLS: Add limited GSO support
|
12 years ago |
David S. Miller
|
e6ff4c75f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Eric Dumazet
|
71cea17ed3
tcp: md5: remove spinlock usage in fast path
|
12 years ago |
Eric Dumazet
|
6ff50cd555
tcp: gso: do not generate out of order packets
|
12 years ago |
Eric Dumazet
|
54d27fcb33
tcp: fix tcp_md5_hash_skb_data()
|
12 years ago |
Eric Dumazet
|
bece1b9708
tcp: tcp_tso_segment() small optimization
|
12 years ago |
Eric Dumazet
|
d6a4a10411
tcp: GSO should be TSQ friendly
|
12 years ago |
David S. Miller
|
61816596d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Christoph Paasch
|
1a2c6181c4
tcp: Remove TCPCT
|
12 years ago |
Eric Dumazet
|
16fad69cfe
tcp: fix skb_availroom()
|
12 years ago |
Pravin B Shelar
|
7313626745
tunneling: Add generic Tunnel segmentation.
|
12 years ago |
Linus Torvalds
|
5115f3c19d
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
|
12 years ago |
Pravin B Shelar
|
68c3316311
v4 GRE: Add TCP segmentation offload for GRE
|
12 years ago |
Pravin B Shelar
|
c9af6db4c1
net: Fix possible wrong checksum generation.
|
12 years ago |
Andrey Vagin
|
93be6ce0e9
tcp: set and get per-socket timestamp
|
12 years ago |