Star64_linux/drivers/net
Eric Dumazet 98226208c8 mlx4: fix race accessing page->_count
This is illegal to use atomic_set(&page->_count, ...) even if we 'own'
the page. Other entities in the kernel need to use get_page_unless_zero()
to get a reference to the page before testing page properties, so we could
loose a refcount increment.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-10-10 15:37:28 -04:00
..
appletalk
arcnet
bonding
caif
can
cris
dsa
ethernet mlx4: fix race accessing page->_count 2014-10-10 15:37:28 -04:00
fddi
hamradio
hippi
hyperv
ieee802154
irda
phy net/phy: micrel: Add clock support for KSZ8021/KSZ8031 2014-10-10 15:35:13 -04:00
plip
ppp
slip
team
usb r8152: add mutex for hw settings 2014-10-09 19:06:08 -04:00
vmxnet3
wan
wimax
wireless Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next 2014-10-10 14:49:55 -04:00
xen-netback
dummy.c
eql.c
ifb.c
Kconfig
LICENSE.SRC
loopback.c
macvlan.c macvlan: optimize the receive path 2014-10-10 15:09:47 -04:00
macvtap.c
Makefile
mdio.c
mii.c
netconsole.c
nlmon.c
ntb_netdev.c
rionet.c
sb1000.c
Space.c
sungem_phy.c
tun.c
veth.c
virtio_net.c
vxlan.c
xen-netfront.c