DCCP protocol discussions
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@mandriva.com>
To: dccp@vger.kernel.org
Subject: [PATCH 0/9] Build Fixes, cleanups and some DCCP trivial patches
Date: Fri, 10 Mar 2006 21:22:17 +0000	[thread overview]
Message-ID: <11420257373367-git-send-email-acme@mandriva.com> (raw)

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             |    5
 b/net/802/psnap.c                                |    2
 b/net/core/skbuff.c                              |    3
 b/net/core/sock.c                                |   20 +--
 b/net/dccp/dccp.h                                |   11 -
 b/net/dccp/diag.c                                |    2
 b/net/dccp/feat.c                                |   81 ++++++-------
 b/net/dccp/feat.h                                |    7 -
 b/net/dccp/input.c                               |    8 -
 b/net/dccp/ipv4.c                                |   72 ++++++------
 b/net/dccp/ipv6.c                                |  138 +++++++++++------------
 b/net/dccp/minisocks.c                           |    9 -
 b/net/dccp/options.c                             |   30 ++---
 b/net/dccp/proto.c                               |   23 +--
 b/net/ipv4/af_inet.c                             |  120 ++++++++++----------
 b/net/ipv4/inet_connection_sock.c                |   30 +++++
 b/net/ipv4/ip_sockglue.c                         |   35 ++---
 b/net/ipv4/raw.c                                 |   46 +++----
 b/net/ipv4/tcp.c                                 |   27 +---
 b/net/ipv4/tcp_ipv4.c                            |   34 ++---
 b/net/ipv4/udp.c                                 |   48 +++-----
 b/net/ipv6/af_inet6.c                            |  120 ++++++++++----------
 b/net/ipv6/ipv6_sockglue.c                       |   40 +++---
 b/net/ipv6/ipv6_syms.c                           |    4
 b/net/ipv6/raw.c                                 |   94 +++++++--------
 b/net/ipv6/tcp_ipv6.c                            |   64 +++++-----
 b/net/ipv6/udp.c                                 |   48 ++++----
 b/net/netfilter/nf_sockopt.c                     |    2
 b/net/sctp/ipv6.c                                |   92 +++++++--------
 b/net/sctp/protocol.c                            |   95 +++++++--------
 b/security/dummy.c                               |    4
 b/security/selinux/include/xfrm.h                |   11 +
 net/dccp/feat.c                                  |   30 ++---
 net/dccp/proto.c                                 |   45 +++----
 net/ipv4/tcp.c                                   |   16 +-
 37 files changed, 730 insertions(+), 731 deletions(-)


             reply	other threads:[~2006-03-10 21:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-10 21:22 Arnaldo Carvalho de Melo [this message]
2006-03-10 21:29 ` [PATCH 0/9] Build Fixes, cleanups and some DCCP trivial patches David S. Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=11420257373367-git-send-email-acme@mandriva.com \
    --to=acme@mandriva.com \
    --cc=dccp@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox