aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/inetpeer.c
Commit message (Expand)AuthorAge
* inetpeer: seqlock optimizationEric Dumazet2011-03-04
* inetpeer: Add redirect and PMTU discovery cached info.David S. Miller2011-02-10
* inetpeer: Abstract address representation further.David S. Miller2011-02-10
* inetpeer: Move ICMP rate limiting state into inet_peer entries.David S. Miller2011-02-04
* inetpeer: Mark metrics as "new" in fresh inetpeer entries.David S. Miller2011-01-27
* inetpeer: Use correct AVL tree base pointer in inet_getpeer().David S. Miller2011-01-24
* inetpeer: Kill use of inet_peer_address_t typedef.David S. Miller2010-12-01
* ipv6: Add infrastructure to bind inet_peer objects to routes.David S. Miller2010-11-30
* inetpeer: Add v6 peers tree, abstract root properly.David S. Miller2010-11-30
* inetpeer: Abstract address comparisons.David S. Miller2010-11-30
* inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.David S. Miller2010-11-30
* inetpeer: Introduce inet_peer_address_t.David S. Miller2010-11-30
* inetpeer: Abstract out the tree root accesses.David S. Miller2010-11-30
* inetpeer: __rcu annotationsEric Dumazet2010-10-27
* inetpeer: restore small inet_peer structuresEric Dumazet2010-06-16
* inetpeer: do not use zero refcnt for freed entriesEric Dumazet2010-06-16
* inetpeer: RCU conversionEric Dumazet2010-06-15
* inetpeer: various changesEric Dumazet2010-06-15
* inetpeer: Optimize inet_getid()Eric Dumazet2009-11-13
* net: clean up net/ipv4/ah4.c esp4.c fib_semantics.c inet_connection_sock.c in...Jianjun Kong2008-11-03
* net: remove CVS keywordsAdrian Bunk2008-06-12
* [INET]: Use list_head-s in inetpeer.cPavel Emelyanov2007-11-13
* [IPV4]: Fix inetpeer gcc-4.2 warningsPatrick McHardy2007-07-20
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* [IPV4]: Optimize inet_getpeer()Eric Dumazet2007-04-26
* [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-16
* [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-rc2v2.6.12-rc2Linus Torvalds2005-04-16