summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
AgeCommit message (Expand)AuthorLines
2014-10-14Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-nextRoland Dreier-0/+1
2014-10-14IB/core: Fix XRC race condition in ib_uverbs_open_qpJack Morgenstein-0/+4
2014-10-14IB/core: Clear AH attr variable to prevent garbage dataDevesh Sharma-0/+2
2014-10-09IB/core: Avoid leakage from kernel to user spaceEli Cohen-0/+1
2014-09-22Merge branches 'core', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-nextRoland Dreier-0/+4
2014-09-22IB/core: When marshaling uverbs path, clear unused fieldsMatan Barak-0/+4
2014-09-19IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_getShawn Bohrer-6/+13
2014-08-14Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier-139/+385
2014-08-10IB/mad: Add user space RMPP supportIra Weiny-35/+73
2014-08-10IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny-7/+128
2014-08-10IB/mad: Add dev_notice messages for various umad/mad registration failuresIra Weiny-9/+57
2014-08-10IB/mad: Update module to [pr|dev]_* style print messagesIra Weiny-77/+85
2014-08-10IB/umad: Update module to [pr|dev]_* style print messagesIra Weiny-11/+15
2014-08-05RDMA/iwcm: Use a default listen backlog if neededSteve Wise-0/+27
2014-08-01IB/core: Add user MR re-registration supportMatan Barak-0/+95
2014-06-10Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...Roland Dreier-9/+1554
2014-06-10RDMA/core: Add support for iWARP Port Mapper user space serviceTatyana Nikolova-4/+1549
2014-06-06IB/umad: Fix use-after-free on closeBart Van Assche-11/+19
2014-06-05IB/core: Fix kobject leak on device register error flowHaggai Eran-26/+26
2014-06-04IB/core: Fix port kobject deletion during error flowHaggai Eran-9/+17
2014-06-04IB/core: Remove unneeded kobject_get/put callsHaggai Eran-5/+2
2014-06-04IB/core: Fix sparse warnings about redeclared functionsRoland Dreier-4/+4
2014-06-03IB/mad: Fix sparse warning about gfp_t useRoland Dreier-1/+1
2014-05-29IB/umad: Fix error handlingBart Van Assche-22/+27
2014-04-03Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier-43/+14
2014-04-01IB/core: Don't resolve passive side RoCE L2 address in CMA REQ handlerMoni Shoua-43/+0
2014-04-01IB/mad: Check and handle potential DMA mapping errorsYan Burman-0/+14
2014-03-07IB/core: Introduce signature verbs APISagi Grimberg-0/+8
2014-03-07IB/core: Introduce protected memory regionsSagi Grimberg-0/+39
2014-03-04IB: Refactor umem to use linear SG tableYishai Hadas-64/+56
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-1/+1
2014-01-22Merge branch 'ip-roce' into for-nextRoland Dreier-35/+327
2014-01-22Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier-2/+5
2014-01-22IB/core: Fix unused variable warningOr Gerlitz-2/+1
2014-01-22RDMA/cma: Handle global/non-linklocal IPv6 addresses in cma_check_linklocal()Somnath Kotur-2/+5
2014-01-19IB/cm: Fix missing unlock on error in cm_init_qp_rtr_attr()Wei Yongjun-1/+3
2014-01-19IB/core: Make ib_addr a core IB moduleMatan Barak-2/+3
2014-01-19IB/core: Resolve Ethernet L2 addresses when modifying QPOr Gerlitz-0/+49
2014-01-18IB/cma: IBoE (RoCE) IP-based GID addressingMoni Shoua-24/+16
2014-01-18IB/core: Add support for RDMA_NODE_USNIC_UDPUpinder Malhi-0/+3
2014-01-14net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane-1/+1
2014-01-14IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak-13/+261
2014-01-14IB/core: Add RDMA_TRANSPORT_USNIC_UDPUpinder Malhi-1/+2
2013-12-23Merge branches 'cxgb4', 'flowsteer' and 'misc' into for-linusRoland Dreier-14/+51
2013-12-20IB/uverbs: Check access to userspace response buffer in extended commandYann Droneaud-0/+5
2013-12-20IB/uverbs: Check input length in flow steering uverbsYann Droneaud-0/+6
2013-12-20IB/uverbs: Set error code when fail to consume all flow_spec itemsYann Droneaud-0/+1
2013-12-20IB/uverbs: Check reserved fields in create_flowYann Droneaud-0/+7
2013-12-20IB/uverbs: Check comp_mask in destroy_flowYann Droneaud-0/+3
2013-12-20IB/uverbs: Check reserved field in extended command headerYann Droneaud-0/+3