Age | Commit message (Expand) | Author | Files | Lines |
2017-04-21 | IB/mlx5: Support congestion related counters | Parav Pandit | 1 | -3/+4 |
2017-04-17 | hw/mlx5: Add New bit to check over QP creation | Erez Shitrit | 1 | -0/+1 |
2017-02-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 1 | -8/+83 |
2017-02-14 | IB/mlx5: Fix blue flame buffer size calculation | Eli Cohen | 1 | -1/+4 |
2017-02-14 | IB/mlx5: Support creation of a WQ with scatter FCS offload | Noa Osherovich | 1 | -2/+11 |
2017-02-14 | IB/mlx5: Enable QP creation with cvlan offload | Noa Osherovich | 1 | -1/+12 |
2017-02-14 | IB/mlx5: Enable WQ creation and modification with cvlan offload | Noa Osherovich | 1 | -1/+29 |
2017-02-14 | IB/mlx5: Add port counter support for Receive WQs | Majd Dibbiny | 1 | -1/+11 |
2017-02-14 | IB/mlx5: Expose Q counters groups only if they are supported by FW | Kamal Heib | 1 | -2/+2 |
2017-02-14 | IB/mlx5: Assign DSCP for R-RoCE QPs Address Path | Majd Dibbiny | 1 | -0/+7 |
2017-02-14 | IB/mlx5: Avoid SMP MADs from VFs | Maor Gottlieb | 1 | -0/+6 |
2017-02-14 | IB/mlx5: Return error for unsupported signature type | Leon Romanovsky | 1 | -2/+3 |
2017-02-06 | net/mlx5: TX WQE update | Saeed Mahameed | 1 | -3/+3 |
2017-01-09 | IB/mlx5: Allow future extension of libmlx5 input data | Eli Cohen | 1 | -76/+57 |
2017-01-09 | IB/mlx5: Use blue flame register allocator in mlx5_ib | Eli Cohen | 1 | -59/+14 |
2017-01-08 | IB/mlx5: Fix retrieval of index to first hi class bfreg | Eli Cohen | 1 | -10/+14 |
2017-01-08 | mlx5: Fix naming convention with respect to UARs | Eli Cohen | 1 | -88/+88 |
2017-01-08 | IB/mlx5: Fix error handling order in create_kernel_qp | Eli Cohen | 1 | -2/+2 |
2017-01-02 | {net,IB}/mlx5: Refactor page fault handling | Artemy Kovalyov | 1 | -26/+0 |
2017-01-02 | IB/mlx5: Refactor UMR post send format | Artemy Kovalyov | 1 | -77/+51 |
2016-12-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 1 | -25/+106 |
2016-12-14 | mlx5, calc_sq_size(): Make a debug message more informative | Bart Van Assche | 1 | -1/+2 |
2016-12-14 | mlx5: Remove a set-but-not-used variable | Bart Van Assche | 1 | -7/+0 |
2016-12-13 | IB/mlx5: Properly adjust rate limit on QP state transitions | Bodong Wang | 1 | -8/+66 |
2016-11-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 1 | -2/+10 |
2016-11-17 | IB/mlx5: Limit mkey page size to 2GB | Majd Dibbiny | 1 | -2/+2 |
2016-11-17 | IB/mlx5: Fix reported max SGE calculation | Eli Cohen | 1 | -1/+28 |
2016-11-17 | IB/mlx5: Fix atomic cap in indirect UMR | Maor Gottlieb | 1 | -5/+7 |
2016-11-17 | IB/mlx5: Replace numerical constant with predefined MACRO | Max Gurtovoy | 1 | -1/+1 |
2016-11-17 | IB/mlx5: Fix NULL pointer dereference on debug print | Eli Cohen | 1 | -2/+2 |
2016-11-17 | IB/mlx5: Validate requested RQT size | Maor Gottlieb | 1 | -0/+8 |
2016-10-29 | {net, ib}/mlx5: Make cache line size determination at runtime. | Daniel Jurgens | 1 | -1/+0 |
2016-10-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 1 | -23/+135 |
2016-10-07 | IB/mlx5: Move and decouple user vendor structures | Leon Romanovsky | 1 | -1/+0 |
2016-10-07 | IB/mlx5: LAG QP load balancing | Aviv Heller | 1 | -5/+58 |
2016-10-07 | IB/mlx5: Track asynchronous events on a receive work queue | Yishai Hadas | 1 | -5/+29 |
2016-10-07 | IB/mlx5: Add port counter support for raw packet QP | Alex Vesker | 1 | -8/+32 |
2016-10-07 | IB/mlx5: Refactor raw packet QP modify function | Alex Vesker | 1 | -8/+20 |
2016-09-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -8/+5 |
2016-09-02 | IB/mlx5: Use TIR number based on selector | Yishai Hadas | 1 | -0/+1 |
2016-09-02 | IB/mlx5: Simplify code by removing return variable | Leon Romanovsky | 1 | -7/+3 |
2016-09-02 | IB/mlx5: Return EINVAL when caller specifies too many SGEs | Chuck Lever | 1 | -1/+1 |
2016-08-17 | net/mlx5: Unify and improve command interface | Saeed Mahameed | 1 | -4/+1 |
2016-08-17 | {net,IB}/mlx5: Modify QP commands via mlx5 ifc | Saeed Mahameed | 1 | -16/+6 |
2016-08-17 | {net,IB}/mlx5: QP/XRCD commands via mlx5 ifc | Saeed Mahameed | 1 | -70/+84 |
2016-08-14 | {net,IB}/mlx5: MKey/PSV commands via mlx5 ifc | Saeed Mahameed | 1 | -4/+4 |
2016-08-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 1 | -19/+672 |
2016-08-02 | IB/mlx5: Fix port counter ID association to QP offset | Alex Vesker | 1 | -1/+1 |
2016-06-23 | IB/mlx5: Add per port counters | Mark Bloch | 1 | -0/+9 |
2016-06-23 | IB/mlx5: Reset flow support for IB kernel ULPs | Maor Gottlieb | 1 | -19/+79 |