summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe2018-05-2820-97/+147
|\
| * IB/mlx4: Mark user MR as writable if actual virtual memory is writableJack Morgenstein2018-05-281-8/+42
| * IB/core: Make testing MR flags for writability a static inline functionJack Morgenstein2018-05-281-10/+1
| * RDMA/hns: Move the location for initializing tmp_lenoulijun2018-05-231-1/+2
| * RDMA/hns: Bugfix for cq record db for kerneloulijun2018-05-231-0/+1
| * RDMA/qedr: Fix doorbell bar mapping for dpi > 1Kalderon, Michal2018-05-231-31/+29
| * IB/umem: Use the correct mm during ib_umem_releaseLidong Chen2018-05-151-6/+1
| * iw_cxgb4: Fix an error handling path in 'c4iw_get_dma_mr()'Christophe Jaillet2018-05-091-2/+2
| * RDMA/i40iw: Avoid panic when reading back the IRQ affinity hintAndrew Boyer2018-05-092-4/+4
| * RDMA/i40iw: Avoid reference leaks when processing the AEQAndrew Boyer2018-05-091-2/+2
| * RDMA/i40iw: Avoid panic when objects are being created and destroyedAndrew Boyer2018-05-092-2/+10
| * RDMA/hns: Fix the bug with NULL pointeroulijun2018-05-091-1/+1
| * RDMA/hns: Set NULL for __internal_mroulijun2018-05-091-0/+1
| * RDMA/hns: Enable inner_pa_vld filed of mptoulijun2018-05-091-0/+2
| * RDMA/hns: Set desc_dma_addr for zero when free cmq descoulijun2018-05-091-0/+2
| * RDMA/hns: Fix the bug with rq sgeoulijun2018-05-091-2/+2
| * RDMA/hns: Not support qp transition from reset to reset for hip06oulijun2018-05-091-1/+8
| * RDMA/hns: Add return operation when configured global param failoulijun2018-05-091-0/+1
| * RDMA/hns: Update convert function of endian formatoulijun2018-05-091-1/+1
| * RDMA/hns: Load the RoCE dirver automaticallyoulijun2018-05-091-0/+2
| * RDMA/hns: Bugfix for rq record db for kerneloulijun2018-05-091-0/+1
| * RDMA/hns: Add rq inline flags judgementoulijun2018-05-091-6/+12
| * nvmet,rxe: defer ip datagram sending to taskletAlexandru Moise2018-05-091-9/+1
| * i40iw: Use correct address in dst_neigh_lookup for IPv6Mustafa Ismail2018-05-091-1/+1
| * i40iw: Fix memory leak in error path of create QPMustafa Ismail2018-05-091-1/+1
| * RDMA/mlx5: Use proper spec flow label typeDaria Velikovsky2018-05-091-1/+1
| * RDMA/mlx5: Don't assume that medium blueFlame register existsYishai Hadas2018-05-091-7/+11
| * IB/hfi1: Use after free race condition in send context error pathMichael J. Ruhl2018-05-091-0/+4
| * IB: remove redundant INFINIBAND kconfig dependenciesGreg Thelen2018-05-091-1/+1
* | IB/rxe: avoid unnecessary exportZhu Yanjun2018-05-281-1/+0
* | 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/mlx5: Use 'kvfree()' for memory allocated by 'kvzalloc()'Christophe JAILLET2018-05-161-1/+1
* | | IB/core: Introduce and use rdma_gid_table()Parav Pandit2018-05-241-10/+15
* | | IB/core: Reduce the places that use zgidParav Pandit2018-05-243-8/+18
* | | IB/mlx5: Fetch soft WQE's on fatal error stateErez Shitrit2018-05-241-3/+12
* | | RDMA/ucm: Mark UCM interface as BROKENLeon Romanovsky2018-05-242-2/+13
* | | IB/core: Remove duplicate declaration of gid_cache_wqParav Pandit2018-05-241-2/+0
* | | 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/isert: Fix for lib/dma_debug check_sync warningAlex Estrin2018-05-241-9/+17
* | | IB/{rdmavt,hfi1}: Change hrtimer add to use pinned versionMike Marciniszyn2018-05-242-2/+2
* | | 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
OpenPOWER on IntegriCloud