Pull motherboard into release branch
[linux-2.6] / net / ipv6 / route.c
2006-06-15  Len BrownPull motherboard into release branch
2006-06-15  Len BrownPull Kconfig into release branch
2006-06-15  Len BrownPull ec into release branch
2006-06-15  Len BrownPull cpu-hotplug into release branch
2006-06-15  Len BrownPull address_range into release branch
2006-06-15  Len BrownPull acpica into release branch
2006-06-03  Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2006-05-30  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2006-05-27  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2006-05-27  Jeff GarzikMerge branch 'upstream-fixes' of git://git./linux/kerne...
2006-05-26  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-05-26  YOSHIFUJI Hideaki[IPV6] ROUTE: Don't try less preferred routes for on...
2006-05-11  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-05-11  Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2006-05-08  Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2006-05-04  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-05-04  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-05-02  Linus TorvaldsMerge branch 'audit.b10' of git://git./linux/kernel...
2006-05-02  Linus TorvaldsMerge branch 'splice' of git://brick.kernel.dk/data...
2006-05-01  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-04-30  YOSHIFUJI Hideaki[IPV6]: Fix race in route selection.
2006-04-02  Dmitry TorokhovManual merge with Linus.
2006-03-31  Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-03-30  Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2006-03-30  Jeff GarzikMerge branch 'mv-merge'
2006-03-25  Linus TorvaldsMerge branch 'audit.b3' of git://git./linux/kernel...
2006-03-25  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2006-03-25  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2006-03-25  Linus TorvaldsMerge /pub/scm/linux/kernel/git/sam/kbuild
2006-03-24  Trond MyklebustMerge branch 'linus'
2006-03-23  Anton AltaparmakovMerge branch 'master' of /usr/src/ntfs-2.6/
2006-03-23  Anton AltaparmakovMerge branch 'master' of /home/aia21/ntfs-2.6/
2006-03-23  Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-03-23  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-03-22  Jaroslav KyselaMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-03-22  Nathan ScottMerge HEAD from ../linux-2.6
2006-03-21  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-03-21  Jeff GarzikMerge branch 'e1000-fixes' of git://198.78.49.142/...
2006-03-21  James BottomleyMerge ../linux-2.6
2006-03-21  Linus TorvaldsMerge /pub/scm/linux/kernel/git/herbert/crypto-2.6
2006-03-21  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-03-21  Tony LuckPull bsp-removal into release branch
2006-03-21  Ingo Oeser[IPV6]: Nearly complete kzalloc cleanup for net/ipv6
2006-03-21  YOSHIFUJI Hideaki[IPV6]: ROUTE: Ensure to accept redirects from nexthop...
2006-03-21  YOSHIFUJI Hideaki[IPV6]: ROUTE: Flag RTF_DEFAULT for Route Infomation...
2006-03-21  YOSHIFUJI Hideaki[IPV6]: ROUTE: Add experimental support for Route Infor...
2006-03-21  YOSHIFUJI Hideaki[IPV6]: ROUTE: Add router_probe_interval sysctl.
2006-03-21  YOSHIFUJI Hideaki[IPV6]: ROUTE: Add Router Reachability Probing (RFC4191).
2006-03-21  YOSHIFUJI Hideaki[IPV6]: ROUTE: Add support for Router Preference (RFC4191).
2006-03-21  YOSHIFUJI Hideaki[IPV6]: ROUTE: Handle finding the next best route in...
2006-03-21  YOSHIFUJI Hideaki[IPV6]: ROUTE: Try finding the next best route.
2006-03-21  YOSHIFUJI Hideaki[IPV6]: ROUTE: Clean up rt6_select() code path in ip6_r...
2006-03-21  YOSHIFUJI Hideaki[IPV6]: ROUTE: Try selecting better route for non-defau...
2006-03-21  YOSHIFUJI Hideaki[IPV6]: ROUTE: More strict check for default routers...
2006-03-21  YOSHIFUJI Hideaki[IPV6]: ROUTE: Eliminate lock for default route pointer.
2006-03-21  YOSHIFUJI Hideaki[IPV6]: ROUTE: Clean-up cow'ing in ip6_route_{intput...
2006-03-21  YOSHIFUJI Hideaki[IPV6]: ROUTE: Convert rt6_cow() to rt6_alloc_cow().
2006-03-21  YOSHIFUJI Hideaki[IPV6]: ROUTE: Clean up reference counting / unlocking...
2006-03-21  YOSHIFUJI Hideaki[IPV6]: ROUTE: Unify two code paths for pmtu disc.
2006-03-21  YOSHIFUJI Hideaki[IPV6]: ROUTE: Add rt6_alloc_clone() for cloning route...
2006-03-21  YOSHIFUJI Hideaki[IPV6]: ROUTE: Copy u.dst.error for RTF_REJECT routes...
2006-03-21  YOSHIFUJI Hideaki[IPV6]: ROUTE: Set appropriate information before inser...
2006-03-21  YOSHIFUJI Hideaki[IPV6]: ROUTE: Split up rt6_cow() for future changes.
2006-02-01  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/x86
2006-01-27  Len BrownPull release into acpica branch
2006-01-24  Len Brown[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica...
2006-01-24  Dave KleikampMerge with /home/shaggy/git/linus-clean/
2006-01-19  Anton AltaparmakovMerge branch 'master' of /usr/src/ntfs-2.6/
2006-01-17  Jeff GarzikMerge branch 'upstream'
2006-01-14  Linus TorvaldsMerge /pub/scm/linux/kernel/git/dtor/input
2006-01-13  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-01-12  Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-01-12  Linus TorvaldsMerge branch 'drm-forlinus' of git://git./linux/kernel...
2006-01-12  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-01-12  Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2006-01-12  Linus TorvaldsMerge /pub/scm/linux/kernel/git/mchehab/v4l-dvb
2006-01-12  Randy Dunlap[PATCH] capable/capability.h (net/)
2006-01-09  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-01-07  Len BrownPull pnpacpi into acpica branch
2006-01-06  Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2006-01-05  Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2006-01-05  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2006-01-05  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2006-01-04  Jody McIntyreMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-01-03  Jeff GarzikMerge branch 'upstream'
2006-01-03  Jeff GarzikMerge branch 'master'
2006-01-03  Jeff GarzikMerge branch 'master'
2006-01-03  Anton AltaparmakovMerge branch 'master' of /usr/src/ntfs-2.6/
2006-01-03  Dave Airliedrm: merge in Linus mainline
2005-12-31  Steve FrenchMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-12-29  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2005-12-24  Linus TorvaldsMerge branch 'upstream-fixes' of /linux/kernel/git...
2005-12-23  Len BrownPull bug3410 into release branch
2005-12-23  Len BrownPull owner_id into release branch
2005-12-23  Len BrownAuto-update from upstream
2005-12-22  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-12-22  David S. MillerMerge git://git.skbuff.net/gitroot/yoshfuji/linux-2...
2005-12-21  Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2005-12-21  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2005-12-21  YOSHIFUJI Hideaki[IPV6]: Flag RTF_ANYCAST for anycast routes.
next