Greg Kroah-Hartman d1210240af ANDROID: update abi for 4.19.94 release
Leaf changes summary: 1 artifact changed
Changed leaf types summary: 1 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 0 Added function
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable

'struct net_device at netdevice.h:1745:1' changed:
  type size hasn't changed
  2 data member insertions:
    'unsigned char net_device::upper_level', at offset 4864 (in bits) at netdevice.h:1858:1
    'unsigned char net_device::lower_level', at offset 4872 (in bits) at netdevice.h:1859:1
  there are data member changes:
   'unsigned short int net_device::neigh_priv_len' offset changed from 4864 to 4880 (in bits) (by +16 bits)
   'unsigned short int net_device::dev_id' offset changed from 4880 to 4896 (in bits) (by +16 bits)
   'unsigned short int net_device::dev_port' offset changed from 4896 to 4912 (in bits) (by +16 bits)

  485 impacted interfaces:

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I96c809013de429498d44b5be9c124303df6be30d
2020-01-09 16:55:41 +01:00
2020-01-09 16:14:43 +01:00
2020-01-09 16:14:43 +01:00
2019-12-13 10:01:10 +01:00
2020-01-09 16:14:43 +01:00
2020-01-09 16:14:43 +01:00
2020-01-09 16:14:43 +01:00
2019-08-06 20:08:18 +02:00
2020-01-09 16:14:43 +01:00
2019-12-18 09:03:30 +01:00
2020-01-09 16:14:43 +01:00
2020-01-09 16:14:43 +01:00
2020-01-04 19:29:03 +01:00
2020-01-09 16:14:43 +01:00
2020-01-09 16:14:43 +01:00
2020-01-09 16:14:43 +01:00
2019-10-17 15:33:07 -07:00
2020-01-09 16:14:43 +01: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%