DCCP protocol discussions
 help / color / mirror / Atom feed
* [PATCH 0/9] Build Fixes, cleanups and some DCCP trivial patches
@ 2006-03-10 21:22 Arnaldo Carvalho de Melo
  2006-03-10 21:29 ` David S. Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Arnaldo Carvalho de Melo @ 2006-03-10 21:22 UTC (permalink / raw)
  To: dccp

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(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-03-10 21:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-10 21:22 [PATCH 0/9] Build Fixes, cleanups and some DCCP trivial patches Arnaldo Carvalho de Melo
2006-03-10 21:29 ` David S. Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox