Lorenzo Colitti 6e04d94ab7 ANDROID: net: bpf: Allow TC programs to call BPF_FUNC_skb_change_head
This enables ebpf tethering offload from a cellular interface with
no L2 mac header to a wifi/ethernet/usb interface with one.

Will pursue upstreaming this along with further mtu related fixups.

Test: builds, real testing with identical patch on a 4.14 flame device
Bug: 149724482
Signed-off-by: Lorenzo Colitti <lorenzo@google.com>
Signed-off-by: Maciej Żenczykowski <maze@google.com>
Change-Id: Ic182320bf1abb248d0f86fa2973c60208710f664
2020-02-18 09:26:17 +00:00
2020-02-02 20:22:38 +00:00
2020-02-11 15:05:03 -08:00
2020-02-11 15:05:03 -08:00
2020-02-11 15:05:03 -08:00
2020-02-11 15:05:03 -08:00
2020-02-11 15:05:03 -08:00
2020-02-11 15:05:03 -08:00
2020-02-11 15:05:03 -08:00
2020-02-05 19:20:26 +00:00
2020-02-11 15:05:03 -08:00
2020-02-11 15:05:03 -08:00
2019-10-17 15:33:07 -07:00
2020-02-11 15:05:03 -08:00

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
No description provided
Readme 7.9 GiB
Languages
C 97.7%
Assembly 1.6%
Makefile 0.3%
Perl 0.1%