summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-11-22octeontx2-pf: Add additional checks while configuring ucast/bcast/mcast rulesSuman Ghosh
2022-11-21ice: fix handling of burst Tx timestampsJacob Keller
2022-11-21Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-11-21net: bcmgenet: Clear RGMII_LINK upon link downFlorian Fainelli
2022-11-21net: microchip: sparx5: fix uninitialized variablesDan Carpenter
2022-11-21net: phy: at803x: fix error return code in at803x_probe()Wei Yongjun
2022-11-21net/mlx5e: Fix possible race condition in macsec extended packet number updat...Emeel Hakim
2022-11-21net/mlx5e: Fix MACsec update SecYEmeel Hakim
2022-11-21net/mlx5e: Fix MACsec SA initialization routineEmeel Hakim
2022-11-21net/mlx5e: Remove leftovers from old XSK queues enumerationTariq Toukan
2022-11-21net/mlx5e: Offload rule only when all encaps are validChris Mi
2022-11-21net/mlx5e: Fix missing alignment in size of MTT/KLM entriesTariq Toukan
2022-11-21net/mlx5: Fix sync reset event handler error flowMoshe Shemesh
2022-11-21net/mlx5: E-Switch, Set correctly vport destinationRoi Dayan
2022-11-21net/mlx5: Lag, avoid lockdep warningsEli Cohen
2022-11-21net/mlx5: Fix handling of entry refcount when command is not issued to FWMoshe Shemesh
2022-11-21net/mlx5: cmdif, Print info on any firmware cmd failure to tracepointMoshe Shemesh
2022-11-21net/mlx5: SF: Fix probing active SFs during driver probe phaseShay Drory
2022-11-21net/mlx5: Fix FW tracer timestamp calculationMoshe Shemesh
2022-11-21net/mlx5: Do not query pci info while pci disabledRoy Novich
2022-11-21octeontx2-af: cn10k: mcs: Fix copy and paste bug in mcs_bbe_intr_handler()Dan Carpenter
2022-11-21net: ethernet: renesas: rswitch: Fix MAC address infoYoshihiro Shimoda
2022-11-21net: microchip: sparx5: Add VCAP debugfs KUNIT testSteen Hegelund
2022-11-21net: microchip: sparx5: Add VCAP locking to protect rulesSteen Hegelund
2022-11-21net: microchip: sparx5: Add VCAP debugFS key/action support for the VCAP APISteen Hegelund
2022-11-21net: microchip: sparx5: Add VCAP rule debugFS support for the VCAP APISteen Hegelund
2022-11-21net: microchip: sparx5: Add raw VCAP debugFS support for the VCAP APISteen Hegelund
2022-11-21net: microchip: sparx5: Add VCAP debugFS supportSteen Hegelund
2022-11-21net: microchip: sparx5: Ensure VCAP last_used_addr is set back to defaultSteen Hegelund
2022-11-21net: microchip: sparx5: Ensure L3 protocol has a default valueSteen Hegelund
2022-11-21net: microchip: sparx5: Fix return value in sparx5_tc_setup_qdisc_ets()Lu Wei
2022-11-21gve: Handle alternate miss completionsJeroen de Borst
2022-11-21gve: Adding a new AdminQ command to verify driverJeroen de Borst
2022-11-21net: axienet: set mdio clock according to bus-frequencyAndy Chiu
2022-11-21net: axienet: Unexport and remove unused mdio functionsAndy Chiu
2022-11-21net: microchip: sparx5: prevent uninitialized variableDan Carpenter
2022-11-21net: ethernet: mtk_eth_soc: fix RSTCTRL_PPE{0,1} definitionsLorenzo Bianconi
2022-11-21net: microchip: sparx5: kunit test: Fix compile warnings.Horatiu Vultur
2022-11-21Merge 6.1-rc6 into driver-core-nextGreg Kroah-Hartman
2022-11-21nfp: implement xfrm callbacks and expose ipsec offload feature to upper layerHuanhuan Wang
2022-11-21nfp: add framework to support ipsec offloadingHuanhuan Wang
2022-11-21nfp: extend capability and control wordsYinjun Zhang
2022-11-21cnic: don't pass bogus GFP_ flags to dma_alloc_coherentChristoph Hellwig
2022-11-21bna: Avoid clashing function prototypesGustavo A. R. Silva
2022-11-18net: ethernet: mediatek: ppe: assign per-port queues for offloaded trafficFelix Fietkau
2022-11-18net: ethernet: mtk_eth_soc: implement multi-queue support for per-port queuesFelix Fietkau
2022-11-18net: ethernet: mtk_eth_soc: avoid port_mg assignment on MT7622 and newerFelix Fietkau
2022-11-18net: ethernet: mtk_eth_soc: drop packets to WDMA if the ring is fullFelix Fietkau
2022-11-18net: ethernet: mtk_eth_soc: increase tx ring size for QDMA devicesFelix Fietkau
2022-11-18macsec: Fix invalid error code setYueHaibing