Vladimir Davydov
|
d55f90bfab
net: drop tcp_memcontrol.c
|
há 9 anos atrás |
Johannes Weiner
|
baac50bbc3
net: tcp_memcontrol: simplify linkage between socket and page counter
|
há 9 anos atrás |
Johannes Weiner
|
3d596f7b90
net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label
|
há 9 anos atrás |
Nikolay Borisov
|
b840d15d39
ipv4: Namespecify the tcp_keepalive_intvl sysctl knob
|
há 9 anos atrás |
Nikolay Borisov
|
9bd6861bd4
ipv4: Namespecify tcp_keepalive_probes sysctl knob
|
há 9 anos atrás |
Nikolay Borisov
|
13b287e8d1
ipv4: Namespaceify tcp_keepalive_time sysctl knob
|
há 9 anos atrás |
Florian Westphal
|
271c3b9b7b
tcp: honour SO_BINDTODEVICE for TW_RST case too
|
há 9 anos atrás |
Florian Westphal
|
e46787f0dd
tcp: send_reset: test for non-NULL sk first
|
há 9 anos atrás |
David Ahern
|
6dd9a14e92
net: Allow accepted sockets to be bound to l3mdev domain
|
há 9 anos atrás |
David S. Miller
|
b3e0d3d7ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
há 9 anos atrás |
Lorenzo Colitti
|
c1e64e298b
net: diag: Support destroying TCP sockets.
|
há 9 anos atrás |
Eric Dumazet
|
5037e9ef94
net: fix IP early demux races
|
há 9 anos atrás |
Eric Dumazet
|
1b8e6a01e1
tcp: md5: fix lockdep annotation
|
há 9 anos atrás |
Eric Dumazet
|
00fd38d938
tcp: ensure proper barriers in lockless contexts
|
há 10 anos atrás |
Eric Dumazet
|
49a496c97d
tcp: use correct req pointer in tcp_move_syn() calls
|
há 10 anos atrás |
Eric Dumazet
|
805c4bc057
tcp: fix req->saved_syn race
|
há 10 anos atrás |
Eric Dumazet
|
5e0724d027
tcp/dccp: fix hashdance race for passive sessions
|
há 10 anos atrás |
Eric Dumazet
|
dc6ef6be52
tcp: do not set queue_mapping on SYNACK
|
há 10 anos atrás |
Eric Dumazet
|
f03f2e154f
tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helper
|
há 10 anos atrás |
Eric Dumazet
|
ef84d8ce5a
Revert "inet: fix double request socket freeing"
|
há 10 anos atrás |
Eric Dumazet
|
4bdc3d6614
tcp/dccp: fix behavior of stale SYN_RECV request sockets
|
há 10 anos atrás |
Eric Dumazet
|
ed53d0ab76
net: shrink struct sock and request_sock by 8 bytes
|
há 10 anos atrás |
Eric Dumazet
|
e994b2f0fb
tcp: do not lock listener to process SYN packets
|
há 10 anos atrás |
Eric Dumazet
|
ca6fb06518
tcp: attach SYNACK messages to request sockets instead of listener
|
há 10 anos atrás |
Eric Dumazet
|
079096f103
tcp/dccp: install syn_recv requests into ehash table
|
há 10 anos atrás |
Eric Dumazet
|
aa3a0c8ce6
tcp: get_openreq[46]() changes
|
há 10 anos atrás |
Eric Dumazet
|
ba8e275a45
tcp: cleanup tcp_v[46]_inbound_md5_hash()
|
há 10 anos atrás |
Eric Dumazet
|
38cb52455c
tcp: call sk_mark_napi_id() on the child, not the listener
|
há 10 anos atrás |
Eric Dumazet
|
0536fcc039
tcp: prepare fastopen code for upcoming listener changes
|
há 10 anos atrás |
Eric Dumazet
|
f964629e33
tcp: constify tcp_v{4|6}_route_req() sock argument
|
há 10 anos atrás |