kernel-hacking-2024-linux-s.../drivers/net
Vlad Yasevich ac4e4af1e5 macvtap: Consistently use rcu functions
Currently macvtap uses rcu_bh functions in its
user facing fuction macvtap_get_user() and macvtap_put_user().
However, its packet handlers use normal rcu as the rcu_read_lock()
is taken in netif_receive_skb().  We can safely discontinue
the usage or rcu with bh disabled.

Signed-off-by: Vlad Yasevich <vyasevic@redhat.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-06-25 16:44:56 -07:00
..
appletalk
arcnet
bonding bonding: trivial: make alb use bond_slave_has_mac() 2013-06-19 22:20:08 -07:00
caif
can Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-06-19 16:49:39 -07:00
cris
dsa
ethernet ethernet/arc/arc_emac - Add new driver 2013-06-25 16:34:32 -07:00
fddi
hamradio
hippi
hyperv Fix the VLAN_TAG_PRESENT in netvsc_recv_callback() 2013-06-17 15:58:11 -07:00
ieee802154
irda
phy
plip
ppp
slip
team Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-06-19 16:49:39 -07:00
usb net: Move MII out from under NET_CORE and hide it 2013-06-19 22:22:56 -07:00
vmxnet3
wan
wimax
wireless Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem 2013-06-21 15:42:30 -04:00
xen-netback xen-netback: double free on unload 2013-06-24 00:24:57 -07:00
dummy.c
eql.c
ifb.c
Kconfig packet: nlmon: virtual netlink monitoring device for packet sockets 2013-06-24 16:39:05 -07:00
LICENSE.SRC
loopback.c
macvlan.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-06-19 16:49:39 -07:00
macvtap.c macvtap: Consistently use rcu functions 2013-06-25 16:44:56 -07:00
Makefile packet: nlmon: virtual netlink monitoring device for packet sockets 2013-06-24 16:39:05 -07:00
mdio.c
mii.c
netconsole.c
nlmon.c packet: nlmon: virtual netlink monitoring device for packet sockets 2013-06-24 16:39:05 -07:00
ntb_netdev.c
rionet.c
sb1000.c
Space.c
sungem_phy.c
tun.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-06-19 16:49:39 -07:00
veth.c
virtio_net.c
vxlan.c ip_tunnels: extend iptunnel_xmit() 2013-06-19 18:07:41 -07:00
xen-netfront.c