Eric Dumazet
|
00fd38d938
tcp: ensure proper barriers in lockless contexts
|
9 vuotta sitten |
Eric Dumazet
|
49a496c97d
tcp: use correct req pointer in tcp_move_syn() calls
|
9 vuotta sitten |
Eric Dumazet
|
805c4bc057
tcp: fix req->saved_syn race
|
9 vuotta sitten |
Eric Dumazet
|
ce1050089c
tcp/dccp: fix ireq->pktopts race
|
9 vuotta sitten |
Eric Dumazet
|
5e0724d027
tcp/dccp: fix hashdance race for passive sessions
|
10 vuotta sitten |
Eric Dumazet
|
dc6ef6be52
tcp: do not set queue_mapping on SYNACK
|
10 vuotta sitten |
Eric Dumazet
|
f03f2e154f
tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helper
|
10 vuotta sitten |
Eric Dumazet
|
4bdc3d6614
tcp/dccp: fix behavior of stale SYN_RECV request sockets
|
10 vuotta sitten |
Eric Dumazet
|
ed53d0ab76
net: shrink struct sock and request_sock by 8 bytes
|
10 vuotta sitten |
Eric Dumazet
|
e994b2f0fb
tcp: do not lock listener to process SYN packets
|
10 vuotta sitten |
Eric Dumazet
|
ca6fb06518
tcp: attach SYNACK messages to request sockets instead of listener
|
10 vuotta sitten |
Eric Dumazet
|
079096f103
tcp/dccp: install syn_recv requests into ehash table
|
10 vuotta sitten |
Eric Dumazet
|
aa3a0c8ce6
tcp: get_openreq[46]() changes
|
10 vuotta sitten |
Eric Dumazet
|
ba8e275a45
tcp: cleanup tcp_v[46]_inbound_md5_hash()
|
10 vuotta sitten |
Eric Dumazet
|
38cb52455c
tcp: call sk_mark_napi_id() on the child, not the listener
|
10 vuotta sitten |
Eric Dumazet
|
5172393522
tcp: fix tcp_v6_md5_do_lookup prototype
|
10 vuotta sitten |
Eric Dumazet
|
0536fcc039
tcp: prepare fastopen code for upcoming listener changes
|
10 vuotta sitten |
Eric Dumazet
|
f964629e33
tcp: constify tcp_v{4|6}_route_req() sock argument
|
10 vuotta sitten |
Eric Dumazet
|
0c27171e66
tcp/dccp: constify syn_recv_sock() method sock argument
|
10 vuotta sitten |
Eric Dumazet
|
f76b33c32b
dccp: use inet6_csk_route_req() helper
|
10 vuotta sitten |
Eric Dumazet
|
72ab4a86f7
tcp: remove tcp_rcv_state_process() tcp_hdr argument
|
10 vuotta sitten |
Eric Dumazet
|
bda07a64c0
tcp: remove unused len argument from tcp_rcv_state_process()
|
10 vuotta sitten |
Eric Dumazet
|
a00e74442b
tcp/dccp: constify send_synack and send_reset socket argument
|
10 vuotta sitten |
Eric Dumazet
|
0f935dbedc
tcp: constify tcp_v{4|6}_send_synack() socket argument
|
10 vuotta sitten |
Eric Dumazet
|
b83e3deb97
tcp: md5: constify tcp_md5_do_lookup() socket argument
|
10 vuotta sitten |
Eric Dumazet
|
b40cf18ef7
tcp: constify listener socket in tcp_v[46]_init_req()
|
10 vuotta sitten |
Eric Dumazet
|
d8ed625044
tcp: factorize sk_txhash init
|
10 vuotta sitten |
Eric Dumazet
|
58d607d3e5
tcp: provide skb->hash to synack packets
|
10 vuotta sitten |
David S. Miller
|
182ad468e7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 vuotta sitten |
Eric Dumazet
|
3257d8b12f
inet: fix possible request socket leak
|
10 vuotta sitten |