aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/inetpeer.h
Commit message (Expand)AuthorAgeFilesLines
* inet: constify ip headers and in6_addrEric Dumazet2011-04-221-1/+1
* inetpeer: Add redirect and PMTU discovery cached info.David S. Miller2011-02-101-7/+11
* inetpeer: Abstract address representation further.David S. Miller2011-02-101-6/+10
* inetpeer: Move ICMP rate limiting state into inet_peer entries.David S. Miller2011-02-041-0/+3
* inetpeer: Mark metrics as "new" in fresh inetpeer entries.David S. Miller2011-01-271-0/+7
* inetpeer: Add metrics storage to inetpeer entries.David S. Miller2011-01-271-2/+4
* inetpeer: Fix incorrect comment about inetpeer struct size.David S. Miller2010-12-011-1/+0
* inetpeer: Kill use of inet_peer_address_t typedef.David S. Miller2010-12-011-6/+6
* inetpeer: Add inet_getpeer_v6()David S. Miller2010-11-301-0/+10
* inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.David S. Miller2010-11-301-1/+10
* inetpeer: Introduce inet_peer_address_t.David S. Miller2010-11-301-1/+9
* inetpeer: __rcu annotationsEric Dumazet2010-10-271-1/+1
* inetpeer: restore small inet_peer structuresEric Dumazet2010-06-161-5/+26
* inetpeer: RCU conversionEric Dumazet2010-06-151-0/+1
* inetpeer: Optimize inet_getid()Eric Dumazet2009-11-131-11/+5
* net: cleanup include/netEric Dumazet2009-11-041-2/+1
* net: remove CVS keywordsAdrian Bunk2008-06-111-2/+0
* [INET]: Use list_head-s in inetpeer.cPavel Emelyanov2007-11-121-1/+1
* [IPV4] inet_peer: Group together avl_left, avl_right, v4daddr to speedup look...Eric Dumazet2006-10-201-3/+4
* [NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire()Eric Dumazet2006-10-151-15/+2
* [IPV4]: inetpeer annotationsAl Viro2006-09-281-2/+2
* [IPV4]: Safer reassemblyHerbert Xu2006-01-031-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+66