| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/mlx5: Assign send CQ and recv CQ of UMR QP | Majd Dibbiny | 2017-12-14 | 1 | -0/+2 |
* | IB/mlx5: Assign DSCP for R-RoCE QPs Address Path | Majd Dibbiny | 2017-11-08 | 3 | -0/+30 |
* | mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] array | Bart Van Assche | 2017-07-27 | 1 | -1/+1 |
* | IB/mlx5: Fix kernel to user leak prevention logic | Eli Cohen | 2017-06-24 | 1 | -7/+7 |
* | mlx5: Fix mlx5_ib_map_mr_sg mr length | Sagi Grimberg | 2017-05-25 | 1 | -1/+1 |
* | IB/mlx5: Verify that Q counters are supported | Kamal Heib | 2017-03-18 | 1 | -5/+9 |
* | IB/mlx5: Fix out-of-bound access | Leon Romanovsky | 2017-03-15 | 1 | -8/+3 |
* | IB/mlx5: Wait for all async command completions to complete | Eli Cohen | 2017-01-26 | 1 | -0/+28 |
* | IB/mlx5: Assign SRQ type earlier | Maor Gottlieb | 2017-01-26 | 1 | -1/+1 |
* | IB/mlx5: Fix reported max SGE calculation | Eli Cohen | 2017-01-26 | 2 | -4/+33 |
* | IB/mlx5: Avoid system crash when enabling many VFs | Eli Cohen | 2017-01-26 | 1 | -1/+2 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-11-17 | 5 | -9/+25 |
|\ |
|
| * | IB/mlx5: Fix NULL pointer dereference on debug print | Eli Cohen | 2016-11-16 | 1 | -2/+2 |
| * | IB/mlx5: Fix fatal error dispatching | Eli Cohen | 2016-11-16 | 1 | -2/+5 |
| * | IB/mlx5: Resolve soft lock on massive reg MRs | Moshe Lazer | 2016-11-16 | 2 | -1/+7 |
| * | IB/mlx5: Use cache line size to select CQE stride | Daniel Jurgens | 2016-11-16 | 1 | -2/+1 |
| * | IB/mlx5: Validate requested RQT size | Maor Gottlieb | 2016-11-16 | 1 | -0/+8 |
| * | IB/mlx5: Fix memory leak in query device | Majd Dibbiny | 2016-11-16 | 1 | -2/+2 |
* | | {net, ib}/mlx5: Make cache line size determination at runtime. | Daniel Jurgens | 2016-10-29 | 2 | -2/+1 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-10-09 | 9 | -364/+527 |
|\ |
|
| * | IB/mlx5: Move and decouple user vendor structures | Leon Romanovsky | 2016-10-07 | 7 | -293/+37 |
| * | IB/{core,hw}: Add constant for node_desc | Yuval Shaia | 2016-10-07 | 2 | -4/+4 |
| * | IB/mlx5/odp: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 2016-10-07 | 1 | -2/+2 |
| * | IB/mlx5: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 2016-10-07 | 1 | -1/+1 |
| * | IB/mlx5: LAG QP load balancing | Aviv Heller | 2016-10-07 | 2 | -5/+59 |
| * | IB/mlx5: Set unique device name on LAG | Aviv Heller | 2016-10-07 | 1 | -1/+7 |
| * | IB/mlx5: Port status track LAG master, when LAG is active | Aviv Heller | 2016-10-07 | 1 | -3/+28 |
| * | IB/mlx5: Merge vports flow steering during LAG | Aviv Heller | 2016-10-07 | 2 | -0/+50 |
| * | IB/mlx5: Port events in RoCE now rely on netdev events | Aviv Heller | 2016-10-07 | 1 | -15/+51 |
| * | IB/mlx5: Track asynchronous events on a receive work queue | Yishai Hadas | 2016-10-07 | 2 | -6/+35 |
| * | IB/mlx5: Add support of more IPv6 fields to flow steering | Maor Gottlieb | 2016-10-07 | 1 | -11/+45 |
| * | IB/mlx5: Add support in TOS and protocol to flow steering | Maor Gottlieb | 2016-10-07 | 1 | -1/+21 |
| * | IB/mlx5: Add validation to flow specifications parsing | Maor Gottlieb | 2016-10-07 | 1 | -10/+26 |
| * | IB/mlx5: Add sniffer support to steering | Maor Gottlieb | 2016-10-07 | 2 | -2/+74 |
| * | IB/mlx5: Increase flow table reference count in create rule | Maor Gottlieb | 2016-10-07 | 1 | -1/+3 |
| * | IB/mlx5: Fix coverity warning | Maor Gottlieb | 2016-10-07 | 1 | -4/+4 |
| * | IB/mlx5: Save flow table priority handler instead of index | Maor Gottlieb | 2016-10-07 | 2 | -3/+3 |
| * | IB/mlx5: Fix steering resource leak | Maor Gottlieb | 2016-10-07 | 1 | -0/+1 |
| * | IB/mlx5: Add port counter support for raw packet QP | Alex Vesker | 2016-10-07 | 1 | -8/+32 |
| * | IB/mlx5: Refactor raw packet QP modify function | Alex Vesker | 2016-10-07 | 1 | -8/+20 |
| * | IB/mlx5: Expose RSS related capabilities | Yishai Hadas | 2016-10-07 | 2 | -0/+38 |
| * | IB/core: add support to create a unsafe global rkey to ib_create_pd | Christoph Hellwig | 2016-09-23 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-09-23 | 1 | -1/+10 |
|\ \ |
|
| * | | IB/mlx5: Set source mac address in FTE | Maor Gottlieb | 2016-09-16 | 1 | -0/+7 |
| * | | IB/mlx5: Enable MAD_IFC commands for IB ports only | Noa Osherovich | 2016-09-16 | 1 | -1/+3 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-09-12 | 5 | -32/+16 |
|\ \ \
| |/ / |
|
| * | | IB/mlx5: Don't return errors from poll_cq | Leon Romanovsky | 2016-09-02 | 1 | -20/+2 |
| * | | IB/mlx5: Use TIR number based on selector | Yishai Hadas | 2016-09-02 | 3 | -1/+7 |
| * | | IB/mlx5: Simplify code by removing return variable | Leon Romanovsky | 2016-09-02 | 1 | -7/+3 |
| * | | IB/mlx5: Return EINVAL when caller specifies too many SGEs | Chuck Lever | 2016-09-02 | 1 | -1/+1 |