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
|
12 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 |
David S. Miller
|
072d8c9414
ipv4: Get route daddr from flow key in inet_csk_route_req().
|
14 years ago |
Eric Dumazet
|
f6d8bd051c
inet: add RCU protection to inet->opt
|
14 years ago |
David S. Miller
|
e1943424e4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
David S. Miller
|
3e8c806a08
Revert "tcp: disallow bind() to reuse addr/port"
|
14 years ago |
David S. Miller
|
e79d9bc7ea
ipv4: Use flowi4_init_output() in inet_connection_sock.c
|
14 years ago |