include/linux/netfilter_ipv4/ipt_rlsnmpstats.h | 22 include/linux/squashfs_fs.h | 935 ------------------------- include/linux/squashfs_fs_i.h | 45 - include/linux/squashfs_fs_sb.h | 79 -- arch/x86/kernel/vmi_32.c | 10 debian/arch/i386/config.586-vyatta | 4 debian/arch/i386/config.vyatta-virt | 35 debian/changelog | 11 include/linux/init.h | 8 net/bridge/br_if.c | 1 net/mac80211/debugfs_netdev.c | 8 11 files changed, 41 insertions(+), 1117 deletions(-)
New commits: commit f9163b31c3ae917790e6d057aedf6fee7b7d8b04 Author: Stephen Hemminger <[email protected]> Date: Thu Apr 2 08:43:27 2009 -0700 2.6.29-1+vyatta+2 commit fecc7dedee79dd3d32d3319703b6bbacd547d87b Author: Stephen Hemminger <[email protected]> Date: Tue Mar 31 14:19:21 2009 -0700 Enable BIGSMP For testing on Nehalam systems. commit 634ffccbe7a816688c9baaf837c7184b95a1c73c Author: Stephen Hemminger <[email protected]> Date: Fri Mar 27 16:08:24 2009 -0700 remove leftover rlsnmpstat file commit a1ef6cd08f0bd057a147b4f57bd572c75c3eece3 Author: Stephen Hemminger <[email protected]> Date: Fri Mar 27 16:07:03 2009 -0700 more merge leftovers commit b3bd647203320a1c9baee7439a11f57ea12b75ab Author: Stephen Hemminger <[email protected]> Date: Fri Mar 27 16:01:44 2009 -0700 Cleanup some leftover debris from merge commit 311f1e524f17100345ab05b454e45ee0ef58d73b Author: Stephen Hemminger <[email protected]> Date: Fri Mar 27 14:37:04 2009 -0700 Minor config changes For 586 config max CPUS possible is 8 because without PAE, that is all the kernel will allow. For virt kernel allow more CPUs but handle sparse IRQ. commit 7cbf6ec9c9e7b1eb995fb3ea7c6b8885ecf7d34f Author: Stephen Hemminger <[email protected]> Date: Wed Mar 25 21:01:47 2009 -0700 bridge: bad error handling when adding invalid ether address This fixes an crash when empty bond device is added to a bridge. If an interface with invalid ethernet address (all zero) is added to a bridge, then bridge code detects it when setting up the forward databas entry. But the error unwind is broken, the bridge port object can get freed twice: once when ref count went to zeo, and once by kfree. Since object is never really accessible, just free it. Signed-off-by: Stephen Hemminger <[email protected]> Signed-off-by: David S. Miller <[email protected]> http://suva.vyatta.com/git/?p=linux-vyatta.git;a=commitdiff;h=f9163b31c3ae917790e6d057aedf6fee7b7d8b04 http://suva.vyatta.com/git/?p=linux-vyatta.git;a=commitdiff;h=fecc7dedee79dd3d32d3319703b6bbacd547d87b http://suva.vyatta.com/git/?p=linux-vyatta.git;a=commitdiff;h=634ffccbe7a816688c9baaf837c7184b95a1c73c http://suva.vyatta.com/git/?p=linux-vyatta.git;a=commitdiff;h=a1ef6cd08f0bd057a147b4f57bd572c75c3eece3 http://suva.vyatta.com/git/?p=linux-vyatta.git;a=commitdiff;h=b3bd647203320a1c9baee7439a11f57ea12b75ab http://suva.vyatta.com/git/?p=linux-vyatta.git;a=commitdiff;h=311f1e524f17100345ab05b454e45ee0ef58d73b http://suva.vyatta.com/git/?p=linux-vyatta.git;a=commitdiff;h=7cbf6ec9c9e7b1eb995fb3ea7c6b8885ecf7d34f _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
