summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-10RDMA/netlink: Implement nldev device dumpit calbackLeon Romanovsky
2017-08-10RDMA/netlink: Add nldev initialization flowsLeon Romanovsky
2017-08-10RDMA/netlink: Add netlink device definitions to UAPILeon Romanovsky
2017-08-10RDMA/netlink: Update copyrightLeon Romanovsky
2017-08-10RDMA/netlink: Convert LS to doit callbackLeon Romanovsky
2017-08-10RDMA/netlink: Reduce indirection access to cb_tableLeon Romanovsky
2017-08-10RDMA/netlink: Add and implement doit netlink callbackLeon Romanovsky
2017-08-10RDMA/core: Add and expose static device indexLeon Romanovsky
2017-08-10RDMA/core: Add iterator over ib_devicesLeon Romanovsky
2017-08-10RDMA/netlink: Rename netlink callback structLeon Romanovsky
2017-08-10RDMA/netlink: Simplify and rename ibnl_chk_listenersLeon Romanovsky
2017-08-10RDMA/netlink: Rename and remove redundant parameter from ibnl_multicastLeon Romanovsky
2017-08-10RDMA/netlink: Rename and remove redundant parameter from ibnl_unicast*Leon Romanovsky
2017-08-10RDMA/netlink: Simplify the put_msg and put_attrLeon Romanovsky
2017-08-10RDMA/netlink: Add flag to consolidate common handlingLeon Romanovsky
2017-08-10RDMA/iwcm: Remove extra EXPORT_SYMBOLSLeon Romanovsky
2017-08-10RDMA/iwcm: Remove useless check of netlink client validityLeon Romanovsky
2017-08-10RDMA/netlink: Avoid double pass for RDMA netlink messagesLeon Romanovsky
2017-08-10RDMA/netlink: Remove redundant owner option for netlink callbacksLeon Romanovsky
2017-08-10RDMA/netlink: Remove netlink clients infrastructureLeon Romanovsky
2017-08-09RDMA/core: Add wait/retry version of ibnl_unicastIsmail, Mustafa
2017-08-08nvme-rdma: use intelligent affinity based queue mappingsSagi Grimberg
2017-08-08block: Add rdma affinity based queue mapping helperSagi Grimberg
2017-08-08mlx5: support ->get_vector_affinitySagi Grimberg
2017-08-08RDMA/core: expose affinity mappings per completion vectorSagi Grimberg
2017-08-08mlx5: move affinity hints assignments to generic codeSagi Grimberg
2017-08-08mlx5e: don't assume anything on the irq affinity mappings of the deviceSagi Grimberg
2017-08-08mlx5: convert to generic pci_alloc_irq_vectorsSagi Grimberg
2017-08-08IB/CM: Set appropriate slid and dlid when handling CM requestDasaratharaman Chandramouli
2017-08-08IB/CM: Create appropriate path records when handling CM requestDasaratharaman Chandramouli
2017-08-08IB/CM: Add OPA Path record support to CMHiatt, Don
2017-08-08IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don
2017-08-08IB/core: Change port_attr.sm_lid from 16 to 32 bitsDasaratharaman Chandramouli
2017-08-08IB/core: Change port_attr.lid size from 16 to 32 bitsDasaratharaman Chandramouli
2017-08-08IB/mad: Change slid in RMPP recv from 16 to 32 bitsDasaratharaman Chandramouli
2017-08-08IB/IPoIB: Increase local_lid to 32 bitsDasaratharaman Chandramouli
2017-08-08IB/srpt: Increase lid and sm_lid to 32 bitsDasaratharaman Chandramouli
2017-08-08IB/core: Convert ah_attr from OPA to IB when copying to userDasaratharaman Chandramouli
2017-08-07Merge tag 'rdma-rc-2017-07-26' of git://git.kernel.org/pub/scm/linux/kernel/g...Doug Ledford
2017-08-04IB/hns: checking for IS_ERR() instead of NULLDan Carpenter
2017-08-04RDMA/mlx5: Fix existence check for extended address vectorLeon Romanovsky
2017-08-04IB/uverbs: Fix device cleanupYishai Hadas
2017-08-04RDMA/uverbs: Prevent leak of reserved fieldLeon Romanovsky
2017-08-04IB/core: Fix race condition in resolving IP to MACParav Pandit
2017-07-31IB/hfi1: Always perform offline transitionSebastian Sanchez
2017-07-31IB/hfi1: Prevent link down request double queuingSebastian Sanchez
2017-07-31IB/hfi1: Create workqueue for link eventsSebastian Sanchez
2017-07-31IB/{rdmavt, hfi1, qib}: Fix panic with post receive and SGE compressionMike Marciniszyn
2017-07-31IB/hfi1: Disambiguate corruption and uninitialized error casesJan Sokolowski
2017-07-31IB/hfi1: Only set fd pointer when base context is completely initializedMichael J. Ruhl