linux/drivers
David S. Miller 6ce40fc541 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
Jeff Kirsher says:

====================
40GbE Intel Wired LAN Driver Updates 2016-10-28

This series contains updates to i40e and i40evf only.

Carolyn provides a couple of fixes, first resolving a problem in the
client interface that was causing random stack traces in the RDMA driver
which was due to a timing related NULL pointer dereference.  Fixed a
problem where it could take a very long time to print the link down
notification, by changing how often we update link info from firmware.

Alex provides a number of changes, first is a re-write of the bust wait
loop in the Flow Director transmit function to reduce code size.  Cleans
up unused code in favor of the same functionality which can be inlined.
Dropped the functionality for SCTP since we cannot currently support it.
Cleans up redundant code in the receive clean-up path.  Finally cleaned
up the convoluted configuration for how the driver handled the debug
flags contained in msg_level.

Filip fixes an incorrect bit mask which was being used for testing the
"get link status".  Cleaned up a workaround that is no longer needed
for production NICs and was causing frames to pass while disregarding
the VLAN tagging.

Mitch brings another fix for the client interface supporting the VF RDMA
driver to allow clients to recover from reset by re-opening existing
clients.

Alan fixes a bug in which a "perfect storm" can occur and cause interrupts
to fail to be correctly affinitized.

Lihong fixes a confusing dmesg reported when users were using ethtool -L
option.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2016-10-29 16:19:41 -04:00
..
accessibility
acpi genetlink: mark families as __ro_after_init 2016-10-27 16:16:09 -04:00
amba
android
ata
atm
auxdisplay
base
bcma
block
bluetooth
bus
cdrom
char net: use core MTU range checking in WAN drivers 2016-10-20 14:51:09 -04:00
clk
clocksource
connector
cpufreq
cpuidle
crypto
dax
dca
devfreq
dio
dma
dma-buf
edac
eisa
extcon
firewire firewire: net: set initial MTU = 1500 unconditionally, fix IPv6 on some CardBus cards 2016-10-26 17:28:50 -04:00
firmware
fmc
fpga
gpio
gpu
hid
hsi net: use core MTU range checking in misc drivers 2016-10-20 14:51:10 -04:00
hv
hwmon
hwspinlock
hwtracing
i2c
ide
idle
iio
infiniband net: use core MTU range checking in misc drivers 2016-10-20 14:51:10 -04:00
input
iommu
ipack
irqchip
isdn
leds
lguest
lightnvm
macintosh
mailbox
mcb
md
media
memory
memstick
message net: use core MTU range checking in misc drivers 2016-10-20 14:51:10 -04:00
mfd
misc net: use core MTU range checking in misc drivers 2016-10-20 14:51:10 -04:00
mmc
mtd
net Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue 2016-10-29 16:19:41 -04:00
nfc
ntb
nubus
nvdimm
nvme
nvmem
of
oprofile
parisc
parport
pci
pcmcia
perf
phy
pinctrl
platform
pnp
power
powercap
pps
ps3
ptp
pwm
rapidio
ras
regulator
remoteproc
reset
rpmsg
rtc
s390 s390/net: use net core MTU range checking 2016-10-20 14:51:10 -04:00
sbus
scsi genetlink: mark families as __ro_after_init 2016-10-27 16:16:09 -04:00
sfi
sh
sn
soc
spi
spmi
ssb
staging net: use core MTU range checking in virt drivers 2016-10-20 14:51:09 -04:00
target genetlink: mark families as __ro_after_init 2016-10-27 16:16:09 -04:00
tc
thermal genetlink: mark families as __ro_after_init 2016-10-27 16:16:09 -04:00
thunderbolt
tty net: use core MTU range checking in WAN drivers 2016-10-20 14:51:09 -04:00
uio
usb net: use core MTU range checking in misc drivers 2016-10-20 14:51:10 -04:00
uwb
vfio
vhost
video
virt
virtio
vlynq
vme
w1
watchdog
xen
zorro
Kconfig
Makefile