Driver core: fix comment for device_attach()
[linux-2.6] / net / core /
2009-06-10  Takashi IwaiMerge branch 'topic/hda' into for-linus
2009-06-10  Takashi IwaiMerge branch 'topic/ctxfi' into for-linus
2009-06-10  Takashi IwaiMerge branch 'topic/cleanup' into for-linus
2009-06-10  Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-06-09  Sergey LapinAdd constants for the ieee 802.15.4 stack
2009-06-09  Eric Dumazetnet: dev_addr_init() fix
2009-06-09  Joerg RoedelMerge commit 'tip/core/iommu' into amd-iommu/fixes
2009-06-09  David S. Millernet/core/user_dma.c: Use frag list abstraction interfaces.
2009-06-09  David S. Millernet/core/skbuff.c: Use frag list abstraction interfaces.
2009-06-09  David S. Millernet/core/dev.c: Use frag list abstraction interfaces.
2009-06-09  David S. Millerdatagram: Use frag list abstraction interfaces.
2009-06-08  James MorrisMerge branch 'master' into next
2009-06-08  Russell KingMerge branch 'for-rmk' of git://git.marvell.com/orion...
2009-06-08  Russell KingMerge branch 'mxc-master' of git://git.pengutronix...
2009-06-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-08  Figo.zhangnet pkgen.c:fix no need for check
2009-06-08  Sridhar Samudralanet: Fix memcpy_toiovecend() to use the right offset
2009-06-08  Sridhar Samudralanet: Fix skb_copy_datagram_from_iovec() to pass the...
2009-06-08  Eric Dumazetnet: skb_shared_info optimization
2009-06-08  Eric Dumazetnet: num_dma_maps is not used
2009-06-08  Herbert Xunet: Ensure partial checksum offset is inside the skb...
2009-06-07  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-06-07  Ingo MolnarMerge branch 'linus' into x86/cpu
2009-06-07  Ingo MolnarMerge branch 'dma-debug/2.6.31' of git://git./linux...
2009-06-07  Ingo MolnarMerge branch 'linus' into core/iommu
2009-06-05  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-06-03  Johannes Bergnet: introduce pre-up netdev notifier
2009-06-03  Eric Dumazetnet: skb->dst accessors
2009-06-03  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-06-02  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-06-02  Patrick McHardyMerge branch 'master' of git://dev.medozas.de/linux
2009-06-01  Ingo MolnarMerge branch 'x86/cpufeature' into irq/numa
2009-06-01  Ingo MolnarMerge branch 'linus' into irq/numa
2009-06-01  Russell KingMerge branch 'smp' into devel
2009-06-01  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-06-01  Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-05-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-30  Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-05-30  Jiri Pirkonet: convert unicast addr list
2009-05-30  Len BrownMerge branches 'bugzilla-13121+', 'bugzilla-13233'...
2009-05-29  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-29  Linus TorvaldsMerge branch 'for-2.6.30' of git://linux-nfs.org/~bfiel...
2009-05-29  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-29  Takashi IwaiMerge branch 'fix/pcm-jiffies-check' into topic/pcm...
2009-05-29  Russell KingMerge branch 'for-rmk' of git://gitorious.org/linux...
2009-05-29  Russell KingMerge branch 'for-next' of git://git./linux/kernel...
2009-05-29  David S. MillerMerge branch 'linux-2.6.31.y' of git://git./linux/kerne...
2009-05-29  Benjamin HerrenschmidtMerge branch 'merge' into next
2009-05-28  Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-05-27  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-05-27  Eric Dumazetnet: net/core/sock.c cleanup
2009-05-27  Eric Dumazetnet: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netde...
2009-05-27  Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-05-27  Takashi IwaiMerge branch 'fix/pcm-jiffies-check' into for-linus
2009-05-27  Takashi IwaiMerge branch 'fix/misc' into for-linus
2009-05-27  Herbert Xugro: Store shinfo in local variable in skb_gro_receive
2009-05-27  Herbert Xugro: Nasty optimisations for page frags in skb_gro_receive
2009-05-27  Herbert Xugro: Open-code final pskb_may_pull
2009-05-27  Herbert Xugro: Avoid unnecessary comparison after skb_gro_header
2009-05-27  Herbert Xugro: Optimise length comparison in skb_gro_header
2009-05-27  Herbert Xugro: Only use skb_gro_header for completely non-linear...
2009-05-27  Herbert Xugro: Localise offset/headlen in skb_gro_offset
2009-05-27  Herbert Xugro: Inline skb_gro_header and cache frag0 virtual...
2009-05-27  Herbert Xugro: Open-code frags copy in skb_gro_receive
2009-05-27  David S. Millernet: Remove bogus reference to BUS_ID_SIZE in sysfs...
2009-05-26  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-05-26  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-26  Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-05-26  Tony LindgrenMerge branch 'omap-clock-upstream' of git://git.pwsan...
2009-05-26  Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2009-05-26  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-26  Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-05-26  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-05-26  Paul MundtMerge branch 'sh/clkfwk'
2009-05-26  Eric Dumazetnet: txq_trans_update() helper
2009-05-26  David S. MillerMerge branch 'linux-2.6.30.y' of git://git./linux/kerne...
2009-05-26  Jarek Poplawskipkt_sched: gen_estimator: Fix signed integers right...
2009-05-25  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-05-25  Russell KingMerge branch 'iommu' of git://git./linux/kernel/git...
2009-05-25  Alexander Beregalovnet: remove COMPAT_NET_DEV_OPS
2009-05-25  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-05-25  Herbert Xuskbuff: Copy csum instead of csum_start/csum_offset
2009-05-25  Herbert Xuskbuff: Move new code into __copy_skb_header
2009-05-25  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-05-23  H. Peter AnvinMerge branch 'x86/urgent' into x86/setup
2009-05-23  Russell KingMerge branch 'ixp4xx' of git://git./linux/kernel/git...
2009-05-23  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2009-05-23  Russell KingMerge branch 'for-rmk-devel' of git://git.pengutronix...
2009-05-23  Russell KingMerge branch 'for-rmk' of git://git.marvell.com/orion
2009-05-23  Russell KingMerge branch 'fix' of git://git./linux/kernel/git/ycmia...
2009-05-22  Jens AxboeMerge branch 'master' into for-2.6.31
2009-05-22  Jens AxboeMerge branch 'master' into for-2.6.31
2009-05-22  Takashi IwaiMerge branch 'fix/misc' into for-linus
2009-05-22  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-22  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-22  James MorrisMerge branch 'master' into next
2009-05-22  David S. Millernet: Fix arg to trace_napi_poll() in netpoll.
2009-05-22  Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-05-22  Paul MundtMerge branches 'sh/stable-updates' and 'sh/sparseirq'
next