aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
AgeCommit message (Expand)AuthorFilesLines
2017-08-10RDMA/core: Add and expose static device indexLeon Romanovsky2-1/+41
2017-08-10RDMA/core: Add iterator over ib_devicesLeon Romanovsky2-0/+33
2017-08-10RDMA/netlink: Rename netlink callback structLeon Romanovsky4-5/+5
2017-08-10RDMA/netlink: Simplify and rename ibnl_chk_listenersLeon Romanovsky3-6/+5
2017-08-10RDMA/netlink: Rename and remove redundant parameter from ibnl_multicastLeon Romanovsky4-6/+5
2017-08-10RDMA/netlink: Rename and remove redundant parameter from ibnl_unicast*Leon Romanovsky3-11/+9
2017-08-10RDMA/netlink: Simplify the put_msg and put_attrLeon Romanovsky1-21/+6
2017-08-10RDMA/netlink: Add flag to consolidate common handlingLeon Romanovsky4-9/+16
2017-08-10RDMA/iwcm: Remove extra EXPORT_SYMBOLSLeon Romanovsky2-17/+0
2017-08-10RDMA/iwcm: Remove useless check of netlink client validityLeon Romanovsky1-6/+0
2017-08-10RDMA/netlink: Avoid double pass for RDMA netlink messagesLeon Romanovsky1-18/+44
2017-08-10RDMA/netlink: Remove redundant owner option for netlink callbacksLeon Romanovsky2-4/+1
2017-08-10RDMA/netlink: Remove netlink clients infrastructureLeon Romanovsky5-141/+107
2017-08-09RDMA/core: Add wait/retry version of ibnl_unicastIsmail, Mustafa2-4/+14
2017-08-08IB/CM: Set appropriate slid and dlid when handling CM requestDasaratharaman Chandramouli1-11/+56
2017-08-08IB/CM: Create appropriate path records when handling CM requestDasaratharaman Chandramouli1-7/+31
2017-08-08IB/CM: Add OPA Path record support to CMHiatt, Don1-8/+42
2017-08-08IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don3-6/+10
2017-08-08IB/core: Change port_attr.sm_lid from 16 to 32 bitsDasaratharaman Chandramouli1-3/+5
2017-08-08IB/core: Change port_attr.lid size from 16 to 32 bitsDasaratharaman Chandramouli2-1/+5
2017-08-08IB/mad: Change slid in RMPP recv from 16 to 32 bitsDasaratharaman Chandramouli1-1/+1
2017-08-08IB/core: Convert ah_attr from OPA to IB when copying to userDasaratharaman Chandramouli3-10/+50
2017-08-07Merge tag 'rdma-rc-2017-07-26' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma into leon-ipoibDoug Ledford1-1/+0
2017-08-04IB/uverbs: Fix device cleanupYishai Hadas1-2/+1
2017-08-04RDMA/uverbs: Prevent leak of reserved fieldLeon Romanovsky1-1/+1
2017-08-04IB/core: Fix race condition in resolving IP to MACParav Pandit1-14/+48
2017-07-28IB/cma: Fix default RoCE type settingDoug Ledford1-1/+1
2017-07-27Merge branch 'misc' into k.o/for-nextDoug Ledford3-2/+64
2017-07-24IB/uverbs: Enable QP creation with a given source QP numberYishai Hadas1-3/+14
2017-07-24IB/core: Add support for RoCEv2 multicastNoa Osherovich1-0/+12
2017-07-24IB/core: Set RoCEv2 MGID according to specNoa Osherovich2-10/+13
2017-07-24IB/core: Fix the validations of a multicast LID in attach or detach operationsNoa Osherovich1-4/+40
2017-07-24IB/core: Add generic function to extract IB speed from netdevYuval Shaia2-0/+57
2017-07-24IB/cma: Set default gid type to RoCEv2Moni Shoua1-2/+7
2017-07-23Revert "IB/core: Allow QP state transition from reset to error"Leon Romanovsky1-1/+0
2017-07-20RDMA/core: Initialize port_num in qp_attrIsmail, Mustafa1-0/+2
2017-07-20RDMA/uverbs: Fix the check for port numberIsmail, Mustafa1-1/+2
2017-07-20IB/core: Fix sparse warningsMatan Barak1-10/+0
2017-07-17IB/core: Allow QP state transition from reset to errorTadeusz Struk1-0/+1
2017-07-17IB/core: Add ordered workqueue for RoCE GID managementMajd Dibbiny1-2/+9
2017-07-17IB/uverbs: Make use of ib_modify_qp variant to avoid resolving DMACParav Pandit1-19/+4
2017-07-17IB/core: Introduce modify QP operation with udataParav Pandit1-8/+24
2017-07-17IB/core: Don't resolve IP address to the loopback deviceMoni Shoua3-45/+32
2017-07-17IB/core: Namespace is mandatory input for address resolutionMoni Shoua1-1/+5
2017-07-17RDMA/core: Document confusing codeGustavo A. R. Silva1-0/+13
2017-07-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds2-9/+14
2017-07-07IB/core: Fix static analysis warning in ib_policy_change_taskDaniel Jurgens1-1/+2
2017-07-07IB/core: Fix uninitialized variable use in check_qp_port_pkey_settingsDaniel Jurgens1-8/+12
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-0/+8
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-4/+2