summaryrefslogtreecommitdiffstats
path: root/include/net/inetpeer.h
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-021-0/+1
|\
| * inet: add a redirect generation id in inetpeerEric Dumazet2011-11-271-0/+1
* | net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-221-1/+1
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* ipv6: make fragment identifications less predictableEric Dumazet2011-07-221-3/+10
* inetpeer: lower false sharing effectEric Dumazet2011-06-091-11/+13
* inetpeer: remove unused listEric Dumazet2011-06-091-1/+1
* 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-051-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-021-1/+0Star
* inetpeer: Kill use of inet_peer_address_t typedef.David S. Miller2010-12-021-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-141-11/+5Star
* net: cleanup include/netEric Dumazet2009-11-041-2/+1Star
* net: remove CVS keywordsAdrian Bunk2008-06-121-2/+0Star
* [INET]: Use list_head-s in inetpeer.cPavel Emelyanov2007-11-131-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-161-15/+2Star
* [IPV4]: inetpeer annotationsAl Viro2006-09-291-2/+2
* [IPV4]: Safer reassemblyHerbert Xu2006-01-031-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+66