summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/qp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Assign DSCP for R-RoCE QPs Address PathMajd Dibbiny2017-02-141-0/+7
* IB/mlx5: Avoid SMP MADs from VFsMaor Gottlieb2017-02-141-0/+6
* IB/mlx5: Return error for unsupported signature typeLeon Romanovsky2017-02-141-2/+3
* IB/mlx5: Allow future extension of libmlx5 input dataEli Cohen2017-01-091-76/+57
* IB/mlx5: Use blue flame register allocator in mlx5_ibEli Cohen2017-01-091-59/+14
* IB/mlx5: Fix retrieval of index to first hi class bfregEli Cohen2017-01-081-10/+14
* mlx5: Fix naming convention with respect to UARsEli Cohen2017-01-081-88/+88
* IB/mlx5: Fix error handling order in create_kernel_qpEli Cohen2017-01-081-2/+2
* {net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov2017-01-021-26/+0
* IB/mlx5: Refactor UMR post send formatArtemy Kovalyov2017-01-021-77/+51
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-151-25/+106
|\
| * mlx5, calc_sq_size(): Make a debug message more informativeBart Van Assche2016-12-141-1/+2
| * mlx5: Remove a set-but-not-used variableBart Van Assche2016-12-141-7/+0
| * IB/mlx5: Properly adjust rate limit on QP state transitionsBodong Wang2016-12-131-8/+66
| * IB/mlx5: Limit mkey page size to 2GBMajd Dibbiny2016-11-171-2/+2
| * IB/mlx5: Fix reported max SGE calculationEli Cohen2016-11-171-1/+28
| * IB/mlx5: Fix atomic cap in indirect UMRMaor Gottlieb2016-11-171-5/+7
| * IB/mlx5: Replace numerical constant with predefined MACROMax Gurtovoy2016-11-171-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-11-171-2/+10
|\ \
| * | IB/mlx5: Fix NULL pointer dereference on debug printEli Cohen2016-11-171-2/+2
| * | IB/mlx5: Validate requested RQT sizeMaor Gottlieb2016-11-171-0/+8
| |/
* / {net, ib}/mlx5: Make cache line size determination at runtime.Daniel Jurgens2016-10-291-1/+0
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-101-23/+135
|\
| * IB/mlx5: Move and decouple user vendor structuresLeon Romanovsky2016-10-071-1/+0
| * IB/mlx5: LAG QP load balancingAviv Heller2016-10-071-5/+58
| * IB/mlx5: Track asynchronous events on a receive work queueYishai Hadas2016-10-071-5/+29
| * IB/mlx5: Add port counter support for raw packet QPAlex Vesker2016-10-071-8/+32
| * IB/mlx5: Refactor raw packet QP modify functionAlex Vesker2016-10-071-8/+20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-131-8/+5
|\ \ | |/ |/|
| * IB/mlx5: Use TIR number based on selectorYishai Hadas2016-09-021-0/+1
| * IB/mlx5: Simplify code by removing return variableLeon Romanovsky2016-09-021-7/+3
| * IB/mlx5: Return EINVAL when caller specifies too many SGEsChuck Lever2016-09-021-1/+1
* | net/mlx5: Unify and improve command interfaceSaeed Mahameed2016-08-171-4/+1
* | {net,IB}/mlx5: Modify QP commands via mlx5 ifcSaeed Mahameed2016-08-171-16/+6
* | {net,IB}/mlx5: QP/XRCD commands via mlx5 ifcSaeed Mahameed2016-08-171-70/+84
* | {net,IB}/mlx5: MKey/PSV commands via mlx5 ifcSaeed Mahameed2016-08-141-4/+4
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-08-051-19/+672
|\
| * IB/mlx5: Fix port counter ID association to QP offsetAlex Vesker2016-08-021-1/+1
| * IB/mlx5: Add per port countersMark Bloch2016-06-231-0/+9
| * IB/mlx5: Reset flow support for IB kernel ULPsMaor Gottlieb2016-06-231-19/+79
| * IB/mlx5: Add RSS QP supportYishai Hadas2016-06-231-0/+200
| * IB/mlx5: Add Receive Work Queue Indirection table operationsYishai Hadas2016-06-231-0/+78
| * IB/mlx5: Add receive Work Queue verbsYishai Hadas2016-06-231-0/+306
* | IB/mlx5: Fix post send fence logicEli Cohen2016-06-231-3/+4
|/
* IB/mlx5: Fix alternate path codeAchiad Shochat2016-06-071-5/+9
* IB/mlx5: Fix pkey_index length in the QP path recordNoa Osherovich2016-06-071-7/+8
* IB/mlx5: Fix returned values of query QPNoa Osherovich2016-06-071-5/+9
* IB/mlx5: Add Scatter FCS support for Raw Packet QPMajd Dibbiny2016-05-141-1/+19
* mlx5: Add arbitrary sg list supportSagi Grimberg2016-03-041-2/+13
* IB/mlx5: Added support for re-registration of MRsNoa Osherovich2016-03-011-3/+48