linux/net
danborkmann@iogearbox.net 81213b5e8a rose_dev: fix memcpy-bug in rose_set_mac_address
If both addresses equal, nothing needs to be done. If the device is down,
then we simply copy the new address to dev->dev_addr. If the device is up,
then we add another loopback device with the new address, and if that does
not fail, we remove the loopback device with the old address. And only
then, we update the dev->dev_addr.

Signed-off-by: Daniel Borkmann <daniel.borkmann@tik.ee.ethz.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-04-01 16:47:12 -04:00
..
9p
802 net/garp: avoid infinite loop if attribute already exists 2012-04-01 16:47:11 -04:00
8021q
appletalk
atm
ax25
batman-adv
bluetooth
bridge
caif
can
ceph
core net/core: dev_forward_skb() should clear skb_iif 2012-03-28 04:45:37 -04:00
dcb
dccp
decnet
dns_resolver
dsa
econet
ethernet
ieee802154
ipv4 net/ipv4: fix IPv4 multicast over network namespaces 2012-03-28 04:45:37 -04:00
ipv6 net: fix a potential rcu_read_lock() imbalance in rt6_fill_node() 2012-03-27 18:48:35 -04:00
ipx
irda
iucv
key
l2tp
lapb
llc
mac80211 mac80211: fix oper channel timestamp updation 2012-03-28 14:25:37 -04:00
netfilter
netlabel
netlink
netrom
nfc
openvswitch
packet
phonet
rds
rfkill
rose rose_dev: fix memcpy-bug in rose_set_mac_address 2012-04-01 16:47:12 -04:00
rxrpc
sched
sctp
sunrpc NFS client updates for Linux 3.4 2012-03-23 08:53:47 -07:00
tipc
unix poll: add poll_requested_events() and poll_does_not_wait() functions 2012-03-23 16:58:38 -07:00
wanrouter
wimax
wireless cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_info 2012-03-26 15:07:25 -04:00
x25
xfrm
compat.c
Kconfig
Makefile
nonet.c
socket.c
sysctl_net.c