Arnaldo Carvalho de Melo
|
ab1e0a13d7
[SOCK] proto: Add hashinfo member to struct proto
|
17 vuotta sitten |
Ilpo Järvinen
|
490d504693
[TCP]: Uninline tcp_set_state
|
17 vuotta sitten |
Ilpo Järvinen
|
4828e7f49a
[TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary
|
17 vuotta sitten |
Hideo Aoki
|
3ab224be6d
[NET] CORE: Introducing new memory accounting interface.
|
17 vuotta sitten |
Pavel Emelyanov
|
1f9e636ea2
[TCP]: Use BUILD_BUG_ON for tcp_skb_cb size checking
|
17 vuotta sitten |
Pavel Emelyanov
|
df97c708d5
[NET]: Eliminate unused argument from sk_stream_alloc_pskb
|
17 vuotta sitten |
Pavel Emelyanov
|
f561d0f27d
[NET]: Uninline the sk_stream_alloc_pskb
|
17 vuotta sitten |
Adrian Bunk
|
6ff7751d06
[TCP]: Make tcp_splice_data_recv() static.
|
17 vuotta sitten |
Jens Axboe
|
9c55e01c0c
[TCP]: Splice receive support.
|
17 vuotta sitten |
Eric Dumazet
|
230140cffa
[INET]: Remove per bucket rwlock in tcp/dccp ehash table.
|
17 vuotta sitten |
Jean Delvare
|
0ccfe61803
[TCP]: Saner thash_entries default with much memory.
|
17 vuotta sitten |
Pavel Emelyanov
|
ba25f9dcc4
Use helpers to obtain task pid in printks
|
17 vuotta sitten |
Rick Jones
|
5ee3afba88
[TCP]: Return useful listenq info in tcp_info and INET_DIAG_INFO.
|
17 vuotta sitten |
Ilpo Järvinen
|
172589ccdd
[NET]: DIV_ROUND_UP cleanup (part two)
|
17 vuotta sitten |
Ilpo Järvinen
|
e60402d0a9
[TCP]: Move sack_ok access to obviously named funcs & cleanup
|
18 vuotta sitten |
David S. Miller
|
3516ffb0fe
[TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg().
|
18 vuotta sitten |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 vuotta sitten |
Andrew Morton
|
e00c5d8b4d
I/OAT: warning fix
|
18 vuotta sitten |
Chris Leech
|
2b1244a43b
I/OAT: Only offload copies for TCP when there will be a context switch
|
18 vuotta sitten |
Jens Axboe
|
ddb61a57bb
[TCP] tcp_read_sock: Allow recv_actor() return return negative error value.
|
18 vuotta sitten |
Mark Glines
|
3f196eb519
[TCP]: Use default 32768-61000 outgoing port range in all cases.
|
18 vuotta sitten |
Pavel Emelianov
|
e4fd5da39f
[TCP]: Consolidate checking for tcp orphan count being too big.
|
18 vuotta sitten |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 vuotta sitten |
Srinivas Aji
|
b40b4f79ce
[TCP]: zero out rx_opt in tcp_disconnect()
|
18 vuotta sitten |
Gerrit Renker
|
65bb723c95
[TCP]: Update references in two old comments
|
18 vuotta sitten |
Ilpo Järvinen
|
9e412ba763
[TCP]: Sed magic converts func(sk, tp, ...) -> func(sk, ...)
|
18 vuotta sitten |
Andi Kleen
|
4ac02bab77
[TCP]: Uninline tcp_done().
|
18 vuotta sitten |
Stephen Hemminger
|
3ff50b7997
[NET]: cleanup extra semicolons
|
18 vuotta sitten |
Eric Dumazet
|
4103f8cd5c
[TCP]: tcp_memory_pressure and tcp_socket are__read_mostly candidates
|
18 vuotta sitten |
Arnaldo Carvalho de Melo
|
27a884dc3c
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
|
18 vuotta sitten |