Prev: [PATCH 3/4] mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slub_def.h>
Next: [PATCH 4/4] v4l: Remove struct v4l2_file_operations::ioctl
From: Ben Hutchings on 19 May 2010 07:20 On Tue, 2010-05-18 at 23:37 -0700, David Miller wrote: [...] > Some other things that stand out: > > 1) Allow the administrator to reserve port ranges, such that the > kernel bind allocation scheme won't use them. From Amerigo Wang. > > 2) ipv6 address et al. handling converted to use generic kernel lists. > From Stephem Hemminger. > > 3) PHY module autoloading support from David Howells [...] For the record, that was actually David Woodhouse. Ben. -- Ben Hutchings Once a job is fouled up, anything done to improve it makes it worse.
From: John W. Linville on 19 May 2010 09:20 On Wed, May 19, 2010 at 12:13:02PM +0100, Ben Hutchings wrote: > On Tue, 2010-05-18 at 23:37 -0700, David Miller wrote: > > 3) PHY module autoloading support from David Howells > For the record, that was actually David Woodhouse. All Davids are the same... :-) -- John W. Linville Someday the world will need a hero, and you linville(a)tuxdriver.com might be all we have. Be ready. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: David Miller on 19 May 2010 15:30 From: Ben Hutchings <ben(a)decadent.org.uk> Date: Wed, 19 May 2010 12:13:02 +0100 > On Tue, 2010-05-18 at 23:37 -0700, David Miller wrote: > [...] >> Some other things that stand out: >> >> 1) Allow the administrator to reserve port ranges, such that the >> kernel bind allocation scheme won't use them. From Amerigo Wang. >> >> 2) ipv6 address et al. handling converted to use generic kernel lists. >> From Stephem Hemminger. >> >> 3) PHY module autoloading support from David Howells > [...] > > For the record, that was actually David Woodhouse. Indeed, already apologized to him in private email. My bad :-/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: David Miller on 19 May 2010 22:40 From: David Miller <davem(a)davemloft.net> Date: Tue, 18 May 2010 23:37:52 -0700 (PDT) > Please pull, thanks a lot! > > The following changes since commit 537b60d17894b7c19a6060feae40299d7109d6e7: > Linus Torvalds (1): > Merge branch 'x86-uv-for-linus' of git://git.kernel.org/.../tip/linux-2.6-tip > > are available in the git repository at: > > master.kernel.org:/pub/scm/linux/kernel/git/davem/net-next-2.6.git master Ping? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Linus Torvalds on 20 May 2010 12:40
On Wed, 19 May 2010, David Miller wrote: > > > > master.kernel.org:/pub/scm/linux/kernel/git/davem/net-next-2.6.git master > > Ping? I'm still merging. I don't want to merge everything in one day, because I want to encourage people that do nightly snapshots or find problems quickly, and not force them to bisect through multiple thousand commits. So I tend to try to merge in chunks. Linus -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |