summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-30net/mlx5: Reuse DEKs after executing SYNC_CRYPTO commandJianbo Liu
2023-01-30net/mlx5: Use bulk allocation for fast update encryption keyJianbo Liu
2023-01-30net/mlx5: Add bulk allocation and modify_dek operationJianbo Liu
2023-01-30net/mlx5: Add support SYNC_CRYPTO commandJianbo Liu
2023-01-30net/mlx5: Add new APIs for fast update encryption keyJianbo Liu
2023-01-30net/mlx5: Refactor the encryption key creationJianbo Liu
2023-01-30net/mlx5: Add const to the key pointer of encryption key creationJianbo Liu
2023-01-30net/mlx5: Prepare for fast crypto key update if hardware supports itJianbo Liu
2023-01-30net/mlx5: Change key type to key purposeJianbo Liu
2023-01-30net/mlx5: Add IFC bits and enums for crypto keyJianbo Liu
2023-01-30net/mlx5: Add IFC bits for general obj create paramJianbo Liu
2023-01-30net/mlx5: Header file for cryptoTariq Toukan
2023-01-30Merge branch 'devlink-next'David S. Miller
2023-01-30devlink: remove devlink featuresJiri Pirko
2023-01-30devlink: send objects notifications during devlink reloadJiri Pirko
2023-01-30devlink: move devlink reload notifications back in between _down() and _up() ...Jiri Pirko
2023-01-30Merge branch 'sparx5-ES2-VCAP-support'David S. Miller
2023-01-30net: microchip: sparx5: Add KUNIT tests for enabling/disabling chainsSteen Hegelund
2023-01-30net: microchip: sparx5: Add TC support for the ES2 VCAPSteen Hegelund
2023-01-30net: microchip: sparx5: Add ingress information to VCAP instanceSteen Hegelund
2023-01-30net: microchip: sparx5: Add ES2 VCAP keyset configuration for Sparx5Steen Hegelund
2023-01-30net: microchip: sparx5: Add ES2 VCAP model and updated KUNIT VCAP modelSteen Hegelund
2023-01-30net: microchip: sparx5: Improve error message when parsing CVLAN filterSteen Hegelund
2023-01-30net: microchip: sparx5: Improve the IP frame key match for IPv6 framesSteen Hegelund
2023-01-30net: microchip: sparx5: Add support for getting keysets without a type idSteen Hegelund
2023-01-30Merge tag 'batadv-next-pullrequest-20230127' of git://git.open-mesh.org/linux...David S. Miller
2023-01-30net: bcmgenet: Add a check for oversized packetsFlorian Fainelli
2023-01-30fec: convert to gpio descriptorArnd Bergmann
2023-01-30net: mdio: mux-meson-g12a: use __clk_is_enabled to simplify the codeHeiner Kallweit
2023-01-28net: netlink: recommend policy range validationJohannes Berg
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-01-27netpoll: Remove 4s sleep during carrier detectionBreno Leitao
2023-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-27net: dsa: mt7530: fix tristate and help descriptionArınç ÜNAL
2023-01-27Merge branch 'net-xdp-execute-xdp_do_flush-before-napi_complete_done'Jakub Kicinski
2023-01-27dpaa2-eth: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson
2023-01-27dpaa_eth: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson
2023-01-27virtio-net: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson
2023-01-27lan966x: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson
2023-01-27qede: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson
2023-01-27selftest/bpf: Make crashes more debuggable in test_progsStanislav Fomichev
2023-01-27libbpf: Add documentation to map pinning API functionsGrant Seltzer
2023-01-27libbpf: Fix malformed documentation formattingGrant Seltzer
2023-01-27Merge branch 'devlink-parama-cleanup'David S. Miller
2023-01-27net/mlx5: Move eswitch port metadata devlink param to flow eswitch codeJiri Pirko
2023-01-27net/mlx5: Move flow steering devlink param to flow steering codeJiri Pirko
2023-01-27net/mlx5: Move fw reset devlink param to fw reset codeJiri Pirko
2023-01-27devlink: protect devlink param list by instance lockJiri Pirko
2023-01-27devlink: put couple of WARN_ONs in devlink_param_driverinit_value_get()Jiri Pirko
2023-01-27devlink: make devlink_param_driverinit_value_set() return voidJiri Pirko