Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
Pull infiniband fixes from Roland Dreier: "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" * tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband: IB/uverbs: Check access to userspace response buffer in extended command IB/uverbs: Check input length in flow steering uverbs IB/uverbs: Set error code when fail to consume all flow_spec items IB/uverbs: Check reserved fields in create_flow IB/uverbs: Check comp_mask in destroy_flow IB/uverbs: Check reserved field in extended command header IB/uverbs: New macro to set pointers to NULL if length is 0 in INIT_UDATA() IB/core: const'ify inbuf in struct ib_udata RDMA/iwcm: Don't touch cm_id after deref in rem_ref RDMA/cxgb4: Make _c4iw_write_mem_dma() static
No related branches found
No related tags found
Showing
- drivers/infiniband/core/iwcm.c 9 additions, 2 deletionsdrivers/infiniband/core/iwcm.c
- drivers/infiniband/core/uverbs.h 9 additions, 1 deletiondrivers/infiniband/core/uverbs.h
- drivers/infiniband/core/uverbs_cmd.c 17 additions, 0 deletionsdrivers/infiniband/core/uverbs_cmd.c
- drivers/infiniband/core/uverbs_main.c 16 additions, 11 deletionsdrivers/infiniband/core/uverbs_main.c
- drivers/infiniband/hw/cxgb4/mem.c 1 addition, 1 deletiondrivers/infiniband/hw/cxgb4/mem.c
- include/rdma/ib_verbs.h 1 addition, 1 deletioninclude/rdma/ib_verbs.h
Loading
Please register or sign in to comment