Octavian Purdila
|
374e7b5949
tcp: fix a size_t < 0 comparison in tcp_read_sock
|
17 gadi atpakaļ |
Andrew Morton
|
81b23b4a7a
tcp: net/ipv4/tcp.c needs linux/scatterlist.h
|
17 gadi atpakaļ |
Miquel van Smoorenburg
|
57413ebc4e
tcp: calculate tcp_mem based on low memory instead of all memory
|
17 gadi atpakaļ |
David S. Miller
|
ec0a196626
tcp: Revert 'process defer accept as established' changes.
|
17 gadi atpakaļ |
Octavian Purdila
|
293ad60401
tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits.
|
17 gadi atpakaļ |
Satoru SATOH
|
1f29b0584d
tcp: Trivial fix to correct function name in a comment in net/ipv4/tcp.c
|
17 gadi atpakaļ |
David S. Miller
|
06802a819a
Merge branch 'master' of ../net-2.6/
|
17 gadi atpakaļ |
Herbert Xu
|
69d1506731
[TCP]: Let skbs grow over a page on fast peers
|
17 gadi atpakaļ |
Patrick McManus
|
ec3c0982a2
[TCP]: TCP_DEFER_ACCEPT updates - process as established
|
17 gadi atpakaļ |
Arnaldo Carvalho de Melo
|
ab1e0a13d7
[SOCK] proto: Add hashinfo member to struct proto
|
17 gadi atpakaļ |
Ilpo Järvinen
|
490d504693
[TCP]: Uninline tcp_set_state
|
17 gadi atpakaļ |
Ilpo Järvinen
|
4828e7f49a
[TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary
|
17 gadi atpakaļ |
Hideo Aoki
|
3ab224be6d
[NET] CORE: Introducing new memory accounting interface.
|
17 gadi atpakaļ |
Pavel Emelyanov
|
1f9e636ea2
[TCP]: Use BUILD_BUG_ON for tcp_skb_cb size checking
|
17 gadi atpakaļ |
Pavel Emelyanov
|
df97c708d5
[NET]: Eliminate unused argument from sk_stream_alloc_pskb
|
17 gadi atpakaļ |
Pavel Emelyanov
|
f561d0f27d
[NET]: Uninline the sk_stream_alloc_pskb
|
17 gadi atpakaļ |
Adrian Bunk
|
6ff7751d06
[TCP]: Make tcp_splice_data_recv() static.
|
17 gadi atpakaļ |
Jens Axboe
|
9c55e01c0c
[TCP]: Splice receive support.
|
17 gadi atpakaļ |
Eric Dumazet
|
230140cffa
[INET]: Remove per bucket rwlock in tcp/dccp ehash table.
|
17 gadi atpakaļ |
Jean Delvare
|
0ccfe61803
[TCP]: Saner thash_entries default with much memory.
|
17 gadi atpakaļ |
Pavel Emelyanov
|
ba25f9dcc4
Use helpers to obtain task pid in printks
|
17 gadi atpakaļ |
Rick Jones
|
5ee3afba88
[TCP]: Return useful listenq info in tcp_info and INET_DIAG_INFO.
|
17 gadi atpakaļ |
Ilpo Järvinen
|
172589ccdd
[NET]: DIV_ROUND_UP cleanup (part two)
|
17 gadi atpakaļ |
Ilpo Järvinen
|
e60402d0a9
[TCP]: Move sack_ok access to obviously named funcs & cleanup
|
18 gadi atpakaļ |
David S. Miller
|
3516ffb0fe
[TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg().
|
18 gadi atpakaļ |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 gadi atpakaļ |
Andrew Morton
|
e00c5d8b4d
I/OAT: warning fix
|
18 gadi atpakaļ |
Chris Leech
|
2b1244a43b
I/OAT: Only offload copies for TCP when there will be a context switch
|
18 gadi atpakaļ |
Jens Axboe
|
ddb61a57bb
[TCP] tcp_read_sock: Allow recv_actor() return return negative error value.
|
18 gadi atpakaļ |
Mark Glines
|
3f196eb519
[TCP]: Use default 32768-61000 outgoing port range in all cases.
|
18 gadi atpakaļ |