aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/main.c
Commit message (Expand)AuthorAge
* mlx5: avoid 64-bit divisionMichal Kubecek2019-05-29
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-09
|\
| * RDMA/mlx5: Remove MAYEXEC flagLeon Romanovsky2019-05-06
| * IB/mlx5: Add steering SW ICM device memory typeAriel Levkovich2019-05-06
| * IB/mlx5: Warn on allocated MEMIC buffers during cleanupAriel Levkovich2019-05-06
| * IB/mlx5: Support device memory type attributeAriel Levkovich2019-05-06
| * RDMA: Introduce and use GID attr helper to read RoCE L2 fieldsParav Pandit2019-05-03
| * Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe2019-04-24
| |\
| | * RDMA: Remove rdma_user_mmap_pageJason Gunthorpe2019-04-24
| | * RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe2019-04-24
| * | RDMA/mlx5: Don't create IB representors when in multiport RoCE modeMark Bloch2019-04-22
| * | RDMA/mlx5: Initialize roce port info before multiport master initMark Bloch2019-04-22
| * | RDMA/mlx5: Allow DEVX and raw creation flow on repsMark Bloch2019-04-22
| * | RDMA/mlx5: Create flow table with max size supportedMark Bloch2019-04-22
| * | RDMA/mlx5: Access the prio bypass inside the FDB flow table namespaceMark Bloch2019-04-22
| * | RDMA/mlx5: Remove VF representor profileMark Bloch2019-04-10
| * | RDMA/mlx5: Move to single device multiport ports in switchdev modeMark Bloch2019-04-10
| * | RDMA/mlx5: Move SMI caps logicMark Bloch2019-04-10
| * | RDMA/mlx5: Refactor netdev affinity codeMark Bloch2019-04-10
| * | RDMA/mlx5: Move rep into port structMark Bloch2019-04-10
| * | RDMA/mlx5: Use correct size for device resourcesMark Bloch2019-04-10
| * | RDMA/mlx5: Move ports allocation to outside of INIT stageMark Bloch2019-04-10
| * | RDMA/mlx5: Free IB device on removeMark Bloch2019-04-10
| * | RDMA/mlx5: Move netdev info into the port structMark Bloch2019-04-10
| * | Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe2019-04-10
| |\ \
| * | | RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky2019-04-08
| * | | RDMA: Handle AH allocations by IB/coreLeon Romanovsky2019-04-08
| * | | IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-01
| * | | IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch2019-04-01
| * | | IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-01
* | | | Merge tag 'mlx5-updates-2019-04-30' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-05-04
|\ \ \ \
| * \ \ \ Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-05-01
| |\ \ \ \
| | * | | | IB/mlx5: Restrict 'DELAY_DROP_TIMEOUT' subtype to Ethernet interfacesAya Levin2019-04-29
| | * | | | net/mlx5: Separate and generalize dma device from pci deviceVu Pham2019-04-29
| | * | | | Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed2019-04-22
| | |\ \ \ \ | | | |_|/ / | | |/| | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-02
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | RDMA/mlx5: Use rdma_user_map_io for mapping BAR pagesJason Gunthorpe2019-04-24
| * | | | RDMA/mlx5: Do not allow the user to write to the clock pageJason Gunthorpe2019-04-24
| * | | | IB/mlx5: Fix scatter to CQE in DCT QP creationGuy Levi2019-04-18
| | |_|/ | |/| |
* | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-04-05
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | net/mlx5: Add explicit bar address fieldHuy Nguyen2019-04-02
* | | IB/mlx5: Fix mapping of link-mode to IB width and speedAya Levin2019-03-17
| |/ |/|
* | RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky2019-02-22
* | IB/mlx5: Protect against prefetch of invalid MRMoni Shoua2019-02-21
* | Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe2019-02-21
|\|
| * IB/mlx5: Add support for 50Gbps per lane link modesAya Levin2019-02-14
| * net/mlx5: Add support to ext_* fields introduced in Port Type and Speed registerAya Levin2019-02-14
| * net/mlx5: Refactor queries to speed fields in Port Type and Speed registerAya Levin2019-02-14
| * IB/mlx5: Use unified register/load function for uplink and VF vportsBodong Wang2019-02-14
* | RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-08