[SPARC64]: Kill unused ITAG_MASK macro in ultra.S

2007-11-01 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=099d575aaf3dcf4c9c1e0b53c7b17c5faddb1b59 Commit: 099d575aaf3dcf4c9c1e0b53c7b17c5faddb1b59 Parent: 23e8bc200c3bbbd6eae1128e9095a3968954af2e Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Fix bogus '' conditinal in set_rtc_mmss().

2007-11-01 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=23e8bc200c3bbbd6eae1128e9095a3968954af2e Commit: 23e8bc200c3bbbd6eae1128e9095a3968954af2e Parent: b1d08ac064268d0ae2281e98bf5e82627e0f0c56 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Fix build failure when CONFIG_BUG is disabled.

2007-11-01 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7e5766fa9431602ef0e56ceae900d0cce3a78b96 Commit: 7e5766fa9431602ef0e56ceae900d0cce3a78b96 Parent: 099d575aaf3dcf4c9c1e0b53c7b17c5faddb1b59 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Fix build with CONFIG_NET disabled.

2007-11-01 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d6898556e90ba9842e59ac9c2425b42ea33019b4 Commit: d6898556e90ba9842e59ac9c2425b42ea33019b4 Parent: 7e5766fa9431602ef0e56ceae900d0cce3a78b96 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Fix linkage of enormous kernels.

2007-11-01 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=52eb053b7191f1d3017a56e921753e3097876c47 Commit: 52eb053b7191f1d3017a56e921753e3097876c47 Parent: d6898556e90ba9842e59ac9c2425b42ea33019b4 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[SPARC64]: Update defconfig.

2007-11-01 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b4d367fb20ed19be4a53fa88b407248aeb8bd461 Commit: b4d367fb20ed19be4a53fa88b407248aeb8bd461 Parent: 52eb053b7191f1d3017a56e921753e3097876c47 Author: David S. Miller [EMAIL PROTECTED] AuthorDate:

[TCP]: Process DSACKs that reside within a SACK block

2007-11-01 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e56d6cd6057aac1c6ed8e1590acd62b46e06201d Commit: e56d6cd6057aac1c6ed8e1590acd62b46e06201d Parent: b1d08ac064268d0ae2281e98bf5e82627e0f0c56 Author: Ilpo J�rvinen [EMAIL PROTECTED] AuthorDate:

[TCP]: Another TAGBITS - SACKED_ACKED|LOST conversion

2007-11-01 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=261ab365fadd53ddc1b292b1663800e11fbf3e71 Commit: 261ab365fadd53ddc1b292b1663800e11fbf3e71 Parent: e56d6cd6057aac1c6ed8e1590acd62b46e06201d Author: Ilpo J�rvinen [EMAIL PROTECTED] AuthorDate:

[NET]: Move the sock_copy() from the header

2007-11-01 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f1a6c4da14c365d3ee0b5de43a93f7470982637c Commit: f1a6c4da14c365d3ee0b5de43a93f7470982637c Parent: 261ab365fadd53ddc1b292b1663800e11fbf3e71 Author: Pavel Emelyanov [EMAIL PROTECTED] AuthorDate:

[NET]: Move the get_net() from sock_copy()

2007-11-01 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1e2e6b89f1d3152da0606d23e65e8760bf62a4c3 Commit: 1e2e6b89f1d3152da0606d23e65e8760bf62a4c3 Parent: f1a6c4da14c365d3ee0b5de43a93f7470982637c Author: Pavel Emelyanov [EMAIL PROTECTED] AuthorDate:

[NET]: Cleanup the allocation/freeing of the sock object

2007-11-01 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c308c1b20e2eb7b13f200a7c18b3f23561318367 Commit: c308c1b20e2eb7b13f200a7c18b3f23561318367 Parent: 1e2e6b89f1d3152da0606d23e65e8760bf62a4c3 Author: Pavel Emelyanov [EMAIL PROTECTED] AuthorDate:

[NET]: Auto-zero the allocated sock object

2007-11-01 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3f0666ee3039443fa7b7cf436dd16ce0dd8e3f95 Commit: 3f0666ee3039443fa7b7cf436dd16ce0dd8e3f95 Parent: c308c1b20e2eb7b13f200a7c18b3f23561318367 Author: Pavel Emelyanov [EMAIL PROTECTED] AuthorDate:

[NET]: Move some core sock setup into sk_prot_alloc

2007-11-01 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2e4afe7b35458beedba418a6e2aaf0b0ac82cc18 Commit: 2e4afe7b35458beedba418a6e2aaf0b0ac82cc18 Parent: 3f0666ee3039443fa7b7cf436dd16ce0dd8e3f95 Author: Pavel Emelyanov [EMAIL PROTECTED] AuthorDate:

[NET]: Make the sk_clone() lighter

2007-11-01 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8fd1d178a3f17707ee782f12d93e9a7eb5e5 Commit: 8fd1d178a3f17707ee782f12d93e9a7eb5e5 Parent: 2e4afe7b35458beedba418a6e2aaf0b0ac82cc18 Author: Pavel Emelyanov [EMAIL PROTECTED] AuthorDate:

[NET]: Forget the zero_it argument of sk_alloc()

2007-11-01 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6257ff2177ff02d7f260a7a501876aa41cb9a9f6 Commit: 6257ff2177ff02d7f260a7a501876aa41cb9a9f6 Parent: 154adbc8469ff21fbf5c958446ee92dbaab01be1 Author: Pavel Emelyanov [EMAIL PROTECTED] AuthorDate:

[NET]: Relax the reference counting of init_net_ns

2007-11-01 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d46557955f2a35e58772518775464cdf354b3245 Commit: d46557955f2a35e58772518775464cdf354b3245 Parent: 1dba323b3f92cf4a475236763b0373cb7d49395d Author: Pavel Emelyanov [EMAIL PROTECTED] AuthorDate:

[NET]: Hide the dead code in the net_namespace.c

2007-11-01 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6a1a3b9f686bb04820a232cc1657ef2c45670709 Commit: 6a1a3b9f686bb04820a232cc1657ef2c45670709 Parent: d46557955f2a35e58772518775464cdf354b3245 Author: Pavel Emelyanov [EMAIL PROTECTED] AuthorDate:

[NET]: Mark the setup_net as __net_init

2007-11-01 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1a2ee93d281d00cc6e2db1c306032a105d2c9474 Commit: 1a2ee93d281d00cc6e2db1c306032a105d2c9474 Parent: 6a1a3b9f686bb04820a232cc1657ef2c45670709 Author: Pavel Emelyanov [EMAIL PROTECTED] AuthorDate:

[NET]: Hide the net_ns kmem cache

2007-11-01 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d57a9212e00779181d8d820887dcab3e9d529194 Commit: d57a9212e00779181d8d820887dcab3e9d529194 Parent: 1a2ee93d281d00cc6e2db1c306032a105d2c9474 Author: Pavel Emelyanov [EMAIL PROTECTED] AuthorDate:

[NET]: docbook fixes for netif_ functions

2007-11-01 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3b582cc14c50f71eabf1c3cada05acb8dc9f457c Commit: 3b582cc14c50f71eabf1c3cada05acb8dc9f457c Parent: d57a9212e00779181d8d820887dcab3e9d529194 Author: Stephen Hemminger [EMAIL PROTECTED]

[IRDA] IRNET: Fix build when TCGETS2 is defined.

2007-11-01 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=49259d34c52df6be482fefca946debe28ba9a2f6 Commit: 49259d34c52df6be482fefca946debe28ba9a2f6 Parent: 3b582cc14c50f71eabf1c3cada05acb8dc9f457c Author: David S. Miller [EMAIL PROTECTED] AuthorDate: