summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2014-09-22Merge branches 'core', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-nextRoland Dreier
2014-09-22IB/core: When marshaling uverbs path, clear unused fieldsMatan Barak
2014-09-19IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_getShawn Bohrer
2014-08-14Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier
2014-08-10IB/mad: Add user space RMPP supportIra Weiny
2014-08-10IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny
2014-08-10IB/mad: Add dev_notice messages for various umad/mad registration failuresIra Weiny
2014-08-10IB/mad: Update module to [pr|dev]_* style print messagesIra Weiny
2014-08-10IB/umad: Update module to [pr|dev]_* style print messagesIra Weiny
2014-08-05RDMA/iwcm: Use a default listen backlog if neededSteve Wise
2014-08-01IB/core: Add user MR re-registration supportMatan Barak
2014-06-10Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...Roland Dreier
2014-06-10RDMA/core: Add support for iWARP Port Mapper user space serviceTatyana Nikolova
2014-06-06IB/umad: Fix use-after-free on closeBart Van Assche
2014-06-05IB/core: Fix kobject leak on device register error flowHaggai Eran
2014-06-04IB/core: Fix port kobject deletion during error flowHaggai Eran
2014-06-04IB/core: Remove unneeded kobject_get/put callsHaggai Eran
2014-06-04IB/core: Fix sparse warnings about redeclared functionsRoland Dreier
2014-06-03IB/mad: Fix sparse warning about gfp_t useRoland Dreier
2014-05-29IB/umad: Fix error handlingBart Van Assche
2014-04-03Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier
2014-04-01IB/core: Don't resolve passive side RoCE L2 address in CMA REQ handlerMoni Shoua
2014-04-01IB/mad: Check and handle potential DMA mapping errorsYan Burman
2014-03-07IB/core: Introduce signature verbs APISagi Grimberg
2014-03-07IB/core: Introduce protected memory regionsSagi Grimberg
2014-03-04IB: Refactor umem to use linear SG tableYishai Hadas
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-22Merge branch 'ip-roce' into for-nextRoland Dreier
2014-01-22Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier
2014-01-22IB/core: Fix unused variable warningOr Gerlitz
2014-01-22RDMA/cma: Handle global/non-linklocal IPv6 addresses in cma_check_linklocal()Somnath Kotur
2014-01-19IB/cm: Fix missing unlock on error in cm_init_qp_rtr_attr()Wei Yongjun
2014-01-19IB/core: Make ib_addr a core IB moduleMatan Barak
2014-01-19IB/core: Resolve Ethernet L2 addresses when modifying QPOr Gerlitz
2014-01-18IB/cma: IBoE (RoCE) IP-based GID addressingMoni Shoua
2014-01-18IB/core: Add support for RDMA_NODE_USNIC_UDPUpinder Malhi
2014-01-14net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane
2014-01-14IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak
2014-01-14IB/core: Add RDMA_TRANSPORT_USNIC_UDPUpinder Malhi
2013-12-23Merge branches 'cxgb4', 'flowsteer' and 'misc' into for-linusRoland Dreier
2013-12-20IB/uverbs: Check access to userspace response buffer in extended commandYann Droneaud
2013-12-20IB/uverbs: Check input length in flow steering uverbsYann Droneaud
2013-12-20IB/uverbs: Set error code when fail to consume all flow_spec itemsYann Droneaud
2013-12-20IB/uverbs: Check reserved fields in create_flowYann Droneaud
2013-12-20IB/uverbs: Check comp_mask in destroy_flowYann Droneaud
2013-12-20IB/uverbs: Check reserved field in extended command headerYann Droneaud
2013-12-20IB/uverbs: New macro to set pointers to NULL if length is 0 in INIT_UDATA()Roland Dreier
2013-12-16IB/core: const'ify inbuf in struct ib_udataYann Droneaud
2013-12-15RDMA/iwcm: Don't touch cm_id after deref in rem_refSteve Wise
2013-11-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds