[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20181123.113423.574614103796825556.davem@davemloft.net>
Date: Fri, 23 Nov 2018 11:34:23 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: jeffrey.t.kirsher@...el.com
Cc: netdev@...r.kernel.org, nhorman@...hat.com, sassmann@...hat.com,
jesse.brandeburg@...el.com
Subject: Re: [net-next 0/6][pull request] Intel Wired LAN Driver Updates
2018-11-21
From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Date: Wed, 21 Nov 2018 11:54:17 -0800
> This series contains updates to all of the Intel LAN drivers and
> documentation.
>
> Shannon Nelson updates the ixgbe kernel documentation to include IPsec
> hardware offload.
>
> Joe Perches cleans up whitespace issues in the igb driver.
>
> Jesse update the netdev kernel documentation for NETIF_F_GSO_UDP_L4 to
> align with the actual code. Also aligned all the NAPI driver code for
> all of the Intel drivers to implement the recommendations of Eric
> Dumazet to check the return code of the napi_complete_done() to
> determine whether or not to enable interrupts or exit poll.
>
> Paul E. McKenney replaces synchronize_sched() with synchronize_rcu() for
> ixgbe.
>
> Sasha implements suggestions made by Joe Perches to remove obsolete code
> and to use the dev_err() method.
Pulled, thanks Jeff.
Powered by blists - more mailing lists