From: David S. Miller Date: Wed, 10 Mar 2021 23:34:28 +0000 (-0800) Subject: Merge branch 'ionic-next' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f2050d91394445e9ac1d6077d05aa0c9c0d9c22f;p=linux.git Merge branch 'ionic-next' Shannon Nelson says: ==================== ionic Rx updates The ionic driver's Rx path is due for an overhaul in order to better use memory buffers and to clean up the data structures. The first two patches convert the driver to using page sharing between buffers so as to lessen the page alloc and free overhead. The remaining patches clean up the structs and fastpath code for better efficency. ==================== Signed-off-by: David S. Miller --- f2050d91394445e9ac1d6077d05aa0c9c0d9c22f