Re: [PATCH net-next 0/4] r8169: improve HW csum and TSO handling

2019-07-27 Thread David Miller
From: Heiner Kallweit Date: Fri, 26 Jul 2019 21:47:30 +0200 > This series: > - delegates more tasks from the driver to the core > - enables HW csum and TSO per default > - copies quirks for buggy chip versions from vendor driver Series applied, thanks Heiner.

[PATCH net-next 0/4] r8169: improve HW csum and TSO handling

2019-07-26 Thread Heiner Kallweit
This series: - delegates more tasks from the driver to the core - enables HW csum and TSO per default - copies quirks for buggy chip versions from vendor driver Heiner Kallweit (4): r8169: set GSO size and segment limits r8169: implement callback ndo_features_check r8169: remove r8169_csum_w