summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
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-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-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-26Merge tag 'net-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-26treewide: fix up files incorrectly marked executableLinus Torvalds
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