summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RDMA/netlink: Rename and remove redundant parameter from ibnl_multicastLeon Romanovsky2017-08-105-9/+6
* RDMA/netlink: Rename and remove redundant parameter from ibnl_unicast*Leon Romanovsky2017-08-104-17/+11
* RDMA/netlink: Simplify the put_msg and put_attrLeon Romanovsky2017-08-101-21/+6
* RDMA/netlink: Add flag to consolidate common handlingLeon Romanovsky2017-08-105-9/+22
* RDMA/iwcm: Remove extra EXPORT_SYMBOLSLeon Romanovsky2017-08-102-17/+0
* RDMA/iwcm: Remove useless check of netlink client validityLeon Romanovsky2017-08-101-6/+0
* RDMA/netlink: Avoid double pass for RDMA netlink messagesLeon Romanovsky2017-08-101-18/+44
* RDMA/netlink: Remove redundant owner option for netlink callbacksLeon Romanovsky2017-08-103-5/+1
* RDMA/netlink: Remove netlink clients infrastructureLeon Romanovsky2017-08-106-151/+112
* RDMA/core: Add wait/retry version of ibnl_unicastIsmail, Mustafa2017-08-093-4/+24
* IB/hfi1: Always perform offline transitionSebastian Sanchez2017-07-313-33/+46
* IB/hfi1: Prevent link down request double queuingSebastian Sanchez2017-07-312-1/+4
* IB/hfi1: Create workqueue for link eventsSebastian Sanchez2017-07-316-13/+40
* IB/{rdmavt, hfi1, qib}: Fix panic with post receive and SGE compressionMike Marciniszyn2017-07-314-18/+18
* IB/hfi1: Disambiguate corruption and uninitialized error casesJan Sokolowski2017-07-311-6/+8
* IB/hfi1: Only set fd pointer when base context is completely initializedMichael J. Ruhl2017-07-315-29/+40
* IB/hfi1: Do not enable disabled port on cable insertJan Sokolowski2017-07-311-6/+7
* IB/hfi1: Harden state transition to Armed and ActiveAlex Estrin2017-07-311-6/+3
* IB/hfi1: Split copy_to_user data copy for better securityMichael J. Ruhl2017-07-311-3/+5
* IB/hfi1: Verify port data VLs credits on transition to ArmedAlex Estrin2017-07-312-1/+16
* IB/hfi1: Move saving PCI values to a separate functionBartlomiej Dudek2017-07-313-52/+64
* IB/hfi1: Fix initialization failure for debug firmwareByczkowski, Jakub2017-07-311-0/+8
* IB/hfi1: Fix code consistency for if/else blocks in chip.cJan Sokolowski2017-07-311-10/+11
* IB/hfi1: Send MAD traps until repressedMichael J. Ruhl2017-07-314-88/+310
* IB/hfi1: Pass the context pointer rather than the indexMichael J. Ruhl2017-07-316-23/+25
* IB/hfi1: Use context pointer rather than context indexMichael J. Ruhl2017-07-313-59/+45
* IB/hfi1: Size rcd array index correctly and consistentlyMichael J. Ruhl2017-07-3110-31/+33
* IB/hfi1: Remove unused user context data membersMichael J. Ruhl2017-07-314-42/+0
* IB/hfi1: Assign context does not clean up file descriptor correctly on errorMichael J. Ruhl2017-07-311-11/+26
* IB/hfi1: Serve the most starved iowait entry firstKaike Wan2017-07-3111-28/+136
* IB/hfi1: Fix bar0 mapping to use write combiningMike Marciniszyn2017-07-318-49/+126
* IB/hfi1: Check return values from PCI config API callsBartlomiej Dudek2017-07-313-47/+215
* IB/hns: include linux/interrupt.hArnd Bergmann2017-07-311-0/+1
* RDMA/hns: fix build regressionDoug Ledford2017-07-281-0/+1
* IB/hns: fix semicolon.cocci warningskbuild test robot2017-07-281-1/+1
* IB/hns: fix returnvar.cocci warningskbuild test robot2017-07-281-2/+1
* IB/hns: fix boolreturn.cocci warningskbuild test robot2017-07-281-1/+1
* IB/hns: Support compile test for hns RoCE driverMatan Barak2017-07-283-1/+3
* IB/cma: Fix default RoCE type settingDoug Ledford2017-07-281-1/+1
* Merge branch 'misc' into k.o/for-nextDoug Ledford2017-07-2743-279/+693
|\
| * RDMA/qedr: notify user application of supported WIDsAmrani, Ram2017-07-272-0/+4
| * RDMA/qedr: notify user application if DPM is supportedAmrani, Ram2017-07-274-0/+5
| * net/mlx5: fix spelling mistake: "alloated" -> "allocated"Colin Ian King2017-07-241-1/+1
| * IB/hfi1: Add receiving queue info to qp_statsKaike Wan2017-07-241-1/+5
| * RDMA/bnxt_re: Allow posting when QPs are in errorSelvin Xavier2017-07-246-89/+462
| * RDMA/bnxt_re: Add vlan tag for untagged RoCE traffic when PFC is configuredKalesh AP2017-07-246-24/+124
| * RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-2421-21/+0
| * IB/core: Add generic function to extract IB speed from netdevYuval Shaia2017-07-246-118/+73
| * IB/usnic: Implement get_netdev hookYuval Shaia2017-07-243-0/+12
| * IB/qib: remove duplicate codeGustavo A. R. Silva2017-07-241-2/+0