summaryrefslogtreecommitdiff
path: root/include/net/inetpeer.h
AgeCommit message (Expand)AuthorFilesLines
2011-02-11inetpeer: Add redirect and PMTU discovery cached info.David S. Miller1-7/+11
2011-02-11inetpeer: Abstract address representation further.David S. Miller1-6/+10
2011-02-05inetpeer: Move ICMP rate limiting state into inet_peer entries.David S. Miller1-0/+3
2011-01-28inetpeer: Mark metrics as "new" in fresh inetpeer entries.David S. Miller1-0/+7
2011-01-28inetpeer: Add metrics storage to inetpeer entries.David S. Miller1-2/+4
2010-12-02inetpeer: Fix incorrect comment about inetpeer struct size.David S. Miller1-1/+0
2010-12-02inetpeer: 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-16inetpeer: RCU conversionEric Dumazet1-0/+1
2009-11-14inetpeer: Optimize inet_getid()Eric Dumazet1-11/+5
2009-11-04net: cleanup include/netEric Dumazet1-2/+1
2008-06-12net: remove CVS keywordsAdrian Bunk1-2/+0
2007-11-13[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 look...Eric Dumazet1-3/+4
2006-10-16[NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire()Eric Dumazet1-15/+2
2006-09-29[IPV4]: inetpeer annotationsAl Viro1-2/+2
2006-01-04[IPV4]: Safer reassemblyHerbert Xu1-0/+1
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+66