Re: [PATCH 0/9] Build Fixes, cleanups and some DCCP trivial patches

2006-03-10 Thread David S. Miller
From: Arnaldo Carvalho de Melo <[EMAIL PROTECTED]> Date: Fri, 10 Mar 2006 18:22:17 -0300 >Please consider pulling from: > > master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.17.git Thanks for fixing all of this stuff up, pulled. - To unsubscribe from this list: send the line "unsubscr

[PATCH 5/9] [SK_BUFF]: export skb_pull_rcsum

2006-03-10 Thread Arnaldo Carvalho de Melo
*** Warning: "skb_pull_rcsum" [net/bridge/bridge.ko] undefined! *** Warning: "skb_pull_rcsum" [net/8021q/8021q.ko] undefined! *** Warning: "skb_pull_rcsum" [drivers/net/pppoe.ko] undefined! *** Warning: "skb_pull_rcsum" [drivers/net/ppp_generic.ko] undefined! Signed-off-by: Arnaldo Carvalho de Mel

[PATCH 3/9] [INFINIBAND] ipoib: Remove leftover use of neigh_ops->destructor

2006-03-10 Thread Arnaldo Carvalho de Melo
Signed-off-by: Arnaldo Carvalho de Melo <[EMAIL PROTECTED]> --- drivers/infiniband/ulp/ipoib/ipoib_multicast.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) b4692710ef01c342b050947b55240424854d272e diff --git a/drivers/infiniband/ulp/ipoib/ipoib_multicast.c b/drivers/infiniband/ul

[PATCH 8/9] [DCCP] minisock: Rename struct dccp_options to struct dccp_minisock

2006-03-10 Thread Arnaldo Carvalho de Melo
This will later be included in struct dccp_request_sock so that we can have per connection feature negotiation state while in the 3way handshake, when we clone the DCCP_ROLE_LISTEN socket (in dccp_create_openreq_child) we'll just copy this state from dreq_minisock to dccps_minisock. Also the featu

[PATCH 6/9] [NET]: Identation & other cleanups related to compat_[gs]etsockopt cset

2006-03-10 Thread Arnaldo Carvalho de Melo
No code changes, just tidying up, in some cases moving EXPORT_SYMBOLs to just after the function exported, etc. Signed-off-by: Arnaldo Carvalho de Melo <[EMAIL PROTECTED]> --- net/core/sock.c| 20 +++--- net/dccp/ipv4.c| 72 +++ net/dccp/ipv6.c

[PATCH 9/9] [DCCP] feat: Pass dccp_minisock ptr where only the minisock is used

2006-03-10 Thread Arnaldo Carvalho de Melo
This is in preparation for having a dccp_minisock embedded into dccp_request_sock so that feature negotiation can be done prior to creating the full blown dccp_sock. Signed-off-by: Arnaldo Carvalho de Melo <[EMAIL PROTECTED]> --- net/dccp/feat.c | 30 ++ net/dccp/

[PATCH 7/9] [SELINUX]: selinux_socket_getpeer_{stream,dgram} fixup

2006-03-10 Thread Arnaldo Carvalho de Melo
Signed-off-by: Catherine Zhang <[EMAIL PROTECTED]> Signed-off-by: Arnaldo Carvalho de Melo <[EMAIL PROTECTED]> --- security/selinux/include/xfrm.h | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) 4efa8434cce5535cefea8e9f44fada7136159722 diff --git a/security/selinux/include/

[PATCH 2/9] [ICSK] compat: Introduce inet_csk_compat_[gs]etsockopt

2006-03-10 Thread Arnaldo Carvalho de Melo
Signed-off-by: Arnaldo Carvalho de Melo <[EMAIL PROTECTED]> --- include/net/inet_connection_sock.h |5 + net/dccp/proto.c | 23 +++ net/ipv4/inet_connection_sock.c| 30 ++ net/ipv4/tcp.c | 26

[PATCH 0/9] Build Fixes, cleanups and some DCCP trivial patches

2006-03-10 Thread Arnaldo Carvalho de Melo
Hi David, Please consider pulling from: master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.17.git Best Regards, - Arnaldo b/drivers/infiniband/ulp/ipoib/ipoib_multicast.c |2 b/include/linux/dccp.h | 43 --- b/include/net/inet_connection_sock.h

[PATCH 4/9] [SECURITY] getpeersec: Fix build breakage

2006-03-10 Thread Arnaldo Carvalho de Melo
a265d6baa827bd6411d1c5566b9e3596fec88a91 removes dummy_socket_getpeersec, replacing it with two new functions, but still references the removed function in the security_fixup_ops table, fix it by doing the replacement operation in the fixup table too. Signed-off-by: Arnaldo Carvalho de Melo <[EMAI

[PATCH 1/9] [SNAP]: Remove leftover unused hdr variable

2006-03-10 Thread Arnaldo Carvalho de Melo
Signed-off-by: Arnaldo Carvalho de Melo <[EMAIL PROTECTED]> --- net/802/psnap.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) ad864a85e3a5ff4f063d8e415ffd44a7a249feb2 diff --git a/net/802/psnap.c b/net/802/psnap.c index 97c95ee..270b9d2 100644 --- a/net/802/psnap.c +++ b/net/802/ps

-Chase Bank- Online Banking Team

2006-03-10 Thread webserver
- To unsubscribe from this list: send the line "unsubscribe dccp" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html