Florian Westphal
|
b1f0a0e99c
net: add inet_sk_transparent() helper
|
9 роки тому |
Eric Dumazet
|
ebb516af60
tcp/dccp: fix race at listener dismantle phase
|
10 роки тому |
Eric Dumazet
|
ed53d0ab76
net: shrink struct sock and request_sock by 8 bytes
|
10 роки тому |
Eric Dumazet
|
8e5eb54d30
net: align sk_refcnt on 128 bytes boundary
|
10 роки тому |
Eric Dumazet
|
a1a5344ddb
tcp: avoid two atomic ops for syncookies
|
10 роки тому |
Eric Dumazet
|
004a5d0140
net: use sk_fullsock() in __netdev_pick_tx()
|
10 роки тому |
Eric Dumazet
|
e96f78ab27
tcp/dccp: add SLAB_DESTROY_BY_RCU flag for request sockets
|
10 роки тому |
Eric Dumazet
|
ef547f2ac1
tcp: remove max_qlen_log
|
10 роки тому |
Eric Dumazet
|
10cbc8f179
tcp/dccp: remove struct listen_sock
|
10 роки тому |
Eric Dumazet
|
81b496b31a
tcp/dccp: shrink struct listen_sock
|
10 роки тому |
Eric Dumazet
|
079096f103
tcp/dccp: install syn_recv requests into ehash table
|
10 роки тому |
Eric Dumazet
|
b267cdd107
tcp/dccp: init sk_prot and call sk_node_init() in reqsk_alloc()
|
10 роки тому |
Eric Dumazet
|
8d2675f1e4
tcp: move synflood_warned into struct request_sock_queue
|
10 роки тому |
Eric Dumazet
|
aac065c50a
tcp: move qlen/young out of struct listen_sock
|
10 роки тому |
Eric Dumazet
|
fff1f3001c
tcp: add a spinlock to protect struct request_sock_queue
|
10 роки тому |
Eric Dumazet
|
0536fcc039
tcp: prepare fastopen code for upcoming listener changes
|
10 роки тому |
Eric Dumazet
|
2985aaac01
tcp: constify tcp_syn_flood_action() socket argument
|
10 роки тому |
Eric Dumazet
|
a00e74442b
tcp/dccp: constify send_synack and send_reset socket argument
|
10 роки тому |
Eric Dumazet
|
1b70e977ce
inet: constify inet_rtx_syn_ack() sock argument
|
10 роки тому |
Eric Dumazet
|
ea3bea3a1d
tcp/dccp: constify rtx_synack() and friends
|
10 роки тому |
Eric Dumazet
|
cd8ae85299
tcp: provide SYN headers for passive connections
|
10 роки тому |
Eric Dumazet
|
b357a364c5
inet: fix possible panic in reqsk_queue_unlink()
|
10 роки тому |
Eric Dumazet
|
b282705336
net: convert syn_wait_lock to a spinlock
|
10 роки тому |
Eric Dumazet
|
42cb80a235
inet: remove sk_listener parameter from syn_ack_timeout()
|
10 роки тому |
Eric Dumazet
|
fa76ce7328
inet: get rid of central tcp/dccp listener timer
|
10 роки тому |
Eric Dumazet
|
52452c5425
inet: drop prev pointer handling in request sock
|
10 роки тому |
Eric Dumazet
|
08d2cc3b26
inet: request sock should init IPv6/IPv4 addresses
|
10 роки тому |
Eric Dumazet
|
0470c8ca1d
inet: fix request sock refcounting
|
10 роки тому |
Eric Dumazet
|
4e9a578e5b
inet: add rsk_listener field to struct request_sock
|
10 роки тому |
Eric Dumazet
|
13854e5a60
inet: add proper refcounting to request sock
|
10 роки тому |