From: David Miller <davem@davemloft.net>
To: remi.denis-courmont@nokia.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH 00/11] PhoNet protocols stack v2
Date: Mon, 22 Sep 2008 20:16:22 -0700 (PDT) [thread overview]
Message-ID: <20080922.201622.93200381.davem@davemloft.net> (raw)
In-Reply-To: <200809221845.54736.remi.denis-courmont@nokia.com>
From: "Rémi Denis-Courmont" <remi.denis-courmont@nokia.com>
Date: Mon, 22 Sep 2008 18:45:54 +0300
> Hello,
>
> This patch series is the second attempt at support for PhoNet network protocol
> stack in the Linux kernel and trying to address various comments already
> received on the mailing list. This protocol is the primary interface to Nokia
> cellular modem engines. We are integrating it to the Linux kernel in order to
> support HSPA cellular data connectivity on the Maemo Software platform.
>
> This patchset provides a "raw" datagram protocol as a starting point, and is
> based on the current net-next-2.6.
>
> Any comments welcome.
This seems good enough to initially merge, so I applied all of these
patches to net-next-2.6
Please send any bug fixes or updates relative to this, thanks!
prev parent reply other threads:[~2008-09-23 3:16 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-22 15:45 [PATCH 00/11] PhoNet protocols stack v2 Rémi Denis-Courmont
2008-09-22 15:47 ` [PATCH 01/11] Phonet global definitions Rémi Denis-Courmont
2008-09-22 15:47 ` [PATCH 02/11] Phonet: PF_PHONET protocol family support Rémi Denis-Courmont
2008-09-22 15:47 ` [PATCH 03/11] Phonet: add CONFIG_PHONET Rémi Denis-Courmont
2008-09-22 15:47 ` [PATCH 04/11] Phonet: network device and address handling Rémi Denis-Courmont
2008-09-22 15:47 ` [PATCH 05/11] Phonet: Netlink interface Rémi Denis-Courmont
2008-09-23 12:10 ` Thomas Graf
2008-09-24 11:30 ` Rémi Denis-Courmont
2008-09-24 13:23 ` Thomas Graf
2008-09-22 15:47 ` [PATCH 06/11] Phonet: common socket glue Rémi Denis-Courmont
2008-09-22 15:47 ` [PATCH 07/11] Phonet: Phonet datagram transport protocol Rémi Denis-Courmont
2008-09-22 15:47 ` [PATCH 08/11] Phonet: provide MAC header operations Rémi Denis-Courmont
2008-09-22 15:47 ` [PATCH 09/11] Phonet: proc interface for port range Rémi Denis-Courmont
2008-09-22 15:47 ` [PATCH 10/11] Phonet: emit errors when a packet cannot be delivered locally Rémi Denis-Courmont
2008-09-22 15:47 ` [PATCH 11/11] Phonet: kernel documentation Rémi Denis-Courmont
2008-09-23 21:43 ` Randy Dunlap
2008-09-24 12:15 ` [PATCH] Phonet: improve documentation Rémi Denis-Courmont
2008-09-24 15:45 ` Randy Dunlap
2008-09-23 3:16 ` David Miller [this message]
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=20080922.201622.93200381.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=remi.denis-courmont@nokia.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.