android_kernel_oneplus_msm8998/drivers/net
Thomas Falcon b83f68e039 ibmveth: Do not process frames after calling napi_reschedule
[ Upstream commit e95d22c69b2c130ccce257b84daf283fd82d611e ]

The IBM virtual ethernet driver's polling function continues
to process frames after rescheduling NAPI, resulting in a warning
if it exhausted its budget. Do not restart polling after calling
napi_reschedule. Instead let frames be processed in the following
instance.

Signed-off-by: Thomas Falcon <tlfalcon@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-03-23 08:44:20 +01:00
..
appletalk net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRT 2018-09-29 03:08:52 -07:00
arcnet
bonding bonding: fix 802.3ad state sent to partner when unbinding slave 2018-12-21 14:09:52 +01:00
caif
can can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by removing it 2019-02-06 19:43:04 +01:00
cris
dsa mv88e6060: disable hardware level MAC learning 2018-12-21 14:09:53 +01:00
ethernet ibmveth: Do not process frames after calling napi_reschedule 2019-03-23 08:44:20 +01:00
fddi
fjes
hamradio net: hamradio: use eth_broadcast_addr 2018-08-24 13:26:55 +02:00
hippi
hyperv
ieee802154 ieee802154: fakelb: switch from BUG_ON() to WARN_ON() on problem 2018-08-24 13:26:58 +02:00
ipvlan
irda irda: fix overly long udelay() 2018-06-06 16:46:21 +02:00
phy net: dp83640: expire old TX-skb 2019-02-20 10:13:15 +01:00
plip
ppp net: Fix usage of pskb_trim_rcsum 2019-02-06 19:43:02 +01:00
slip slip: Check if rstate is initialized before uncompressing 2018-04-24 09:32:04 +02:00
team team: avoid complex list operations in team_nl_cmd_options_set() 2019-03-23 08:44:17 +01:00
usb kaweth: use skb_cow_head() to deal with cloned skbs 2019-02-20 10:13:23 +01:00
vmxnet3
wan drivers: net: lmc: fix case value for target abort error 2018-09-05 09:18:36 +02:00
wimax
wireless cw1200: Fix concurrency use-after-free bugs in cw1200_hw_scan() 2019-02-20 10:13:10 +01:00
xen-netback
dummy.c
eql.c
geneve.c
ifb.c
Kconfig
LICENSE.SRC
loopback.c
macvlan.c
macvtap.c
Makefile
mdio.c
mii.c
netconsole.c
nlmon.c
ntb_netdev.c
rionet.c rapidio/rionet: do not free skb before reading its length 2018-12-13 09:21:26 +01:00
sb1000.c
Space.c
sungem_phy.c
tun.c tun: forbid iface creation with rtnl ops 2018-12-17 21:55:09 +01:00
veth.c
virtio_net.c virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS 2018-05-30 07:49:11 +02:00
vrf.c
vxlan.c vxlan: test dev->flags & IFF_UP before calling netif_rx() 2019-02-23 09:05:14 +01:00
xen-netfront.c xen/netfront: tolerate frags with no data 2019-01-13 10:05:28 +01:00