aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2023-02-01octeontx2-af: Removed unnecessary debug messages.Sunil Goutham1-14/+4
2023-02-01nfp: correct cleanup related to DCB resourcesHuayu Chen2-3/+7
2023-01-31Merge tag 'mlx5-updates-2023-01-30' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski14-74/+835
2023-01-31Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski8-39/+0
2023-01-31ibmvnic: Toggle between queue types in affinity mappingNick Child1-13/+16
2023-01-30net: mscc: ocelot: expose vsc7514_regmap definitionColin Foster2-14/+15
2023-01-30net: mscc: ocelot: expose ocelot_reset routineColin Foster2-45/+47
2023-01-30net: mscc: ocelot: expose vcap_props structureColin Foster2-43/+44
2023-01-30net: mscc: ocelot: expose regfield definition to be used by other driversColin Foster2-59/+60
2023-01-30net: mscc: ocelot: expose ocelot wm functionsColin Foster2-28/+31
2023-01-30net: b44: Remove the unused function __b44_cam_read()Jiapeng Chong1-22/+0
2023-01-30net/mlx5e: kTLS, Improve connection rate by using fast update encryption keyJianbo Liu4-30/+45
2023-01-30net/mlx5: Keep only one bulk of full available DEKsJianbo Liu1-5/+13
2023-01-30net/mlx5: Add async garbage collector for DEK bulkJianbo Liu1-9/+65
2023-01-30net/mlx5: Reuse DEKs after executing SYNC_CRYPTO commandJianbo Liu1-9/+183
2023-01-30net/mlx5: Use bulk allocation for fast update encryption keyJianbo Liu1-7/+208
2023-01-30net/mlx5: Add bulk allocation and modify_dek operationJianbo Liu1-2/+83
2023-01-30net/mlx5: Add support SYNC_CRYPTO commandJianbo Liu2-0/+39
2023-01-30net/mlx5: Add new APIs for fast update encryption keyJianbo Liu2-5/+98
2023-01-30net/mlx5: Refactor the encryption key creationJianbo Liu1-24/+53
2023-01-30net/mlx5: Add const to the key pointer of encryption key creationJianbo Liu3-3/+3
2023-01-30net/mlx5: Prepare for fast crypto key update if hardware supports itJianbo Liu5-0/+55
2023-01-30net/mlx5: Change key type to key purposeJianbo Liu2-4/+4
2023-01-30net/mlx5: Add IFC bits for general obj create paramJianbo Liu1-2/+4
2023-01-30net/mlx5: Header file for cryptoTariq Toukan6-15/+23
2023-01-30ixgbe: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas1-5/+0
2023-01-30igc: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas1-5/+0
2023-01-30igb: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas1-5/+0
2023-01-30ice: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas1-3/+0
2023-01-30iavf: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas1-5/+0
2023-01-30i40e: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas1-4/+0
2023-01-30fm10k: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas1-5/+0
2023-01-30e1000e: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas1-7/+0
2023-01-30devlink: remove devlink featuresJiri Pirko7-10/+5
2023-01-30net: microchip: sparx5: Add KUNIT tests for enabling/disabling chainsSteen Hegelund1-0/+66
2023-01-30net: microchip: sparx5: Add TC support for the ES2 VCAPSteen Hegelund2-4/+39
2023-01-30net: microchip: sparx5: Add ingress information to VCAP instanceSteen Hegelund11-19/+46
2023-01-30net: microchip: sparx5: Add ES2 VCAP keyset configuration for Sparx5Steen Hegelund4-119/+803
2023-01-30net: microchip: sparx5: Add ES2 VCAP model and updated KUNIT VCAP modelSteen Hegelund5-18/+1401
2023-01-30net: microchip: sparx5: Improve error message when parsing CVLAN filterSteen Hegelund1-1/+4
2023-01-30net: microchip: sparx5: Improve the IP frame key match for IPv6 framesSteen Hegelund1-0/+8
2023-01-30net: microchip: sparx5: Add support for getting keysets without a type idSteen Hegelund1-1/+23
2023-01-30net: bcmgenet: Add a check for oversized packetsFlorian Fainelli1-0/+8
2023-01-30fec: convert to gpio descriptorArnd Bergmann1-16/+9
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski12-82/+205
2023-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski18-114/+150
2023-01-27dpaa2-eth: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson1-3/+6
2023-01-27dpaa_eth: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson1-3/+3
2023-01-27lan966x: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson1-3/+3
2023-01-27qede: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson1-3/+4