]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'gtp'
authorJakub Kicinski <kuba@kernel.org>
Thu, 4 Feb 2021 17:30:00 +0000 (09:30 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 4 Feb 2021 17:30:00 +0000 (09:30 -0800)
commit347e19416b70eac2e06775ca2bfcb9f4215d5cd6
tree859063f825f213d15750e77f61a81bc46706f261
parentee439014ee63343defd80374dd162ed9cd0c4272
parent10c089942fbffb7054bdd496e44c063adbeb44b9
Merge branch 'gtp'

Jonas Bonn says:

====================
There's ongoing work in this driver to provide support for IPv6, GRO,
GSO, and "collect metadata" mode operation.  In order to facilitate this
work going forward, this short series accumulates already ACK:ed patches
that are ready for the next merge window.

All of these patches should be uncontroversial at this point, including
the first one in the series that reverts a recently added change to
introduce "collect metadata" mode.  As that patch produces 'broken'
packets when common GTP headers are in place, it seems better to revert
it and rethink things a bit before inclusion.
====================

Link: https://lore.kernel.org/r/20210203070805.281321-1-jonas@norrbonn.se
Signed-off-by: Jakub Kicinski <kuba@kernel.org>