[GIT PULL] please pull infiniband.git

From: Roland Dreier
Date: Mon Dec 23 2013 - 12:24:41 EST


Hi Linus,

Please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git tags/rdma-for-linus

The following changes since commit 374b105797c3d4f29c685f3be535c35f5689b30e:

Linux 3.13-rc3 (2013-12-06 09:34:04 -0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git tags/rdma-for-linus

for you to fetch changes up to 22f12c60e12a4112fdca31582e66fe501600ee2b:

Merge branches 'cxgb4', 'flowsteer' and 'misc' into for-linus (2013-12-23 09:19:02 -0800)

----------------------------------------------------------------

Last batch of InfiniBand/RDMA changes for 3.13 / 2014:
- Additional checks for uverbs to ensure forward compatibility, handle
malformed input better.
- Fix potential use-after-free in iWARP connection manager.
- Make a function static.

----------------------------------------------------------------
Rashika (1):
RDMA/cxgb4: Make _c4iw_write_mem_dma() static

Roland Dreier (2):
IB/uverbs: New macro to set pointers to NULL if length is 0 in INIT_UDATA()
Merge branches 'cxgb4', 'flowsteer' and 'misc' into for-linus

Steve Wise (1):
RDMA/iwcm: Don't touch cm_id after deref in rem_ref

Yann Droneaud (7):
IB/core: const'ify inbuf in struct ib_udata
IB/uverbs: Check reserved field in extended command header
IB/uverbs: Check comp_mask in destroy_flow
IB/uverbs: Check reserved fields in create_flow
IB/uverbs: Set error code when fail to consume all flow_spec items
IB/uverbs: Check input length in flow steering uverbs
IB/uverbs: Check access to userspace response buffer in extended command

drivers/infiniband/core/iwcm.c | 11 +++++++++--
drivers/infiniband/core/uverbs.h | 10 +++++++++-
drivers/infiniband/core/uverbs_cmd.c | 17 +++++++++++++++++
drivers/infiniband/core/uverbs_main.c | 27 ++++++++++++++++-----------
drivers/infiniband/hw/cxgb4/mem.c | 2 +-
include/rdma/ib_verbs.h | 2 +-
6 files changed, 53 insertions(+), 16 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/