aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/inetpeer.c
Commit message (Expand)AuthorAgeFilesLines
* net: remove CVS keywordsAdrian Bunk2008-06-111-2/+0
* [INET]: Use list_head-s in inetpeer.cPavel Emelyanov2007-11-121-27/+15
* [IPV4]: Fix inetpeer gcc-4.2 warningsPatrick McHardy2007-07-201-2/+2
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* [IPV4]: Optimize inet_getpeer()Eric Dumazet2007-04-251-16/+22
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire()Eric Dumazet2006-10-151-7/+22
* [IPV4]: inetpeer annotationsAl Viro2006-09-281-2/+2
* [NET]: Use SLAB_PANICAlexey Dobriyan2006-09-221-4/+1
* [IPV4] inetpeer: Get rid of volatile from peer_totalHerbert Xu2006-07-101-1/+1
* [NET]: Change some "if (x) BUG();" to "BUG_ON(x);"Kris Katterjohn2006-01-091-4/+2
* [IPV4]: Safer reassemblyHerbert Xu2006-01-031-0/+1
* [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-091-2/+1
* [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet2005-08-291-1/+1
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-291-0/+1
* [IPV4]: possible cleanupsAdrian Bunk2005-08-291-2/+0
* [IPV4]: Fix negative timer loop with lots of ipv4 peers.Dave Johnson2005-08-231-4/+7
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+460