summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford2017-08-242-0/+7
|\
| * IB/mlx5: Always return success for RoCE modify portMajd Dibbiny2017-08-241-0/+6
| * IB/mlx5: Fix Raw Packet QP event handler assignmentMajd Dibbiny2017-08-241-0/+1
| * RDMA/mlx5: Fix existence check for extended address vectorLeon Romanovsky2017-08-041-1/+1
* | IB/mlx5: use kvmalloc_array for mlx5_ib_wqLi Dongyang2017-08-222-17/+22
* | IB/core: Fix input len in multiple user verbsAmrani, Ram2017-08-222-12/+5
* | Add OPA extended LID supportHiatt, Don2017-08-181-1/+1
* | Merge branch 'rdma-netlink' into k.o/merge-testDoug Ledford2017-08-101-4/+4
|\ \
| * | RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-101-4/+4
| | |
| \ \
*-. \ \ Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford2017-08-102-1/+10
|\ \ \ \ | |_|/ / |/| | |
| | * | mlx5: support ->get_vector_affinitySagi Grimberg2017-08-081-0/+9
| | |/
| * | IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don2017-08-081-1/+1
| |/
* | Merge branch 'misc' into k.o/for-nextDoug Ledford2017-07-271-2/+1
|\ \
| * | net/mlx5: fix spelling mistake: "alloated" -> "allocated"Colin Ian King2017-07-241-1/+1
| * | RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-241-1/+0
| |/
* | IB/mlx5: Expose extended error countersParav Pandit2017-07-241-0/+22
* | IB/mlx5: Fix existence check for extended address vectorLeon Romanovsky2017-07-241-1/+1
* | IB/mlx5: Fix cached MR allocation flowMajd Dibbiny2017-07-241-5/+13
* | IB/mlx5: Report RX checksum capabilities for IPoIBYishai Hadas2017-07-241-0/+4
* | IB/mlx5: Add multicast flow steering support for underlay QPYishai Hadas2017-07-241-12/+31
* | IB/mlx5: Add support for QP with a given source QPNYishai Hadas2017-07-242-15/+59
* | IB/mlx5: Add delay drop configuration and statisticsMaor Gottlieb2017-07-243-3/+123
* | IB/mlx5: Add support to dropless RQMaor Gottlieb2017-07-243-4/+112
* | IB/mlx5: Restore IB guid/policy for virtual functionsBodong Wang2017-07-241-0/+9
* | IB/mlx5: Add debug control parameters for congestion controlParav Pandit2017-07-246-2/+491
* | IB/mlx5: Change logic for dispatching IB events for port stateMoni Shoua2017-07-242-2/+32
* | IB/mlx5: Add raw ethernet local loopback supportHuy Nguyen2017-07-242-7/+54
|/
* IB/mlx5: Fix a warning messageDan Carpenter2017-07-201-1/+1
* IB/mlx5: Clean mr_cache debugfs in case of failureLeon Romanovsky2017-07-171-12/+22
* mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] arrayBart Van Assche2017-07-171-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-07-061-10/+17
|\
| * IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdevNiranjana Vishwanathapura2017-07-051-10/+17
* | IB/mlx5: Respect mlx5_core reserved GIDsIlan Tayari2017-06-271-66/+53
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-211-2/+4
|\ \ | |/
| * IB/ipoib: Limit call to free rdma_netdev for capable devicesAlex Vesker2017-06-141-2/+4
* | net/mlx5: Fix some spelling mistakesOr Gerlitz2017-06-161-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-063-37/+39
|\ \ | |/
| * RDMA/mlx5: set UMR wqe fence according to HCA capMax Gurtovoy2017-06-013-37/+39
* | IB/mlx5: Bump driver versionTariq Toukan2017-05-141-3/+2
* | {net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky2017-05-146-27/+27
|/
* IB/mlx5: Enable IPoIB accelerationErez Shitrit2017-05-041-0/+22
* IB/mlx5: Add port_xmit_wait to counter registers readTim Wright2017-05-011-0/+2
* mlx5: Fix mlx5_ib_map_mr_sg mr lengthSagi Grimberg2017-05-011-1/+1
* IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-012-15/+14
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-012-66/+74
* IB/mlx5: Rename to_ib_ah_attr to to_rdma_ah_attrDasaratharaman Chandramouli2017-05-011-5/+5
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-013-8/+9
* IB/mlx5: Add ODP support to MWArtemy Kovalyov2017-04-253-43/+120
* IB/mlx5: Extract page fault codeArtemy Kovalyov2017-04-251-99/+104
* IB/mlx5: Add contiguous ODP supportArtemy Kovalyov2017-04-252-18/+19
OpenPOWER on IntegriCloud