summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * net: ipa: define IPA v5.0+ registersAlex Elder2023-02-011-5/+38
| * net: ipa: extend endpoints in packet init commandAlex Elder2023-02-011-4/+9
| * net: ipa: support more endpointsAlex Elder2023-02-013-7/+21
|/
* Merge tag 'mlx5-updates-2023-01-30' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2023-02-0117-86/+992
|\
| * net/mlx5e: kTLS, Improve connection rate by using fast update encryption keyJianbo Liu2023-01-314-30/+45
| * net/mlx5: Keep only one bulk of full available DEKsJianbo Liu2023-01-311-5/+13
| * net/mlx5: Add async garbage collector for DEK bulkJianbo Liu2023-01-311-9/+65
| * net/mlx5: Reuse DEKs after executing SYNC_CRYPTO commandJianbo Liu2023-01-311-9/+183
| * net/mlx5: Use bulk allocation for fast update encryption keyJianbo Liu2023-01-311-7/+208
| * net/mlx5: Add bulk allocation and modify_dek operationJianbo Liu2023-01-311-2/+83
| * net/mlx5: Add support SYNC_CRYPTO commandJianbo Liu2023-01-312-0/+39
| * net/mlx5: Add new APIs for fast update encryption keyJianbo Liu2023-01-312-5/+98
| * net/mlx5: Refactor the encryption key creationJianbo Liu2023-01-311-24/+53
| * net/mlx5: Add const to the key pointer of encryption key creationJianbo Liu2023-01-313-3/+3
| * net/mlx5: Prepare for fast crypto key update if hardware supports itJianbo Liu2023-01-317-0/+61
| * net/mlx5: Change key type to key purposeJianbo Liu2023-01-313-8/+8
| * net/mlx5: Add IFC bits and enums for crypto keyJianbo Liu2023-01-311-6/+140
| * net/mlx5: Add IFC bits for general obj create paramJianbo Liu2023-01-312-5/+12
| * net/mlx5: Header file for cryptoTariq Toukan2023-01-316-15/+23
* | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2023-02-018-39/+0
|\ \
| * | ixgbe: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2023-01-301-5/+0
| * | igc: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2023-01-301-5/+0
| * | igb: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2023-01-301-5/+0
| * | ice: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2023-01-301-3/+0
| * | iavf: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2023-01-301-5/+0
| * | i40e: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2023-01-301-4/+0
| * | fm10k: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2023-01-301-5/+0
| * | e1000e: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2023-01-301-7/+0
| |/
* | Merge branch 'selftests-mlxsw-convert-to-iproute2-dcb'Jakub Kicinski2023-02-014-112/+27
|\ \
| * | selftests: net: forwarding: lib: Drop lldpad_app_wait_set(), _del()Petr Machata2023-02-011-21/+0
| * | selftests: mlxsw: qos_defprio: Convert from lldptool to dcbPetr Machata2023-02-011-52/+16
| * | selftests: mlxsw: qos_dscp_router: Convert from lldptool to dcbPetr Machata2023-02-011-21/+6
| * | selftests: mlxsw: qos_dscp_bridge: Convert from lldptool to dcbPetr Machata2023-02-011-18/+5
|/ /
* | Merge branch 'net-mdio-add-amlogic-gxl-mdio-mux-support'Jakub Kicinski2023-02-014-0/+240
|\ \
| * | net: mdio: add amlogic gxl mdio mux supportJerome Brunet2023-02-013-0/+176
| * | dt-bindings: net: add amlogic gxl mdio multiplexerJerome Brunet2023-02-011-0/+64
|/ /
* | Merge branch 'tools-ynl-more-docs-and-basic-ethtool-support'Jakub Kicinski2023-02-0113-256/+1109
|\ \
| * | tools: net: use python3 explicitlyJakub Kicinski2023-02-012-2/+2
| * | docs: netlink: add a starting guide for working with specsJakub Kicinski2023-02-013-0/+84
| * | netlink: specs: add partial specification for ethtoolJakub Kicinski2023-02-011-0/+392
| * | netlink: specs: finish up operation enum-modelsJakub Kicinski2023-02-014-9/+92
| * | tools: ynl: load jsonschema on demandJakub Kicinski2023-02-012-1/+14
| * | tools: ynl: use operation names from spec on the CLIJakub Kicinski2023-02-012-4/+11
| * | tools: ynl: support pretty printing bad attribute namesJakub Kicinski2023-02-011-0/+40
| * | tools: ynl: support multi-attrJakub Kicinski2023-02-011-7/+14
| * | tools: ynl: support directional enum-model in CLIJakub Kicinski2023-02-011-4/+4
| * | tools: ynl: add support for types needed by ethtoolJakub Kicinski2023-02-011-1/+10
| * | tools: ynl: use the common YAML loading and validation codeJakub Kicinski2023-02-012-232/+142
| * | tools: ynl: add an object hierarchy to represent parsed specJakub Kicinski2023-02-012-1/+304
| * | tools: ynl: move the cli and netlink code aroundJakub Kicinski2023-02-013-1/+6