aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-05IB/core: Fix unaligned accessesDavid Ahern1-3/+4
2015-05-05IB/core: change rdma_gid2ip into void function as it always return zeroHonggang LI1-2/+1
2015-05-05RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the connecting peer to its clientsTatyana Nikolova1-0/+25
2015-02-06Revert "IB/core: Add support for extended query device caps"Yann Droneaud1-4/+1
2014-12-15IB/core: Implement support for MMU notifiers regarding on demand paging regionsHaggai Eran2-1/+83
2014-12-15IB/core: Add support for on demand paging regionsShachar Raindel3-0/+101
2014-12-15IB/core: Add flags for on demand paging supportSagi Grimberg1-2/+26
2014-12-15IB/core: Add support for extended query device capsEli Cohen1-1/+4
2014-12-15IB/mlx5: Add function to read WQE from user-spaceHaggai Eran1-1/+4
2014-12-15IB/core: Add umem function to read data from user-spaceHaggai Eran1-0/+2
2014-12-15IB/core: Replace ib_umem's offset field with a full addressHaggai Eran1-1/+24
2014-10-09IB/mlx5, iser, isert: Add Signature API additionsSagi Grimberg1-18/+14
2014-09-19IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_getShawn Bohrer1-0/+1
2014-08-14Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4', 'mlx5', 'ocrdma' and 'srp' into for-nextRoland Dreier1-1/+17
2014-08-10IB/mad: Add user space RMPP supportIra Weiny1-0/+11
2014-08-10IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny1-1/+6
2014-08-01IB/core: Add user MR re-registration supportMatan Barak1-1/+9
2014-06-10Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx5', 'noio', 'ocrdma', 'qib', 'srp' and 'usnic' into for-nextRoland Dreier3-6/+227
2014-06-10RDMA/core: Add support for iWARP Port Mapper user space serviceTatyana Nikolova2-1/+221
2014-06-04IB/core: Fix sparse warnings about redeclared functionsRoland Dreier1-5/+5
2014-06-02IB: Add a QP creation flag to use GFP_NOIO allocationsOr Gerlitz1-0/+1
2014-04-03Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'ocrdma', 'qib', 'sgwrapper', 'srp' and 'usnic' into for-nextRoland Dreier2-9/+6
2014-04-01IB/core: Don't resolve passive side RoCE L2 address in CMA REQ handlerMoni Shoua1-1/+0
2014-04-01IB/core: Remove overload in ib_sg_dma*Mike Marciniszyn1-8/+6
2014-03-07IB/core: Introduce signature verbs APISagi Grimberg1-1/+148
2014-03-07IB/core: Introduce protected memory regionsSagi Grimberg1-0/+38
2014-03-04IB: Refactor umem to use linear SG tableYishai Hadas1-8/+3
2014-02-13IB: Report using RoCE IP based gids in port capsMoni Shoua1-1/+2
2014-01-22Merge branch 'ip-roce' into for-nextRoland Dreier5-22/+73
2014-01-22Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'ocrdma', 'qib', 'srp' and 'usnic' into for-nextRoland Dreier1-2/+19
2014-01-18IB/cma: IBoE (RoCE) IP-based GID addressingMoni Shoua1-23/+12
2014-01-18IB/core: Add support for RDMA_NODE_USNIC_UDPUpinder Malhi1-0/+1
2014-01-14IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak5-3/+65
2014-01-14IB/core: Add support for IB L2 device-managed steeringMatan Barak1-1/+15
2014-01-14IB/core: Add flow steering support for IPoIB UD trafficMatan Barak1-0/+1
2014-01-14IB/core: Add RDMA_TRANSPORT_USNIC_UDPUpinder Malhi1-1/+2
2013-12-16IB/core: const'ify inbuf in struct ib_udataYann Droneaud1-1/+1
2013-11-17Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma', 'qib' and 'srp' into for-nextRoland Dreier1-2/+18
2013-11-17IB/core: extended command: an improved infrastructure for uverbs commandsYann Droneaud1-0/+1
2013-11-15IB/core: Encorce MR access rights rules on kernel consumersEli Cohen1-0/+13
2013-11-09IB/core: Add Cisco usNIC rdma node and transport typesUpinder Malhi \(umalhi\)1-2/+4
2013-09-03Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-nextRoland Dreier1-2/+126
2013-09-02IB/core: Better checking of userspace values for receive flow steeringMatan Barak1-0/+2
2013-08-28IB/core: Export ib_create/destroy_flow through uverbsHadar Hen Zion1-0/+1
2013-08-28IB/core: Add receive flow steering supportHadar Hen Zion1-2/+117
2013-08-13IB/core: Add locking around event dispatching on XRC target QPsYishai Hadas1-0/+6
2013-08-12RDMA/cma: Add IPv6 support for iWARPSteve Wise1-4/+4
2013-07-08Merge branches 'af_ib', 'cxgb4', 'misc', 'mlx5', 'ocrdma', 'qib' and 'srp' into for-nextRoland Dreier1-2/+33
2013-07-07IB/core: Add reserved values to enums for low-level driver useJack Morgenstein1-2/+33
2013-06-20RDMA/cma: Export cma_get_service_id()Sean Hefty1-0/+7