summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-27qed: remove pointless call to devlink_param_driverinit_value_set()Jiri Pirko
2023-01-27ice: remove pointless calls to devlink_param_driverinit_value_set()Jiri Pirko
2023-01-27net/mlx5: Covert devlink params registration to use devlink_params_register/u...Jiri Pirko
2023-01-27net/mlx5: Change devlink param register/unregister function namesJiri Pirko
2023-01-27net: dsa: qca8k: convert to regmap read/write APIChristian Marangi
2023-01-27net: dsa: qca8k: add QCA8K_ATU_TABLE_SIZE define for fdb accessChristian Marangi
2023-01-27net: add missing includes of linux/sched/clock.hJakub Kicinski
2023-01-27net: add missing includes of linux/net.hJakub Kicinski
2023-01-27net: ipa: add IPA v5.0 packet status supportAlex Elder
2023-01-27net: ipa: introduce generalized status decoderAlex Elder
2023-01-27net: ipa: IPA status preparatory cleanupsAlex Elder
2023-01-27net: ipa: define remaining IPA status field valuesAlex Elder
2023-01-27net: ipa: rename the NAT enumerated typeAlex Elder
2023-01-27net: ipa: define all IPA status mask bitsAlex Elder
2023-01-27net: ipa: stop using sizeof(status)Alex Elder
2023-01-27net: ipa: refactor status buffer parsingAlex Elder
2023-01-26net: dsa: ocelot: build felix.c into a dedicated kernel moduleVladimir Oltean
2023-01-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-01-26cxgb4: fill IPsec state validation failure reasonLeon Romanovsky
2023-01-26bonding: fill IPsec state validation failure reasonLeon Romanovsky
2023-01-26ixgbe: fill IPsec state validation failure reasonLeon Romanovsky
2023-01-26ixgbevf: fill IPsec state validation failure reasonLeon Romanovsky
2023-01-26nfp: fill IPsec state validation failure reasonLeon Romanovsky
2023-01-26netdevsim: Fill IPsec state validation failure reasonLeon Romanovsky
2023-01-26net/mlx5e: Fill IPsec state validation failure reasonLeon Romanovsky
2023-01-26xfrm: extend add state callback to set failure reasonLeon Romanovsky
2023-01-26net/mlx5e: Fill IPsec policy validation failure reasonLeon Romanovsky
2023-01-26xfrm: extend add policy callback to set failure reasonLeon Romanovsky
2023-01-26net: ethtool: provide shims for stats aggregation helpers when CONFIG_ETHTOOL...Vladimir Oltean
2023-01-26net: microchip: sparx5: Add support for IS0 VCAP CVLAN TC keysSteen Hegelund
2023-01-26net: microchip: sparx5: Add support for IS0 VCAP ethernet protocol typesSteen Hegelund
2023-01-26net: microchip: sparx5: Add automatic selection of VCAP rule actionsetSteen Hegelund
2023-01-26net: microchip: sparx5: Add TC filter chaining support for IS0 and IS2 VCAPsSteen Hegelund
2023-01-26net: microchip: sparx5: Add TC support for IS0 VCAPSteen Hegelund
2023-01-26net: microchip: sparx5: Add actionset type id information to ruleSteen Hegelund
2023-01-26net: microchip: sparx5: Add IS0 VCAP keyset configuration for Sparx5Steen Hegelund
2023-01-26net: microchip: sparx5: Add IS0 VCAP model and updated KUNIT VCAP modelSteen Hegelund
2023-01-25virtchnl: i40e/iavf: rename iwarp to rdmaJesse Brandeburg
2023-01-25net/smc: De-tangle ism and smc device initializationStefan Raspl
2023-01-25s390/ism: Consolidate SMC-D-related codeStefan Raspl
2023-01-25net/smc: Separate SMC-D and ISM APIsStefan Raspl
2023-01-25net/smc: Register SMC-D as ISM clientStefan Raspl
2023-01-25net/ism: Add new API for client registrationStefan Raspl
2023-01-25s390/ism: Introduce struct ism_dmbStefan Raspl
2023-01-25net/ism: Add missing calls to disable bus-masteringStefan Raspl
2023-01-25virtio-net: Reduce debug name field size to 16 bytesParav Pandit