aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * | RDMA/hns: Add reset process for RoCE in hip08Wei Hu(Xavier)2018-05-304-0/+88
| * | Merge branch 'mini_cqe' into git://git.kernel.org/pub/scm/linux/kernel/git/rd...Jason Gunthorpe2018-05-292-16/+46
| |\ \
| | * | IB/mlx5: Introduce a new mini-CQE formatYonatan Cohen2018-05-292-10/+36
| | * | IB/mlx5: Refactor CQE compression responseYonatan Cohen2018-05-291-6/+10
| | |/
| * | Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe2018-05-2817-71/+143
| |\ \
| | * | IB/mlx4: Mark user MR as writable if actual virtual memory is writableJack Morgenstein2018-05-281-8/+42
| * | | RDMA/hns: Increase checking CMQ status timeout valueWei Hu(Xavier)2018-05-241-1/+1
| * | | RDMA/hns: Modify uar allocation algorithm to avoid bitmap exhaustWei Hu(Xavier)2018-05-242-4/+7
| * | | Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...Jason Gunthorpe2018-05-241-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | IB/core: Reduce the places that use zgidParav Pandit2018-05-242-3/+4
| * | | IB/mlx5: Fetch soft WQE's on fatal error stateErez Shitrit2018-05-241-3/+12
| * | | RDMA/mlx5: Remove debug prints of VMA pointersLeon Romanovsky2018-05-241-12/+3
| * | | RDMA/hns: Rename the idx field of dboulijun2018-05-242-4/+4
| * | | IB/qib: Fix DMA api warning with debug kernelMike Marciniszyn2018-05-243-13/+20
| * | | IB/{rdmavt,hfi1}: Change hrtimer add to use pinned versionMike Marciniszyn2018-05-241-1/+1
| * | | IB/hfi1: Set port number for errorinfo MAD responseMichael J. Ruhl2018-05-241-0/+1
| * | | IB/hfi1: Cleanup of exp_rcvMike Marciniszyn2018-05-244-25/+56
| * | | IB/hfi1: Add 16B Management Packet trace supportDon Hiatt2018-05-242-70/+130
| * | | IB/hfi1: Add support for 16B Management PacketsDon Hiatt2018-05-244-33/+110
| * | | IB/hfi1: Define 16B Management PacketsDon Hiatt2018-05-242-0/+8
| * | | iw_cxgb4: provide detailed driver-specific MR informationSteve Wise2018-05-241-0/+61
| * | | iw_cxgb4: provide detailed driver-specific CQ informationSteve Wise2018-05-241-0/+163
| * | | iw_cxgb4: provide detailed provider-specific CM_ID informationSteve Wise2018-05-241-0/+84
| * | | iw_cxgb4: always set iw_cm_id.provider_dataSteve Wise2018-05-221-0/+1
| * | | RDMA/hns: Add 64KB page size support for hip08Yixian Liu2018-05-163-22/+23
| * | | IB/mlx5: Expose MPLS related tunneling offloadsAriel Levkovich2018-05-161-0/+8
| * | | IB/mlx5: Add support for MPLS flow specificationAriel Levkovich2018-05-161-3/+99
| * | | IB/mlx5: Add support for GRE flow specificationAriel Levkovich2018-05-161-0/+24
| * | | i40iw: Extend port reuse support for listenersShiraz Saleem2018-05-163-42/+59
| * | | iw_cxgb4: remove wr_id attributesSteve Wise2018-05-151-55/+0
| * | | iw_cxgb4: fix uninitialized variable warningsSteve Wise2018-05-151-2/+2
| * | | RDMA/hfi1: Fix build error with debugfs disabledDoug Ledford2018-05-151-15/+0
| * | | IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavtBrian Welty2018-05-0910-324/+20
| * | | IB/{hfi1, rdmavt, qib}: Implement CQ completion vector supportSebastian Sanchez2018-05-099-21/+445
| * | | IB/hfi1: Create common functions for affinity CPU mask operationsSebastian Sanchez2018-05-091-23/+60
| * | | IB/Hfi1: Read CCE Revision register to verify the device is responsiveKamenee Arumugam2018-05-092-7/+8
| * | | IB/hfi1: Rework fault injection machineryMitko Haralanov2018-05-0910-358/+577
| * | | IB/{hfi1, qib}: Add handling of kernel restartAlex Estrin2018-05-094-0/+28
| * | | IB/hfi1: Reorder incorrect send context disableMichael J. Ruhl2018-05-092-11/+35
| * | | IB/hfi1: Return correct value for device stateMichael J. Ruhl2018-05-091-2/+2
| * | | IB/hfi1: Fix fault injection init/exit issuesMike Marciniszyn2018-05-091-2/+6
| * | | IB/hfi1: Complete check for locally terminated smpAlex Estrin2018-05-091-16/+20
| * | | IB/hfi1: Return actual error value from program_rcvarray()Michael J. Ruhl2018-05-091-1/+0
| * | | IB/hfi1: Prevent LNI hang when LCB can't obtain lanesSebastian Sanchez2018-05-093-20/+53
| * | | Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford2018-05-0924-101/+228
| |\ \ \
| * | | | IB/mlx5: posting klm/mtt list inline in the send queue for reg_wrIdan Burstein2018-05-091-7/+36
| * | | | RDMA/hns: Drop local zgid in favor of core defined variableLeon Romanovsky2018-05-091-1/+0
| * | | | iw_cxgb4: dump detailed driver-specific QP informationSteve Wise2018-05-034-1/+263
| * | | | RDMA/qedr: fix spelling mistake: "failes" -> "fails"Colin Ian King2018-05-011-1/+1
| * | | | IB/cxgb4: use skb_put_zero()/__skb_put_zeroYueHaibing2018-05-011-6/+3