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 |
Andrey Vagin
|
ceaa1fef65
tcp: adding a per-socket timestamp offset
|
12 years ago |
Stephen Hemminger
|
ca2eb5679f
tcp: remove Appropriate Byte Count support
|
12 years ago |
Eric Dumazet
|
cef401de7b
net: fix possible wrong checksum generation
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
50c3a487d5
ipv4: Use IS_ERR_OR_NULL().
|
12 years ago |
Eric Dumazet
|
f26845b43c
tcp: fix splice() and tcp collapsing interaction
|
12 years ago |
Eric Dumazet
|
ff905b1e4a
tcp: splice: fix an infinite loop in tcp_read_sock()
|
12 years ago |
Bartlomiej Zolnierkiewicz
|
e239345f64
dmaengine: remove dma_async_memcpy_complete() macro
|
12 years ago |
Bartlomiej Zolnierkiewicz
|
b9ee86830f
dmaengine: remove dma_async_memcpy_pending() macro
|
12 years ago |