summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-10Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford34-208/+426
2017-08-10Merge tag 'rdma-next-2017-08-10' of git://git.kernel.org/pub/scm/linux/kernel...Doug Ledford169-2601/+6972
2017-08-10RDMA/netlink: Export node_typeLeon Romanovsky2-0/+5
2017-08-10RDMA/netlink: Provide port state and physical link stateLeon Romanovsky2-0/+9
2017-08-10RDMA/netlink: Export LID mask control (LMC)Leon Romanovsky2-0/+8
2017-08-10RDMA/netink: Export lids and sm_lidsLeon Romanovsky2-1/+16
2017-08-10RDMA/netlink: Advertise IB subnet prefixLeon Romanovsky2-0/+10
2017-08-10RDMA/netlink: Export node_guid and sys_image_guidLeon Romanovsky2-0/+21
2017-08-10RDMA/netlink: Export FW versionLeon Romanovsky2-0/+13
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky16-47/+36
2017-08-10RDMA/netlink: Expose device and port capability masksLeon Romanovsky2-0/+24
2017-08-10RDMA/netlink: Implement nldev port doit callbackLeon Romanovsky1-0/+44
2017-08-10RDMA/netlink: Add nldev port dumpit implementationLeon Romanovsky1-0/+71
2017-08-10RDMA/netlink: Add nldev device doit implementationLeon Romanovsky1-0/+40
2017-08-10RDMA/netlink: Implement nldev device dumpit calbackLeon Romanovsky1-1/+63
2017-08-10RDMA/netlink: Add nldev initialization flowsLeon Romanovsky3-1/+49
2017-08-10RDMA/netlink: Add netlink device definitions to UAPILeon Romanovsky2-2/+39
2017-08-10RDMA/netlink: Update copyrightLeon Romanovsky1-0/+1
2017-08-10RDMA/netlink: Convert LS to doit callbackLeon Romanovsky5-31/+25
2017-08-10RDMA/netlink: Reduce indirection access to cb_tableLeon Romanovsky1-5/+8
2017-08-10RDMA/netlink: Add and implement doit netlink callbackLeon Romanovsky2-5/+16
2017-08-10RDMA/core: Add and expose static device indexLeon Romanovsky3-1/+43
2017-08-10RDMA/core: Add iterator over ib_devicesLeon Romanovsky2-0/+33
2017-08-10RDMA/netlink: Rename netlink callback structLeon Romanovsky5-7/+7
2017-08-10RDMA/netlink: Simplify and rename ibnl_chk_listenersLeon Romanovsky4-6/+11
2017-08-10RDMA/netlink: Rename and remove redundant parameter from ibnl_multicastLeon Romanovsky5-9/+6
2017-08-10RDMA/netlink: Rename and remove redundant parameter from ibnl_unicast*Leon Romanovsky4-17/+11
2017-08-10RDMA/netlink: Simplify the put_msg and put_attrLeon Romanovsky1-21/+6
2017-08-10RDMA/netlink: Add flag to consolidate common handlingLeon Romanovsky5-9/+22
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 Romanovsky3-5/+1
2017-08-10RDMA/netlink: Remove netlink clients infrastructureLeon Romanovsky6-151/+112
2017-08-09RDMA/core: Add wait/retry version of ibnl_unicastIsmail, Mustafa3-4/+24
2017-08-08nvme-rdma: use intelligent affinity based queue mappingsSagi Grimberg1-7/+22
2017-08-08block: Add rdma affinity based queue mapping helperSagi Grimberg4-0/+68
2017-08-08mlx5: support ->get_vector_affinitySagi Grimberg1-0/+9
2017-08-08RDMA/core: expose affinity mappings per completion vectorSagi Grimberg1-0/+24
2017-08-08mlx5: move affinity hints assignments to generic codeSagi Grimberg4-93/+35
2017-08-08mlx5e: don't assume anything on the irq affinity mappings of the deviceSagi Grimberg1-10/+0
2017-08-08mlx5: convert to generic pci_alloc_irq_vectorsSagi Grimberg7-36/+20
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, Don2-8/+60
2017-08-08IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don10-16/+32
2017-08-08IB/core: Change port_attr.sm_lid from 16 to 32 bitsDasaratharaman Chandramouli2-4/+6
2017-08-08IB/core: Change port_attr.lid size from 16 to 32 bitsDasaratharaman Chandramouli7-6/+11
2017-08-08IB/mad: Change slid in RMPP recv from 16 to 32 bitsDasaratharaman Chandramouli1-1/+1
2017-08-08IB/IPoIB: Increase local_lid to 32 bitsDasaratharaman Chandramouli1-1/+1