aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-07-31IB/hfi1: Always perform offline transitionSebastian Sanchez3-33/+46
2017-07-31IB/hfi1: Prevent link down request double queuingSebastian Sanchez2-1/+4
2017-07-31IB/hfi1: Create workqueue for link eventsSebastian Sanchez6-13/+40
2017-07-31IB/{rdmavt, hfi1, qib}: Fix panic with post receive and SGE compressionMike Marciniszyn4-18/+18
2017-07-31IB/hfi1: Disambiguate corruption and uninitialized error casesJan Sokolowski1-6/+8
2017-07-31IB/hfi1: Only set fd pointer when base context is completely initializedMichael J. Ruhl5-29/+40
2017-07-31IB/hfi1: Do not enable disabled port on cable insertJan Sokolowski1-6/+7
2017-07-31IB/hfi1: Harden state transition to Armed and ActiveAlex Estrin1-6/+3
2017-07-31IB/hfi1: Split copy_to_user data copy for better securityMichael J. Ruhl1-3/+5
2017-07-31IB/hfi1: Verify port data VLs credits on transition to ArmedAlex Estrin2-1/+16
2017-07-31IB/hfi1: Move saving PCI values to a separate functionBartlomiej Dudek3-52/+64
2017-07-31IB/hfi1: Fix initialization failure for debug firmwareByczkowski, Jakub1-0/+8
2017-07-31IB/hfi1: Fix code consistency for if/else blocks in chip.cJan Sokolowski1-10/+11
2017-07-31IB/hfi1: Send MAD traps until repressedMichael J. Ruhl4-88/+310
2017-07-31IB/hfi1: Pass the context pointer rather than the indexMichael J. Ruhl6-23/+25
2017-07-31IB/hfi1: Use context pointer rather than context indexMichael J. Ruhl3-59/+45
2017-07-31IB/hfi1: Size rcd array index correctly and consistentlyMichael J. Ruhl10-31/+33
2017-07-31IB/hfi1: Remove unused user context data membersMichael J. Ruhl4-42/+0
2017-07-31IB/hfi1: Assign context does not clean up file descriptor correctly on errorMichael J. Ruhl1-11/+26
2017-07-31IB/hfi1: Serve the most starved iowait entry firstKaike Wan11-28/+136
2017-07-31IB/hfi1: Fix bar0 mapping to use write combiningMike Marciniszyn8-49/+126
2017-07-31IB/hfi1: Check return values from PCI config API callsBartlomiej Dudek3-47/+215
2017-07-31IB/hns: include linux/interrupt.hArnd Bergmann1-0/+1
2017-07-28RDMA/hns: fix build regressionDoug Ledford1-0/+1