David S. Miller
|
5943634fc5
ipv4: Maintain redirect and PMTU info in struct rtable again.
|
13 years ago |
David S. Miller
|
81166dd6fa
tcp: Move timestamps from inetpeer to metrics cache.
|
13 years ago |
David S. Miller
|
7b34ca2ac7
inet: Avoid potential NULL peer dereference.
|
13 years ago |
David S. Miller
|
b48c80ece9
inet: Add family scope inetpeer flushes.
|
13 years ago |
David S. Miller
|
97bab73f98
inet: Hide route peer accesses behind helpers.
|
13 years ago |
David S. Miller
|
c0efc887dc
inet: Pass inetpeer root into inet_getpeer*() interfaces.
|
13 years ago |
David S. Miller
|
56a6b248eb
inet: Consolidate inetpeer_invalidate_tree() interfaces.
|
13 years ago |
David S. Miller
|
c3426b4719
inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.c
|
13 years ago |
Gao feng
|
54db0cc2ba
inetpeer: add parameter net for inet_getpeer_v4,v6
|
13 years ago |
Gao feng
|
c8a627ed06
inetpeer: add namespace support for inetpeer
|
13 years ago |
Eric Dumazet
|
55432d2b54
inetpeer: fix a race in inetpeer_gc_worker()
|
13 years ago |
Steffen Klassert
|
ac3f48de09
route: Remove redirect_genid
|
13 years ago |
Steffen Klassert
|
5faa5df1fa
inetpeer: Invalidate the inetpeer tree along with the routing cache
|
13 years ago |
David S. Miller
|
b3613118eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Eric Dumazet
|
de68dca181
inet: add a redirect generation id in inetpeer
|
13 years ago |
Alexey Dobriyan
|
4e3fd7a06d
net: remove ipv6_addr_copy()
|
13 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
Eric Dumazet
|
87c48fa3b4
ipv6: make fragment identifications less predictable
|
14 years ago |
Eric Dumazet
|
2b77bdde97
inetpeer: lower false sharing effect
|
14 years ago |
Eric Dumazet
|
4b9d9be839
inetpeer: remove unused list
|
14 years ago |
Eric Dumazet
|
b71d1d426d
inet: constify ip headers and in6_addr
|
14 years ago |
David S. Miller
|
ddd4aa424b
inetpeer: Add redirect and PMTU discovery cached info.
|
14 years ago |
David S. Miller
|
7a71ed899e
inetpeer: Abstract address representation further.
|
14 years ago |
David S. Miller
|
92d8682926
inetpeer: Move ICMP rate limiting state into inet_peer entries.
|
14 years ago |
David S. Miller
|
144001bddc
inetpeer: Mark metrics as "new" in fresh inetpeer entries.
|
14 years ago |
David S. Miller
|
606598237c
inetpeer: Add metrics storage to inetpeer entries.
|
14 years ago |
David S. Miller
|
4399ce402c
inetpeer: Fix incorrect comment about inetpeer struct size.
|
14 years ago |
David S. Miller
|
8790ca172a
inetpeer: Kill use of inet_peer_address_t typedef.
|
14 years ago |
David S. Miller
|
672f007d65
inetpeer: Add inet_getpeer_v6()
|
14 years ago |
David S. Miller
|
b534ecf1cd
inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.
|
14 years ago |