android_kernel_samsung_msm8976/drivers/infiniband/ulp/ipoib
Michael S. Tsirkin 073ae841d6 IPoIB: Clear high octet in QP number
IPoIB assumes that high (reserved) octet in the hardware address is 0,
and copies it into the QPN.  This violates RFC 4391 (which requires
that the high 8 bits are ignored on receive), and will result in an
invalid QPN being used when interoperating with IPoIB connected mode.

Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-11-16 13:56:45 -08:00
..
ipoib.h IB/sa: Require SA registration 2006-09-22 15:22:53 -07:00
ipoib_fs.c [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private 2006-09-27 08:26:17 -07:00
ipoib_ib.c IPoIB: Check for DMA mapping error for TX packets 2006-10-10 12:50:38 -07:00
ipoib_main.c IPoIB: Clear high octet in QP number 2006-11-16 13:56:45 -08:00
ipoib_multicast.c IPoIB: Create MCGs with all attributes required by RFC 2006-09-22 15:22:56 -07:00
ipoib_verbs.c IPoIB: Handle client reregister events 2006-06-17 20:37:36 -07:00
ipoib_vlan.c
Kconfig Still more typo fixes 2006-10-03 22:36:44 +02:00
Makefile