summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx5
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski2023-02-162-2/+13
|\
| * net/mlx5: Add IPSec priorities in RDMA namespacesMark Zhang2023-02-151-0/+2
| * net/mlx5: Implement new destination type TABLE_TYPEMark Zhang2023-02-151-0/+1
| * net/mlx5: Introduce new destination type TABLE_TYPEPatrisious Haddad2023-02-151-2/+10
* | net/mlx5e: Move dl_port to struct mlx5e_devJiri Pirko2023-02-141-1/+0
* | net/mlx5: Lag, Add single RDMA device in multiport modeMark Bloch2023-02-141-0/+1
* | net/mlx5: Lag, set different uplink vport metadata in multiport eswitch modeRoi Dayan2023-02-141-0/+1
* | net/mlx5e: TC, support per action statsOz Shlomo2023-02-141-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-091-3/+10
|\ \
| * | net/mlx5: Expose SF firmware pages counterMaher Sanalla2023-02-071-0/+1
| * | net/mlx5: Store page counters in a single arrayMaher Sanalla2023-02-071-3/+9
* | | Merge tag 'mlx5-next-netdev-deadlock' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski2023-02-083-5/+48
|\ \ \ | | |/ | |/|
| * | net/mlx5e: Propagate an internal event in case uplink netdev changesJiri Pirko2023-02-082-0/+6
| * | net/mlx5: Introduce CQE error syndromePatrisious Haddad2023-01-151-5/+42
* | | net/mlx5: fw_tracer, Add support for strings DB update eventShay Drory2023-02-071-0/+1
* | | net/mlx5: Remove redundant health work lockShay Drory2023-02-071-2/+0
* | | net/mlx5: Add firmware support for MTUTC scaled_ppm frequency adjustmentsRahul Rameshbabu2023-02-041-2/+10
* | | net/mlx5: Prepare for fast crypto key update if hardware supports itJianbo Liu2023-01-302-0/+6
* | | net/mlx5: Change key type to key purposeJianbo Liu2023-01-301-4/+4
* | | net/mlx5: Add IFC bits and enums for crypto keyJianbo Liu2023-01-301-6/+140
* | | net/mlx5: Add IFC bits for general obj create paramJianbo Liu2023-01-301-3/+8
* | | Merge tag 'mlx5-updates-2023-01-18' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2023-01-191-1/+3
|\ \ \
| * | | net/mlx5: Add hardware extended range support for PTP adjtime and adjphaseRahul Rameshbabu2023-01-181-1/+3
* | | | net/mlx5: Remove MLX5E_LOCKED_FLOW flagJiri Pirko2023-01-191-4/+0
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-121-1/+1
|\ \ \ | | |/ | |/|
| * | net/mlx5: Fix command stats access after freeMoshe Shemesh2023-01-091-1/+1
| |/
* | net/mlx5: Prevent high-rate FW commands from populating all slotsTariq Toukan2023-01-101-0/+1
* | net/mlx5: Enable management PF initializationShay Drory2023-01-101-0/+5
* | net/mlx5: Expose shared buffer registers bits and structsMaher Sanalla2023-01-102-0/+63
|/
* net/mlx5: E-Switch, properly handle ingress tagged packets on VSTMoshe Shemesh2022-12-282-1/+7
* Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2022-12-151-3/+11
|\
| * net/mlx5: Introduce ifc bits for pre_copyShay Drory2022-12-061-3/+11
* | Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2022-12-091-3/+50
|\ \
| * | net/mlx5: Add HW definitions for IPsec packet offloadLeon Romanovsky2022-12-061-3/+50
* | | net/mlx5: fs, add match on ranges APIYevgeny Kliteynik2022-12-081-0/+12
* | | net/mlx5: mlx5_ifc updates for MATCH_DEFINER general objectYevgeny Kliteynik2022-12-081-2/+66
* | | net/mlx5: Add generic getters for other functions capsShay Drory2022-12-071-0/+2
* | | net/mlx5: Introduce IFC bits for migratableYishai Hadas2022-12-071-1/+5
|/ /
* | net/mlx5: Use generic definition for UMR KLM alignmentTariq Toukan2022-11-291-1/+1
* | net/mlx5: Generalize name of UMR alignment definitionTariq Toukan2022-11-291-2/+2
* | net/mlx5: Remove unused UMR MTT definitionsTariq Toukan2022-11-291-2/+0
* | net/mlx5e: Add padding when needed in UMR WQEsTariq Toukan2022-11-291-0/+1
* | net/mlx5: Remove unused ctx variablesPetr Pavlu2022-11-291-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-291-0/+1
|\ \
| * | net/mlx5: cmdif, Print info on any firmware cmd failure to tracepointMoshe Shemesh2022-11-211-0/+1
| |/
* / net/mlx5e: Support enhanced CQE compressionOfer Levi2022-11-121-0/+6
|/
* net/mlx5: Fix possible use-after-free in async command interfaceTariq Toukan2022-10-271-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-10-071-3/+8
|\
| * Merge tag 'v6.0' into rdma.git for-nextJason Gunthorpe2022-10-061-9/+11
| |\
| * | net/mlx5: Add IFC bits for mkey ATSJason Gunthorpe2022-09-271-3/+8