aaa25a2fa7964d94690f6de5edd7164ca7d76555
tools/testing/selftests/net/mptcp/mptcp_join.sh34aa6e3bcc("selftests: mptcp: add ip mptcp wrappers")857898eb4b("selftests: mptcp: add missing join check")6ef84b1517("selftests: mptcp: more robust signal race test") https://lore.kernel.org/all/20220221131842.468893-1-broonie@kernel.org/ drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/act.h drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ct.cfb7e76ea3f("net/mlx5e: TC, Skip redundant ct clear actions")c63741b426("net/mlx5e: Fix MPLSoUDP encap to use MPLS action information")09bf979232("net/mlx5e: TC, Move pedit_headers_action to parse_attr")84ba8062e3("net/mlx5e: Test CT and SAMPLE on flow attr")efe6f961cd("net/mlx5e: CT, Don't set flow flag CT for ct clear flow")3b49a7edec("net/mlx5e: TC, Reject rules with multiple CT actions") 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.5%
Assembly
1%
Shell
0.6%
Python
0.3%
Makefile
0.3%