* [PATCH 0/4] udp: UDP tunnel enhancements
@ 2014-07-14 2:49 Tom Herbert
2014-07-14 23:12 ` David Miller
0 siblings, 1 reply; 4+ messages in thread
From: Tom Herbert @ 2014-07-14 2:49 UTC (permalink / raw)
To: davem, netdev
- Add udp_sock_create in new helper module udp_tunnel. Tunnel
implementations call this function to create listener UDP ports.
- Make vxlan and l2tp call udp_sock_create.
- Move udp_tunnel_segment into udp_offload.c.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 0/4] udp: UDP tunnel enhancements
2014-07-14 2:49 [PATCH 0/4] udp: UDP tunnel enhancements Tom Herbert
@ 2014-07-14 23:12 ` David Miller
2014-07-14 23:23 ` Tom Herbert
0 siblings, 1 reply; 4+ messages in thread
From: David Miller @ 2014-07-14 23:12 UTC (permalink / raw)
To: therbert; +Cc: netdev
From: Tom Herbert <therbert@google.com>
Date: Sun, 13 Jul 2014 19:49:29 -0700 (PDT)
> - Add udp_sock_create in new helper module udp_tunnel. Tunnel
> implementations call this function to create listener UDP ports.
> - Make vxlan and l2tp call udp_sock_create.
> - Move udp_tunnel_segment into udp_offload.c.
Series applied, thank Tom.
Please make the target tree (net-next in this case) explicit in
future submissions.
Thanks again.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 0/4] udp: UDP tunnel enhancements
2014-07-14 23:12 ` David Miller
@ 2014-07-14 23:23 ` Tom Herbert
2014-07-15 1:51 ` David Miller
0 siblings, 1 reply; 4+ messages in thread
From: Tom Herbert @ 2014-07-14 23:23 UTC (permalink / raw)
To: David Miller; +Cc: Linux Netdev List
On Mon, Jul 14, 2014 at 4:12 PM, David Miller <davem@davemloft.net> wrote:
> From: Tom Herbert <therbert@google.com>
> Date: Sun, 13 Jul 2014 19:49:29 -0700 (PDT)
>
>> - Add udp_sock_create in new helper module udp_tunnel. Tunnel
>> implementations call this function to create listener UDP ports.
>> - Make vxlan and l2tp call udp_sock_create.
>> - Move udp_tunnel_segment into udp_offload.c.
>
> Series applied, thank Tom.
>
> Please make the target tree (net-next in this case) explicit in
> future submissions.
>
Thanks. Should all patch submissions to netdev either be targeted to
net or net-next then?
> Thanks again.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 0/4] udp: UDP tunnel enhancements
2014-07-14 23:23 ` Tom Herbert
@ 2014-07-15 1:51 ` David Miller
0 siblings, 0 replies; 4+ messages in thread
From: David Miller @ 2014-07-15 1:51 UTC (permalink / raw)
To: therbert; +Cc: netdev
From: Tom Herbert <therbert@google.com>
Date: Mon, 14 Jul 2014 16:23:43 -0700
> On Mon, Jul 14, 2014 at 4:12 PM, David Miller <davem@davemloft.net> wrote:
>> From: Tom Herbert <therbert@google.com>
>> Date: Sun, 13 Jul 2014 19:49:29 -0700 (PDT)
>>
>>> - Add udp_sock_create in new helper module udp_tunnel. Tunnel
>>> implementations call this function to create listener UDP ports.
>>> - Make vxlan and l2tp call udp_sock_create.
>>> - Move udp_tunnel_segment into udp_offload.c.
>>
>> Series applied, thank Tom.
>>
>> Please make the target tree (net-next in this case) explicit in
>> future submissions.
>>
> Thanks. Should all patch submissions to netdev either be targeted to
> net or net-next then?
Absolutely.
If you need to put a bug fix in first to 'net' then build on top of it
in 'net-next' you just need to submit the changes in that order and
let me know explicitly about the dependency.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-07-15 1:51 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-14 2:49 [PATCH 0/4] udp: UDP tunnel enhancements Tom Herbert
2014-07-14 23:12 ` David Miller
2014-07-14 23:23 ` Tom Herbert
2014-07-15 1:51 ` 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).