mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-03 09:41:54 +09:00
0e4ed0b62b5a1f60b72ab7aaa29efd735d4cb6a6
Aviad wrote parts of the initial TLS implementation but hasn't been contributing to TLS since. Subsystem NETWORKING [TLS] Changes 123 / 308 (39%) Last activity: 2020-12-01 Boris Pismenny <borisp@nvidia.com>: Tags138559b9f92020-11-17 00:00:00 1 Aviad Yehezkel <aviadye@nvidia.com>: John Fastabend <john.fastabend@gmail.com>: Authore91de6afa82020-06-01 00:00:00 22 Tagse91de6afa82020-06-01 00:00:00 29 Daniel Borkmann <daniel@iogearbox.net>: Authorc16ee04c9b2018-10-20 00:00:00 7 Committerb8e202d1d12020-02-21 00:00:00 19 Tagsb8e202d1d12020-02-21 00:00:00 28 Jakub Kicinski <kuba@kernel.org>: Author5c39f26e672020-11-27 00:00:00 89 Committerd31c0800752020-12-01 00:00:00 15 Tagsd31c0800752020-12-01 00:00:00 117 Top reviewers: [50]: dirk.vandermerwe@netronome.com [26]: simon.horman@netronome.com [14]: john.hurley@netronome.com INACTIVE MAINTAINER Aviad Yehezkel <aviadye@nvidia.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
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.
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
Languages
C
97.7%
Assembly
1.6%
Makefile
0.3%
Perl
0.1%