summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2023-12-14net: atlantic: fix double free in ring reinit logicIgor Russkikh
2023-12-14net: stmmac: Handle disabled MDIO busses from devicetreeAndrew Halaney
2023-12-14net: stmmac: dwmac-qcom-ethqos: Fix drops in 10M SGMII RXSneh Shah
2023-12-13Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-12-13dpaa2-switch: do not ask for MDB, VLAN and FDB replayIoana Ciornei
2023-12-13dpaa2-switch: fix size of the dma_unmapIoana Ciornei
2023-12-13stmmac: dwmac-loongson: drop useless check for compatible fallbackKrzysztof Kozlowski
2023-12-13stmmac: dwmac-loongson: Make sure MDIO is initialized before useYanteng Si
2023-12-12net: ena: Fix XDP redirection errorDavid Arinzon
2023-12-12net: ena: Fix DMA syncing in XDP path when SWIOTLB is onDavid Arinzon
2023-12-12net: ena: Fix xdp drops handling due to multibuf packetsDavid Arinzon
2023-12-12net: ena: Destroy correct number of xdp queues upon failureDavid Arinzon
2023-12-12qed: Fix a potential use-after-free in qed_cxt_tables_allocDinghao Liu
2023-12-12iavf: Fix iavf_shutdown to call iavf_remove instead iavf_closeSlawomir Laba
2023-12-12iavf: Handle ntuple on/off based on new state machines for flow directorPiotr Gardocki
2023-12-12iavf: Introduce new state machines for flow directorPiotr Gardocki
2023-12-11octeontx2-af: Fix pause frame configurationHariprasad Kelam
2023-12-11octeontx2-af: Update RSS algorithm indexHariprasad Kelam
2023-12-11octeontx2-pf: Fix promisc mcam entry actionHariprasad Kelam
2023-12-11octeon_ep: explicitly test for firmware ready valueShinas Rasheed
2023-12-10octeontx2-af: fix a use-after-free in rvu_nix_register_reportersZhipeng Lu
2023-12-10net: fec: correct queue selectionRadu Bulie
2023-12-08bnxt_en: Fix HWTSTAMP_FILTER_ALL packet timestamp logicMichael Chan
2023-12-08bnxt_en: Fix wrong return value check in bnxt_close_nic()Kalesh AP
2023-12-08bnxt_en: Fix skb recycling logic in bnxt_deliver_skb()Sreekanth Reddy
2023-12-08bnxt_en: Clear resource reservation during resumeSomnath Kotur
2023-12-08qca_spi: Fix reset behaviorStefan Wahren
2023-12-08qca_debug: Fix ethtool -G iface tx behaviorStefan Wahren
2023-12-08qca_debug: Prevent crash on TX ring changesStefan Wahren
2023-12-08octeon_ep: initialise control mbox tasks before using APIsShinas Rasheed
2023-12-08Merge tag 'mlx5-fixes-2023-12-04' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2023-12-07nfp: flower: fix for take a mutex lock in soft irq context and rcu lockHui Zhou
2023-12-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-12-06octeontx2-af: Update Tx link register rangeRahul Bhansali
2023-12-06octeontx2-af: Add missing mcs flr handler callGeetha sowjanya
2023-12-06octeontx2-af: Fix mcs stats register addressGeetha sowjanya
2023-12-06octeontx2-af: Fix mcs sa cam entries sizeGeetha sowjanya
2023-12-06octeontx2-af: Adjust Tx credits when MCS external bypass is disabledNithin Dabilpuram
2023-12-06net: hns: fix fake link up on xge portYonglong Liu
2023-12-06net: hns: fix wrong head when modify the tx feature when sending packetsYonglong Liu
2023-12-06net: atlantic: Fix NULL dereference of skb pointer inDaniil Maximov
2023-12-05ionic: Fix dim work handling in split interrupt modeBrett Creeley
2023-12-05ionic: fix snprintf format length warningShannon Nelson
2023-12-05net: bnxt: fix a potential use-after-free in bnxt_init_tcDinghao Liu
2023-12-05iavf: validate tx_coalesce_usecs even if rx_coalesce_usecs is zeroJacob Keller
2023-12-05i40e: Fix unexpected MFS warning messageIvan Vecera
2023-12-05ice: Restore fix disabling RX VLAN filteringMarcin Szycik
2023-12-05ice: change vfs.num_msix_per to vf->num_msixMichal Swiatkowski
2023-12-05octeontx2-af: fix a use-after-free in rvu_npa_register_reportersZhipeng Lu
2023-12-04net/mlx5: Fix a NULL vs IS_ERR() checkDan Carpenter