aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/inetpeer.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-27inetpeer: Add metrics storage to inetpeer entries.David S. Miller1-2/+4
2010-12-01inetpeer: Fix incorrect comment about inetpeer struct size.David S. Miller1-1/+0
2010-12-01inetpeer: Kill use of inet_peer_address_t typedef.David S. Miller1-6/+6
2010-11-30inetpeer: Add inet_getpeer_v6()David S. Miller1-0/+10
2010-11-30inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.David S. Miller1-1/+10
2010-11-30inetpeer: Introduce inet_peer_address_t.David S. Miller1-1/+9
2010-10-27inetpeer: __rcu annotationsEric Dumazet1-1/+1
2010-06-16inetpeer: restore small inet_peer structuresEric Dumazet1-5/+26
2010-06-15inetpeer: RCU conversionEric Dumazet1-0/+1
2009-11-13inetpeer: Optimize inet_getid()Eric Dumazet1-11/+5
2009-11-04net: cleanup include/netEric Dumazet1-2/+1
2008-06-11net: remove CVS keywordsAdrian Bunk1-2/+0
2007-11-12[INET]: Use list_head-s in inetpeer.cPavel Emelyanov1-1/+1
2006-10-20[IPV4] inet_peer: Group together avl_left, avl_right, v4daddr to speedup lookups on some CPUSEric Dumazet1-3/+4
2006-10-15[NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire()Eric Dumazet1-15/+2
2006-09-28[IPV4]: inetpeer annotationsAl Viro1-2/+2
2006-01-03[IPV4]: Safer reassemblyHerbert Xu1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+66