* [PATCH net 0/3] ipv4: Fix ip-header identification for gso packets.
@ 2013-03-25 3:36 Pravin B Shelar
2013-03-25 3:48 ` Cong Wang
0 siblings, 1 reply; 3+ messages in thread
From: Pravin B Shelar @ 2013-03-25 3:36 UTC (permalink / raw)
To: davem, netdev; +Cc: amwang, Pravin B Shelar
Following patch fixes ip-header identification according to comments from
David Miller and Cong Wang.
First two patches reverts fixes to upper layer gso handlers which is not
required after fixing ipv4 gso handler.
Pravin B Shelar (3):
Revert "ip_gre: increase inner ip header ID during segmentation"
Revert "udp: increase inner ip header ID during segmentation"
ipv4: Fix ip-header identification for gso packets.
include/net/ipip.h | 16 ++++++----------
net/ipv4/af_inet.c | 3 +--
net/ipv4/gre.c | 7 +------
net/ipv4/udp.c | 7 +------
4 files changed, 9 insertions(+), 24 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH net 0/3] ipv4: Fix ip-header identification for gso packets.
2013-03-25 3:36 [PATCH net 0/3] ipv4: Fix ip-header identification for gso packets Pravin B Shelar
@ 2013-03-25 3:48 ` Cong Wang
2013-03-25 16:29 ` David Miller
0 siblings, 1 reply; 3+ messages in thread
From: Cong Wang @ 2013-03-25 3:48 UTC (permalink / raw)
To: Pravin B Shelar; +Cc: davem, netdev
On Sun, 2013-03-24 at 20:36 -0700, Pravin B Shelar wrote:
> Following patch fixes ip-header identification according to comments from
> David Miller and Cong Wang.
> First two patches reverts fixes to upper layer gso handlers which is not
> required after fixing ipv4 gso handler.
>
Looks good to me now:
Acked-by: Cong Wang <amwang@redhat.com>
Thanks!
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH net 0/3] ipv4: Fix ip-header identification for gso packets.
2013-03-25 3:48 ` Cong Wang
@ 2013-03-25 16:29 ` David Miller
0 siblings, 0 replies; 3+ messages in thread
From: David Miller @ 2013-03-25 16:29 UTC (permalink / raw)
To: amwang; +Cc: pshelar, netdev
From: Cong Wang <amwang@redhat.com>
Date: Mon, 25 Mar 2013 11:48:15 +0800
> On Sun, 2013-03-24 at 20:36 -0700, Pravin B Shelar wrote:
>> Following patch fixes ip-header identification according to comments from
>> David Miller and Cong Wang.
>> First two patches reverts fixes to upper layer gso handlers which is not
>> required after fixing ipv4 gso handler.
>>
>
> Looks good to me now:
>
> Acked-by: Cong Wang <amwang@redhat.com>
Looks good to me too, all applied, thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-03-25 16:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-25 3:36 [PATCH net 0/3] ipv4: Fix ip-header identification for gso packets Pravin B Shelar
2013-03-25 3:48 ` Cong Wang
2013-03-25 16:29 ` 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).