summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Expose HW capability bits for port buffer per priority congestion c...Aya Levin2019-09-052-5/+25
* net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb2019-09-031-17/+16
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-09-024-38/+226
|\
| * net/mlx5: Add stub for mlx5_eswitch_modeMaor Gottlieb2019-09-011-1/+7
| * net/mlx5: Add HW bits and definitions required for SW steeringAlex Vesker2019-09-012-37/+205
| * net/mlx5: Move device memory management to mlx5_coreAriel Levkovich2019-09-011-0/+14
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-08-283-8/+22
|\|
| * net/mlx5: Set ODP capabilities for DC transport to maxMichael Guralnik2019-08-281-1/+3
| * net/mlx5: Create bypass and loopback flow steering namespaces for RDMA RXMark Zhang2019-08-211-0/+1
| * net/mlx5: Add lag_tx_port_affinity capability bitMaxim Mikityanskiy2019-08-201-1/+3
| * net/mlx5: Expose IP-in-IP capability bitAya Levin2019-08-201-1/+3
| * net/mlx5: Add support for VNIC_ENV internal rq counterMoshe Shemesh2019-08-201-2/+8
| * net/mlx5: Add XRQ legacy commands opcodesYishai Hadas2019-08-131-0/+2
| * mlx5: Use refcount_t for refcountChuhong Yuan2019-08-071-1/+2
| * net/mlx5: Fix mlx5_ifc_query_lag_out_bitsMark Zhang2019-08-041-2/+0
* | net/mlx5: Add HV VHCA infrastructureEran Ben Elisha2019-08-221-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-192-5/+4
|\ \
| * | net/mlx5e: kTLS, Fix progress params context WQE layoutTariq Toukan2019-08-081-3/+2
| * | net/mlx5: kTLS, Fix wrong TIS opmod constantsTariq Toukan2019-08-081-2/+2
* | | mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-101-10/+2
* | | net/mlx5: E-switch, Removed unused hwidParav Pandit2019-08-091-1/+0
* | | net/mlx5e: Protect mod_hdr hash table with mutexVlad Buslov2019-08-091-0/+1
* | | net/mlx5e: Extend mod header entry with reference counterVlad Buslov2019-08-091-0/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-062-2/+5
|\| |
| * | net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich2019-07-251-0/+1
| * | net/mlx5: Fix modify_cq_in alignmentEdward Srouji2019-07-251-2/+4
* | | net/mlx5: Add flow counter poolGavi Teitz2019-08-011-0/+12
| |/ |/|
* | net/mlx5: E-Switch, Verify support QoS element typeEli Cohen2019-08-011-0/+7
* | net/mlx5: Fix offset of tisc bits reserved fieldSaeed Mahameed2019-08-011-1/+1
* | net/mlx5: Add flow counter bulk allocation hardware bits and commandGavi Teitz2019-08-011-2/+19
* | net/mlx5: Refactor and optimize flow counter bulk queryGavi Teitz2019-08-011-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-07-152-3/+7
|\
| * Merge branch 'vhca-tunnel' into rdma.git for-nextJason Gunthorpe2019-07-081-2/+4
| |\
| | * net/mlx5: Introduce VHCA tunnel device capabilityMax Gurtovoy2019-07-071-2/+4
| * | IB/mlx5: Support set qp counterMark Zhang2019-07-051-0/+1
| * | Merge mlx5-next into rdma for-nextJason Gunthorpe2019-07-056-13/+131
| |\|
| * | Merge mlx5-next into rdma for-nextJason Gunthorpe2019-07-039-49/+294
| |\ \
| * \ \ Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe2019-06-281-3/+3
| |\ \ \
| * | | | RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work requestMax Gurtovoy2019-06-241-1/+2
* | | | | Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-07-111-1/+2
|\ \ \ \ \
| * | | | | net/mlx5e: Rx, Fix checksum calculation for new hardwareSaeed Mahameed2019-07-111-1/+2
| | |/ / / | |/| | |
* | | | | net/mlx5: Kconfig, Better organize compilation flagsTariq Toukan2019-07-051-1/+1
* | | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-07-048-34/+344
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | net/mlx5: Add rts2rts_qp_counters_set_id field in hca capMark Zhang2019-07-041-1/+3
| * | | | net/mlx5: Properly name the generic WQE control fieldTariq Toukan2019-07-031-1/+6
| * | | | net/mlx5: Introduce TLS TX offload hardware bits and structuresEran Ben Elisha2019-07-032-4/+114
| * | | | net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit2019-07-033-7/+8
| | |_|/ | |/| |
| * | | net/mlx5: Expose device definitions for object eventsYishai Hadas2019-07-031-0/+21
| * | | net/mlx5: Report EQE data upon CQ completionYishai Hadas2019-07-031-2/+2
| * | | net/mlx5: mlx5_core_create_cq() enhancementsYishai Hadas2019-07-031-1/+1