summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Fix build break when CONFIG_SMP=nSaeed Mahameed2018-05-161-11/+1
* net/mlx5: Fix mlx5_get_vector_affinity functionIsrael Rukshin2018-04-261-9/+3
* Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-064-11/+126
|\
| * net/mlx5: Mkey creation command adjustmentsAriel Levkovich2018-04-051-2/+7
| * IB/mlx5: Device memory support in mlx5_ibAriel Levkovich2018-04-051-0/+55
| * net/mlx5: Query device memory capabilitiesAriel Levkovich2018-04-052-1/+28
| * {net,IB}/mlx5: Add ipsec helperAviad Yehezkel2018-04-041-0/+8
| * IB/mlx5: Respect new UMR capabilitiesMajd Dibbiny2018-03-271-1/+5
| * net/mlx5: Packet pacing enhancementBodong Wang2018-03-192-5/+22
| * Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford2018-03-141-2/+2
| |\
| * | IB/mlx5: Expose more priorities for bypass namespaceMark Bloch2018-03-141-2/+2
* | | net/mlx5e: Use linear SKB in Striding RQTariq Toukan2018-03-302-3/+7
* | | net/mlx5: Eliminate query xsrq dead codeSaeed Mahameed2018-03-301-1/+0
* | | mlx5: Move dump error CQE function out of mlx5_ib for code sharingEran Ben Elisha2018-03-271-0/+6
* | | mlx5_{ib,core}: Add query SQ state helper functionEran Ben Elisha2018-03-271-0/+1
* | | net/mlx5: Add core support for vlan push/pop steering actionOr Gerlitz2018-03-262-2/+21
* | | net/mlx5: Add packet dropped while vport down statisticsMoshe Shemesh2018-03-262-1/+6
* | | net/mlx5e: Add vnic steering drop statisticsMoshe Shemesh2018-03-261-1/+2
* | | net/mlx5: Add support for QUERY_VNIC_ENV commandMoshe Shemesh2018-03-261-1/+49
* | | net/mlx5e: PFC stall prevention supportInbar Karmy2018-03-262-4/+19
* | | net/mlx5e: Expose PFC stall prevention countersInbar Karmy2018-03-262-3/+29
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-231-2/+2
|\ \ \ | |/ / |/| / | |/
| * IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny2018-03-131-2/+2
* | net/mlx5: IPSec, Add support for ESNAviad Yehezkel2018-03-072-0/+4
* | net/mlx5: Add flow-steering commands for FPGA IPSec implementationAviad Yehezkel2018-03-072-0/+8
* | net/mlx5: Refactor accel IPSec codeAviad Yehezkel2018-03-072-2/+140
* | net/mlx5: Added required metadata capability for ipsecAviad Yehezkel2018-03-071-0/+1
* | net/mlx5: Export ipsec capabilitiesAviad Yehezkel2018-03-071-0/+57
* | net/mlx5: IPSec, Add command V2 supportAviad Yehezkel2018-03-071-1/+3
* | net/mlx5e: IPSec, Add support for ESP trailer removal by hardwareYossi Kuperman2018-03-071-1/+12
* | net/mlx5: IPSec, Generalize sandbox QP commandsYossi Kuperman2018-03-071-0/+16
* | {net,IB}/mlx5: Add flow steering helpersBoris Pismenny2018-03-062-2/+140
* | net/mlx5: Add empty egress namespace to flow steering coreAviad Yehezkel2018-03-062-0/+2
* | {net,IB}/mlx5: Add has_tag to mlx5_flow_actMatan Barak2018-03-061-0/+1
* | net/mlx5: E-Switch, Add definition of IB representorMark Bloch2018-02-231-0/+1
* | net/mlx5: E-Switch, Move representors definition to a global scopeMark Bloch2018-02-232-0/+63
* | IB/mlx5: Implement fragmented completion queue (CQ)Yonatan Cohen2018-02-151-14/+37
* | net/mlx5: Remove redundant EQ API exportsSaeed Mahameed2018-02-151-17/+0
* | net/mlx5: Move CQ completion and event forwarding logic to eq.cSaeed Mahameed2018-02-151-2/+0
* | net/mlx5: CQ hold/put APISaeed Mahameed2018-02-151-0/+11
* | net/mlx5: CQ Database per EQSaeed Mahameed2018-02-152-15/+10
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-02-061-1/+1
|\
| * mlx5: fix mlx5_get_vector_affinity to start from completion vector 0Sagi Grimberg2018-02-051-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-313-7/+61
|\ \ | |/ |/|
| * net/mlx5: Enable setting hairpin queue sizeOr Gerlitz2018-01-192-2/+7
| * net/mlx5: Vectorize the low level core hairpin objectOr Gerlitz2018-01-191-2/+5
| * net/mlx5: Fix build breakSaeed Mahameed2018-01-171-2/+0
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-172-1/+20
| |\
| * | net/mlx5: Hairpin pair core object setupOr Gerlitz2018-01-091-0/+19
| * | net/mlx5: Add hairpin definitions to the FW APIOr Gerlitz2018-01-091-8/+35