- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / net / core / dst.c
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-08 Eric Dumazetdst: call cond_resched() in dst_gc_task()
2008-11-14 Eric Dumazetnet: speedup dst_release()
2008-09-12 Benjamin Therynet: fix scheduling of dst_gc_task by __dst_free
2008-03-28 Ilpo Järvinen[NET]: uninline dst_release
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-02-29 Denis V. Lunev[NETNS]: DST cleanup routines should be called inside...
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-01-28 Daniel Lezcano[NETNS][DST] dst: pass the dst_ops as parameter to...
2008-01-28 Eric Dumazet[NET]: dst_ifdown() cleanup
2008-01-28 Denis V. Lunev[NET]: Multiple namespaces in the all dst_ifdown routines.
2008-01-28 Herbert Xu[NET]: Eliminate duplicate copies of dst_discard
2007-11-07 Jiri Olsa[NET]: Removing duplicit #includes
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-10 Eric W. Biederman[NET]: Make the loopback device per network namespace.
2007-10-10 Daniel Lezcano[NET]: Dynamically allocate the loopback device, part 1.
2007-10-10 Eric Dumazet[PATCH] NET : convert IP route cache garbage collection...
2007-10-10 Eric W. Biederman[NET]: Make device event notification network namespace...
2007-06-07 Denis Cheng[NET]: Merge dst_discard_in and dst_discard_out.
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-11 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-02-11 Robert P. J. Day[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_...
2007-02-11 YOSHIFUJI Hideaki[NET] CORE: Fix whitespace errors.
2007-02-08 Arjan van de Ven[NET]: user of the jiffies rounding code: Networking
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_ATOMIC
2006-08-09 Dmitry Mishin[NET]: add_timer -> mod_timer() in dst_run_gc()
2005-09-09 Ingo Molnar[PATCH] timer initialization cleanup: DEFINE_TIMER
2005-07-31 Denis Lunev[NET] Fix too aggressive backoff in dst garbage collection
2005-04-16 Herbert Xu[PATCH] Fix dst_destroy() race
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-02-15 Herbert Xu[NET]: Add netdev argument to dst ifdown.
2005-02-15 Herbert Xu[IPSEC]: Move dst->child loop from dst_ifdown to xfrm_d...
2005-02-05 Herbert Xu[NET]: Add barriers for dst refcnt.
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-13 Thomas Gleixner[NET]: Lock initializer cleanup.
2005-01-10 Adrian Bunk[NET]: misc cleanups
2004-10-25 Herbert Xu[NET]: Give skb_checksum_help() an skb_buff * again
2004-10-21 Stephen Hemminger[NET]: Replace dst_release refcount error with standard...
2004-07-05 Hideaki Yoshifuji[NET]: Save space for dst underflow message.
2004-06-17 David S. MillerCset exclude: kuznet@ms2.inr.ac.ru|ChangeSet|2004061620...
2004-06-16 Alexey Kuznetsov[NET]: In dst_ifdown(), synchronize_kernel() before...
2004-06-16 Herbert Xu[NET]: Clear dev refs in dst->child.
2004-06-12 Hideaki Yoshifuji[NET]: Add dst->ifdown callback.
2004-06-03 James Morris[NETFILTER]: Fix checksum bug for multicast/broadcast...
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-19 Alex Pankratov[NET]: Fix dst_gc_timer initialization.
2003-09-28 Arnaldo Carvalho... o NET: move net/core/dst.c EXPORT_SYMBOLs from net...
2003-06-03 Christoph Hellwig[NET]: net/core/dst.c typo.
2003-05-21 David S. Miller[NET]: In dst_alloc, do not assume layout of atomic_t.
2003-05-19 David S. Miller[NET]: Fix netdevice unregister races.
2003-05-03 Vinay K. Nallamothu[NET]: Use mod_timer in dst.c
2003-04-28 Arnaldo Carvalho... o net: several C99 struct init style conversions and...
2003-03-19 David S. Miller[NET]: Kill NETIF_F_DYNALLOC, based upon ideas from...
2002-11-06 Andrew Morton[NET]: Timer init fixes.
2002-11-04 Alexey Kuznetsov[IPSEC]: Bug fixes and updates.
2002-10-24 Alexey Kuznetsov[NET]: Cleanup DST metrics and abstract MSS/PMTU further.
2002-10-15 Alexey Kuznetsov[NET]: Prepare for zerocopy NFS and IPSEC.
2002-08-30 David S. Millernet/core/dst.c: asm/bitops.h --> linux/bitops.h
2002-07-12 Ravikiran G. Thiru... net/core/dst.c: dst_total only needs to exist if RT_CAC...
2002-02-05 Linus TorvaldsImport changeset