[PATCH 4/6] sctp multistream scheduling: extend socket API
Augment SCTP socket API with a new socket option to choose and configure scheduling algorithm. Signed-off-by: Yaogong Wang <ywang15(a)ncsu.edu> --- diff -uprN -X linux-2.6.32.8/Documentation/dontdiff p3/include/net/sctp/structs.h p4/include/net/sctp/structs.h --- p3/include/net/sctp/structs.h 2010-06-02 12:57:24.... 3 Jun 2010 02:24
[PATCH 0/6] sctp: add multistream scheduling feature
SCTP supports multistreaming. This feature solves the head-of-line blocking problem of TCP and makes SCTP a proper transport for signaling. However, the multistreaming feature of SCTP can be further exploited to provide QoS scheduling among streams. This is what we want to add in this patch. In the current imple... 3 Jun 2010 02:24
kobject: Suppress compiler warning with gcc 3.x
Le jeudi 03 juin 2010 à 14:23 +0900, Tetsuo Handa a écrit : Gcc 3.x generates a warning include/linux/sysfs.h:183: warning: parameter has incomplete type on each file. Suppress the warning by moving the definition of "enum kobj_ns_type" to before "#include <linux/sysfs.h>". Signed-off-by... 3 Jun 2010 06:44
[PATCH] kobject: Suppress compiler warning with gcc 3.x
Gcc 3.x generates a warning include/linux/sysfs.h:183: warning: parameter has incomplete type on each file. Suppress the warning by moving the definition of "enum kobj_ns_type" to before "#include <linux/sysfs.h>". Signed-off-by: Tetsuo Handa <penguin-kernel(a)I-love.SAKURA.ne.jp> --- include/linux/kobjec... 3 Jun 2010 02:24
[PATCH] HID: Add support to new N-trig firwmare
Update hid-ids.h to support new N-trig firmware. Product id 0x02 - 0x0A Signed-off-by: Micki Balanga <micki(a)n-trig.com> --- --- drivers/hid/hid-core.c | 9 +++++++++ drivers/hid/hid-ids.h | 10 ++++++++++ 2 files changed, 19 insertions(+), 0 deletions(-) diff --git a/drivers/hid/hid-core.c b/drivers... 3 Jun 2010 02:24
of/powerpc: fix fsl_msi device node pointer
On Wed, Jun 2, 2010 at 10:03 PM, Wolfram Sang <w.sang(a)pengutronix.de> wrote: Signed-off-by: Wolfram Sang <w.sang(a)pengutronix.de> Cc: Grant Likely <grant.likely(a)secretlab.ca> --- �arch/powerpc/sysdev/fsl_msi.c | � �2 +- �1 files changed, 1 insertions(+), 1 deletions(-) Applied, thanks. Linus, I've a... 3 Jun 2010 01:19
[PATCH] x86, cpufeature: Suppress compiler warning with gcc 3.x
Gcc 3.x generates a warning arch/x86/include/asm/cpufeature.h: In function `__static_cpu_has': arch/x86/include/asm/cpufeature.h:315: warning: asm operand 1 probably doesn't match constraints on each file. But static_cpu_has() for gcc 3.x does not need __static_cpu_has(). Signed-off-by: Tetsuo Handa <pen... 3 Jun 2010 01:19
Business Suggestion !!!&#8207;
I have a Business for you worth some huge amount of money please are you interested in my business get back to me. -- 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 Ple... 3 Jun 2010 01:18
of/crypto: n2_core: fix build breakage
On Wed, Jun 2, 2010 at 10:03 PM, Wolfram Sang <w.sang(a)pengutronix.de> wrote: Signed-off-by: Wolfram Sang <w.sang(a)pengutronix.de> Cc: Grant Likely <grant.likely(a)secretlab.ca> --- �drivers/crypto/n2_core.c | � 12 ++++++------ �1 files changed, 6 insertions(+), 6 deletions(-) Anatolij already posted a pa... 3 Jun 2010 06:45
(updated) OF-related build breakage fixes
On Wed, Jun 02, 2010 at 09:06:54PM -0600, Grant Likely wrote: Updated pull request. Added more fixes from Anatolij of the same sort. Just a second. I think I found two more (using coccinelle)... -- Pengutronix e.K. | Wolfram Sang | Industrial Linux Solutions ... 2 Jul 2010 19:03