From: Hannes Frederic Sowa
Date: Thu, 21 Apr 2016 09:43:11 +0200
> Hi David,
>
> On Wed, Apr 20, 2016, at 03:11, David Miller wrote:
>> From: Hannes Frederic Sowa
>> Date: Wed, 20 Apr 2016 03:06:13 +0200
>>
>> > On Wed, Apr 20, 2016, at 02:27, David Miller wrote:
>> >> From: Hannes Frederic So
From: Hannes Frederic Sowa
Date: Thu, 21 Apr 2016 09:43:11 +0200
> could you look at this again? If you have further feedback I am happy to
> incooperate those.
I will.
Hi David,
On Wed, Apr 20, 2016, at 03:11, David Miller wrote:
> From: Hannes Frederic Sowa
> Date: Wed, 20 Apr 2016 03:06:13 +0200
>
> > On Wed, Apr 20, 2016, at 02:27, David Miller wrote:
> >> From: Hannes Frederic Sowa
> >> Date: Mon, 18 Apr 2016 21:19:41 +0200
> >>
> >> > This patchset remo
On 20.04.2016 03:11, David Miller wrote:
> From: Hannes Frederic Sowa
> Date: Wed, 20 Apr 2016 03:06:13 +0200
>
>> On Wed, Apr 20, 2016, at 02:27, David Miller wrote:
>>> From: Hannes Frederic Sowa
>>> Date: Mon, 18 Apr 2016 21:19:41 +0200
>>>
This patchset removes the dependency of network
From: Hannes Frederic Sowa
Date: Wed, 20 Apr 2016 03:06:13 +0200
> On Wed, Apr 20, 2016, at 02:27, David Miller wrote:
>> From: Hannes Frederic Sowa
>> Date: Mon, 18 Apr 2016 21:19:41 +0200
>>
>> > This patchset removes the dependency of network drivers on vxlan or
>> > geneve, so those don't g
On Wed, Apr 20, 2016, at 02:27, David Miller wrote:
> From: Hannes Frederic Sowa
> Date: Mon, 18 Apr 2016 21:19:41 +0200
>
> > This patchset removes the dependency of network drivers on vxlan or
> > geneve, so those don't get autoloaded when the nic driver is loaded.
> >
> > Also audited the cod
From: Hannes Frederic Sowa
Date: Mon, 18 Apr 2016 21:19:41 +0200
> This patchset removes the dependency of network drivers on vxlan or
> geneve, so those don't get autoloaded when the nic driver is loaded.
>
> Also audited the code such that vxlan_get_rx_port and geneve_get_rx_port
> are not cal
This patchset removes the dependency of network drivers on vxlan or
geneve, so those don't get autoloaded when the nic driver is loaded.
Also audited the code such that vxlan_get_rx_port and geneve_get_rx_port
are not called without rtnl lock.
Hannes Frederic Sowa (7):
benet: be_resume needs to