summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* IB/uverbs: Prevent integer overflow in ib_umem_get address arithmeticShachar Raindel2015-04-021-0/+8
*-. Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib...Roland Dreier2015-02-204-42/+112
|\ \
| | * IB/core: Add on demand paging caps to ib_uverbs_ex_query_deviceHaggai Eran2015-02-181-1/+19
| | * IB/core: Add support for extended query device capsEli Cohen2015-02-183-41/+92
| | * IB/core: Properly handle registration of on-demand paging MRs after deregHaggai Eran2015-02-171-1/+2
| |/
* | IB/core: Fix deadlock on uverbs modify_qp error flowMoshe Lazer2015-02-171-4/+5
* | IB/core: When marshaling ucma path from user-space, clear unused fieldsIlya Nelkenbaum2015-02-171-0/+3
|/
* Revert "IB/core: Add support for extended query device caps"Yann Droneaud2015-02-062-97/+41
* IB/core: Temporarily disable ex_query_device uverbHaggai Eran2015-02-031-1/+0
*-. Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and ...Roland Dreier2014-12-157-48/+964
|\ \
| | * IB/core: Implement support for MMU notifiers regarding on demand paging regionsHaggai Eran2014-12-155-12/+482
| | * IB/core: Add support for on demand paging regionsShachar Raindel2014-12-155-0/+341
| | * IB/core: Add flags for on demand paging supportSagi Grimberg2014-12-152-3/+30
| | * IB/core: Add support for extended query device capsEli Cohen2014-12-153-42/+86
| | * IB/core: Add umem function to read data from user-spaceHaggai Eran2014-12-151-0/+34
| | * IB/core: Replace ib_umem's offset field with a full addressHaggai Eran2014-12-151-3/+3
| |/
* | IB/addr: Improve address resolution callback schedulingOr Kehati2014-12-151-2/+2
* | IB/core: Fix mgid key handling in SA agent multicast data-baseJack Morgenstein2014-12-151-3/+8
* | IB/core: Do not resolve VLAN if already resolvedMoni Shoua2014-12-151-1/+2
|/
*-. Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-nextRoland Dreier2014-10-141-0/+1
|\ \
| | * IB/core: Avoid leakage from kernel to user spaceEli Cohen2014-10-091-0/+1
| |/
* | IB/core: Fix XRC race condition in ib_uverbs_open_qpJack Morgenstein2014-10-141-0/+4
* | IB/core: Clear AH attr variable to prevent garbage dataDevesh Sharma2014-10-141-0/+2
|/
*-. Merge branches 'core', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-nextRoland Dreier2014-09-221-0/+4
|\ \
| | * IB/core: When marshaling uverbs path, clear unused fieldsMatan Barak2014-09-221-0/+4
| |/
* | IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_getShawn Bohrer2014-09-191-6/+13
|/
*---. Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier2014-08-147-139/+385
|\ \ \
| | | * IB/mad: Add user space RMPP supportIra Weiny2014-08-102-35/+73
| | | * IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny2014-08-105-7/+128
| | | * IB/mad: Add dev_notice messages for various umad/mad registration failuresIra Weiny2014-08-102-9/+57
| | | * IB/mad: Update module to [pr|dev]_* style print messagesIra Weiny2014-08-103-77/+85
| | | * IB/umad: Update module to [pr|dev]_* style print messagesIra Weiny2014-08-101-11/+15
| | |/ | |/|
| | * RDMA/iwcm: Use a default listen backlog if neededSteve Wise2014-08-051-0/+27
| |/
* | IB/core: Add user MR re-registration supportMatan Barak2014-08-013-0/+95
|/
*---. Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...Roland Dreier2014-06-108-9/+1554
|\ \ \
| | | * IB/core: Fix sparse warnings about redeclared functionsRoland Dreier2014-06-041-4/+4
| | | * IB/mad: Fix sparse warning about gfp_t useRoland Dreier2014-06-031-1/+1
| | |/ | |/|
| | * RDMA/core: Add support for iWARP Port Mapper user space serviceTatyana Nikolova2014-06-106-4/+1549
| |/
* | IB/umad: Fix use-after-free on closeBart Van Assche2014-06-061-11/+19
* | IB/core: Fix kobject leak on device register error flowHaggai Eran2014-06-051-26/+26
* | IB/core: Fix port kobject deletion during error flowHaggai Eran2014-06-041-9/+17
* | IB/core: Remove unneeded kobject_get/put callsHaggai Eran2014-06-041-5/+2
* | IB/umad: Fix error handlingBart Van Assche2014-05-291-22/+27
|/
*---. Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier2014-04-033-43/+14
|\ \ \
| | | * IB/mad: Check and handle potential DMA mapping errorsYan Burman2014-04-011-0/+14
| | |/ | |/|
| | * IB/core: Don't resolve passive side RoCE L2 address in CMA REQ handlerMoni Shoua2014-04-012-43/+0
| |/
* | IB/core: Introduce signature verbs APISagi Grimberg2014-03-071-0/+8
* | IB/core: Introduce protected memory regionsSagi Grimberg2014-03-071-0/+39
* | IB: Refactor umem to use linear SG tableYishai Hadas2014-03-041-64/+56
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-1/+1
|\
OpenPOWER on IntegriCloud