aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/inetpeer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-16inetpeer: restore small inet_peer structuresEric Dumazet1-2/+2
2010-06-15inetpeer: do not use zero refcnt for freed entriesEric Dumazet1-2/+8
2010-06-15inetpeer: RCU conversionEric Dumazet1-69/+95
2010-06-14inetpeer: various changesEric Dumazet1-38/+56
2009-11-13inetpeer: Optimize inet_getid()Eric Dumazet1-4/+1
2008-11-03net: clean up net/ipv4/ah4.c esp4.c fib_semantics.c inet_connection_sock.c inetpeer.c ip_output.cJianjun Kong1-1/+1
2008-06-11net: remove CVS keywordsAdrian Bunk1-2/+0
2007-11-12[INET]: Use list_head-s in inetpeer.cPavel Emelyanov1-27/+15
2007-07-20[IPV4]: Fix inetpeer gcc-4.2 warningsPatrick McHardy1-2/+2
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-04-25[IPV4]: Optimize inet_getpeer()Eric Dumazet1-16/+22
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-10-15[NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire()Eric Dumazet1-7/+22
2006-09-28[IPV4]: inetpeer annotationsAl Viro1-2/+2
2006-09-22[NET]: Use SLAB_PANICAlexey Dobriyan1-4/+1
2006-07-10[IPV4] inetpeer: Get rid of volatile from peer_totalHerbert Xu1-1/+1
2006-01-09[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"Kris Katterjohn1-4/+2
2006-01-03[IPV4]: Safer reassemblyHerbert Xu1-0/+1
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar1-2/+1
2005-08-29[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet1-1/+1
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo1-0/+1
2005-08-29[IPV4]: possible cleanupsAdrian Bunk1-2/+0
2005-08-23[IPV4]: Fix negative timer loop with lots of ipv4 peers.Dave Johnson1-4/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+460