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 |
Dan Carpenter
|
10ec1bb7e9
inetpeer: initialize ->redirect_genid in inet_getpeer()
|
13 years ago |
Eric Dumazet
|
747465ef7a
net: fix some sparse errors
|
13 years ago |
David S. Miller
|
6e5714eaf7
net: Compute protocol sequence numbers and fragment IDs using MD5.
|
14 years ago |
Eric Dumazet
|
87c48fa3b4
ipv6: make fragment identifications less predictable
|
14 years ago |
Eric Dumazet
|
6d1a3e042f
inetpeer: kill inet_putpeer race
|
14 years ago |
Eric Dumazet
|
4b9d9be839
inetpeer: remove unused list
|
14 years ago |
Eric Dumazet
|
686a7e32ca
inetpeer: fix race in unused_list manipulations
|
14 years ago |
Eric Dumazet
|
66944e1c57
inetpeer: reduce stack usage
|
14 years ago |
Eric Dumazet
|
4e75db2e8f
inetpeer: should use call_rcu() variant
|
14 years ago |
Hiroaki SHIMODA
|
46af31800b
ipv4: Fix PMTU update.
|
14 years ago |
David S. Miller
|
7b46ac4e77
inetpeer: Don't disable BH for initial fast RCU lookup.
|
14 years ago |
Eric Dumazet
|
65e8354ec1
inetpeer: seqlock optimization
|
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
|
3408404a4c
inetpeer: Use correct AVL tree base pointer in inet_getpeer().
|
14 years ago |
David S. Miller
|
8790ca172a
inetpeer: Kill use of inet_peer_address_t typedef.
|
14 years ago |
David S. Miller
|
b341936380
ipv6: Add infrastructure to bind inet_peer objects to routes.
|
14 years ago |
David S. Miller
|
021e929911
inetpeer: Add v6 peers tree, abstract root properly.
|
14 years ago |
David S. Miller
|
0266304502
inetpeer: Abstract address comparisons.
|
14 years ago |
David S. Miller
|
b534ecf1cd
inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.
|
14 years ago |
David S. Miller
|
582a72da9a
inetpeer: Introduce inet_peer_address_t.
|
14 years ago |
David S. Miller
|
98158f5a85
inetpeer: Abstract out the tree root accesses.
|
14 years ago |
Eric Dumazet
|
b914c4ea92
inetpeer: __rcu annotations
|
14 years ago |
Eric Dumazet
|
317fe0e6c5
inetpeer: restore small inet_peer structures
|
15 years ago |
Eric Dumazet
|
5f2f892095
inetpeer: do not use zero refcnt for freed entries
|
15 years ago |
Eric Dumazet
|
aa1039e73c
inetpeer: RCU conversion
|
15 years ago |