android_kernel_xiaomi_sm8350/drivers/infiniband/ulp/ipoib
Jason Gunthorpe 5e47596bee IPoIB: Check multicast address format
Check that the format of multicast link addresses is correct before
taking them from dev->mc_list to priv->multicast_list.  This way we
never try to send a bogus address to the SA, which prevents badness
from erronous 'ip maddr addr add', broken bonding drivers, etc.

Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2009-09-05 20:23:40 -07:00
..
ipoib_cm.c IPoIB: Remove unused <rdma/ib_cache.h> includes 2009-09-05 20:23:38 -07:00
ipoib_ethtool.c
ipoib_fs.c
ipoib_ib.c IPoIB: Remove unused <rdma/ib_cache.h> includes 2009-09-05 20:23:38 -07:00
ipoib_main.c IPoIB: Drop priv->lock before calling ipoib_send() 2009-09-05 20:23:40 -07:00
ipoib_multicast.c IPoIB: Check multicast address format 2009-09-05 20:23:40 -07:00
ipoib_verbs.c
ipoib_vlan.c net: Fix ipoib rtnl_lock sysfs deadlock. 2009-05-18 22:15:59 -07:00
ipoib.h
Kconfig
Makefile