summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-10-261-12/+11
|\
| * IB/mlx5: Add support for extended atomic operationsYonatan Cohen2018-10-171-12/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-191-0/+8
|\ \
| * | net/mlx5: WQ, fixes for fragmented WQ buffers APITariq Toukan2018-10-101-0/+8
* | | net/mlx5: Added "per_lane_error_counters" cap bit to PCAMShay Agroskin2018-10-181-1/+2
* | | net/mlx5: Add FEC fields to Port Phy Link Mode (PPLM) regShay Agroskin2018-10-182-11/+29
* | | net/mlx5: Refactor fragmented buffer struct fields and init flowTariq Toukan2018-10-181-14/+8
* | | net/mlx5: Add a no-append flow insertion modePaul Blakey2018-10-171-3/+11
* | | net/mlx5: Split FDB fast path prio to multiple namespacesPaul Blakey2018-10-171-0/+2
* | | net/mlx5: Add cap bits for multi fdb encapPaul Blakey2018-10-171-1/+3
* | | net/mlx5: Use flow counter IDs and not the wrapping cache objectMark Bloch2018-10-171-1/+2
* | | net/mlx5: E-Switch, Get counters for offloaded flows from callersMark Bloch2018-10-171-1/+0
* | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-10-177-93/+154
|\ \ \ | | |/ | |/|
| * | net/mlx5: Expose DC scatter to CQE capability bitYonatan Cohen2018-10-161-1/+2
| * | net/mlx5: Update mlx5_ifc with DEVX UID bitsLeon Romanovsky2018-09-251-24/+43
| * | net/mlx5: Set uid as part of DCT commandsYishai Hadas2018-09-251-3/+3
| * | net/mlx5: Set uid as part of SRQ commandsYishai Hadas2018-09-253-11/+13
| * | net/mlx5: Set uid as part of SQ commandsYishai Hadas2018-09-251-3/+3
| * | net/mlx5: Set uid as part of RQ commandsYishai Hadas2018-09-251-3/+3
| * | net/mlx5: Set uid as part of QP commandsYishai Hadas2018-09-252-11/+12
| * | net/mlx5: Set uid as part of CQ commandsYishai Hadas2018-09-252-3/+4
| * | net/mlx5: Rename incorrect naming in IFC fileMark Bloch2018-09-221-2/+2
| * | net/mlx5: Export packet reformat alloc/dealloc functionsMark Bloch2018-09-051-0/+9
| * | net/mlx5: Expose new packet reformat capabilitiesMark Bloch2018-09-051-3/+16
| * | {net, RDMA}/mlx5: Rename encap to reformat packetMark Bloch2018-09-052-27/+27
| * | net/mlx5: Move header encap type to IFC header fileMark Bloch2018-09-051-0/+5
| * | net/mlx5: Break encap/decap into two separated flow table creation flagsMark Bloch2018-09-051-1/+2
| * | net/mlx5: Export modify header alloc/dealloc functionsMark Bloch2018-09-051-0/+6
| * | net/mlx5: Add proper NIC TX steering flow tables supportMark Bloch2018-09-051-0/+6
| * | net/mlx5: Fix atomic_mode enum valuesMoni Shoua2018-09-041-4/+1
* | | RDMA/netdev: Hoist alloc_netdev_mqs out of the driverDenis Drozdov2018-10-101-10/+4
* | | Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-10-042-2/+8
|\ \ \
| * | | net/mlx5: Add Fast teardown supportFeras Daoud2018-10-032-2/+8
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-031-0/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rulesAlaa Hleihel2018-10-011-0/+2
* | | net/mlx5: Cache the system image guidAlaa Hleihel2018-10-012-0/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-121-4/+4
|\| |
| * | net/mlx5: Use u16 for Work Queue buffer strides offsetTariq Toukan2018-09-051-2/+2
| * | net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan2018-09-051-1/+1
| * | net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein2018-09-051-1/+1
| |/
* | net/mlx5e: Replace PTP clock lock from RW lock to seq lockShay Agroskin2018-09-051-1/+1
* | net/mlx5: Add flow counters idrVlad Buslov2018-09-051-0/+2
* | net/mlx5: Store flow counters in a listVlad Buslov2018-09-051-1/+1
* | net/mlx5: Add new list to store deleted flow countersVlad Buslov2018-09-051-0/+1
* | net/mlx5: Change flow counters addlist type to single linked listVlad Buslov2018-09-051-3/+1
|/
* Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-166-10/+26
|\
| * net/mlx5: Improve argument name for add flow APIEli Cohen2018-08-131-1/+1
| * net/mlx5: Remove unused mlx5_query_vport_admin_stateEli Cohen2018-08-081-2/+0
| * net/mlx5: Rename modify/query_vport state related enumsEran Ben Elisha2018-08-082-5/+5
| * net/mlx5: Use max_num_eqs for calculation of required MSIX vectorsDenis Drozdov2018-08-081-1/+4