summaryrefslogtreecommitdiff
path: root/net/ipv4/inetpeer.c
Commit message (Expand)AuthorAge
* net: remove CVS keywordsAdrian Bunk2008-06-11
* [INET]: Use list_head-s in inetpeer.cPavel Emelyanov2007-11-12
* [IPV4]: Fix inetpeer gcc-4.2 warningsPatrick McHardy2007-07-20
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-20
* [IPV4]: Optimize inet_getpeer()Eric Dumazet2007-04-25
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire()Eric Dumazet2006-10-15
* [IPV4]: inetpeer annotationsAl Viro2006-09-28
* [NET]: Use SLAB_PANICAlexey Dobriyan2006-09-22
* [IPV4] inetpeer: Get rid of volatile from peer_totalHerbert Xu2006-07-10
* [NET]: Change some "if (x) BUG();" to "BUG_ON(x);"Kris Katterjohn2006-01-09
* [IPV4]: Safer reassemblyHerbert Xu2006-01-03
* [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-09
* [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet2005-08-29
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-29
* [IPV4]: possible cleanupsAdrian Bunk2005-08-29
* [IPV4]: Fix negative timer loop with lots of ipv4 peers.Dave Johnson2005-08-23
* Linux-2.6.12-rc2Linus Torvalds2005-04-16