summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2023-07-02octeontx2-af: Add validation before accessing cgx and lmacHariprasad Kelam
2023-07-02octeontx2-af: Fix mapping for NIX block from CGX connectionHariprasad Kelam
2023-07-02octeontx2-af: cn10kb: fix interrupt csr addressesHariprasad Kelam
2023-06-30Merge tag 'pci-v6.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-06-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-06-29mlxsw: minimal: fix potential memory leak in mlxsw_m_linecards_initZhengchao Shao
2023-06-29Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-29ibmvnic: Do not reset dql stats on NON_FATAL errNick Child
2023-06-29sfc: support for devlink port requires MAE accessMartin Habets
2023-06-29Add MODULE_FIRMWARE() for FIRMWARE_TG357766.Tobias Heider
2023-06-29net: mscc: ocelot: don't keep PTP configuration of all ports in single structureVladimir Oltean
2023-06-29net: mscc: ocelot: don't report that RX timestamping is enabled by defaultVladimir Oltean
2023-06-29net: lan743x: Don't sleep in atomic contextMoritz Fischer
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-27Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-27Merge tag 'soc-fsl-next-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2023-06-27Merge tag 'v6.4' into rdma.git for-nextJason Gunthorpe
2023-06-27net: lan743x: Simplify comparisonMoritz Fischer
2023-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-27net: mana: use vmalloc_array and vcallocJulia Lawall
2023-06-27net: enetc: use vmalloc_array and vcallocJulia Lawall
2023-06-27ionic: use vmalloc_array and vcallocJulia Lawall
2023-06-27pds_core: use vmalloc_array and vcallocJulia Lawall
2023-06-27gve: use vmalloc_array and vcallocJulia Lawall
2023-06-27octeon_ep: use vmalloc_array and vcallocJulia Lawall
2023-06-26Merge tag 'thermal-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-26net/mlx5: Update the driver with the recent thermal changesDaniel Lezcano
2023-06-26sfc: falcon: use padding to fix alignment in loopback testEdward Cree
2023-06-26sfc: siena: use padding to fix alignment in loopback testEdward Cree
2023-06-26sfc: use padding to fix alignment in loopback testEdward Cree
2023-06-26sfc: fix crash when reading stats while NIC is resettingEdward Cree
2023-06-24sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)David Howells
2023-06-24Merge tag 'mlx5-updates-2023-06-21' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-06-24net: axienet: Move reset before 64-bit DMA detectionMaxim Kochetkov
2023-06-24net: stmmac: dwmac-qcom-ethqos: use devm_stmmac_pltfr_probe()Bartosz Golaszewski
2023-06-24net: stmmac: platform: provide devm_stmmac_pltfr_probe()Bartosz Golaszewski
2023-06-24net: stmmac: dwmac-qco-ethqos: use devm_stmmac_probe_config_dt()Bartosz Golaszewski
2023-06-24net: stmmac: platform: provide devm_stmmac_probe_config_dt()Bartosz Golaszewski
2023-06-24net: stmmac: platform: provide stmmac_pltfr_remove_no_dt()Bartosz Golaszewski
2023-06-24net: stmmac: dwmac-generic: use stmmac_pltfr_probe()Bartosz Golaszewski
2023-06-24net: stmmac: platform: provide stmmac_pltfr_probe()Bartosz Golaszewski
2023-06-24net: stmmac: dwmac-generic: use stmmac_pltfr_exit()Bartosz Golaszewski
2023-06-24net: stmmac: platform: provide stmmac_pltfr_exit()Bartosz Golaszewski
2023-06-24net: stmmac: dwmac-generic: use stmmac_pltfr_init()Bartosz Golaszewski
2023-06-24net: stmmac: platform: provide stmmac_pltfr_init()Bartosz Golaszewski
2023-06-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-06-24Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-06-24Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2023-06-23mlxsw: spectrum_router: Track next hops at CRIFsPetr Machata