summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mlx5-updates-2019-09-01-v2' of git://git.kernel.org/pub/scm/linux/...David S. Miller2019-09-045-221/+50
|\
| * net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb2019-09-033-13/+20
| * Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-09-024-208/+30
| |\
| | * net/mlx5: Move device memory management to mlx5_coreAriel Levkovich2019-09-024-208/+30
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-021-11/+20
|\ \ \ | |/ / |/| |
| * | RDMA/siw: Fix IPv6 addr_list lockingBernard Metzler2019-08-281-11/+20
* | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-08-282-3/+4
|\ \ \ | | |/ | |/|
| * | mlx5: Use refcount_t for refcountChuhong Yuan2019-08-071-3/+3
| * | IB/mlx5: Support MLX5_CMD_OP_QUERY_LAG as a DEVX general commandMark Zhang2019-08-041-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-2725-237/+247
|\ \ \ | | |/ | |/|
| * | RDMA/siw: Fix 64/32bit pointer inconsistencyBernard Metzler2019-08-239-109/+108
| * | RDMA/siw: Fix SGL mapping issuesBernard Metzler2019-08-221-22/+15
| * | RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_messageSelvin Xavier2019-08-222-4/+15
| * | infiniband: hfi1: fix memory leaksWenwen Wang2019-08-201-3/+6
| * | infiniband: hfi1: fix a memory leak bugWenwen Wang2019-08-201-1/+2
| * | IB/mlx4: Fix memory leaksWenwen Wang2019-08-201-2/+2
| * | RDMA/cma: fix null-ptr-deref Read in cma_cleanupzhengbin2019-08-201-1/+5
| * | IB/mlx5: Block MR WR if UMR is not possibleMoni Shoua2019-08-201-5/+19
| * | IB/mlx5: Fix MR re-registration flow to use UMR properlyMoni Shoua2019-08-201-1/+2
| * | IB/mlx5: Report and handle ODP support properlyMoni Shoua2019-08-202-11/+12
| * | IB/mlx5: Consolidate use_umr checks into single functionMoni Shoua2019-08-202-3/+15
| * | RDMA/restrack: Rewrite PID namespace check to be reliableLeon Romanovsky2019-08-202-10/+8
| * | RDMA/counters: Properly implement PID checksLeon Romanovsky2019-08-201-5/+3
| * | IB/core: Fix NULL pointer dereference when bind QP to counterIdo Kalir2019-08-201-1/+1
| * | IB/hfi1: Drop stale TID RDMA packets that cause TIDErrKaike Wan2019-08-201-44/+3
| * | IB/hfi1: Add additional checks when handling TID RDMA WRITE DATA packetKaike Wan2019-08-201-0/+7
| * | IB/hfi1: Add additional checks when handling TID RDMA READ RESP packetKaike Wan2019-08-201-1/+4
| * | IB/hfi1: Unsafe PSN checking for TID RDMA READ Resp packetKaike Wan2019-08-201-2/+2
| * | IB/hfi1: Drop stale TID RDMA packetsKaike Wan2019-08-201-2/+11
| * | RDMA/siw: Fix potential NULL de-refBernard Metzler2019-08-201-2/+3
| * | RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLBJason Gunthorpe2019-08-202-8/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-1910-40/+51
|\| |
| * | RDMA/siw: Change CQ flags from 64->32 bitsBernard Metzler2019-08-134-11/+23
| * | RDMA/core: Fix error code in stat_get_doit_qp()Dan Carpenter2019-08-121-2/+6
| * | RDMA/siw: Fix a memory leak in siw_init_cpulist()Dan Carpenter2019-08-121-3/+1
| * | IB/mlx5: Fix use-after-free error while accessing ev_file pointerYishai Hadas2019-08-121-4/+5
| * | IB/mlx5: Check the correct variable in error handling codeDan Carpenter2019-08-071-1/+1
| * | RDMA/counter: Prevent QP counter binding if counters unsupportedMark Zhang2019-08-071-0/+6
| * | IB/mlx5: Fix implicit MR release flowYishai Hadas2019-08-072-19/+9
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-0727-170/+206
|\| |
| * | RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()Wei Yongjun2019-08-011-1/+3
| * | RDMA/mlx5: Release locks during notifier unregisterLeon Romanovsky2019-08-011-4/+3
| * | IB/hfi1: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2019-08-011-0/+2
| * | IB/mad: Fix use-after-free in ib mad completion handlingJack Morgenstein2019-08-011-10/+10
| * | RDMA/restrack: Track driver QP types in resource trackerGal Pressman2019-08-011-1/+4
| * | IB/mlx5: Fix MR registration flow to use UMR properlyGuy Levi2019-08-011-18/+9
| * | RDMA/devices: Remove the lock around remove_client_contextJason Gunthorpe2019-08-011-21/+27
| * | RDMA/devices: Do not deadlock during client removalJason Gunthorpe2019-08-011-13/+41
| * | IB/core: Add mitigation for Spectre V1Luck, Tony2019-08-011-1/+5
| * | Do not dereference 'siw_crypto_shash' before checkingBernard Metzler2019-07-291-2/+4