On Mon, Nov 21, 2016 at 8:28 AM, David Miller wrote:
> From: Pravin B Shelar
> Date: Fri, 18 Nov 2016 18:10:07 -0800
>
>> Following patch series make use of geneve LWT code path for
>> geneve netdev type of device.
>> This allows us to simplify geneve module.
>>
>> v1-v2:
>> Fix warning reported
From: Pravin B Shelar
Date: Fri, 18 Nov 2016 18:10:07 -0800
> Following patch series make use of geneve LWT code path for
> geneve netdev type of device.
> This allows us to simplify geneve module.
>
> v1-v2:
> Fix warning reported by kbuild test robot.
This doesn't apply cleanly to net-next, p
Following patch series make use of geneve LWT code path for
geneve netdev type of device.
This allows us to simplify geneve module.
v1-v2:
Fix warning reported by kbuild test robot.
Pravin B Shelar (4):
geneve: Unify LWT and netdev handling.
geneve: Merge ipv4 and ipv6 geneve_build_skb()
ge