No description
Find a file
David S. Miller e65ade77e8 Merge branch 'mlx4-misc-fixes'
Tariq Toukan says:

====================
mlx4 misc fixes

This patchset contains misc bug fixes from Eric Dumazet and our team
to the mlx4 Core and Eth drivers.

Series generated against net commit:
eee2faabc6 tcp: account for ts offset only if tsecr not zero

v3:
* Rebased, conflict solved.

v2:
* Added Eric's fix (patch 5/5).
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2017-02-23 10:57:58 -05:00
arch
block
certs
crypto
Documentation
drivers net/mlx4_en: Use __skb_fill_page_desc() 2017-02-23 10:57:57 -05:00
firmware
fs
include net/mlx4: Spoofcheck and zero MAC can't coexist 2017-02-23 10:57:56 -05:00
init
ipc
kernel bpf: fix spelling mistake: "proccessed" -> "processed" 2017-02-23 10:46:08 -05:00
lib lib: Remove string from parman config selection 2017-02-23 10:55:07 -05:00
mm
net
samples
scripts
security
sound
tools
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
Makefile
README

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

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users.
These guides can be rendered in a number of formats, like HTML and PDF.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.

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.