summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-315-0/+55
* net/mlx5: Change key type to key purposeJianbo Liu2023-01-312-4/+4
* net/mlx5: Add IFC bits for general obj create paramJianbo Liu2023-01-311-2/+4
* net/mlx5: Header file for cryptoTariq Toukan2023-01-316-15/+23
* devlink: remove devlink featuresJiri Pirko2023-01-308-11/+5
* net: microchip: sparx5: Add KUNIT tests for enabling/disabling chainsSteen Hegelund2023-01-301-0/+66
* net: microchip: sparx5: Add TC support for the ES2 VCAPSteen Hegelund2023-01-302-4/+39
* net: microchip: sparx5: Add ingress information to VCAP instanceSteen Hegelund2023-01-3011-19/+46
* net: microchip: sparx5: Add ES2 VCAP keyset configuration for Sparx5Steen Hegelund2023-01-304-119/+803
* net: microchip: sparx5: Add ES2 VCAP model and updated KUNIT VCAP modelSteen Hegelund2023-01-305-18/+1401
* net: microchip: sparx5: Improve error message when parsing CVLAN filterSteen Hegelund2023-01-301-1/+4
* net: microchip: sparx5: Improve the IP frame key match for IPv6 framesSteen Hegelund2023-01-301-0/+8
* net: microchip: sparx5: Add support for getting keysets without a type idSteen Hegelund2023-01-301-1/+23
* net: bcmgenet: Add a check for oversized packetsFlorian Fainelli2023-01-301-0/+8
* fec: convert to gpio descriptorArnd Bergmann2023-01-301-16/+9
* net: mdio: mux-meson-g12a: use __clk_is_enabled to simplify the codeHeiner Kallweit2023-01-301-8/+3
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-01-2814-111/+267
|\
| * net/mlx5e: Support RX XDP metadataToke Høiland-Jørgensen2023-01-238-26/+84
| * net/mlx5e: Introduce wrapper for xdp_buffToke Høiland-Jørgensen2023-01-234-43/+57
| * net/mlx4_en: Support RX XDP metadataStanislav Fomichev2023-01-234-5/+52
| * net/mlx4_en: Introduce wrapper for xdp_buffStanislav Fomichev2023-01-231-11/+15
| * veth: Support RX XDP metadataStanislav Fomichev2023-01-231-0/+31
| * veth: Introduce veth_xdp_buff wrapper for xdp_buffStanislav Fomichev2023-01-231-25/+31
| * bpf: Introduce device-bound XDP programsStanislav Fomichev2023-01-231-4/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-28164-666/+1281
|\ \
| * | net: dsa: mt7530: fix tristate and help descriptionArınç ÜNAL2023-01-281-3/+4
| * | dpaa2-eth: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson2023-01-281-3/+6
| * | dpaa_eth: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson2023-01-281-3/+3
| * | virtio-net: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson2023-01-281-3/+3
| * | lan966x: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson2023-01-281-3/+3
| * | qede: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson2023-01-281-3/+4
| * | Merge tag 'net-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-01-2616-112/+156
| |\ \
| | * | net: mdio-mux-meson-g12a: force internal PHY off on mux switchJerome Brunet2023-01-261-7/+16
| | * | tsnep: Fix TX queue stop/wake for multiple queuesGerhard Engleder2023-01-261-6/+9
| | * | net/tg3: resolve deadlock in tg3_reset_task() during EEHDavid Christensen2023-01-261-4/+4
| | * | net: ravb: Fix possible hang if RIS2_QFF1 happenYoshihiro Shimoda2023-01-251-2/+2
| | * | net: ravb: Fix lack of register setting after system resumed for Gen3Yoshihiro Shimoda2023-01-251-0/+6
| | * | ice: move devlink port creation/deletionPaul M Stillwell Jr2023-01-252-11/+17
| | * | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2023-01-244-69/+66
| | |\ \
| | | * | iavf: schedule watchdog immediately when changing primary MACStefan Assmann2023-01-201-1/+1