Find a file
M Chetan Kumar 51c45fa954 net: iosm: multiplex IP sessions
Establish IP session between host-device & session management.

Signed-off-by: M Chetan Kumar <m.chetan.kumar@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-06-13 13:49:38 -07:00
arch s390/qeth: remove QAOB's pointer to its TX buffer 2021-06-11 12:49:15 -07:00
block
certs
crypto
Documentation net: phy: Add 25G BASE-R interface mode 2021-06-12 13:08:57 -07:00
drivers net: iosm: multiplex IP sessions 2021-06-13 13:49:38 -07:00
fs
include net: qualcomm: rmnet: trailer value is a checksum 2021-06-12 13:18:49 -07:00
init
ipc
kernel Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net 2021-06-07 13:01:52 -07:00
lib
LICENSES
mm
net wwan: add interface creation support 2021-06-12 13:16:45 -07:00
samples
scripts
security
sound
tools vsock_test: add SOCK_SEQPACKET tests 2021-06-11 13:32:47 -07:00
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS net: pcs: xpcs: add support for NXP SJA1105 2021-06-11 13:43:56 -07:00
Makefile
README

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.