summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2015-04-02IB/uverbs: Prevent integer overflow in ib_umem_get address arithmeticShachar Raindel
2015-02-20Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib...Roland Dreier
2015-02-18IB/core: Add on demand paging caps to ib_uverbs_ex_query_deviceHaggai Eran
2015-02-18IB/core: Add support for extended query device capsEli Cohen
2015-02-17IB/core: Properly handle registration of on-demand paging MRs after deregHaggai Eran
2015-02-17IB/core: Fix deadlock on uverbs modify_qp error flowMoshe Lazer
2015-02-17IB/core: When marshaling ucma path from user-space, clear unused fieldsIlya Nelkenbaum
2015-02-06Revert "IB/core: Add support for extended query device caps"Yann Droneaud
2015-02-03IB/core: Temporarily disable ex_query_device uverbHaggai Eran
2014-12-15Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and ...Roland Dreier
2014-12-15IB/core: Implement support for MMU notifiers regarding on demand paging regionsHaggai Eran
2014-12-15IB/core: Add support for on demand paging regionsShachar Raindel
2014-12-15IB/core: Add flags for on demand paging supportSagi Grimberg
2014-12-15IB/core: Add support for extended query device capsEli Cohen
2014-12-15IB/core: Add umem function to read data from user-spaceHaggai Eran
2014-12-15IB/core: Replace ib_umem's offset field with a full addressHaggai Eran
2014-12-15IB/addr: Improve address resolution callback schedulingOr Kehati
2014-12-15IB/core: Fix mgid key handling in SA agent multicast data-baseJack Morgenstein
2014-12-15IB/core: Do not resolve VLAN if already resolvedMoni Shoua
2014-10-14Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-nextRoland Dreier
2014-10-14IB/core: Fix XRC race condition in ib_uverbs_open_qpJack Morgenstein
2014-10-14IB/core: Clear AH attr variable to prevent garbage dataDevesh Sharma
2014-10-09IB/core: Avoid leakage from kernel to user spaceEli Cohen
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