Age | Commit message (Expand) | Author | Files | Lines |
2018-11-20 | net/mlx5: EQ, Remove unused fields and structures | Saeed Mahameed | 1 | -3/+0 |
2018-11-20 | net/mlx5: EQ, Use the right place to store/read IRQ affinity hint | Saeed Mahameed | 1 | -1/+1 |
2018-11-12 | net/mlx5: Enumerate page fault types | Moni Shoua | 1 | -0/+7 |
2018-11-12 | net/mlx5: Add interface to hold and release core resources | Moni Shoua | 1 | -0/+5 |
2018-11-09 | net/mlx5: Fix offsets of ifc reserved fields | Gal Pressman | 1 | -5/+5 |
2018-11-07 | net/mlx5: Fix XRC SRQ umem valid bits | Yishai Hadas | 1 | -4/+8 |
2018-10-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -12/+11 |
2018-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+8 |
2018-10-18 | net/mlx5: Added "per_lane_error_counters" cap bit to PCAM | Shay Agroskin | 1 | -1/+2 |
2018-10-18 | net/mlx5: Add FEC fields to Port Phy Link Mode (PPLM) reg | Shay Agroskin | 2 | -11/+29 |
2018-10-18 | net/mlx5: Refactor fragmented buffer struct fields and init flow | Tariq Toukan | 1 | -14/+8 |
2018-10-18 | net/mlx5: Add a no-append flow insertion mode | Paul Blakey | 1 | -3/+11 |
2018-10-18 | net/mlx5: Split FDB fast path prio to multiple namespaces | Paul Blakey | 1 | -0/+2 |
2018-10-18 | net/mlx5: Add cap bits for multi fdb encap | Paul Blakey | 1 | -1/+3 |
2018-10-18 | net/mlx5: Use flow counter IDs and not the wrapping cache object | Mark Bloch | 1 | -1/+2 |
2018-10-18 | net/mlx5: E-Switch, Get counters for offloaded flows from callers | Mark Bloch | 1 | -1/+0 |
2018-10-18 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 7 | -93/+154 |
2018-10-17 | IB/mlx5: Add support for extended atomic operations | Yonatan Cohen | 1 | -12/+11 |
2018-10-16 | net/mlx5: Expose DC scatter to CQE capability bit | Yonatan Cohen | 1 | -1/+2 |
2018-10-11 | net/mlx5: WQ, fixes for fragmented WQ buffers API | Tariq Toukan | 1 | -0/+8 |
2018-10-11 | RDMA/netdev: Hoist alloc_netdev_mqs out of the driver | Denis Drozdov | 1 | -10/+4 |
2018-10-04 | Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 2 | -2/+8 |
2018-10-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+2 |
2018-10-04 | net/mlx5: Add Fast teardown support | Feras Daoud | 2 | -2/+8 |
2018-10-01 | net/mlx5: Cache the system image guid | Alaa Hleihel | 2 | -0/+3 |
2018-10-01 | net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rules | Alaa Hleihel | 1 | -0/+2 |
2018-09-25 | net/mlx5: Update mlx5_ifc with DEVX UID bits | Leon Romanovsky | 1 | -24/+43 |
2018-09-25 | net/mlx5: Set uid as part of DCT commands | Yishai Hadas | 1 | -3/+3 |
2018-09-25 | net/mlx5: Set uid as part of SRQ commands | Yishai Hadas | 3 | -11/+13 |
2018-09-25 | net/mlx5: Set uid as part of SQ commands | Yishai Hadas | 1 | -3/+3 |
2018-09-25 | net/mlx5: Set uid as part of RQ commands | Yishai Hadas | 1 | -3/+3 |
2018-09-25 | net/mlx5: Set uid as part of QP commands | Yishai Hadas | 2 | -11/+12 |
2018-09-25 | net/mlx5: Set uid as part of CQ commands | Yishai Hadas | 2 | -3/+4 |
2018-09-22 | net/mlx5: Rename incorrect naming in IFC file | Mark Bloch | 1 | -2/+2 |
2018-09-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+4 |
2018-09-06 | net/mlx5e: Replace PTP clock lock from RW lock to seq lock | Shay Agroskin | 1 | -1/+1 |
2018-09-06 | net/mlx5: Add flow counters idr | Vlad Buslov | 1 | -0/+2 |
2018-09-06 | net/mlx5: Store flow counters in a list | Vlad Buslov | 1 | -1/+1 |
2018-09-06 | net/mlx5: Add new list to store deleted flow counters | Vlad Buslov | 1 | -0/+1 |
2018-09-06 | net/mlx5: Change flow counters addlist type to single linked list | Vlad Buslov | 1 | -3/+1 |
2018-09-06 | net/mlx5: Use u16 for Work Queue buffer strides offset | Tariq Toukan | 1 | -2/+2 |
2018-09-06 | net/mlx5: Use u16 for Work Queue buffer fragment size | Tariq Toukan | 1 | -1/+1 |
2018-09-06 | net/mlx5: Fix use-after-free in self-healing flow | Jack Morgenstein | 1 | -1/+1 |
2018-09-05 | net/mlx5: Export packet reformat alloc/dealloc functions | Mark Bloch | 1 | -0/+9 |
2018-09-05 | net/mlx5: Expose new packet reformat capabilities | Mark Bloch | 1 | -3/+16 |
2018-09-05 | {net, RDMA}/mlx5: Rename encap to reformat packet | Mark Bloch | 2 | -27/+27 |
2018-09-05 | net/mlx5: Move header encap type to IFC header file | Mark Bloch | 1 | -0/+5 |
2018-09-05 | net/mlx5: Break encap/decap into two separated flow table creation flags | Mark Bloch | 1 | -1/+2 |
2018-09-05 | net/mlx5: Export modify header alloc/dealloc functions | Mark Bloch | 1 | -0/+6 |
2018-09-05 | net/mlx5: Add proper NIC TX steering flow tables support | Mark Bloch | 1 | -0/+6 |