summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2015-11-09IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur
2015-09-29IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas
2015-09-29IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig
2015-05-20IB/cma: Fix broken AF_IB UD supportMatthew Finlay
2015-05-20ib/cm: Change reject message type when destroying cm_idTed Kim
2015-05-12RDMA/core: Fix for parsing netlink string attributeTatyana Nikolova
2015-05-05IB/core: Fix unaligned accessesDavid Ahern
2015-05-05IB/core: change rdma_gid2ip into void function as it always return zeroHonggang LI
2015-05-05IB/core: dma unmap optimizationsGuy Shapiro
2015-05-05IB/core: dma map/unmap locking optimizationsGuy Shapiro
2015-05-05RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the ...Tatyana Nikolova
2015-05-05RDMA/CMA: Canonize IPv4 on IPV6 sockets properlyJason Gunthorpe
2015-04-15Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' ...Doug Ledford
2015-04-15ib_uverbs: Fix pages leak when using XRC SRQsSébastien Dugué
2015-04-15IB/core: don't disallow registering region starting at 0x0Yann Droneaud
2015-04-15IB/core: disallow registering 0-sized memory regionYann Droneaud
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