net: ethernet: aquantia: Vector operations
David VomLehn authored

Add functions to manululate the vector of receive and transmit rings.
Signed-off-by: default avatarAlexander Loktionov <Alexander.Loktionov@aquantia.com>
Signed-off-by: default avatarDmitrii Tarakanov <Dmitrii.Tarakanov@aquantia.com>
Signed-off-by: default avatarPavel.Belous <Pavel.Belous@aquantia.com>
Signed-off-by: default avatarDmitry Bezrukov <Dmitry.Bezrukov@aquantia.com>
Signed-off-by: default avatarDavid M. VomLehn <vomlehn@texas.net>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
970a2e98
Name Last commit Last update
Documentation net: dt-bindings: add RGMII TX delay configuration to meson8b-dwmac
arch net: Remove usage of net_device last_rx member
block block: don't try to discard from __blkdev_issue_zeroout
certs certs: Add a secondary system keyring that can be added to dynamically
crypto crypto: testmgr - Use heap buffer for acomp test input
drivers net: ethernet: aquantia: Vector operations
firmware WHENCE: use https://linuxtv.org for LinuxTV URLs
fs Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
include bpf: allow option for setting bpf_l4_csum_replace from scratch
init cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig
ipc ipc/sem.c: fix incorrect sem_lock pairing
kernel bpf: enable verifier to better track const alu ops
lib Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
mm mm/hugetlb.c: fix reservation race when freeing surplus pages
net net: dsa: Drop WARN() in tag_brcm.c
samples samples/bpf: add lpm-trie benchmark
scripts gcc-plugins: update gcc-common.h for gcc-7
security Introduce a sysctl that modifies the value of PROT_SOCK.
sound Merge tag 'asoc-fix-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
tools bpf: enable verifier to better track const alu ops
usr kbuild: initramfs cleanup, set target from Kconfig
virt KVM: eventfd: fix NULL deref irqbypass consumer
.cocciconfig scripts: add Linux .cocciconfig for coccinelle
.get_maintainer.ignore Add hch to .get_maintainer.ignore
.gitattributes .gitattributes: set git diff driver for C source code files
.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.