summaryrefslogtreecommitdiffstats
path: root/include/rdma
AgeCommit message (Expand)AuthorLines
2017-08-31IB/core: Declare an object instead of declaring only type attributesMatan Barak-35/+59
2017-08-31IB/core: Add new ioctl interfaceMatan Barak-9/+94
2017-08-30IB/core: Add support to finalize objects in one transactionMatan Barak-0/+53
2017-08-30IB/core: Add a generic way to execute an operation on a uobjectMatan Barak-0/+52
2017-08-29IB/core: Add new SRQ type IB_SRQT_TMArtemy Kovalyov-2/+8
2017-08-29IB/core: Separate CQ handle in SRQ contextArtemy Kovalyov-11/+20
2017-08-29IB/core: Add XRQ capabilitiesArtemy Kovalyov-0/+19
2017-08-28IB/rdmavt: Handle dereg of inuse MRs properlyMike Marciniszyn-0/+4
2017-08-28IB/rdmavt: Add QP iterator API for QPsMike Marciniszyn-0/+29
2017-08-24RDMA/core: Cleanup device capability enumLeon Romanovsky-3/+3
2017-08-24RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky-2/+2
2017-08-24Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford-0/+1
2017-08-24IB/core: Avoid accessing non-allocated memory when inferring port typeNoa Osherovich-0/+1
2017-08-22rdma: Autoload netlink client modulesJason Gunthorpe-0/+12
2017-08-22IB/hfi1: Stricter bounds checking of MAD trap indexKamenee Arumugame-1/+1
2017-08-22IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lidsDasaratharaman Chandramouli-1/+1
2017-08-22IB/hfi1: Add 16B UD supportDon Hiatt-0/+1
2017-08-22IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt-2/+17
2017-08-22IB/hfi1: Add support to receive 16B bypass packetsDon Hiatt-3/+0
2017-08-22IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDsDon Hiatt-0/+18
2017-08-22IB/hfi1: Remove pmtu from the QP structureSebastian Sanchez-1/+0
2017-08-18Add OPA extended LID supportHiatt, Don-6/+20
2017-08-18Merge branch 'misc' into k.o/for-nextDoug Ledford-1/+2
2017-08-18infiniband: avoid overflow warningArnd Bergmann-1/+2
2017-08-10Merge branch 'rdma-netlink' into k.o/merge-testDoug Ledford-19/+35
2017-08-10Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford-6/+63
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky-2/+4
2017-08-10RDMA/netlink: Add and implement doit netlink callbackLeon Romanovsky-0/+2
2017-08-10RDMA/core: Add and expose static device indexLeon Romanovsky-0/+2
2017-08-10RDMA/netlink: Rename netlink callback structLeon Romanovsky-2/+2
2017-08-10RDMA/netlink: Simplify and rename ibnl_chk_listenersLeon Romanovsky-0/+6
2017-08-10RDMA/netlink: Rename and remove redundant parameter from ibnl_multicastLeon Romanovsky-3/+1
2017-08-10RDMA/netlink: Rename and remove redundant parameter from ibnl_unicast*Leon Romanovsky-6/+2
2017-08-10RDMA/netlink: Add flag to consolidate common handlingLeon Romanovsky-0/+6
2017-08-10RDMA/netlink: Remove redundant owner option for netlink callbacksLeon Romanovsky-1/+0
2017-08-10RDMA/netlink: Remove netlink clients infrastructureLeon Romanovsky-9/+4
2017-08-09RDMA/core: Add wait/retry version of ibnl_unicastIsmail, Mustafa-0/+10
2017-08-08RDMA/core: expose affinity mappings per completion vectorSagi Grimberg-0/+24
2017-08-08IB/CM: Add OPA Path record support to CMHiatt, Don-0/+18
2017-08-08IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don-1/+13
2017-08-08IB/core: Change port_attr.sm_lid from 16 to 32 bitsDasaratharaman Chandramouli-1/+1
2017-08-08IB/core: Change port_attr.lid size from 16 to 32 bitsDasaratharaman Chandramouli-2/+3
2017-08-08IB/core: Convert ah_attr from OPA to IB when copying to userDasaratharaman Chandramouli-2/+4
2017-07-31IB/hfi1: Send MAD traps until repressedMichael J. Ruhl-0/+17
2017-07-27Merge branch 'misc' into k.o/for-nextDoug Ledford-0/+1
2017-07-26Merge branches 'rxe' and 'mlx' into k.o/for-nextDoug Ledford-1/+14
2017-07-24IB/core: Enable QP creation with a given source QP numberYishai Hadas-0/+2
2017-07-24IB/core: Set RoCEv2 MGID according to specNoa Osherovich-1/+7
2017-07-24IB/core: Introduce delay drop for a WQMaor Gottlieb-0/+5
2017-07-24IB/core: Add generic function to extract IB speed from netdevYuval Shaia-0/+1