Eric Dumazet
|
29c6852602
inet: fix races in reqsk_queue_hash_req()
|
10 years ago |
Eric Dumazet
|
83fccfc394
inet: fix potential deadlock in reqsk_queue_unlink()
|
10 years ago |
Eric Dumazet
|
2235f2ac75
inet: fix races with reqsk timers
|
10 years ago |
Eric Dumazet
|
946f9eb226
tcp: improve REUSEADDR/NOREUSEADDR cohabitation
|
10 years ago |
Eric Dumazet
|
f5af1f57a2
inet_hashinfo: remove bsocket counter
|
10 years ago |
Eric Dumazet
|
b357a364c5
inet: fix possible panic in reqsk_queue_unlink()
|
10 years ago |
Ian Morris
|
00db41243e
ipv4: coding style: comparison for inequality with NULL
|
10 years ago |
Eric Dumazet
|
b282705336
net: convert syn_wait_lock to a spinlock
|
10 years ago |
Eric Dumazet
|
8b929ab12f
inet: remove some sk_listener dependencies
|
10 years ago |
Eric Dumazet
|
42cb80a235
inet: remove sk_listener parameter from syn_ack_timeout()
|
10 years ago |
Eric Dumazet
|
2b41fab70f
inet: cache listen_sock_qlen() and read rskq_defer_accept once
|
10 years ago |
David S. Miller
|
0fa74a4be4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Eric Dumazet
|
fa76ce7328
inet: get rid of central tcp/dccp listener timer
|
10 years ago |
Eric Dumazet
|
52452c5425
inet: drop prev pointer handling in request sock
|
10 years ago |
Eric Dumazet
|
e3d95ad7da
inet: avoid fastopen lock for regular accept()
|
10 years ago |
Eric Dumazet
|
9439ce00f2
tcp: rename struct tcp_request_sock listener
|
10 years ago |
Eric Dumazet
|
cb7cf8a33f
inet: Clean up inet_csk_wait_for_connect() vs. might_sleep()
|
10 years ago |
Eric Dumazet
|
13854e5a60
inet: add proper refcounting to request sock
|
10 years ago |
Eric Dumazet
|
33cf7c90fe
net: add real socket cookies
|
10 years ago |
WANG Cong
|
122ff243f5
ipv4: make ip_local_reserved_ports per netns
|
11 years ago |
Lorenzo Colitti
|
84f39b08d7
net: support marking accepting TCP sockets
|
11 years ago |
Cong Wang
|
c9d8f1a642
ipv4: move local_port_range out of CONFIG_SYSCTL
|
11 years ago |
Aruna-Hewapathirane
|
63862b5bef
net: replace macros net_random and net_srandom with direct calls to prandom
|
11 years ago |
Eric Dumazet
|
b44084c2c8
inet: rename ir_loc_port to ir_num
|
12 years ago |
Eric Dumazet
|
634fb979e8
inet: includes a sock_common in request_sock
|
12 years ago |
Eric Dumazet
|
5080546682
inet: consolidate INET_TW_MATCH
|
12 years ago |
Eric W. Biederman
|
0bbf87d852
net ipv4: Convert ipv4.ip_local_port_range to be per netns v3
|
12 years ago |
Christoph Paasch
|
1a2c6181c4
tcp: Remove TCPCT
|
12 years ago |
Christoph Paasch
|
c10cb5fc0f
Fix: sparse warning in inet_csk_prepare_forced_close
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |