David S. Miller
|
5943634fc5
ipv4: Maintain redirect and PMTU info in struct rtable again.
|
13 年之前 |
David S. Miller
|
81166dd6fa
tcp: Move timestamps from inetpeer to metrics cache.
|
13 年之前 |
Eric Dumazet
|
da55737467
inetpeer: inetpeer_invalidate_tree() cleanup
|
13 年之前 |
David S. Miller
|
b48c80ece9
inet: Add family scope inetpeer flushes.
|
13 年之前 |
David S. Miller
|
c0efc887dc
inet: Pass inetpeer root into inet_getpeer*() interfaces.
|
13 年之前 |
David S. Miller
|
56a6b248eb
inet: Consolidate inetpeer_invalidate_tree() interfaces.
|
13 年之前 |
David S. Miller
|
c3426b4719
inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.c
|
13 年之前 |
Gao feng
|
c8a627ed06
inetpeer: add namespace support for inetpeer
|
13 年之前 |
Eric Dumazet
|
55432d2b54
inetpeer: fix a race in inetpeer_gc_worker()
|
13 年之前 |
Steffen Klassert
|
ac3f48de09
route: Remove redirect_genid
|
13 年之前 |
Steffen Klassert
|
5faa5df1fa
inetpeer: Invalidate the inetpeer tree along with the routing cache
|
13 年之前 |
Dan Carpenter
|
10ec1bb7e9
inetpeer: initialize ->redirect_genid in inet_getpeer()
|
13 年之前 |
Eric Dumazet
|
747465ef7a
net: fix some sparse errors
|
13 年之前 |
David S. Miller
|
6e5714eaf7
net: Compute protocol sequence numbers and fragment IDs using MD5.
|
14 年之前 |
Eric Dumazet
|
87c48fa3b4
ipv6: make fragment identifications less predictable
|
14 年之前 |
Eric Dumazet
|
6d1a3e042f
inetpeer: kill inet_putpeer race
|
14 年之前 |
Eric Dumazet
|
4b9d9be839
inetpeer: remove unused list
|
14 年之前 |
Eric Dumazet
|
686a7e32ca
inetpeer: fix race in unused_list manipulations
|
14 年之前 |
Eric Dumazet
|
66944e1c57
inetpeer: reduce stack usage
|
14 年之前 |
Eric Dumazet
|
4e75db2e8f
inetpeer: should use call_rcu() variant
|
14 年之前 |
Hiroaki SHIMODA
|
46af31800b
ipv4: Fix PMTU update.
|
14 年之前 |
David S. Miller
|
7b46ac4e77
inetpeer: Don't disable BH for initial fast RCU lookup.
|
14 年之前 |
Eric Dumazet
|
65e8354ec1
inetpeer: seqlock optimization
|
14 年之前 |
David S. Miller
|
ddd4aa424b
inetpeer: Add redirect and PMTU discovery cached info.
|
14 年之前 |
David S. Miller
|
7a71ed899e
inetpeer: Abstract address representation further.
|
14 年之前 |
David S. Miller
|
92d8682926
inetpeer: Move ICMP rate limiting state into inet_peer entries.
|
14 年之前 |
David S. Miller
|
144001bddc
inetpeer: Mark metrics as "new" in fresh inetpeer entries.
|
14 年之前 |
David S. Miller
|
3408404a4c
inetpeer: Use correct AVL tree base pointer in inet_getpeer().
|
14 年之前 |
David S. Miller
|
8790ca172a
inetpeer: Kill use of inet_peer_address_t typedef.
|
14 年之前 |
David S. Miller
|
b341936380
ipv6: Add infrastructure to bind inet_peer objects to routes.
|
14 年之前 |