Eric Dumazet
|
b44084c2c8
inet: rename ir_loc_port to ir_num
|
11 years ago |
Eric Dumazet
|
634fb979e8
inet: includes a sock_common in request_sock
|
11 years ago |
Eric Dumazet
|
efe4208f47
ipv6: make lookups simpler and faster
|
11 years ago |
Hannes Frederic Sowa
|
842df07397
ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_id
|
12 years ago |
Flavio Leitner
|
dd9f319d94
tcp: ipv6: bind() use stronger condition for bind_conflict
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Eric W. Biederman
|
243bb4c6d7
ipv6: Fix inet6_csk_bind_conflict so it builds with user namespaces enabled
|
12 years ago |
Tom Herbert
|
5ba24953e9
soreuseport: TCP/IPv6 implementation
|
12 years ago |
Eric Dumazet
|
b4dd006760
ipv6: fix inet6_csk_update_pmtu() return value
|
12 years ago |
Nicolas Dichtel
|
6f3118b571
ipv6: use net->rt_genid to check dst validity
|
13 years ago |
Eric Dumazet
|
d3818c92af
ipv6: fix inet6_csk_xmit()
|
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
|
35ad9b9cf7
ipv6: Add helper inet6_csk_update_pmtu().
|
13 years ago |
Neal Cardwell
|
3840a06e60
tcp: pass fl6 to inet6_csk_route_req()
|
13 years ago |
Neal Cardwell
|
9247869ee6
tcp: fix inet6_csk_route_req() for link-local addresses
|
13 years ago |
Alex Copot
|
aacd9289af
tcp: bind() use stronger condition for bind_conflict
|
13 years ago |
David S. Miller
|
6dec4ac4ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Eric Dumazet
|
c16a98ed91
ipv6: tcp: fix panic in SYN processing
|
13 years ago |
Alexey Dobriyan
|
4e3fd7a06d
net: remove ipv6_addr_copy()
|
13 years ago |
Eric Dumazet
|
b903d324be
ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT
|
13 years ago |
Eric Dumazet
|
d14730b8e9
ipv6: use RCU in inet6_csk_xmit()
|
14 years ago |
David S. Miller
|
d9d8da805d
inet: Pass flowi to ->queue_xmit().
|
14 years ago |
David S. Miller
|
3e8c806a08
Revert "tcp: disallow bind() to reuse addr/port"
|
14 years ago |
David S. Miller
|
1958b856c1
net: Put fl6_* macros to struct flowi6 and use them again.
|
14 years ago |
David S. Miller
|
4c9483b2fb
ipv6: Convert to use flowi6 where applicable.
|
14 years ago |
David S. Miller
|
6281dcc94a
net: Make flowi ports AF dependent.
|
14 years ago |
David S. Miller
|
1d28f42c1b
net: Put flowi_* prefix on AF independent members of struct flowi
|
14 years ago |
David S. Miller
|
68d0c6d34d
ipv6: Consolidate route lookup sequences.
|
14 years ago |
Eric Dumazet
|
c191a836a9
tcp: disallow bind() to reuse addr/port
|
14 years ago |
David S. Miller
|
ae4694b2d3
ipv6: Create inet6_csk_route_req().
|
14 years ago |