summaryrefslogtreecommitdiffstats
path: root/include/rdma
Commit message (Expand)AuthorAgeFilesLines
* IB: Report using RoCE IP based gids in port capsMoni Shoua2014-02-131-1/+2
* Merge branch 'ip-roce' into for-nextRoland Dreier2014-01-225-22/+73
|\
| * IB/cma: IBoE (RoCE) IP-based GID addressingMoni Shoua2014-01-181-23/+12
| * IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak2014-01-145-3/+65
| |
| \
*-. \ Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier2014-01-221-2/+19
|\ \ \ | |_|/ |/| |
| | * IB/core: Add support for RDMA_NODE_USNIC_UDPUpinder Malhi2014-01-181-0/+1
| | * IB/core: Add RDMA_TRANSPORT_USNIC_UDPUpinder Malhi2014-01-141-1/+2
| |/ |/|
| * IB/core: Add support for IB L2 device-managed steeringMatan Barak2014-01-141-1/+15
| * IB/core: Add flow steering support for IPoIB UD trafficMatan Barak2014-01-141-0/+1
|/
* IB/core: const'ify inbuf in struct ib_udataYann Droneaud2013-12-161-1/+1
*-. Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier2013-11-171-2/+18
|\ \
| | * IB/core: Encorce MR access rights rules on kernel consumersEli Cohen2013-11-151-0/+13
| | * IB/core: Add Cisco usNIC rdma node and transport typesUpinder Malhi \(umalhi\)2013-11-091-2/+4
| |/ |/|
| * IB/core: extended command: an improved infrastructure for uverbs commandsYann Droneaud2013-11-171-0/+1
|/
*---. Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'q...Roland Dreier2013-09-031-2/+126
|\ \ \
| | | * IB/core: Add locking around event dispatching on XRC target QPsYishai Hadas2013-08-131-0/+6
| | |/
| * | IB/core: Better checking of userspace values for receive flow steeringMatan Barak2013-09-021-0/+2
| * | IB/core: Export ib_create/destroy_flow through uverbsHadar Hen Zion2013-08-281-0/+1
| * | IB/core: Add receive flow steering supportHadar Hen Zion2013-08-281-2/+117
| |/
* | RDMA/cma: Add IPv6 support for iWARPSteve Wise2013-08-121-4/+4
|/
*-. Merge branches 'af_ib', 'cxgb4', 'misc', 'mlx5', 'ocrdma', 'qib' and 'srp' in...Roland Dreier2013-07-081-2/+33
|\ \
| | * IB/core: Add reserved values to enums for low-level driver useJack Morgenstein2013-07-071-2/+33
| |/
* | RDMA/cma: Export cma_get_service_id()Sean Hefty2013-06-201-0/+7
* | IB/sa: Export function to pack a path record into wire formatSean Hefty2013-06-201-0/+7
* | RDMA/cma: Set qkey for AF_IBSean Hefty2013-06-201-0/+1
* | RDMA/cma: Update port reservation to support AF_IBSean Hefty2013-06-201-0/+5
* | IB/addr: Add AF_IB support to ip_addr_sizeSean Hefty2013-06-201-5/+1
* | RDMA/cma: Define native IB addressSean Hefty2013-06-201-0/+89
|/
* IB/core: Add "type 2" memory windows supportShani Michaeli2013-02-211-9/+64
* UAPI: Remove empty Kbuild filesDavid Howells2013-01-021-0/+0
* UAPI: (Scripted) Disintegrate include/rdmaDavid Howells2012-11-227-1628/+1
* infiniband: pass rdma_cm module to netlink_dump_startGao feng2012-10-071-0/+1
* IB/core: Add ib_find_exact_cached_pkey()Jack Morgenstein2012-09-301-0/+16
* IB/core: Reserve bits in enum ib_qp_create_flags for low-level driver useJack Morgenstein2012-09-301-0/+3
*-. Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma'...Roland Dreier2012-07-222-0/+45
|\ \
| | * IB/core: Move CM_xxx_ATTR_ID macros from cm_msgs.h to ib_cm.hJack Morgenstein2012-07-081-0/+12
| | * IB/sa: Add GuidInfoRecord query supportErez Shitrit2012-07-081-0/+33
| |/
* | RDMA/cma: Allow user to restrict listens to bound address familySean Hefty2012-07-082-0/+11
|/
*-. Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o...Roland Dreier2012-05-211-1/+1
|\ \
| | * IB/core: Add raw packet QP typeOr Gerlitz2012-05-081-1/+1
| |/
* | IB/core: Fix IB_SA_COMP_MASK macroJack Morgenstein2012-05-181-1/+1
* | IB/core: Use qp->usecnt to track multicast attach/detachOr Gerlitz2012-05-081-1/+1
|/
*-. Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ...Roland Dreier2012-03-191-0/+9
|\ \
| | * IB/mad: Add MAD error codes from IBA specSwapna Thete2012-02-251-0/+9
| |/
* | IB: Change CQE "csum_ok" field to a bit flagOr Gerlitz2012-03-081-1/+1
* | IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz2012-03-051-0/+9
|/
* rdma/core: Fix sparse warningsSean Hefty2012-01-042-1/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-11-015-6/+156
|\
| *---. Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier2011-11-015-6/+156
| |\ \ \
| | | | * RDMA/uverbs: Export ib_open_qp() capability to user spaceSean Hefty2011-10-131-1/+13
OpenPOWER on IntegriCloud