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 |
Tom Herbert
|
9c5e0c0bbc
soreuseport: fix use of uid in tb->fastuid
|
12 years ago |
Tom Herbert
|
da5e36308d
soreuseport: TCP/IPv4 implementation
|
12 years ago |
Christoph Paasch
|
e337e24d66
inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock
|
12 years ago |
Eric Dumazet
|
e6c022a4fa
tcp: better retrans tracking for defer-accept
|
12 years ago |
Julian Anastasov
|
155e8336c3
ipv4: introduce rt_uses_gateway
|
12 years ago |
Eric Dumazet
|
7ab4551f3b
tcp: fix TFO regression
|
13 years ago |
Jerry Chu
|
8336886f78
tcp: TCP Fast Open Server - support TFO listeners
|
13 years ago |
Christoph Paasch
|
1a7b27c97c
ipv4: Use newinet->inet_opt in inet_csk_route_child_sock()
|
13 years ago |
David S. Miller
|
ba3f7f04ef
ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code.
|
13 years ago |
David S. Miller
|
f8126f1d51
ipv4: Adjust semantics of rt->rt_gateway.
|
13 years ago |
Eric Dumazet
|
5abf7f7e0f
ipv4: fix rcu splat
|
13 years ago |
David S. Miller
|
6700c2709c
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
|
13 years ago |
David S. Miller
|
80d0a69fc5
ipv4: Add helper inet_csk_update_pmtu().
|
13 years ago |
David S. Miller
|
3e12939a2a
inet: Kill FLOWI_FLAG_PRECOW_METRICS.
|
13 years ago |
Eric Dumazet
|
7586eceb0a
ipv4: tcp: dont cache output dst for syncookies
|
13 years ago |
Eric Dumazet
|
7433819a1e
tcp: do not create inetpeer on SYNACK message
|
13 years ago |
Pavel Emelyanov
|
4a17fd5229
sock: Introduce named constants for sk_reuse
|
13 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
Alex Copot
|
aacd9289af
tcp: bind() use stronger condition for bind_conflict
|
13 years ago |
Eric Dumazet
|
c72e118334
inet: makes syn_ack_timeout mandatory
|
13 years ago |
Eric Dumazet
|
fd4f2cead6
tcp: RFC6298 supersedes RFC2988bis
|
13 years ago |
Flavio Leitner
|
fddb7b5761
tcp: bind() optimize port allocation
|
13 years ago |
Flavio Leitner
|
2b05ad33e1
tcp: bind() fix autoselection to share ports
|
13 years ago |
Eric Dumazet
|
dfd56b8b38
net: use IS_ENABLED(CONFIG_IPV6)
|
13 years ago |
Eric Dumazet
|
e56c57d0d3
net: rename sk_clone to sk_clone_lock
|
13 years ago |
Eric Dumazet
|
c4dbe54ed7
seqlock: Get rid of SEQLOCK_UNLOCKED
|
14 years ago |
David S. Miller
|
6bd023f3dd
ipv4: Make caller provide flowi4 key to inet_csk_route_req().
|
14 years ago |
David S. Miller
|
77357a9552
ipv4: Create inet_csk_route_child_sock().
|
14 years ago |