* pull-request: can-next 2013-08-29
@ 2013-08-29 21:13 Marc Kleine-Budde
2013-09-02 19:06 ` Marc Kleine-Budde
0 siblings, 1 reply; 3+ messages in thread
From: Marc Kleine-Budde @ 2013-08-29 21:13 UTC (permalink / raw)
To: Linux Netdev List
Cc: linux-can@vger.kernel.org, David Miller, kernel@pengutronix.de
[-- Attachment #1: Type: text/plain, Size: 1588 bytes --]
Hello David,
this is a pull request for net-next. There are two patches from Gerhard
Sittig, which improves the clock handling on mpc5121. Oliver Hartkopp
provides a patch that adds a per rule limitation of frame hops.
regards,
Marc
---
The following changes since commit 7ec06da81d2b98859b558d8d551a0c4e3d9516a3:
net: packet: document available fanout policies (2013-08-29 16:43:29 -0400)
are available in the git repository at:
git://gitorious.org/linux-can/linux-can-next.git for-davem
for you to fetch changes up to 391ac1282dd7ff1cb8245cccc5262e8e4173edc4:
can: gw: add a per rule limitation of frame hops (2013-08-29 22:58:24 +0200)
----------------------------------------------------------------
Gerhard Sittig (2):
can: mscan: add a comment on reg to idx mapping
can: mscan: improve clock API use
Oliver Hartkopp (1):
can: gw: add a per rule limitation of frame hops
drivers/net/can/mscan/mpc5xxx_can.c | 23 ++++++++++++++++-------
drivers/net/can/mscan/mscan.c | 25 ++++++++++++++++++++++++-
drivers/net/can/mscan/mscan.h | 3 +++
include/uapi/linux/can/gw.h | 9 ++++++++-
net/can/gw.c | 35 +++++++++++++++++++++++++++++++----
5 files changed, 82 insertions(+), 13 deletions(-)
--
Pengutronix e.K. | Marc Kleine-Budde |
Industrial Linux Solutions | Phone: +49-231-2826-924 |
Vertretung West/Dortmund | Fax: +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de |
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 259 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: pull-request: can-next 2013-08-29
2013-08-29 21:13 pull-request: can-next 2013-08-29 Marc Kleine-Budde
@ 2013-09-02 19:06 ` Marc Kleine-Budde
2013-09-04 1:56 ` David Miller
0 siblings, 1 reply; 3+ messages in thread
From: Marc Kleine-Budde @ 2013-09-02 19:06 UTC (permalink / raw)
To: Linux Netdev List
Cc: linux-can@vger.kernel.org, David Miller, kernel@pengutronix.de
[-- Attachment #1: Type: text/plain, Size: 1726 bytes --]
Hello David,
On 08/29/2013 11:13 PM, Marc Kleine-Budde wrote:
> this is a pull request for net-next. There are two patches from Gerhard
> Sittig, which improves the clock handling on mpc5121. Oliver Hartkopp
> provides a patch that adds a per rule limitation of frame hops.
have you forgotten this pull request?
Marc
> The following changes since commit 7ec06da81d2b98859b558d8d551a0c4e3d9516a3:
>
> net: packet: document available fanout policies (2013-08-29 16:43:29 -0400)
>
> are available in the git repository at:
>
> git://gitorious.org/linux-can/linux-can-next.git for-davem
>
> for you to fetch changes up to 391ac1282dd7ff1cb8245cccc5262e8e4173edc4:
>
> can: gw: add a per rule limitation of frame hops (2013-08-29 22:58:24 +0200)
>
> ----------------------------------------------------------------
> Gerhard Sittig (2):
> can: mscan: add a comment on reg to idx mapping
> can: mscan: improve clock API use
>
> Oliver Hartkopp (1):
> can: gw: add a per rule limitation of frame hops
>
> drivers/net/can/mscan/mpc5xxx_can.c | 23 ++++++++++++++++-------
> drivers/net/can/mscan/mscan.c | 25 ++++++++++++++++++++++++-
> drivers/net/can/mscan/mscan.h | 3 +++
> include/uapi/linux/can/gw.h | 9 ++++++++-
> net/can/gw.c | 35 +++++++++++++++++++++++++++++++----
> 5 files changed, 82 insertions(+), 13 deletions(-)
>
--
Pengutronix e.K. | Marc Kleine-Budde |
Industrial Linux Solutions | Phone: +49-231-2826-924 |
Vertretung West/Dortmund | Fax: +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de |
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 259 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: pull-request: can-next 2013-08-29
2013-09-02 19:06 ` Marc Kleine-Budde
@ 2013-09-04 1:56 ` David Miller
0 siblings, 0 replies; 3+ messages in thread
From: David Miller @ 2013-09-04 1:56 UTC (permalink / raw)
To: mkl; +Cc: netdev, linux-can, kernel
From: Marc Kleine-Budde <mkl@pengutronix.de>
Date: Mon, 02 Sep 2013 21:06:10 +0200
> Hello David,
>
> On 08/29/2013 11:13 PM, Marc Kleine-Budde wrote:
>> this is a pull request for net-next. There are two patches from Gerhard
>> Sittig, which improves the clock handling on mpc5121. Oliver Hartkopp
>> provides a patch that adds a per rule limitation of frame hops.
>
> have you forgotten this pull request?
If you actually checked the patchwork queue, you're see that this pull
request was still "under review" and there are people who have been
waiting much longer than you have.
I just pulled this in and will push it out once my build tests complete.
There is no reason for you to ever ask me the above question unless
your pull request doesn't show up in patchwork in an appropriate
state. By default assume I am backlogged and I will get to it
whenever time and my resources allow.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-09-04 1:56 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-29 21:13 pull-request: can-next 2013-08-29 Marc Kleine-Budde
2013-09-02 19:06 ` Marc Kleine-Budde
2013-09-04 1:56 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).