kernel-ark/drivers/infiniband/core
Sean Hefty 2527e681fd IB/mad: Validate MADs for spec compliance
Validate MADs sent by userspace clients for spec compliance with
C13-18.1.1 (prevent duplicate requests and responses sent on the
same port).  Without this, RMPP transactions get aborted because
of duplicate packets.

This patch is similar to that provided by Jack Morgenstein.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Jack Morgenstein <jackm@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-07-24 09:18:07 -07:00
..
addr.c
agent.c
agent.h
cache.c
cm_msgs.h
cm.c [PATCH] IB/cm: drop REQ when out of memory 2006-07-14 21:53:50 -07:00
cma.c [PATCH] IB/cm: set private data length for reject messages 2006-07-14 21:53:50 -07:00
core_priv.h
device.c
fmr_pool.c [PATCH] fmr pool: remove unnecessary pointer dereference 2006-07-14 21:53:51 -07:00
mad_priv.h
mad_rmpp.c
mad_rmpp.h
mad.c IB/mad: Validate MADs for spec compliance 2006-07-24 09:18:07 -07:00
Makefile
packer.c
sa_query.c [PATCH] IB/core: use correct gfp_mask in sa_query 2006-07-14 21:53:51 -07:00
smi.c
smi.h
sysfs.c
ucm.c
ud_header.c
user_mad.c IB/mad: Validate MADs for spec compliance 2006-07-24 09:18:07 -07:00
uverbs_cmd.c IB/uverbs: Fix lockdep warnings 2006-07-23 15:16:04 -07:00
uverbs_main.c
uverbs_marshall.c
uverbs_mem.c
uverbs.h
verbs.c