summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-063-87/+58
|\
| * qed*: Utilize FW 8.37.2.0Michal Kalderon2018-06-052-86/+57
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-035-53/+163
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-2616-63/+101
| |\ \
| * \ \ Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-05-181-1/+1
| |\ \ \
| | * | | IB/mlx5: Use 'kvfree()' for memory allocated by 'kvzalloc()'Christophe JAILLET2018-05-161-1/+1
* | | | | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-061-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-061-2/+2
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-025-53/+163
|\ \ \ \ | |_|_|/ |/| | |
| * | | RDMA/bnxt_re: Fix broken RoCE driver due to recent L2 driver changesDevesh Sharma2018-05-255-53/+163
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-05-2416-63/+101
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | 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
| * | 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
| * | 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
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-05-0424-101/+228
|\ \ \ | |/ /
| * | IB/mlx4: Fix integer overflow when calculating optimal MTT sizeJack Morgenstein2018-05-031-1/+1
| * | IB/hfi1: Fix memory leak in exception path in get_irq_affinity()Sebastian Sanchez2018-05-031-6/+5
| * | IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failureSebastian Sanchez2018-05-033-10/+30
| * | IB/hfi1: Fix NULL pointer dereference when invalid num_vls is usedSebastian Sanchez2018-05-032-3/+2
| * | IB/hfi1: Fix loss of BECN with AHGMike Marciniszyn2018-05-031-10/+40
| * | IB/hfi1 Use correct type for num_user_contextMichael J. Ruhl2018-05-031-2/+2
| * | IB/hfi1: Fix handling of FECN marked multicast packetMike Marciniszyn2018-05-033-10/+21
| * | iw_cxgb4: Atomically flush per QP HW CQEsBharat Potnuri2018-04-273-4/+13
| * | RDMA/mlx4: Add missed RSS hash inner header flagLeon Romanovsky2018-04-271-1/+2
| * | RDMA/hns: Fix a couple misspellingsoulijun2018-04-272-2/+2
| * | RDMA/hns: Submit bad wroulijun2018-04-271-1/+2
| * | RDMA/hns: Update assignment method for owner field of send wqeoulijun2018-04-271-1/+2
| * | RDMA/hns: Adjust the order of cleanup hem tableoulijun2018-04-271-2/+2
| * | RDMA/hns: Only assign dqpn if IB_QP_PATH_DEST_QPN bit is setoulijun2018-04-271-8/+12
| * | RDMA/hns: Remove some unnecessary attr_mask judgementoulijun2018-04-271-7/+4
OpenPOWER on IntegriCloud